body {
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	margin:0px 0px 20px 0px;
	padding:0px;
	}

	

/* Text */

br.halb {
	line-height: 6px;
	}

h1, h2, h3, h4 {
	color: #333; 
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin:0px;
	padding: 12px 0px 6px  0px;
	}

h1 {
	padding:12px 0px 12px 0px;
	color:#62BD18;
	font-weight:bold;
	font-size:13px;
	line-height: 16px;
	}

h2 {
	padding: 12px 0px 6px  0px;
	}
	
h3 {
	padding: 6px 0px 6px  0px;
	color: #808080;
	}
	
h4 {
	padding: 0px 0px 6px  0px;
	color: #ccc;
	}
	
p, p.inhalt, div.inhalt {
	font-size: 12px;
	line-height: 16px;
	color:#333;
	margin:0px;
	padding: 0px 0px 6px  0px;
 	}

td {
	margin:0px;
/*	padding:0px; */
	}
 	
.TextInhalt, td {
	color: #333;
	font-size: 12px;
	line-height:15px;
	font-weight: normal;
	text-align: left;
	/* padding: 0px; */
	}
	
dd.csc-textpic-caption {
	color: #808080;
	font-size: 11px;
	line-height:12px;
	text-align: left;
	/*padding-top:2px;
	padding-bottom:9px;*/
	}

.TextImage {
	color: #808080;
	font-size: 11px;
	line-height:15px;
	text-align: left;
	margin-top:-4px;
	margin-bottom:5px;
	}

textarea, input {
	font-family:Arial, Sans-serif;
	font-size:12px;
	color:#404040;
	padding:0px 2px;
	margin:0px;
	border-style:solid;
	border-color:#5a5a5a;
	border-color:#bfbfbf;
	border-width:1px;
	}
	
div.button input {
	background-color: #fecdd8;
	border:none;
	padding:2px 2px;
	}

div.eingabe textarea, div.eingabe input {
	width:240px;
	}

div.eingabe input {
	height:16px;
	}



/* Rahmen */

div.rahmen {
	margin: 5px 0px;
	background-color:#EEF2F5;
	border: 1px solid #999;
	padding:0px 12px;
	}



/* Links */

a {
	color: #518A23;
	text-decoration:none;
	}
	
a:hover	{
	text-decoration:underline;
	}

a.Drucken {
	color: #014384;
	font-size: 12px;
	line-height:15px;
	font-weight:bold;
	font-weight:normal;
	letter-spacing:0px;
	}

a.Drucken:hover	{
	color: #404040;
	}

.NichtDruckversion {display:block}



/* Listen */

ul {
	margin:0px;
	padding:0px;
	}
	
ul li {
	margin:0px;
	padding:0px;
	list-style: none;
	}
	
ul li p {
	padding: 0px;
	font-weight: normal;
	}
	
ul.csc-bulletlist-0, ul.csc-bulletlist-1 {
	margin:0px 0px 6px 0px;
	}
	
ul.csc-bulletlist-1 li {
	list-style: square outside none;
	color:#62BD18;
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 5px;
	}

ul.csc-bulletlist-2 li {
	list-style: square outside none;
	color:#62BD18;
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 8px 5px;
	}
	
ul.csc-bulletlist-3 {
	list-style: none;
	padding: 0px;
	margin:0px 0px 0px 22px;
	}

ul.csc-bulletlist-3 li {
	list-style: decimal outside none;
	color:#62BD18;
	font-size:12px;
	font-weight: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	}



/* Tabellen */

table.contenttable {
	margin: 0px 0px 6px 0px;
	}
	
table.contenttable tr {
	vertical-align:top;
	}

table.contenttable-0 tr td {
	border-spacing:0px;
	border-collapse:collapse;
	border:none;
	background:none;
	padding: 0px 8px 0px 0px;
	margin:0px;
	font-size: 12px;
	line-height: 16px;
	}
	
