@import url(navi.css);
@import url(basic.css);
@import url(style_basic.css);

div#navi {
         background: url(../images/historic_head_unten.jpg) no-repeat;

}

div#content {
         background: #C9C7A6;
         color :#473B17;
}

p.bodytext, h1 {
				color :#473B17; 
}

/* Farbe der Menütext */
ul#nav li a {
	color: #473B17;
}

div#breadcrumb a, div#breadcrumb {
	color: #FFFFFF;
}

div#footer {
         /*background: url(../images/historic_unten.jpg) no-repeat;*/
         background: url(../images/historic_unten.gif) no-repeat;
         background-color: #E4E1CF;
}

#nav li ul { /* second-level lists */
	background: #EAE7D7;
}

ul#bottom_navi li a{
  color: #365220;
}

ul#bottom_navi li a:hover{
  color: #FFFFFF;
}

div#footer_right a { 
	color :#365220;
}

div#footer_right a:hover { 
	color :#FFFFFF;
}

/*
Verlag
	oberer Bereich 201-199-166 (C9C7A6)
	unterer Bereich 228-225-207 (E4E1CF)
	Schrift 71-59-23 (473B17)
	breadcrumps weiß
*/
