<style>
     a{font-weight:normal;text-decoration:none; font-weight:bold;}
     a:link{color:white;text-decoration:none; font-weight:bold;}
     a:visited{color:white;text-decoration:none; font-weight:bold;}
     a:active {color:0099ff;text-decoration:none; font-weight:bold;}
     a:hover{color:0099ff;text-decoration:none; font-weight:bold;}
     p{font-family:Arial,Helvetica;font-size:10pt;color:white}
     p.klein{font-family:Arial,Helvetica;font-size:8pt;color:white; font-decoration:italic;}
     body{
     	font-family:Arial,Helvetica;
     	font-size:10pt;
     	color:white;
     	margin-top:10pt;
     	margin-right:0pt;
     	margin-bottom:0pt;
     	margin-left:0pt;
		text-align:justify;
     	background : url(bilder/hintergrund-klein.gif);
     }

     td{font-family:Arial,Helvetica;font-size:10pt;color:white; 		}
	 #impressum{font-family:Arial,Helvetica;font-size:10pt;color:white; text-align:justify;}
     p.menue{
     	font-family:Arial,Helvetica;
     	font-size:10pt;
     	color:white;
     	font-weight:bold; 
     	     }
p.link{font-family:Arial,Helvetica;font-size:10pt;color:white;font-weight:bold}
     li{font-family:Arial,Helvetica;font-size:10pt;color:white;LINE-HEIGHT:16px}
     ul{font-family:Arial,Helvetica;font-size:10pt;color:white;LINE-HEIGHT:16px}
	 
	 
.bilddunkel {
	border:2px solid white;
}

.bildhell {
	border:2px solid #0099ff;
}
.bildneutral {
	border:0px;
}
	 
</style