﻿body {
	font-family: Arial, Helvetica, Verdana;
	background-color: #09413E;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}

#home_content {
	position:absolute;
	width:100%;
	height:430px;
	z-index:1;
	left: 65px;
	top: 231px;
	background-color: #000000;
	visibility: visible;
}
#home_logo {
	position:absolute;
	width:98%;
	height:135px;
	z-index:5;
	left: 0px;
	top: 66px;
	visibility: visible;
}

#produkte_content {
	position:absolute;
	width:100%;
	height:531px;
	z-index:1;
	left: 33px;
	top: 164px;
	background-color: #FFFFFF;
	visibility: visible;
	background-image: url(../img/bg_verlauf_grau.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#produkte_navigation {
	position:absolute;
	width:561px;
	height:531px;
	z-index:2;
	left: 33px;
	top: 164px;
	background-color: #C0BDAE;
	visibility: visible;
}

#produkte_image {
	position:absolute;
	width:100%;
	height:496px;
	z-index:3;
	left: 330px;
	top: 164px;
	background-color: #000000;
	visibility: visible;
}

#produkte_verlauf {
	position:absolute;
	width:100%;
	height:35px;
	z-index:4;
	left: 594px;
	top: 660px;
	background-color: #FFFFFF;
	visibility: visible;

}
#produkte_logo {
	position:absolute;
	width:98%;
	height:135px;
	z-index:5;
	left: 0px;
	top: 14px;
	visibility: visible;
}

#produkte_weiterleitung {
	position:absolute;
	width:140px;
	height:100px;
	z-index:10;
	left: 870px;
	top: 200px;
	visibility: visible;
}

#inside_image {
	position:absolute;
	height:264px;
	height:496px;
	z-index:3;
	left: 330px;
	top: 164px;
	background-color: #FFFFFF;
	visibility: visible;
}

#inside_content {
	position:absolute;
	width:100%;
	height:531px;
	z-index:1;
	left: 33px;
	top: 164px;
	background-color: #FFFFFF;
	visibility: visible;
	background-image: url(../img/bg_verlauf_grau.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

#inside_verlauf {
	position:absolute;
	z-index:4;
	left: 620px;
	top: 200px;
	visibility: visible;
}

.verlauf_table {
	background-color: #FFFFFF;
	background-image: url(../img/bg_verlauf_grau.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#inside_adresse_bild {
	position:absolute;
	width:660px;
	height:230px;
	z-index:5;
	left: 330px;
	top: 430px;
	color: #666666;
	visibility: visible;
}

#inside_kontakt_navigation {
	position:absolute;
	width:297px;
	height:531px;
	z-index:2;
	left: 33px;
	top: 164px;
	background-color: #C0BDAE;
	visibility: visible;
}

#inside_kontakt_balken {
	position:absolute;
	width:297px;
	height:35px;
	z-index:14;
	left: 297px;
	top: 660px;
	background-color: #C0BDAE;

}

#referenzen_navigation {
	position:absolute;
	width:297px;
	height:531px;
	z-index:2;
	left: 33px;
	top: 164px;
	background-color: #C0BDAE;
	visibility: visible;
}

#referenzen_verlauf {
	position:absolute;
	width:650px;
	height:495px;
	z-index:4;
	left: 370px;
	top: 200px;
	visibility: visible;
	overflow: auto;
}


.haupnavigation {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.haupnavigation:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.haupnavigation_aktiv {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavigation {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}

a.subnavigation:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavigation_aktiv {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.search_titel {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.search {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}

a.search {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: underline;
}

a.search:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}


.text_intro {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #bebda5;
}