table.contenttable-1 tr td, table.contenttable-2 tr td, table.contenttable-3 tr td	{
	border-bottom: 1px solid #fff;
	padding: 1px 4px 1px 4px;
	font-size:11px;
	line-height:13px;
	}

table.contenttable-1 tr.tr-0 td, table.contenttable-3 tr.tr-0 td {
	border-top: 2px solid #62BD18;
	}
	
table.contenttable-2 tr.tr-0 td {
	border-top: 2px solid #62BD18;
	font-weight:bold;
	}

table.contenttable-3 tr td.td-0 {
	font-weight:bold;
	}



/* Formular */

form {
	margin:0px;
	padding:0px;
	}
	
dl.Formular {
	margin:0px;
	padding:0px;
	}

dl.Formular dt {
	float:left;
	width:60px;
	text-align:right;
	font-size:12px;
	line-height:12px;
	padding:3px 0px 0px 0px;
	}

dl.Formular dd {
	margin-left:70px;
	color:#1a1a1a;
	font-size:12px;
	line-height:12px;
	padding:1px 0px;
	}

* html dl.Formular dd {
	padding:0px 0px;
	}

dl.Formular dd input, dl.Formular dd textarea, dl.Formular dd select {
	margin:0px;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	color:#1a1a1a;
	width:220px;
	border:1px solid #ccc;
	}
	
dl.Formular dd select {
	width:225px;
	}
	
dl.Formular dd input.Submit {
	width:auto;
	cursor:pointer;
	font-size: 11px;
	color:#fff;
	font-weight:bold;
	background-color: #62BD18;
	border-left:1px solid #84CA4A;
	border-top:1px solid #84CA4A;
	border-right:1px solid #4D8D18;
	border-bottom:1px solid #4D8D18;
	}

/*
div.FormularLabel div {
	position:relative;
	top:2px;
	margin-left:70px;
	font-weight:bold;
	color:#000;
	}

div.FormularLabelCheck {
	padding-top:1px;
	font-size: 12px;
	}

div.FormularLabelCheck a {
	color: #404040;
	font-weight:bold;
	}
	
div.FormularLabelCheck a:hover {
	color:#808080;
	}
	
span.radio {
	position:relative;
	top:-1px;
	padding-left:8px;
	font-weight: normal;
	}
	
input.Check, input.Radio {
	cursor:pointer;
	border:none;
	border-spacing:0px;
	border-collapse:collapse;
	}
	
input.Check {
	float:left;
	margin-right:8px;
	}
	
*/



/* Sitemap */

ul.sitemap {
	list-style: none;
	margin:0px;
	padding:12px 0px 0px 0px;
	}

ul.sitemap ul {
	margin:0px;
	padding: 8px 0px 8px 14px;
	}

ul.sitemap li {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	}

ul.sitemap li li {
	list-style: disc outside none;
	font-weight: normal;
	}

ul.sitemap li li li {
	list-style: circle outside none;
	line-height:14px;
	}

ul.sitemap li a {
	font-size: 12px;
	color:#62BD18;
	text-decoration: none;
	display: block;
	width: 100%;
	}

ul.sitemap li a:hover {
	text-decoration: underline;
	}
ul.sitemap li li a {
	color: #404040; 
	}

ul.sitemap li li li li {
	list-style: none;
	}
	
ul.sitemap li li li li a {
	color: #808080; 
	font-size:11px;
	line-height:12px;
	}



/* Container */

/*table.Gesamt {
	border:none;
	border-spacing:0px;
	border-collapse:collapse;
	}*/

.Gesamtbreite {
	width:720px;
	text-align:left;
	}

.bg1 {
	background: transparent url(/fileadmin/images/bg.gif) repeat-x top;
	height:15px;
	}
	
.MenuOben {
	float:right;
	margin:0px 3px 20px 0px;
	}
	
.MenuUnten {
	float:right;
	}
	
.MenuHaupt {
	height:20px;
	}

