body {
     font: normal normal normal 8px Arial, sans-serif; 
	  color:#666; 
	  min-width:940px;
	  background: #FFFFFF;
	  margin:0;
	  padding:0;
	  line-height: 1;
	  }
h1 {
    margin:0;
	 }
	 
h1,h2 {
	font-size: 3em;
	margin-bottom: 0.666667em;
	line-height: 1.333333em;
	font: normal normal normal 32px Arial, sans-serif;
	color: #000000;
	padding: 0;
	margin-top: 0;
}
	  
h3 {
	color: Black;
	font: normal normal normal 18px Arial, sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 28px;
}

h3 a {
	text-decoration: none;
	color: Black;
}

a:hover {
  background-color: Yellow;
  }
  
p a:link {
   color:#666;
	}
p a:visited {
  color:#666;
  }
p a:hover {
  color:#666; 
  text-decoration: none;
  }
p a:active 
  {
  color:#666;
  }


ul {
  font-size:1.5em; 
  line-height:1.33333em; 
  margin-bottom:1.33333em;
  }

li * {font-size:1em;}

p {
	margin: 0 0 15px 0;
	padding: 0;
	font: normal normal normal 12px Arial, sans-serif;
	color: #666;
	line-height: 20px;
	}
	

#footer {
	float: left;
	width: 800px;
	height: 68px;
	margin: 0;
	padding: 65px 15px 20px;
	font: normal normal normal 10px Arial, sans-serif;
	color: #741900;
	background: url('footer.gif') no-repeat;
	}
	
#wrap {
	position:absolute;
	margin: 0 0 0 -400px;
	padding: 0;
	left:50%;
	width:800px;
	}

#inhaltbox {
	float: left;
	width: 770px;
	padding: 0;
	margin: 0;
	background: url('schatten.gif') repeat-y;
	padding: 0 15px;
	display: inline;
	}

#logo {
	float: left;
	width: 230px;
	height: 100px;
	}
	
#logo a {
	float: left;
	width: 230px;
	height: 100px;
	}
	
#logo  a:hover {
  text-decoration: none;
  background-color: transparent;
  }
  
#navigation {
	float: left;
	width: 500px;
	height: 65px;
	text-align: right;
	padding: 70px 40px 0 0;
}
	
#navigation ul li {
	padding-left: 17px;
	display: inline;
	color: #000000;
	height: 65px;
	font: normal normal bold 11px Arial, sans-serif;
	text-transform: uppercase;
	}

#navigation ul li a {
	color: #000000;
	text-decoration: none;
	height: 65px;
	font: normal normal bold 11px Arial, sans-serif;
	text-transform: uppercase;
	}
	
#navigation ul li a:hover {
	color: #000000;
	height: 65px;
	text-decoration: underline;
	font: normal normal bold 11px Arial, sans-serif;
	text-transform: uppercase;
	background-color: Yellow;
	}
	

#head {
	float: left;
	width: 770px;
	height: 100px;
	background: url('banner.jpg') no-repeat;
	}
	
#inhaltboxcontainer {
	float: left;
	width: 690px;
	padding: 40px 40px 0 40px;
	}

#body2 {
	float: left;
	width: 409px;
	}

#bodywagen {
	float: left;
	width: 409px;
	}
	
#kasten {
	float: left;
	width: 200px;
	margin-left: 40px;
	padding: 20px 20px;
	background-color: #EEE7DE;
	border-right: 1px solid #b9b5b0;
	border-bottom: 1px solid #b9b5b0;
	text-align: center;
	}
	
#wagen {
	float: left;
	width: 200px;
	margin-left: 40px;
	padding: 20px 20px;
	background-color: #EEE7DE;
	border-right: 1px solid #b9b5b0;
	border-bottom: 1px solid #b9b5b0;
	text-align: center;
}
	
.banner {
	float: left;
	width: 770px;
	height: 250px;
	background: url('banner_startseite.jpg') no-repeat;
	
	}
	
.fahrzeuge {
	float: left;
	width: 770px;
	height: 250px;
	background: url('banner_fahrzeuge.jpg') no-repeat;
	}
.impressum {
	float: left;
	width: 770px;
	height: 250px;
	background: url('banner_impressum.jpg') no-repeat;
	}
.leistungen {
	float: left;
	width: 770px;
	height: 250px;
	background: url('banner_leistungen.jpg') no-repeat;
	}

html, body, div, a, img ol, ul, li,
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

:focus, :active {
	outline: 0;
}

ol, ul {
	list-style: none;
}

