body { 
		
		margin:0;
		background-color:#FFFFFF;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-arrow-color: #000000;
		scrollbar-track-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
     }
	 
h2 { font-family:Verdana; font-size:14px; text-decoration:none; font-weight:bold; color:#000000;}
.category { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#FF00E4; }
.untertitel { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#000000; }


a:link { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#A5C122; line-height:18px;}
a:visited { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#A5C122; line-height:18px;}
a:hover { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#A5C122; line-height:18px;}
a:active { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#A5C122; line-height:18px;}

a.bild:link { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#000000; }
a.bild:visited { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#000000; }
a.bild:hover { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#FFFFFF; }
a.bild:active { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#FFFFFF; }

a.footer:link { font-family:Verdana; font-size:8pt; font-weight:normal; color:#61615F; line-height:18px;}
a.footer:visited { font-family:Verdana; font-size:8pt; font-weight:normal; color:#61615F; line-height:18px;}
a.footer:hover { font-family:Verdana; font-size:8pt; font-weight:normal; color:#000000; line-height:18px;}
a.footer:active { font-family:Verdana; font-size:8pt; font-weight:normal; color:#000000; line-height:18px;}

a.copy:link { font-family:Verdana; font-size:8pt;text-decoration:underline; font-weight:normal; color:#000000; }
a.copy:visited { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#000000; }
a.copy:hover { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#000000; }
a.copy:active { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#000000; }

/*div { position:relative; float:left;}*/
/* zentrieren */
div.center {
	text-align: center; 
}

div.center div {
	 text-align: left; 
	 margin-right: auto; 
	 margin-left: auto;
}

div.all {text-align: center; width:630px;}

div.mainNavBlock { position:relative; float:left; width:630px; text-align:left; background-color:#ffffff;}
div.subNavBlock { position:relative; float:left; width:630px; text-align:left; background-color:#ffffff;}
div.footerBlock { position:relative; float:left; width:630px; text-align:left; background-color:#ffffff; border-bottom:0px solid #ffffff; }
div.headBlock { position:relative; float:left; width:630px; text-align:left; background-color:#ffffff; border-bottom:11px solid #ffffff; border-top:31px solid #ffffff;}
div.contentBlock { position:relative; float:left; width:630px; text-align:left; background-color:#ffffff;}
div.naviBlock { position:relative; float:left; width:630px; text-align:left; background-color:#ffffff; border-bottom:0px solid #ffffff; border-top:0px solid #ffffff;} 

span.footerActive { font-family:Verdana; font-size:8pt; font-weight:normal; color:#000000; }
span.footer { font-family:Verdana; font-size:8pt; font-weight:normal; color:#61615F; line-height:18px;}
span.copy { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#000000; line-height:18px; text-align:justify; }
span.copyBold { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:bold; color:#000000; line-height:18px; text-align:justify; }
span.error { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:normal; color:#ff0000; line-height:18px; text-align:justify; }
span.headline { font-family:Verdana; font-size:8pt;text-decoration:none; font-weight:bold; color:#000000; }
p { text-align:justify;}

/* formular */
input.fields {
	font-family:	 Arial, Helvetica, Geneva, sans-serif;
	font-size:		 10px ;
	border:			 1px solid #96A200;
	background:		 #ffffff;
	width:			 180px;
	height:			 15px;
}
textarea {
	font-family:	 Arial, Helvetica, Geneva, sans-serif;
	font-size:		 10px ;
	border:			 1px solid #96A200;
	width:			 280px;
	height:			 90px;
}