/* CSS HARDT MEUTE JAGDBERICHTE */

 
/* Hintergrund */
 
 /* Schrift */
body {
	background-color: #f9f7e9;
	padding-top: 5px;
 	padding-right: 10px;
 	padding-bottom: 5px;
 	padding-left: 10px;
	

	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 18px;
	color: #000000;

}

a:link {
	background-color: #c80000;
	color: #FFFFFF;
}
a:visited {
	background-color: #c80000;
	color: #FFFFFF;
}
a:hover {
	background-color: #c80000;
	color: #000000;
	}
a:active {
	background-color: #c80000;
	color: #FFFFFF;
	}
	
/* Ueberschrift1*/	
	h1 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 18px;
	color: #c80000;
	letter-spacing: 0.1em;
} 

	
	


	
	
/* CSS MARCO HAUBER 2008 */
