/* ====================================================================
   Styles für die Startseite
===================================================================== */
div#moodbild{
	height:402px;
	background:transparent url(../images/startseite/moodbild.jpg) top center no-repeat;
}
div#content{
	background:transparent url(../images/hg_content.jpg) top center repeat-y;
	min-height:100px;
    height:auto !important;
    height: 100px;
    width:921px;
}
div#welcome{
	position:absolute;
	color:#ffffff;
	position:absolute;
	margin:42px 0 0 398px;
	font-size:12px;
	text-align:17px;
	width:505px;
}
div#laufband{
	position:absolute;
	width:867px;
	height:88px;
	margin:258px 0 0 27px;
}
div#operativegf{
	position:absolute;
	width:650px;
	height:25px;
	margin:220px 0 0 35px;
}
div#colLeft{
	float:left;
	width:417px;
	padding:30px 0 0 26px;
}
div#colLeft .datum{
	margin:20px 0 8px 0;
	color:#406cb1;
	font-size:11px;
	width:400px;
	background:transparent url(../images/startseite/hg_datum.gif) 0 3px no-repeat;
	line-height:18px;
	padding-left:40px;
}
div#colLeft .news{
	padding:0 9px 0 9px;
}
div#colRight{
	float:left;
	width:431px;
	margin:30px 0 0 38px;
	_margin:30px 0 0 15px;
	background:#f3f3f3;
}
