@charset "UTF-8";
html {
	height: 100%;
	margin-bottom: 1px; 
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-image: url(bilder/bg01.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#main {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#floater {
	margin-left: -450px;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 50%;
	width: 900px;
	height: 600px;
	border: 1px solid #006666;
	background-color: #FFFFFF;
	z-index: 1;
}
#floater_lang {
	margin-left: -450px;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 50%;
	width: 900px;
	height: 1600px;
	border: 1px solid #006666;
	background-color: #FFFFFF;
	z-index: 1;
}
#banner {
	background-color: #006666;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(bilder/TopBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
}
#content {
	width: 700px;
	background-color: #FFFFFF;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose01.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content_home {
	width: 700px;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(bilder/pose07.jpg);
}
#content_bundesweit {
	width: 700px;
	background-color: #FFFFFF;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose02.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content_kunden {
	width: 700px;
	background-color: #FFFFFF;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose09.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content_kunden2 {
	width: 700px;
	background-color: #FFFFFF;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose09b.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content_philo {
	width: 700px;
	background-color: #FFFFFF;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose04.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content_serv {
	width: 700px;
	background-color: #FFFFFF;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose05.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content_handel {
	width: 700px;
	background-color: #FFFFFF;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose03.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content_download {
	width: 700px;
	background-color: #FFFFFF;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose08.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content_beratung {
	width: 700px;
	background-color: #FFFFFF;
	height: 500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose06.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content_lang {
	width: 700px;
	background-color: #FFFFFF;
	height: 1500px;
	position: absolute;
	left: 200px;
	z-index: 2;
	background-image: url(bilder/pose01.jpg);
	background-repeat: no-repeat;
	background-position: right 150px;
}
#navi {
	width: 200px;
	background-color: #CCCCCC;
	height: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	text-align: left;
	font-size: 13px;
	line-height: 40px;
	z-index: 2;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
}
#navi_lang {
	width: 200px;
	background-color: #CCCCCC;
	height: 1500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	text-align: left;
	font-size: 13px;
	line-height: 40px;
	z-index: 2;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
}
#navi_in {
	padding-top: 10px;
	padding-left: 10px;
	z-index: 3;
}
a:link {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #006666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	color: #009999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Headline {
	font-size: 18px;
	left: 50px;
	position: absolute;
	height: auto;
	width: 600px;
	top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	color: #006666;
}
#subheadline {
	font-size: 16px;
	color: #006666;
}
#Haupttext {
	font-size: 13px;
	left: 50px;
	position: absolute;
	height: auto;
	width: 400px;
	top: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Haupttext_kunden {
	font-size: 13px;
	left: 50px;
	position: absolute;
	height: auto;
	width: 400px;
	top: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	line-height: 26px;
}

