
 /*div hintregrund*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	

td.bgcontent {

	vertical-align:top;

	
}	



 /*text oben*/
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}

a.adresse{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}



 
 
 
 
/*text*/



.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing:2px;

}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing:1px;

}

.txtrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	letter-spacing:1px;
	font-weight: bold;

}

/* weiterlinks*/
A.sub:link		  { color: #cc0000;}
A.sub:visited	  { color: #cc0000;} 
A.sub:active	  { color: #cc0000;}
A.sub:hover	  { color: #cc0000; text-decoration: underline;}
A.sub  	    { text-decoration: none;
                font-family:arial,helvetica,sans-serif;
				font-size: 11px;
				color: #cc0000;}

 .no {
    display:none;
  }


 
  
 
  








