
body{
	background-color:#d3d800; 
	background-image:url('/image/layout/main_background.gif'); 
	background-repeat:repeat-x; 
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
}

td, div{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	empty-cells: show;
}


img {
	border: 0px;	
}

h1 {
	margin: 0 0 9px 0;
	padding: 0 0 9px 0;
	color: #87af2e;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	font-weight: 500;
	font-weight: bold;
 }
h2 {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	color: #87af2e;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: 500;
	font-weight: bold;
 }
h3 {
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	color: #87af2e;
	font-size: 14px;
	font-family: Verdana, Arial;
	font-weight: 500;
	font-weight: bold;
 }
h4 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	color: #87af2e;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: 500;
	font-weight: bold;
 }
h5 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	color: #87af2e;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: 500;
	font-weight: bold;
 }
p { margin: 0 0 6px 0; padding: 0 0 6px 0; }
.highlight { color:#98c000; }

a {
	color: #689000;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: 500;
 }
a:hover {
	color: #386000;
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-weight: 500;
 }
 
 a:hover.navitop {
	color: #000;
	text-decoration: none;
	font-weight: bold;
 }
  
 a:hover.navitopsel {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
 }
 .navitop{
 	color: #555;
	font-weight: bold;
 }
  
 .navitopsel{
 	color: #fff;
	font-weight: bold;
 }
 
.navisub{
 	color: #eee;
	line-height: 30px;
 }
  
 a:hover.navisub {
	color: #689000;
	text-decoration: none;
 }
 
 
 .navibase{
 	color: #333333;
 	font-size: 9px;
 }
 
 .weiss{
 	color: #eee;
 }
  
 a:hover.weiss {
	color: #eee;
	text-decoration: none;
 }
 
 
 .icon img{
	margin-bottom:-3px;
 }
 
 a.icon{
  font-size: 10px;
} 
 
.accordion_toggle {
	display: block;
	height: 31px;
	width: 100%;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #000000;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}

.toolbox{
	line-height: 0px;
	font-size: 0px;
}


div.accordion_show table td.balken-li{
	background: url("/image/layout/cn_balken-gruen-li.png") no-repeat;
}

div.accordion_show table td.balken-re{
	background: url("/image/layout/cn_balken-gruen-re.png") no-repeat;
}
						
div.accordion_show table td.balken{
	background: url("/image/layout/cn_balken-gruen-1px.png") repeat-x;
	color: #000;
	font-size: 12px;
	line-height: 25px;
}

div.accordion_toggle table td.balken-li{
	background: url("/image/layout/cn_balken-gruen-li.png") no-repeat;
}

div.accordion_toggle table td.balken-re{
	background: url("/image/layout/cn_balken-gruen-re.png") no-repeat;
}
						
div.accordion_toggle table td.balken{
	background: url("/image/layout/cn_balken-gruen-1px.png") repeat-x;
	color: #000;
	font-size: 12px;
	line-height: 25px;
}
						
div.accordion_toggle table td.balken div.pfeil{
	background: url("/image/layout/doppelpfeil-trans.png") no-repeat;
	margin:5px;
	width:17px;
	height: 17px;
}
			
div.accordion_toggle_active table td.balken-li{
	background: url("/image/layout/cn_balken-grau-li.png") no-repeat;
}

div.accordion_toggle_active table td.balken-re{
	background: url("/image/layout/cn_balken-grau-re.png") no-repeat;
}
						
div.accordion_toggle_active table td.balken{
	background: url("/image/layout/cn_balken-grau-1px.png") repeat-x;
	color: #fff;
	font-size: 12px;
	line-height: 25px;
}		
								
div.accordion_toggle_active table td.balken div.pfeil{
	background: url("/image/layout/doppelpfeil_runter-trans.png") no-repeat;
	margin:5px;
	width:17px;
	height: 17px;
}

div.accordion_show table td.balken div.pfeil{
	background: url("/image/layout/doppelpfeil_runter-trans.png") no-repeat;
	margin:5px;
	width:17px;
	height: 17px;
}


	
div.accordion_toggle_orange table td.balken-li{
	background: url("/image/layout/Orange_links.png") no-repeat;
}

div.accordion_toggle_orange table td.balken-re{
	background: url("/image/layout/Orange_rechts.png") no-repeat;
}
						
div.accordion_toggle_orange table td.balken{
	background: url("/image/layout/Orange_1px.png") repeat-x;
	color: #fff;
	font-size: 12px;
	line-height: 25px;
}		


.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

.plain{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
.Cer{
text-align: justify;
line-height: 18px;
}