body {
	position:relative; 
	text-align: left;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #ffffff;
	background-image: url("../images/main_bg_gruen.jpg");
	background-repeat:repeat-x;
}

#bottomTeaser{
	background-image: url("../images/logo_bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bottomTeaserLeft{
	margin: 30px 30px 100px 10px;
	width: 148px;
	padding: 0;
}

#bottomTeaserLeft .top{
	background-image: url("../images/top.gif");
	background-repeat: no-repeat;
	height: 11px;
	width: 148px;
	margin: 0;
	display: inline-block;
	padding: 0;
	position: relative;
	float: left;
	font-size: 1px;
	line-height: 1px;
}

#bottomTeaserLeft .content{
	background-image: url("../images/back.gif");
	background-repeat: repeat-y;
	background-position: left top;
	width: 113px;
	padding: 0 20px 0 15px;
	margin: 0;
}
#bottomTeaserLeft .content:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#bottomTeaserLeft .content .item{
	display: block;
	border-bottom: 1px solid #d552a1;
}

#bottomTeaserLeft .content a{
	display:block;
	width: 110;
	margin: 5px 0 5px 0;
}

#bottomTeaserLeft .bottom{
	background-image: url("../images/bottom.gif");
	height: 18px;
	width: 148px;
	margin: 0;
	padding: 0;
	display: inline-block;
}

#bottomTeaserLeft div.content .subnaviact {
	color: #ffffff;
}
#bottomTeaserLeft div.content .subnavi {
	color: #ffffff;
}

#bottomTeaserLeft div.content .ebene3 {
	color: #ffffff;
	padding: 0 0 0 15px;
}

#bottomTeaserRight .news-single-item h2{
	color: #c71881;
}

#bottomTeaserRight a{
	color: #c71881;
	text-decoration: none;
}

#bottomTeaserRight ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#bottomTeaserRight li{
	display: inline-block;
	background-image: url(../images/list.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0 0 5px 15px;
	margin: 0;
}

#bottomTeaserRight .csc-textpic-imagewrap li {
	background-image: none;
	list-style-type: none;
	padding: 0 0 0 0;
	padding-right:5px;
	padding-top:5px;
	margin: 0;
}



