body {
}

#seitenContainer {
	background-image: url(img/kopf_bg_startseite.gif);
	padding-top: 50px;
}

#menu,
#contentDeko,
#contentFooter {
	display: none;
}

#content {
	height: 217px;
}

#footer {
	height: 60px;
}

#footerContainer {
	background-image: url(img/footer_bg_startseite.gif);
	height: 50px;
}

#box .titel {
	color: white;
	background-color: #ef181e;
	border-top: 1px solid #ef181e;
	border-left: 1px solid #ef181e;
	border-right: 1px solid #ef181e;
}
#box .inhalt {
	border-left: 1px solid #ef181e;
	border-right: 1px solid #ef181e;
	border-bottom: 1px solid #ef181e;
}

#contentInhalt h3 {
	border-bottom-color: Gray;
}

#contentInhalt hr {
	background-color: Gray;
}

#contentInhalt tr.tr-even {
	background-color: #EAF7F7;
}

#contentInhalt table.contenttable.contenttable-4 tr.tr-0 {
	background-color: #1C777C;
	font-weight: bold;
	color: #FFFFFF;
}
