body {
  margin: 0px; 
  padding: 0px;
  text-align: center;
  width: 950px;
  overflow-y:auto;
  overflow-x:auto; 

 background-color: #dc0023;
  background-image: url(../bg.jpg);
  background-repeat: repeat-x;

}

div, td {
  font-family: Arial, Helvetica;
  font-size: 13px;
  color: #000;
}

a {
  text-decoration: none;
  color: #DC0023;
}

#ibox {
  padding: 225px 0 0 0;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;

  margin-left: -535px;
  margin-right: auto;
  width: 60px;
  height: 285px;
text-align: right;


}

#header {
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
text-align: left;
  margin-left: -475px;
  margin-right: auto;
  width: 950px;
  height: 225px;
  z-index: 209;

}

#header #left {
  float: left;
  width: 475px;
  height: 205px;
  background-color: #DC0023;
}

#header #left #info {
  padding: 100px 0 0 25px;
  color: #FFF;
  font-size: 10px;
  width: 250px;
  height: 100px;
  float: left;
}

#header #left #info .hellrot {
  color: #EFBD95;
}
#header #left #info a:hover {
  color: #FFF;
}


#header #left #flash {
  width: 200px;
  height: 200px;
  float: right;
}


#header #right {
  float: right;
  width: 475px;
  height: 205px;
  background-color: #000;
}

#header #menu {
  clear: left;
  float: none;
  width: 950px;
  height: 20px;
  color: #FFF;
  background-image: url(/de/images/streifen.gif);
  background-position: left;
  background-repeat: no-repeat;

}

#header #menu #left_menu {
  padding: 1px 0 0 19px;
  float: left;
}

#header #menu #right_menu {
  padding: 4px 28px 0 0;
  font-size: 10px;
  float: right;
}

#header #menu #right_menu a {
  color: #EFBD95;
}

#header #menu #right_menu a:hover {
  color: #FFF;
}

#content {
  padding: 225px 0 0 0;
  display: block;
position: absolute;
  left: 50%;
text-align: left;
  margin-left: -475px;
  margin-right: auto;
  width: 950px;
  min-height:600px;
     height:auto;
background: #000
                url(/de/images/bg_content.gif)
		repeat-y
                50% 50%;
}


#content #left {
  float: left;
  width: 420px;
  padding: 0px 30px 0 25px;


}

#content #left #markenfinder {
  padding: 45px 0 0 0;
}

#content #left #breadcrumb {
  font-size: 12px;
}

#content #left #breadcrumb a.path {
  color: #505050;
}

#content #left #headline {
  padding: 0 0 15px 0;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
}

#content #left h1 {
  padding: 15px 0 0 0;
  font-size: 20px;
  color: #FFF;
}

#content #left h2 {
  padding: 0px;
  font-size: 11px;
  color: #FFF;
}

#content #left .angebot {
  padding: 0px;
  font-size: 11px;
  color: #505050;
}

#content #left h2.angebot {
  padding: 0px;
  font-size: 11px;
  color: #DC0023;
}

.red {
  font-weight: bold;
  color: #DC0023;
}

a.white {
  font-weight: bold;
  color: #FFF;
}

a.red {
  font-weight: bold;
}

#content #left a.email {
  text-decoration: underline;
  color: #FFF;
}

#content #left #markenfinder a {
  color: #FFF;
  font-weight: bold;
}

#content #right {
  float: right;
  width: 430px;
  padding: 0px 20px 0 25px;
}


#content #right td.thumb {
  font-size: 10px;
}

.abread {
	color: #505050;
}

a.path2 {
  color: #505050;
}
}

#hell {
color: #EFBD95;
  
}
#hell a {
color: #EFBD95;
	text-decoration: none;
  
}
