body {
margin : 0px;
background-image : url(http://www.ennen-automobile.de/gfx/nissan_hintergrund.png);
font-size : 10pt;
}

a {
font-weight : bold;
color : #701222;
text-decoration : none;
}


#logo {
position : absolute;
background-image : url(http://www.ennen-automobile.de/gfx/nissan_logo.jpg);
left : 0px;
top : 47px;
width : 78px;
height : 62px;
}

#logo_ennen {
position : absolute;
background-image : url(http://www.ennen-automobile.de/gfx/logo_ennen.png);
left : 80px;
top : 64px;
width : 216px;
height : 39px;
}

#menu {
position : absolute;
background-image : url(http://www.ennen-automobile.de/gfx/nissan_menu.png);
color : white;
left : 0px;
top : 120px;
width : 736px;
height : 19px;
padding : 4px 7px 3px 7px;
}

#menu a {
color : white;
text-decoration : none;
font-size : 10pt;
padding-left : 8px;
padding-right : 8px;
padding-top : 2px;
padding-bottom : 2px;
}

#menu a:hover {
background-color : #C0C0C0;
filter: alpha(opacity=35);
  -moz-opacity: 0.35;
  opacity: 0.35;
color : #222222;
text-decoration : none;
font-size : 10pt;
padding-left : 8px;
padding-right : 8px;
padding-top : 2px;
padding-bottom : 2px;
}

#inhalt {
position : absolute;
background-color : white;
color : #1C2F40;
left : 0px;
top : 152px;
width : 730px;
padding : 10px;
line-height : 150%;
}

#inhalt td {
border:0px;
}
#inhalt table {
border:0px;
}
#inhalt tr {
border:0px;
}
#inhalt h2 {
color:red;
font-size:18px;
font-weight:bold;
}
#inhalt hr {
color:#d4d4d4;
height:5px;
background-color:#d4d4d4;
border:0px;
}

#inhalt h3 {
color:black;
font-size:16px;
font-weight:bold;
}

#scrollbox {
position : absolute;
color : darkred;
right : 0px;
width : 440px;
top : 86px;
overflow : hidden;
font-size : 14px;
}

.ddm_top .item,
.ddm_top .item:hover,
.ddm_top .item-active,
.ddm_top .item-active:hover {
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background-color : #DF2443;
    min-width : 100px;
    filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  margin-left : 4px;
  margin-right : 2px;
  margin-top : 1px;
  margin-bottom : 1px;
}

.catalog_item_Fahrzeug {
  border-bottom: 1px solid black;
}

.catalog_item_Fahrzeug img {
  float: left;
  width: 250px;
  margin-right: 15px;
}

.catalog_item_Fahrzeug div.price {
  font-size: 12px;
  text-align: right;
}
.catalog_item_Fahrzeug div.preisinfo {
  font-size: 10px;
}

.catalog_item_Fahrzeug div.price span {
  font-size: 20px;
  font-weight: bold;
  color: red;
  text-decoration: none;
}
.catalog_item_Fahrzeug hr {
  border:0px;
  background-color:#d4d4d4;
  height:5px;
}