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

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fff;
	height: 100%;
	width: 100%;
}
a:focus {
	outline: 0;
	-moz-outline: 0;
	border: 0 none;
}
#header {
	background-color: #fff;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #333;
	height: 69px;
	width: 100%;
	margin: 0px auto;
	position: relative;
	top: 0px;
	left: 0px;
}
.header_content {
	width: 850px;
	position: relative;
	top: 30px;
	left: 0px;
	margin: 0px auto;
	padding: 0px;
}
.header img {
	width: 187px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	position: absolute;
	top: 0px;
	left: 0px;
}
.header-zeile {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 11px;
	left: 205px;
}
#container {
	width: 100%;
	height: 75%;
	text-align: center;
	background: #1d5379;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 69px;
	left: 0px;
}
.wrapper {
	height: 100%;
	width: 870px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 0px,
	left: 0px;
}
#contentlink1, #contentlink2, #contentlink3, #contentlink4, #contentlink5, #contentlink6, #contentlink7 {
	color: #fff;
	height: 100%;
	width: 100%;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	/*display: block;*/
}
#contentlink1 {
	background: #012d52 url('../images/bg_home.jpg') no-repeat center center;
	/*background: #00396a url('images/bg_home.jpg') no-repeat center center;*/
}
#contentlink2 {
	background: #00396a url('../images/bg_leistungen.jpg') no-repeat center center;
	line-height: 17px;
	}
#contentlink3 {
	background: #002d4b url('../images/bg_showroom.jpg') no-repeat center center;
	}
#contentlink3 a, #contentlink3 a:link,  #contentlink3 a:active, #contentlink3 a:visited, #contentlink3 a:hover, #contentlink3 a:focus {
	position: absolute;
	top: 46%;
}
#contentlink3 img {
	border: 0 none;
}
#contentlink4 {
	background: #03486b url('../images/bg_referenzen.jpg') no-repeat center center;
}
#contentlink5 {
	background: #002b51 url('../images/bg_kontakt.jpg') no-repeat center center;
}
#contentlink5 p {
	color: #222;	
}
#contentlink5 a, #contentlink5 a:link,  #contentlink5 a:active, #contentlink5 a:visited, #contentlink5 a:hover, #contentlink5 a:focus {
	position: absolute;
	top: 46%;
}
#contentlink5 img {
	border: 0 none;
}
#contentlink6 {
	background: #63000e url('../images/bg_login.jpg') no-repeat center center;
}
#contentlink6 ul {
	margin: -2px 0 0 3px;
	padding: 0px;
}
#contentlink6 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: url('../images/bullet.gif') no-repeat 0px 7px;
}
#contentlink6 a, #contentlink6 a:link, #contentlink6 a:active, #contentlink6 a:visited {
	color: #fff;
	text-decoration: none;
	margin-left: 18px;
	padding: 0px;
}
#contentlink6 a:hover {
	text-decoration: underline;
}
#contentlink7 {
	background: #414141 url('../images/bg_disclaimer.jpg') no-repeat center center;
}
#contentlink7 h2 {
	font-size: 26px;
	letter-spacing: normal;
	padding-bottom: 10px;
	position: relative;
	left: 0px;
}
h1, h2, h3, h4 {
	font-family: 'Georgia', Times New Roman, serif;
	font-size: 47px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 10px;
}
h2 {
	font-size: 28px;
	letter-spacing: normal;
}
h3 {
	font-size: 26px;
	letter-spacing: normal;
}
h4 {
	color: #222;
	font-size: 26px;
	letter-spacing: normal;
}
#navi-container {
	height: 46px;
	width: 100%;
	background: #000;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-khtml-opacity: 0.3;
	white-space: nowrap;
	margin-top: -46px;
	padding: 0px;
	z-index: 20;
	position: absolute;
	top: 100%;
	left: 0px;
}
#navi {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 46px;
	color: #fff;
	
	height: 46px;
	
	width: 100%;
	margin-top: -46px;
	padding: 0px;
	overflow: visible;
	white-space: nowrap;
	position: absolute;
	top: 100%;
	left: 10px;
	z-index: 40;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	text-align: left;
	list-style: none;
	/*width: 119px;*/
	width: 129px;
	/*margin: 0 0 0 15px;
	padding-left: 10px;*/
	/*margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;*/
	/*padding: 0px 0px 0px 10px;*/
	margin: 0px;
	padding-right: 15px;
	border: 0px none;
	display: block;
	float: left;
	/*position: relative;
	top: 0px;
	left: -25px;*/
	display: block;
}
#navi li a, #navi li a, #navi li a:link, #navi li a:active, #navi li a:hover, #navi li a:visited {
	display: block;
}
#navi a, #navi a:link, #navi a:active, #navi a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#navi a:focus {
	outline: 0;
	-moz-outline: 0;
	border: 0 none;
}
#footer {
	font-size: 11px;
	line-height: 17px;
	color: #222;
	white-space: nowrap;
	background: url('../images/bg_footer.gif') repeat-x;
	margin-top: 69px;
	padding-top: 16px;
	height: 70px;
	width: 100%;
	position: absolute;
	top: 75%;
	left: 0px;
	overflow: hidden;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #222;
	text-decoration: none;
}
#footer a:hover {
	color: #222;
	text-decoration: underline;
}
#footer a:focus {
	outline: 0;
	-moz-outline: 0;
	border: 0 none;
}
#adresse {
	margin: 0px;
	padding: 0px;
}
.adresse2 {
	font-size: 17px;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
#info-container {
	width: 850px;
	color: #222;
	white-space: normal;
	/*text-align: left;*/
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 34px;
	left: 0px;
}
#info-container a, #info-container a:link, #info-container a:active, #info-container a:visited {
	color: #222;
	text-decoration: none;
}
#info-container a:hover {
	color: #222;
	text-decoration: underline;
}
#disclaimer {
	color: #fff;
	display: none;	
}