.Logo {
	clear:right;
	margin-bottom:20px;
	width:145px;
	height:37px;
	background: #fff url(/fileadmin/images/Logo.gif) left top no-repeat;
	}
	
.Logo a {
	width:145px;
	height:37px;
	display:block;
	}
	
.Spalte {
	float:left;
	width:150px;
	}

.MenuButton {
	height:20px;
	background-color:#62BD18;
	}

.Abstand {
	float:left;
	width:40px;
	height:20px;
	}

.MenuStreifen {
	font-size:1px;
	line-height:1px;
	height:10px;
	}
	
.AbstandStreifen {
	float:left;
	width:40px;
	height:10px;
	}

.Streifen {
	width:150px;
	height:1px;
	border-top:2px solid #62BD18;
	border-bottom:3px solid #62BD18;
	}

.KontaktKasten1 {
	margin: 0px;
	padding: 0px;
	height:300px;
	background-color:#62BD18;
	}

.KontaktKasten2 {
	padding: 10px;
	}

.KontaktKasten2 h1 {
	color:#fff;
	}

.KontaktKasten2 p {
	}
	
.Hintergrund {
	background-color:#f3f4f6;
	background-color:#efefef;
	}

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 2px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 2px;}

.ol, .or, .ul, .ur {
	width:5px;
	height:6px;
	font-size:6px;
	line-height:6px;
	}

.ol {
	float:left;
	background: #fff url(/fileadmin/images/Ecke-ol.gif) left top no-repeat;
	}

.or {
	float:right;
	background: #fff url(/fileadmin/images/Ecke-or.gif) right top no-repeat;
	}

.ul {
	float:left;
	background: #fff url(/fileadmin/images/Ecke-ul.gif) left top no-repeat;
	}

.ur {
	float:right;
	background: #fff url(/fileadmin/images/Ecke-ur.gif) right top no-repeat;
	}

.Border1 {
	clear:both;
	height:20px;
	border-top:2px solid #518A23;
	}

.Border2 {
	clear:both;
	height:20px;
	border-bottom:1px solid #518A23;
	}

.Border3 {
	background-color:#efefef;
	}

.Copyright {
	padding: 2px 0px;
	font-size:10px;
	line-height:12px;
	color:#808080;
	color:#000;
	}

#MenuKasten-1 {
	/*position:relative;
	width:150px;
	height:250px;
	background-color:#62BD18;*/
	}

#MenuKasten-2 {
	/*position:absolute;
	top:0px;*/
	}
	
	

/* Navigation */

ul.menu-impressum {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height:11px;
	}

ul.menu-impressum li {
	float:left;
	list-style: none;
	text-align:right;
	padding-left:10px;
	}

ul.menu-impressum a {
	color: #000;
	text-decoration: none;
	padding: 1px 0px;
	display: block;
	}

ul.menu-impressum a.act {
	color: #404040;
	}

ul.menu-impressum a:hover {
	color: #404040;
	}



ul#menu {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	}

ul#menu li {
	list-style: none;
	text-align:center;
	}

ul#menu a {
	width:150px;
	color: #fff;
	text-decoration: none;
	padding: 4px 0px;
	display: block;
	}

ul#menu a.act {
	}

ul#menu a:hover {
	background-color: #518A23;
	}



ul#menu2 {
	margin: 0px;
	padding: 0px;
	width:150px;
	height:400px;
	background-color:#62BD18;
	}

ul#menu2 li {
	list-style: none;
	}

ul#menu2 a {
	color: #fff;
	font-size: 13px;
	line-height:13px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding: 10px 0px 10px 0px;
	}

ul#menu2 ul a {
	color: #000;
	font-size: 11px;
	line-height:11px;
	font-weight: normal;
	padding: 4px 0px 4px 10px;
	}

ul#menu2 a.act {
	}

ul#menu2 a.noact {
	padding-left:17px;
	}

ul#menu2 ul a.noact {
	padding-left:26px;
	}

ul#menu2 a:hover {
	}

