/* Navigationslinks */
a.navbig {
color: #D4D46E;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
}
a.navbig:link {color: #D4D46E;}
a.navbig:visited {color: #D4D46E;}
a.navbig:hover {color: #000066;}
a.navbig:active {color: #000066;}
a.navbig:focus {color: #D4D46E;}

a.navbigactive {
color: #000066;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
}
a.navbigactive:link {color: #000066;}
a.navbigactive:visited {color: #000066;}
a.navbigactive:hover {color: #000066;}
a.navbigactive:active {color: #000066;}
a.navbigactive:focus {color: #000066;}

a.navsmall {
color: #B2B24D;	
font-size: 9px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
}
a.navsmall:link {color: #B2B24D;}
a.navsmall:visited {color: #B2B24D;}
a.navsmall:hover {color: #D4D46E;}
a.navsmall:active {color: #D4D46E;}
a.navsmall:focus {color: #B2B24D;}

a.navsmallactive {
color: #D4D46E;	
font-size: 9px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
}
a.navsmallactive:link {color: #D4D46E;}
a.navsmallactive:visited {color: #D4D46E;}
a.navsmallactive:hover {color: #D4D46E;}
a.navsmallactive:active {color: #D4D46E;}
a.navsmallactive:focus {color: #D4D46E;}

/* Contentbereich */
.normal {
color: #D4D46E;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
}

/* Contentbereich */
.normalsmall {
color: #D4D46E;	
font-size: 9px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
}

a.normal {
color: #D4D46E;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
font-family: arial, helvetica, sans-serif;
}
a.normal:link {color: #D4D46E;}
a.normal:visited {color: #D4D46E;}
a.normal:hover {color: #A4A43E;}
a.normal:active {color: #D4D46E;}
a.normal:focus {color: #D4D46E;}


