@charset "utf-8";

body {
	margin: 0;
	background: #000000;
}

#page {

}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../../fileadmin/template/img/logo_startseite.png) no-repeat;
	width: 424px;
	height: 177px;
}

* html #logo {
	background: none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='fileadmin/template/img/logo_startseite.png');

}

#topnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	top: 14px;
	right:50%;
	margin-right:-472px;
	color: #ffffff;
	width: 337px;
	height: 59px;
}

#topnews-inner {
	background: url(../../fileadmin/template/img/aktuelles_startseite_teaser_bg.png) no-repeat;
	height: 100%;
}

* html #topnews-inner {
	background: none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='fileadmin/template/img/aktuelles_startseite_teaser_bg.png');

}

.topnews-title {
	position: absolute;
	top: 34px;
	left: 25px;
	z-index: 1;
}

#topnews a {
height:59px;
left:0;
position:absolute;
overflow:hidden;
top:0;
width:337px;
z-index:10;
display: block;
text-indent: -500px;
}


#container {
	background: url(../../fileadmin/template/img/startseite_bg.jpg) no-repeat center 0;
	max-width:1200px;
	min-width:991px;
	position:relative;
	height: 800px;		
	margin: 15px auto 0; 
}

/*
* html #container {
	width: 991px;
}
*/

.container {
	position: relative;
}

#flash {
	margin:0 auto;
	padding-top:102px;
	width:991px;
}

#meta {
	position: absolute;
	left: 0;
	top: 703px;
	
	width: 100%;
	height: 50px;
}

a.internetagentur{
	width: 111px;
	height: 30px;
	overflow: hidden;	

	position: absolute;
	top: 0;
	left:50%;
	margin-left:-466px;
}


a.robotron{
	width: 104px;
	height: 20px;
	overflow: hidden;	

	position: absolute;
	top: 34px;
	left:50%;
	margin-left:-195px;
}

a.dkb {
	width: 91px;
	height: 20px;
	overflow: hidden;	

	position: absolute;
	top: 34px;
	left:50%;
	margin-left:94px;
}

a.foreveryoung {
	width: 76px;
	height: 41px;
	overflow: hidden;	

	position: absolute;
	top: 20px;
	left:50%;
	margin-left:215px;
}

a.impressum {
	height:10px;
	left:50%;
	margin-left:413px;
	overflow:hidden;
	position:absolute;
	text-indent:-1500px;
	top:5px;
	width:51px;	
}

#entiretec {
	width: 160px;
	
	position: absolute;
	left: 50%;
	top: 33px;
	margin-left: -66px;		
}
#entiretec a {
	display: block;
	width: 134px;
	height: 20px;
	background: url(../../fileadmin/template/img/entiretec.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#webicon {
	position: absolute;
	top: 4px;
	right: 544px;
	width: 160px;
	height: 100px;
}

ul#start-noflash {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#start-noflash li {
	float: left;
}

ul#start-noflash li img {
	border: none;
}

