



body {	 margin-left:0px; 
         margin-top: 0px;
		 
		 background-image:url(pics/00_bg_rapport.gif);
		 }
		 
.font {	font-family: Verdana;
	    font-size: 13px;
		font-style: normal;
		color: #333;
}

.fontstart {	font-family: Verdana;
	    		font-size: 14px;
				font-style: normal;
				color: #333;
}

.fontunsicht {	font-family: Verdana;
	 		    font-size: 11px;
		        font-style: normal;
		        color: #ffffff;
}
.fontU {	font-family: Verdana;
	    	font-size: 16px;
			font-style: normal;
			color: #A09D8B;
}

.fontB {	font-family: Verdana;
	    	font-size: 11px;
			font-style: normal;
			color: #b9b7a7;
}



a {text-decoration: none;}
a:link { color:#b9b7a7; }
a:hover { color:#d5d4ca; }
a:active { color:#666666; }
a:visited {color:#b9b7a7;}
