BODY   {
	background-color : #FFFFFF;
}

a:link {
	color:#000000;
	font-family : Verdana,Arial,Helvetica;
	text-decoration: underline;
	font-weight : bold;
	}
	
a:link.weiss {
	color:#FFFFFF;
	font-family : Verdana,Arial,Helvetica;
	text-decoration: underline;
	font-weight : bold;
	}

a:visited {
	color:#000000;
	font-family : Verdana,Arial,Helvetica;
	text-decoration: underline;
	font-weight : bold;
	}

a:active {
	color:#000000;
	font-family : Verdana,Arial,Helvetica;
	text-decoration: none;
	}
	
.normal  {
	font-size : 9pt;
	color : #000000;
	font-style : normal;
	font-family : Verdana,Arial,Helvetica;
}
 	  
H1  {
      	font-size : 12pt;
      	color : #000000;
      	font-style : normal;
      	font-family : Verdana,Arial,Helvetica;
      	margin-top : 10pt;
      	margin-bottom : 5pt;
      }
  
H2  {
      	font-size : 10pt;
      	color : #969696;
      	font-style : normal;
      	font-family : Verdana,Arial,Helvetica;
      	margin-top : 10pt;
      	margin-bottom : 1pt;
      }
  
H1.kontakt  {
      	font-size : 12pt;
      	color : #0A14DC;
      	font-style : normal;
      	font-family : Verdana,Arial,Helvetica;
      	margin-top : 10pt;
      	margin-bottom : 5pt;
      }

H1.werbinich  {
      	font-size : 12pt;
      	color : #A50838;
      	font-style : normal;
      	font-family : Verdana,Arial,Helvetica;
      	margin-top : 10pt;
      	margin-bottom : 5pt;
      }

H1.leseproben  {
      	font-size : 12pt;
      	color : #F3A602;
      	font-style : normal;
      	font-family : Verdana,Arial,Helvetica;
      	margin-top : 10pt;
      	margin-bottom : 5pt;
      }

H1.start  {
      	font-size : 12pt;
      	color : #2E8F37;
      	font-style : normal;
      	font-family : Verdana,Arial,Helvetica;
      	margin-top : 10pt;
      	margin-bottom : 5pt;
      }


STRONG  {
       	font-weight : bold;
      	font-style : normal;
      	font-family : Verdana,Arial,Helvetica;
      }
      
form  {
      	margin-bottom : 0;
      	margin-top : 0;
      	font-family : Verdana,Arial,Helvetica;
      }
      
select,input,textarea {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal;
	font-size : 12px;
	background-color : #E6E6E6;
	border-width:1;
	border-color : #D1D1D1;
}

.selectschwarz {
	color : #FFFFFF;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-size : 9px;
	background-color : #000000;
	border-width:1;
	border-color : #000000;
	border-right : #000000;
	border-right-width : thin;
	border-left-width : thin;
	border-left : #000000;
	border-bottom-width : thin;
	border-bottom : #000000;
	border-top : #000000;
	border-top-width : thin;
	padding-left : 2px;
	padding-right : 2px;
}

