/*Contentbereich*/


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

#contentbereich2{
	width:325px;
	height:122px;
	float:left;
	/*position:absolute;
	left:30px;
	top:473px;*/
}


#contentbereich3{
	width:324px;
	height:122px;
	float:left;
	/*position:absolute;
	top:473px;
	left:355px;*/
}

#headlinev2 {
  /*position:relative;*/
  float:left;
  font-size: 16px;
  font-family: Verdana, Helvetica, Arial,sans-serif;
  text-decoration:none;
  line-height:normal;
  color:#aaaaaa;
  padding-right:10px;
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px;
  border-bottom:1px solid #666666;
  /*width:304px;*/
}
#headlinev2 a {
  font-size: 16px;
  font-family: Verdana, Helvetica, Arial,sans-serif;
  text-decoration:none;
  color:#aaaaaa;
 
}

#textblockv2{
  float:left;
  font-size: 12px;
  font-family: Verdana, Helvetica, Arial,sans-serif;
  line-height:17px;
  color:#aaaaaa;
  /*text-align:justify;
  text-justify:newspaper;*/
  padding:10px;
  padding-top:6px;
  padding-bottom:6px;
  /*width:300px;   */
}


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


#teaser1{  
    width:272px;
	height:341px;
    float:left; 
    position:relative;  
}

#teaser2{    
    width:272px;
	height:122px;
    float:left; 
    position:relative;  
	top:10px; 
}
