#webseite {
	width: 880px;
	margin: auto auto; 
	min-height: 100%; 
	position: relative;	
	position: relative;
	height: 100%;
	background-color: #FFCB05;
}

#contentlinks {
	margin-top:0px;
	margin-left:14px;
	width: 315px;
	color: #FFFFFF;
	float:left;
}



#contentrechts {
	margin-top:0px;
	margin-left:0px;
	width: 538px;
	float:left;
}

#footer {
	margin-top:0px;
	margin-left:0px;
	width: 880px;
	height: 25px;	
	float:left;
}




#webseitenews {
	width: 984px;
	margin: auto auto; 
	min-height: 100%; 
	position: relative;	
	position: relative;
	height: auto;
	background-color: #482411;
	background-image: url(../gfx_v3/bg_newsseite.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
}

#headernews {
	margin-top:0px;
	margin-left:0px;
	width: 984px;
	height: 578px;
	color: #FFFFFF;
}

#contentnews {
	margin-top:0px;
	margin-left:106px;
	width: 784px;
	background-color: #CDAF8F;
	background-image: url(../gfx_v3/contentbg_newsseite.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
#newsteasernews {
	margin-left:20px;
	width: 740px;
}



#newsteaser {
	margin-left:5px;
	width: 175px;
	width: 520px;
}


#terminteaser {
	margin:0px;
	width: 300px;
	background-image: url(../gfx_v3/teaser_trans.gif); 
	background-repeat: repeat;
	background-position: center top;
}



