/* CSS Document */

/*dies ist die style/css datei der seite index_09 */


#rahmen {
	position:absolute;
	left:118px;
	top:50px;
	width:840px;
	height:430px;
	z-index:48;
}

#newsblock {
float:right;
margin-top:19px;
margin-right:45px;
	
	
	
	
	

	background-image: url(news_overlay_kante.png);
	width:315px;
	height:420px;
	
	overflow: visible;
	}

a.news {
	font-weight:bolder;
	color:#FF6600;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
	width: 100px;
	font-size: 11px;
}
a.news:hover {
	font-weight:bold;
	color:#354966;
	text-decoration:underline;
}
#laufzeile {
	position:absolute;
	left:520px;
	width:160px;
	z-index:1;
	
}
#lauf {
	width:310px;
	top: 45px;
	position: absolute;
	left: 482px;
	height: 140px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #354966;
	font-weight: bold;
	line-height: 16px;
}
#newstextblock {
	z-index: 500;
	left: 616px;
	position: absolute;
	top: 136px;
	width: 280px;
	overflow: auto;
	height: 328px;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #354966;
	font-weight: bold;
	line-height: 16px;
}



#inhalt{

background-image: url(logo-bild2_03.jpg);
background-repeat:no-repeat;
}

#logo{
	
	margin-left: 210px;
	margin-top: 130px;
	width:260px;
	height:160px;
}
#container #inhalt #ideenfischer {
	float: left;
	height: 100px;
	width: 200px;
	margin-left: 360px;
	margin-top: 20px;
}
