#home_flash{
  	position:absolute;
  	left:175px;
  	top:0;
  	width:780px;
  	z-index:9;
  	height:561px;
  	background-color:#FFFFFF;
}

#home_flash #home_skip{
	position:absolute;
	left:725px;
	top:545px;
	background-color:none;
	display:block;
}

#home_flash #home_skip a{
	color:#000000;
	text-decoration:none;
}

#home_rahmen{
	position:absolute;
	z-index:5;
}

#home_content{
	float:left;                                                 
	height:415px; 	
	width:624px;
	margin-left:5px;
	display:inline;
}

#home_content h1{
	color: #b9babd;
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	margin: 0 10px 0 15px;
}

#home_news1, #home_news2{
	float:left;
	position:relative;
	background-image:url(../images/layout/news_bg.jpg);	
	height:355px;
	width:312px;
}

#home_news1 img, #home_news2 img{
	position:absolute;
	top:0;
	left:20px;
	width:272px;
}

#rechts_unten_home #home_news1 h1, #rechts_unten_home #home_news2 h1{
	float:left;
	width:272px;	
	color:#87888a;
	font-size:14px;
	line-height:15px;
	margin:230px 20px 15px;
	display:inline;
}

#home_news1 p, #home_news2 p{
	float:left;
	width:272px;
	margin: 0 20px;
	display:inline;
}

#home_news1 a, #home_news2 a{
	color:#323233;
	text-decoration:underline;
}

#home_news1 a:hover, #home_news2 a:hover{
	color:#323233;
	text-decoration:underline;
}

.skipintro {
	display:none;
}