/* Headings */
H1 { color: #5D9744; /*#ff9900;*/ }
H2 { border-bottom-color: #003399;}
H2 { color: #245C7E;}
/*
	News
*/
.news-latest-item H3 {
	background-color: #87221D;
}

.news-single-item H2,.news-single-item H2 a,
.news-list-item H3,.news-list-item H3 a {
	background-color: #D91313;
	color: White;
}
.news-list-date,
.news-single-timedata {
	color: Black;
}

.news-catmenu div:first-child {
	background-color: #5C9941;
	color: white;
}
.news-catmenu {
	color: #003399;
}
.news-catmenu-ACT a{
	color: #5C9941;
}

/*
	Galerie
*/
.tx-damliteshow-previewitem h2{
	color: #245C7E;
}
.tx-damliteshow-previewitem {
	background-color: #f6fbfd;
}

/*
	Design
*/

#information {
	width:180px;
	padding: 0px 10px;
}
#search {
	margin-right:30px;
	color:white;
}

/*
	Menu und alle Navigation 
*/

#menu .menuSection {
	background-color: #002266;
	color: white;
}
#menu .menuSection a:hover {
	color: #D91313;
}
#menu .activeS {
	border-left-color: #D91313;
}
#menu a.activeS-ATag:hover {
	color: inherit;
}
#menu .menuLevel1:hover,#menu .menuLevel2:hover{
	color: #87221D;
}
#menu .menuLevel1, #menu .active1:hover {
	color: White;
} 
#menu .menuLevel2, #menu .active2:hover {
	color: white;
}
#menu .active1 {
	border-left-color: #D91313;
}
#menu .active2 {
	border-left-color: #87221D;
}
#footerL,#footerM,
#footerL a,#footerM a.pathA {
	color:white;
}