

html{
  background: url("../images/html_bg.gif") 0 -4px repeat-x #083879;
}
#main{
  width: 804px; padding: 38px 0 25px 0; margin: auto;
  background: url("../images/header_top.gif") 0 25px no-repeat;
}
#header{
  height: 187px; padding: 0 25px;
  background: url("../images/header_bg.gif") #cacbde;
}
#logo{
  padding: 25px 0 0 25px;
}
#nav{
  display: block; margin: 0; padding: 0;
  width: 800px; height: 25px;
  border: 2px solid #FFF;
  border-top: none; border-bottom: none;
  background: #083879; color: #FFF;
}
* html #nav li{ /* fix IE6 height problem */
  display: inline-block;
}
#nav li{
  display: block; float: left; list-style: none;
  height: 25px; padding: 0; margin: 0;
}
#nav li a{
  color: #FFF; text-decoration: none; font-family: "Arial Black";
  height: 25px; line-height: 25px; padding: 0 1em; margin: 0;
}
#nav li a:hover{
  background: #d9dae7; color: #083879;
}
#nav a.current{
  color: rgb(217,218,231);
}
#content{
  min-height: 400px; padding: 25px 25px 25px 200px;
  background: url("../images/content_left_bg.jpg") 2px 20px no-repeat #FFF;
}
#bottom{
  height: 15px;
  background: url("../images/content_bottom.gif") bottom left no-repeat #FFF;
}
#bottom_img{
  text-align: right;
}
#car{
  position: relative; top: -124px; left: 116px;
}
#innung{
  position: relative; top: -140px; left: 100px;
}
