h1, h2, h3, h4, h5, h6 {
	color: #394C33;
}

a {
	color: #394C33;
}


#main {
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#wappen {
	top: 17px;
}

#centaurLogo {
	top: 30px;
}

#header {
	height: 146px;
}

#menuBg {
	position: relative;
	margin-top: -51px;
	margin-bottom: -25px;
}

#content {
	min-height: 454px;
	height: auto !important;
	height: 454px;
	padding-left: 130px;
	background: #FFF;
}

#content #innerContent {
	width: 510px;
	min-height: 454px;
	height: auto !important;
	height: 454px;
	float: left;
	margin-right: 76px;
}

#content #sidebar {
	color: #394C33;
}

#content #sidebar hr {
	border-top: 1px solid #394C33;
}

#content #sidebar .csc-header {
	padding-top: 0;
}

#content #sidebar #sidebarHead {
	background: url(../img/sidebarHeadBg.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sidebarHeadBg.png', sizingMethod='crop');
}

#content #sidebar #sidebarFoot {
	background: url(../img/sidebarFootBg.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sidebarFootBg.png', sizingMethod='crop');
}

#content #sidebar #sidebarContent {
	background: #BDD0AF;
}
