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

/* CSS Reset */
* { margin: 0; padding: 0; }

html {
	min-height: 101%;
}

body {
	background: #666 url(../images/main_bg.png) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#header {
	position: relative;
	width: 100%;
	height: 307px;
}

#header h1 {
	display: block;
	float: left;
	width: 960px;
	height: 307px;
	background: url(../images/header.png) no-repeat 0 0;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	height: 268px;
	width: 600px;
	margin: 0 auto;
}

#home {
	position: relative;
	top: -35px;
	float: left;
	width: 960px;
	height: 234px;
	background: url(../images/home.png) no-repeat 0 0;
}

#nav {
	position: relative;
	top: -39px;
  clear: both;
  height: 35px;
  	margin: 0 0 0 160px;
}

#nav ul {
  float: left;
}

#nav ul li {
  display: block;
  float: left;
  height: 35px;
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0 10px 0 10px;
  width: 140px;
}

#nav ul li a {
  color: #3f3f3f;
  display: block;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
  height: 100%;
  line-height: 38px;
  padding: 0 0 0 0;
}

#nav li a span {
  display: block;
  float: none;
  height: 100%;
  padding: 0 0 0 0;
}

#nav li a:hover, #nav li.active a {
  background: url(../images/hover.png) no-repeat left;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

#nav li.active a span, #nav li a:hover span {
  background: url(../images/hover.png) no-repeat right;
}

#copyright {
	position: relative;
	clear: both;
	height: 35px;
  	margin: 0 0 0 0;
}

#copyright ul {
  float: left;
}

#copyright ul li {
  display: block;
  float: left;
  height: 35px;
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0 10px 0 10px;
  width: 140px;
}

#nav ul li a {
  color: #3f3f3f;
  display: block;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
  height: 100%;
  line-height: 38px;
  padding: 0 0 0 0;
}

#copyright {
	position: relative;
	text-align: center;
	color: #ccc;
	text-transform: capitalize;
  	font-size: 12px;
  	top: -35px;
}

#copyright a{
	color:  #ccc;
	text-decoration: none;
}

#copyright a:hover{
	color:  #fff;
	text-decoration: none;
}

#content_top {
	position: relative;
	background: url(../images/content_top.png) no-repeat 0 0;
	height: 199px;
	width: 100%;
	float: left;
	display: block;
	top: -35px;
}

#content_top_01 {
	position: relative;
	background: url(../images/content_top_01.png) no-repeat 0 0;
	height: 199px;
	width: 100%;
	float: left;
	display: block;
	top: -35px;
}

#content_01 {
	position: relative;
	background: url(../images/content_bg.png) repeat-y 0 0;
	height: 100px;
	width: 100%;
	float: left;
	display: block;
	top: -35px;
}

#content_02 {
	position: relative;
	background: url(../images/content_bg.png) repeat-y 0 0;
	height: 410px;
	width: 100%;
	float: left;
	display: block;
	top: -35px;
}

#content_03 {
	position: relative;
	background: url(../images/content_bg.png) repeat-y 0 0;
	height: 30px;
	width: 100%;
	float: left;
	display: block;
	top: -35px;
}

#content_04 {
	position: relative;
	background: url(../images/content_bg.png) repeat-y 0 0;
	height: 1400px;
	width: 100%;
	float: left;
	display: block;
	top: -35px;
}

#content_bottom {
	position: relative;
	background: url(../images/content_bottom.png) no-repeat 0 0;
	height: 30px;
	width: 100%;
	float: left;
	display: block;
	top: -35px;
}

#unternehmen {
	background: url(../images/content_01_bg.png) no-repeat 0 0;
	margin: 0 auto;
	width: 620px;
	height: 416px;
}

#unternehmen_txt {
	margin: 0 auto;
	width: 580px;
	padding-top: 10px;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 17px;
}

#dienstleistungen {
	background: url(../images/content_02_bg.png) no-repeat 0 0;
	margin: 0 auto;
	width: 620px;
	height: 335px;
}

#dienstleistungen_txt {
	margin: 0 auto;
	width: 580px;
	padding-top: 5px;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 17px;
}

#dienstleistungen_txt li{
	list-style-type: square;
	list-style-position: inside;
}

#dienstleistungen_txt h1{
	font-size: 18px;
	line-height: 26px;
	color: #333;
	padding-top: 5px;
}

#umweltzone {
	text-align: center;
	padding-top: 20px;
	margin: 0 auto;
	width: 620px;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	line-height: 17px;
	height: 55px;
	background: url(../images/umwelt.png) no-repeat 0 0;
}

#umweltzone a{
	text-decoration: none;
	color:  #666;
	}
	
#umweltzone a:hover{
	color:  #333;
	text-decoration: none;
}

#anfahrt {
	margin: 0 auto;
	width: 620px;
	height: 475px;
	border-top: 1px solid #ccc;
}

#anfahrt_txt {
	text-align: center;
	padding-top: 5px;
	margin: 0 auto;
	width: 580px;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	line-height: 17px;
}

#anfahrt_txt a{
	text-decoration: none;
	color:  #666;
	}
	
#anfahrt_txt a:hover{
	color:  #333;
	text-decoration: none;
}

#kontakt {
	margin: 0 auto;
	width: 620px;
	height: 199px;
}

#kontakt_txt {
	text-align: justify;
	padding-top: 20px;
	margin: 0 auto;
	width: 580px;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	line-height: 17px;
}


#kontakt li{
	list-style-type: none;
}

#kontakt_txt h1,h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #333;
	padding-top: 5px;
}

#kontakt_txt_01 h1{
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #333;
}

#kontakt_txt_01 {
	position: relative;
	padding-top: 20px;
	margin: 0 auto;
	width: 580px;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	line-height: 17px;
	top: -182px;
	left: 302px;
}

#kontakt_txt a{
	text-decoration: none;
	color:  #666;
	}
	
#kontakt_txt a:hover{
	color:  #333;
	text-decoration: none;
}

#fleetboard {
	position: relative;
	width: 100%;
	height: 158px;
	top: -55px;
	text-align: center;
	float: none;
}

#fleetboard h1 {
	display: block;
	float: none;
	width: 100%;
	height: 158px;
	text-indent: -9999px;
}

#fleetboard h1 a {
	display: block;
	background: url(../images/fleetboard.png) no-repeat 0 0;
	height: 158px;
	width: 158px;
	margin: 0 auto;
}

#language {
	position: absolute;
	right: 165px;
	top: 66px;
	width: 58px;
	height: 24px;
}
#language a {
	float: left;
	margin-right: 5px;
}