@charset "utf-8";
/* CSS Document */


img{
	border:0px;
}

body{
	background-color: #fffde7
}

div.zentriert
{
position: relative;
left: 50%;
width: 800px;
margin-left: -480px;
margin-top: 10px;
margin-bottom: 10px;

}


#logo {
	position:absolute;
	left:87px;
	top:14px;
	width:785px;
	height:150px;
	z-index:1;
	background-image:url(images/logo.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#werbung {
	position:absolute;
	left:607px;
	top:170px;
	width:255px;
	height:425px;
	z-index:4;
	background-image:url(images/adbg.png);
	background-position:center;
	background-repeat:no-repeat;
}

#werbung_inhalt {
	position:absolute;
	left:615px;
	top:200px;
	width:120px;
	height:385px;
	z-index:10;
}

#werbung_inhalt2 {
	position:absolute;
	left:735px;
	top:200px;
	width:120px;
	height:385px;
	z-index:10;
}


#inhalt_bg{
	position:absolute;
	left:97px;
	top:170px;
	width:500px;
	height:425px;
	z-index:4;
	background-image:url(images/inhalt_bg.png);
	background-position:center;
	background-repeat:no-repeat;
}

#inhalt {
	position:absolute;
	left:116px;
	top:187px;
	width:463px;
	height:390px;
	z-index:10;
	overflow:auto;
	padding-right:20px;
}

#unten {
	position:absolute;
	left:97px;
	top:608px;
	width:765px;
	height:64px;
	z-index:9;
	background-image:url(images/balken_unten.png);
	background-position:center;
	background-repeat:no-repeat;
	vertical-align:middle;
}


#apDiv1 {
	position:absolute;
	left:143px;
	top:119px;
	width:97px;
	height:35px;
	z-index:4;
}

/*Navigation*/


#leistung {
	position:absolute;
	left:195px;
	top:115px;
	width:88;
	height:28;
	z-index:4;
}
#kosm {
	position:absolute;
	left:322px;
	top:115px;
	width:74px;
	height:28;
	z-index:5;
}
#quali {
	position:absolute;
	left:438px;
	top:115px;
	width:93;
	height:28;
	z-index:6;
}
#kundenk {
	position:absolute;
	left:543px;
	top:115px;
	width:101;
	height:28;
	z-index:7;
}
#gesch {
	position:absolute;
	left:680px;
	top:115px;
	width:90;
	height:28;
	z-index:8;
}



p {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
	font-size: 10pt;
	font-style: normal;margin-bottom:0px
}

.style1 {
	font-weight: normal;
	color: #000;
	font-size: 16pt;
	text-align: center;
	margin-top:15px;margin-bottom:15px
	
}

.style2 {
	font-size: 14pt;
	text-align: center;
	margin-top:10px
}

.style3 {
	
	text-align: center;
	font-size: 12pt;
	margin-top:5px
}
.style4 {
	text-align: center;
	font-size: 10pt;
	margin-top: 5px;
}


.style5 {
	text-align:center;
	font-size: 10pt;
	margin-top: 5px;
	color:#ffffff;
}


.style6 {
	text-align: center;
	font-size: 12pt;
	margin-top:5px

}





.style8 {
	text-align:left;
	font-size: 10pt;
	margin-top: 5px;
}



.style13 {
	font-size: 97%;
	line-height: 125%;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	background-color: white;
}
.style14 {
	font-size: 97%;
	line-height: 125%;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	color: white;
}

.style15 {
	font-size: 9px;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	color: white;
}


a{
font-family:Arial, Helvetica, sans-serif;
}
a:link{ color: #FF0000; text-decoration:underline;}
a:visited{ color:#000000; text-decoration:none;}
a:hover{ color:#000000; text-decoration:none;}


.menu{padding-left:15px; padding-right:15px; font:bold;}
.menu:link {color:#ffffff; text-decoration:none}
.menu:visited {color:#ffffff; text-decoration:none}
.menu:active {color:#ffffff; text-decoration:none}
.menu:hover {color:#000000; text-decoration:none; background-color:#fff69b;}
