html,body {		color: #000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif;  
		font-size: 12px;
		margin: 0px; 	
		padding: 0px; 
		border: 0px;
		margin-left:20;
		margin-top:10;
		margin-bottom:20px;
		text-align: left;
		line-height: 17px; 
		width:500px;}

table, td, tr {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		line-height: 17px;  
		color: #000000; 
		text-align: left;}
		
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 15px; 
		font-weight: bold;  
		line-height: 20px; 
		margin-bottom: 20px;
		color: #CC0000;}
		
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13px; 	
		font-weight: bold; 
		line-height: 17px;
		margin-bottom: 16px;
		margin-top: 33px;
		color: #ee0033;}
		
h2.ohneabstand {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13px; 	
		font-weight: bold; 
		line-height: 17px;
		margin-bottom: 16px;
		margin-top: 0px; 
		color: #ee0033;}
		
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 	
		font-weight: normal;
		line-height: 16px;
		margin-bottom: 10px;
		margin-top: 14px; 
		color: #ee0033;}

.rot {color: #ee0033;}
.dunkelrot {color: #cc0000;}

.content {width:500px;}
		
p {		margin-bottom: 10px;
		margin-top: 10px; }
		
.liste {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC0000;}

ul {margin-bottom:18px;}
li {color:#000000;
	margin-bottom:4px;}

			
a:link{color:#cc0000;}
a:visited{color:#cc0000;}
a:hover{color:#ee0033; text-decoration:none;}
a:active{}
/* focus nur im Netscape möglich */
a:focus{color:#ee0033; text-decoration:none;}




