/* Stimmen zur Kampagne */
td p.fliesstext {padding:0;margin:0;}

#mainlayer {
	position:relative;
	top:0px;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	text-align:left;
}


/*
#topmenu_linie{
	position:relative;
	top:0px;
	left:0px;
	height:3px;
	background-image:url(../bilder/top_menu_linie.png);
	background-repeat:no-repeat;

}
*/

#content_container {
	position:relative;
	top:80px;
	left:24px;
	/*IE6 und 7 */
	#margin-right:64px;
	width:960px;
	overflow:hidden;

}



#content_container_header {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:635px;
	min-height:200px;
        background-color:#0396e2;
}



#main_content {
	position:relative;
	margin-left:25px;
	margin-right:30px;
	margin-top:60px;
	margin-bottom:45px;

}

* html #main_content {
	width:580px;
	padding-top:61px;
} /* nur für den IE6 */


*+html #main_content {
	position:relative;
	padding-left:25px;
	padding-right:30px;
	padding-top:60px;
	padding-bottom:45px;
	margin:0;
} /* nur für den IE7 */

*+html #content_container_header {
	overflow:visible ! important;
}


#content_container_teaser {

	position:relative;

	float:right;

	top:0px;

	margin-left:15px;

	width:310px;

	overflow:hidden;

}

.top_link {
position:relative;
left:49px;
margin-top:106px;
}



#footer {
	position:relative;
/*125*/
	margin-top:6px;
	left:24px;
	width:960px;
	height:30px;
	/*IE6 und 7 */
	#margin-right:64px;
	background-image:url(../bilder/footer_hintergrund.png);
	background-repeat:no-repeat;	
}

#footer_content {
	position:relative;
	float:right;
	height:30px;
	width:960px;
}

#teasera {
	position:relative;
	top:0px;
	left:0px;
	width:310px;
        background-color:#0275B0;
}

#teaserb {
	position:relative;
	margin-top:15px;
	left:0px;
	width:310;
        background-color:#0275B0;
}

#teaserc {
	position:relative;
	margin-top:15px;
	left:0px;
	width:310;
	overflow:visible;
        background-color:#0275B0;
}
