
body#splash {background:#000 url('../images/splash.jpg') no-repeat 250px 150px; margin:0; padding:0; height:100%; width:100%  }

body#splash #wrap {
  margin:0 auto;
  position:relative;
  text-align:left;
  width:1000px;
}


body#splash a#logo {
	display:block;
  	width: 300px;
  	height: 200px;
	margin-top: 50px;
    background: url(../images/logo_landing.png) no-repeat left top;
	text-indent: -99999px;
}

body {
	background:#000 url(../images/bg.jpg) no-repeat;
	background-position:top;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

html>body {
	min-height: 100%;
	height: auto;
}

h1, h2, h3, h4 {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
}
  
h1 {
  font-size: 32px;
}

h2 {
  font-size: 24px;
  line-height: 1.5em;
}

h3 {
  font-size: 18px;
  line-height: 1.5em;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

a:hover { color:#000; }

#wrap {
  margin:0 auto;
  position:relative;
  text-align:left;
  width:1024px;
}

#header {
  height:350px;
  width:100%;
}

#logo {
  float: left;
  width: 222px;
  height: 98px;
  margin-left: 44px;
  overflow: hidden;
}

#logo a {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  background: url(../images/logo.png) 0 0 no-repeat;
  text-indent: -5000px;
  position:relative;
  z-index:25;
}

#contact-box {
  float: right;
  width: 186px;
  height: 98px;
  margin-right: 64px;
  background:url(../images/contact_bg.png) 0 0 no-repeat;
  overflow: hidden;
  text-align:center;
  padding-top:20px;
  z-index:20;
  position:relative;
}

#contact-box span { color:#FFFFFF; }

ul#nav { 
	clear:left; 
	float:left;
	width:163px;
	list-style:none; 
	list-style-position:inside;
	padding:0;
	margin:0;
	margin-left: 45px;
}

ul#nav li { 
	display:block;
	list-style:none; 
	list-style-position:inside;
}

ul#nav li:hover { background-color:#111111; }

ul#nav li a { 
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	text-align:right;
	list-style:none; 
	list-style-position:inside;
}

ul#nav li a:hover { 
	color:#0099FF;
	padding-right: 15px;
}

.menu-active {
	color:#0099FF;
	padding-right: 15px;
	background-color:#111111;
}	

#header-image {
	float:right;
	position:relative;
	margin-top:-50px;
	width:800px;
	height:276px;
}

#header-image img {
	position: absolute;
	left: 0;
	top: 0;
	width:758px;
	height:276px;
}

#main{
	float:left;
	width:100%;
}

#box-left-wrap {
	float:left;
	width:187px;
	margin-left:44px;
}

.box-left-top {
	background:url(../images/box_left_top.png) no-repeat 0 0;
	clear:both;
	float:left;
	width:187px;
	height:19px;

}

.box-left {
	background:#188dc5 url(../images/box_left.png) no-repeat bottom left;
	clear:both;
	float:left;
	width:187px;
	font-size:12px;
	margin-bottom:20px;
	min-height:130px;

}

.box-left-title {
	font-size: 24px;
	line-height: 25px;
	color:#fff;
	margin-left: 10px;
	margin-top: 0;
}

.box-left-text {
	font-size: 12px;
	color:#000;
	margin-left: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.box-left-ul {
	margin-top:-10px;
	padding-bottom:50px;
}

.box-left-ul li {
	margin-left:-15px;
	line-height:30px;
	list-style:circle;
	list-style-position:outside;
}

#content{ 
	display:inline;
	float:right;
	width:730px;
	margin-right:44px;
}

#content h2 {
	color:#188dc5;
	font-size: 24px;
	line-height:25px;
	padding-bottom: 15px;
	border-bottom:1px solid #188dc5;
}

.wagen { 
	border-bottom:1px dotted #188dc5;
	font-size:12px;
	padding-bottom: 10px;
	margin-bottom:20px;
	vertical-align:middle;
	float:left;
	width:700px;
}

.wagen h3 { 
	color:#188dc5;
}

.wagen ul { 
	color:#fff;
	list-style:disc; 
	list-style-position:inside;
}

.wagen p { color:#fff; }

.wagen-image {
	float:right;
	width:190px;
	margin-right:20px;
}

.wagensmall { 
	border-bottom:1px dotted #188dc5;
	font-size:12px;
	padding-bottom: 40px;
	margin-bottom:20px;
	vertical-align:middle;
	float:left;
	width:700px;
}

.wagensmall h3 { 
	color:#188dc5;
}

.wagensmall ul { 
	color:#fff;
	list-style:disc; 
	list-style-position:inside;
}

.wagensmall p { color:#fff; }

.wagenfooter { 
	font-size:12px;
	padding-bottom: 10px;
	margin-bottom:20px;
	vertical-align:middle;
}

.wagenfooter h3 { 
	color:#188dc5;
}

.wagenfooter ul { 
	color:#fff;
	list-style:disc; 
	list-style-position:inside;
}

.wagenfooter p { color:#fff; }


.information {
	color:#FFFFFF;
	padding-bottom:40px;
	font-size:12px;
	border-bottom:1px dotted #188dc5;
	height:100%;
}


.information img {
	float:right;
	position:relative;
	display:block;
	padding-left:20px;
}

.information a {
	color:#188dc5;
	text-decoration:none;
}

.information span { color:#188dc5; }

.information a:hover { text-decoration:underline; }

.information ul { 
	color:#fff;
	list-style:disc; 
	list-style-position:inside;
}

.informationfooter {
	color:#FFFFFF;
	padding-bottom:40px;
	font-size:12px;
	height:100%;
}


.informationfooter img {
	float:right;
	position:relative;
	display:block;
	padding-left:20px;
}

.informationfooter a {
	color:#188dc5;
	text-decoration:none;
}

.informationfooter span { color:#188dc5; }

.informationfooter a:hover { text-decoration:underline; }

.informationfooter ul { 
	color:#fff;
	list-style:disc; 
	list-style-position:inside;
}


.title {
 	 font-family:Arial, Helvetica, sans-serif;
 	 font-weight: normal;
	 font-size: 24px;
	 line-height: 1.5em;
	 color:#188dc5;
}

.subtitle {
 	 font-family:Arial, Helvetica, sans-serif;
 	 font-weight: normal;
  	 font-size: 18px;
	 line-height: 1.5em;
}

#fotowrap {
	float:left;
	display:inline;
	width:100%;
}

.fotolinks{
	float:left;
	display:inline;
	width:220px;
	margin-bottom:40px;
	text-align:center;
	vertical-align:middle;
}

.fotocenter{
	float:left;
	display:inline;
	width:220px;
	margin-left:40px;
	margin-bottom:40px;
	text-align:center;
	vertical-align:middle;
}

.fotorechts{
	float:right;
	display:inline;
	width:220px;
	margin-bottom:40px;
	text-align:center;
	vertical-align:middle;
}

#footer-wrap {
	clear: both;
	float: left;
	width:100%;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom:20px;
	padding-bottom: 20px;
}

#footer {
	width:934px;
	font-size:12px;
	margin: 0 auto;
	margin-top: 10px;
	border-top: 1px solid #188dc5;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	float:right;
	color:#188dc5;
	text-decoration:none;
}

#footer a:hover {
	float:right;
	color:#188dc5;
	text-decoration:underline;
}

#footer span {
	float:left;
	font-size:12px;
	color:#188dc5;
}

a.zoom1 {  margin-left:25px; width:200px; margin-bottom:20px; display:inline-block }


