.contentw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.contentwfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contentschwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
body {
scrollbar-face-color:d9dfef;
scrollbar-shadow-color:d9dfef;
scrollbar-highlight-color:798cb6;
scrollbar-3dlight-color:798cb6;
scrollbar-darkshadow-color:798cb6;
scrollbar-track-color:d9dfef;
scrollbar-arrow-color:03236e; }

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;

}

a:link { color: ffffff; text-decoration:none; font-weight:normal;}
a:visited { color: #ffffff; text-decoration:none; font-weight:normal;} 
a:hover { color: #ffffff; text-decoration:underline; font-weight:normal; ... }
.bildtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

input {
      font-style : verdana ;
      font-size : 12px;
	  background-color : #D9DFEF;
      }
	  
	  select {
      font-style : verdana ;
      font-size : 10px;
	  width : 120px;
	  background-color : #D9DFEF; 
      }
	  
checkbox {
      font-style : verdana ;
      font-size : 10px;
	  background-color : #D9DFEF; 
      }
	  
	  option {
      font-style : verdana ;
      font-size : 12px;
	  background-color : #D9DFEF; 
      }
	  
	  textarea {
      font-style : verdana ;
      font-size : 12px;
	  background-color : #D9DFEF; 
      }
