/*#############################################################
Name: Autohaus Kleinert
Date: 2008-06
Author: mk-media

#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000033;
   font: normal 0.9em ,arial;
}
a:hover {color: #3D52F3;}

body {
    color: #000000;
	font: normal 0.8em ,arial;
    background-color: #FFFFFF;


}

hr {
  margin-left: auto;
  margin-right: auto;
}


h1 {
	color: #000000;
	font: normal 1.6em Impact,arial;
}
h1 a {
	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	color: #F00;
}

h2 {font: normal 1.5em Tahoma,arial;}
h2 {font: normal 1.4em Tahoma,arial;}

h1 {margin-top: 150px;}
h2 {margin-top: 30px;}

table {
   margin-left: auto;
  margin-right: auto;
}

#sky {
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
  height: 1000px;
  width: 150px;
}



#banner{
  position: absolute;
  margin-top: 0px;
  margin-left: 150px;
  height: 167px;
  width: 850px;
}

#bottom {

  background-image: url(material/bottom.gif);
  position: absolute;
  margin-top: 850px;
  margin-left: 150px;
  height: 150px;
  width: 850px;
  font: normal 1.0em ,arial;
}

#bottom a {
  color: #FFFFFF;
  text-decoration: none;
  font: normal 1.0em ,arial;
}

#bottom a:hover {color: #000000;}

#top {
  background-image: url(material/top.gif);
  position: absolute;
  margin-top: 167px;
  margin-left: 150px;
  height: 30px;
  width: 850px;
}

#content {
  position: absolute;
  margin-top: 200px;
  margin-left: 155px;
  height: 650px;
  width: 845px;
}

#contentm {
  position: absolute;
  background-image: url(material/modelle3.gif);
  margin-top: 200px;
  margin-left: 150px;
  height: 650px;
  width: 850px;
}

#contentk {
  position: absolute;
  background-image: url(material/kontaktback.gif);
  margin-top: 200px;
  margin-left: 155px;
  height: 650px;
  width: 845px;

