/*Contentbereich*/


#contentbereich1{
    width:650px;
	/*height:345px;*/
    float:left; 
    position:absolute; 
    left:30px; 
    top:250px; 
	
}

#teaserbereich{
	position:absolute;
	left:700px;
	top:120px;
	width:274px;
	height:0px;
	
}


#teaser1{  
    width:272px;
	height:341px;
    float:left; 
    position:absolute;  
	left:0px;
	top:0px;
}

#teaser2{  
    position:absolute;    
    width:272px;
	height:122px;
    float:left;     
	left:0px;  
	margin:0px;
    top:353px; 
}