@import url("main.css");


html, body {
	overflow:auto;
}


#termine {
	width:273px;
	
	/*height:179px;*/
	height:195px;
		
	margin:0 0 0 19px;
	
	display:inline;
	float:left;
}

#termine a {
	font-size:11px;
}


#meldungen {
	width:273px;
		
	float:left;
	/*height:179px;*/
	height:195px;
	
	
	margin:0 0 0 19px;
	display:inline;

}

#meldungen a {
	font-size:11px;
}

#newsletter {
	width:273px;
		
	float:right;
	/*height:179px;*/
	height:195px;
	
	
	margin:0 19px 0 0;
	display:inline;
}

#newsletter a {
	font-size:11px;
}


#main_motive {
	width:950px;
	height:240px;
	margin:0 0 19px 0;
}

#slogan {
	width:930px;
	margin:19px 19px;
	
	font-size:18px;
	color:#FFFFFF;
}

#slogan p {
	font-size:18px;
	color:#FFFFFF;
}

#header {
	margin-bottom:19px;
}


.news-latest-container .newsheadline {
	/*float:left;
	padding-right:3px;*/
	
}

.news-latest-container .news-latest-item {
	/*padding-bottom:0;*/
}

.news-latest-container a {
	
}
