#wrapper {
	background: #ffffff;
}

#keyvisual {
	position: relative;
	z-index: 3;
	width: 940px;
	height: 414px;
	float:right;
	margin-top: -85px;
}
#rechner {
	height: 125px;
	/*margin-left:20px;*/
	margin-top: -174px;
	float:left;
	width: 530px;
	background: transparent;
	position:relative;
	z-index:3;
	display: inline-block;	
}

#content {
	width: 940px;
	margin-top: 15px;
}
#content_main {
	width: 530px;
	margin-right: 15px;
	margin-top: 0px;
}
#content_right {
	width: 395px;
	margin-left: 0px;
	margin-top:0px;
}
#footernav {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 20px;
}

#hauptNavigation a:hover {
	background-color:transparent;
}

DIV.contentElement {
	margin-bottom: 0px;
	margin-top: 0px;
}


#slider DIV.contentElement {
	margin-left:50px;
	margin-top: 11px;
	margin-right:0px;
	width: 190px;
	float:left;
}

#slider .scrollButtons {
	top: 0px;
}

#slider .scrollButtons.left {
	left: 0px;
}


#slider .scrollButtons.right {
	right: 0px;
}
#slider {
	overflow: hidden;
}

#slider DIV.panel {
	width: 531px;
	height: 243px;
	border-top: 1px solid #e5deee;
	border-bottom: 1px solid #e5deee;
}

#slider div.csc-textpic img {
	width: 188px;
	height: 93px;
	border: 1px solid #999999;
	padding:0px;
	margin-top: 5px;
}

.contentElement h1 {
	line-height: 20px;
	font-size: 18px;
	color: #195ba2;
	font-weight: bold;
	margin-bottom: 0px;
}

.contentElement h2, #content_right  h1.csc-firstHeader {
	line-height: 20px;
	font-size: 18px;
	color: #666666;
	margin-bottom: 15px;
	font-weight: bold;
}

.contentElement h3 a:link, .contentElement h3 a:visited, .contentElement h3 a:hover, .contentElement h3 a:active, .contentElement h3 a:visited {
	line-height: 16px;
	font-size: 14px;
	color: #cc0033;
	font-weight: bold;
}

.news-latest-item {
	margin-bottom: 15px;
}

hr.border_before, hr.border_after {
	height: 0px;
	display:none;
	border: 0px;
}

.contentElement div.csc-textpic-text p.bodytext {
	padding-top: 5px;
}

div.panel div.clear {
	float: left !important;
	display: none;
}
