div#oben {
	height:160px;
	margin-top:-10px;
	overflow:hidden;
	color:#505050;
	font-size:12px;
}

div#links {
	height:229px;
	left:0px;
	overflow:hidden;
	padding:0px 20px;
	top:150px;
	width:514px;
	font-size:12px;
	color:#505050;
}

div#links .csc-firstHeader{
	margin-bottom:-5px;
}

div#links h1{
	color:#CD1B09;
}

div#rechts {
	height:220px;
	padding:0px 0px 10px 0px;
	right:0px;
	top:150px;
	width:402px;
	font-size:12px;
	color:#505050;
}

#rechts h1 {
	margin-top: 10px;
	color: #cd1b09;
	font-weight: normal;
	font-size: 1.4em;
	}

#rechts .teaser a {
	color: #fff;
	margin-right: 10px;
	}

/* TEASER AUF DER STARTSEITE */

.stWrap {
	margin:20px 20px 20px 20px;
	width:915px;
}
.stPic{
	float:left;
	height:140px;
	width:520px;
}
.stText{
	float:left;
	height:140px;
	padding-left:30px;
	width:365px;
}

.stText h1{
	margin-top:-6px;
	margin-bottom:0px;
	color: #cd1b09;
}

.stText table{	
	margin-left:-4px;
	margin-top:-15px;
}

.stText tr{
}

.teaser {
	background-color:#FDE8C9;
	border:1px solid #CD1B09;
	display:block;
	float:left;
	margin:0px 5px 0px 16px;
	width:170px;
	}
	
.teaserImage {
	width: 170px;
	height: 83px;
	overflow: hidden;
	}

.teaser h1 {
	margin: 0px;
	padding: 0px;
	color: #cd1b09;
	font-size: 1.2em;
	}

.teaser p {
	color: #505050;
	font-size: 1.0em;
	}

.teaser a {
	text-decoration:none;
	}

.teaserLink {
	overflow: auto;
	background-color: #cd1b09;
	height: 20px;
	text-align: right;
	padding-top: 5px;
	}
.teaserText {
	margin-left: 5px;
	height:100px;
	overflow:hidden;
	}

/*
----------------------------------------------
		Aktuelles Template
----------------------------------------------
*/

.aktWrap {
	float: left;
	margin: 30px 0px 0px 20px;
	}

.aktWrap h1 {
	display: block;
	margin: -4px 0px -6px 0px;
	color: #cd1b09;
	font-weight: bold;
	font-size: 20px;
	}

.wrapLinks {
	float: left;
	margin: 0px 0px 0px 20px;
	}

.aktImage {
	float: left;
	margin: 25px 14px 0px 0px;
	width: 537px;
	}

.wrapRechts {
	float: left;
	}

.wrapRechts p {
	margin-bottom: 6px;
	margin-top: 0px;
	}

.aktLinks {
	float: left;
	width: 325px;
	}

.aktRechts {
	float: left;
	}

#oben h1 {
	color: #cd1b09;
	font-weight: bold;
	font-size: 20px;
	margin-top: 21px;
	}
