@charset "utf-8";
/* CSS Document */
#LayerMainContentText h1, .LayerContentText h1 {
color:#65340b;
}
#LayerMainContentText h2, .LayerContentText h2 {
color:#65340b;
}
#LayerMainContentText h3, .LayerContentText h3 {
color:#65340b;
}

#LayerMain {
	background:url(../img/bg_main_braun.jpg);
}
#LayerMainEnd {
	background:url(../img/bg_main_bottom.jpg);	
}
#LayerBottomMenu {
	background-color:#65340b;
}
#LayerMainContent {
	background:url(../img/bg_main_inner_braun.jpg);
}
#LayerMainMenu {
	background:url(../img/menu_bg_braun.jpg);
}
#LayerMainContentNews h2{
	color:#65340b;
	font-size:14px;
}
#LayerMainContentNews .news_eintrag .news_text{
	color:#65340b;
}
#LayerMainContentNews .news_eintrag .news_text a{
	color:#65340b;
}
#LayerMainContentNews .news_eintrag .news_text a:hover{
	color:#65340b;
}


ul.menu ul {
	background-color: #65340b;
}
ul.menu ul li.hover, ul.menu ul li:hover {
    background-color: #552905;
}
ul.menu ul ul li.hover, ul.menu ul ul li:hover {
    background-color: #65340b;
}
ul.menu li.hover ul ul, ul.menu li:hover ul ul {
	background-color: #552905;
}


.news_eintrag_right .news_text_right .date {
  color:#65340b;
}
.news_eintrag_right .news_text_right .news-list-morelink a{
  color:#65340b;
}


#LayerMainContentText a, .LayerContentText a {
  color:#65340b;
  text-decoration:underline;
}
#LayerMainContentText a:hover, .LayerContentText a:hover {
  text-decoration:none;
}
.LinieKurz hr, .LinieLang hr {
	border:0;
	background-color:#65340b;
	height:1px;
}       
dd {             
color:#65340b !important;
}