/* Laden der globalen CSS-Definitionen */
@import "forellenhof.css";


BODY {
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(../images/hg-jagd_neues_logo.jpg);
	background-position: top center;
	background-attachment: fixed;
}

P { 
    color : #333;
    font-size: 12px;
    font-weight: normal;
	 line-height: 14px;
	 padding-top:0px;
	 padding-left:0px;
	 padding-right:0px;
 } 

#topnav {
color:#868686;
margin-left:2px;
margin-right:2px;
}   

#topnav_act {
color:#868686;
margin-left:2px;
margin-right:2px;
} 

#topnav a {
font-weight: normal;
color:#868686;
font-size: 12px;
}   

#topnav_act a {
font-weight: bold;
color:#868686;
font-size: 12px;
text-decoration: underline;
}

#topnav_act a:visited { 
font-weight: bold;
color:#868686;
text-decoration: underline;
 }
