* {
  margin: 0;
  padding: 0;
}

body {
  background-image: url(../img/header-verlauf.jpg);
  background-repeat: repeat-x;
  background-color: #262626;
}

body, td {
  color: #B3B3B3;
  font-size: 10pt;
  font-family: Arial;
}

a {
  color: #959595;
  text-decoration: underline;
}

td {
  vertical-align: top;
}

div#grid {
  width: 810px;
  margin-top: 4px;
}

div.box {
  float: left;
  width: 628px;
  height: 250px;
  border: 2px solid #981D20;
  background-color: #3B3B3B;
  margin-bottom: 14px;
  text-align: left;
}

div.box table tr td
{
  color: #959595;
  font-size: 9pt;
}

div.box h1 {
  color: #FFB0A9;
  width: 614px;
  height: 27px;
  background-color: #2B2B2B;
  font-size: 14pt;
  padding-top: 2px;
  padding-left: 4px;
  font-weight: normal;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 5px;
}

div.box table {
  margin-left: 5px;
}

div.box img.image {
  border: 1px solid #8F8F8F;
  margin-right: 5px;
  width: 136px;
}

div.box div.text {
  width: 475px;
  height: 165px;
  background-color: #2B2B2B;
  margin-bottom: 6px;
}

div.box div.text p {
  padding: 5px;
  text-align: justify;
}

div.de1 {
  float: left;
  background-image: url(../img/de1.jpg);
  width: 155px;
  height: 36px;
}

div.at1 {
  float: left;
  background-image: url(../img/at1.jpg);
  width: 155px;
  height: 36px; 
  margin-left: 5px;
}

div.ch1 {
  float: left;
  background-image: url(../img/ch1.jpg);
  width: 155px;
  height: 36px;  
  margin-left: 5px;  
}

div.de2 {
  float: left;
  background-image: url(../img/de2.jpg);
  width: 155px;
  height: 36px;
}

div.at2 {
  float: left;
  background-image: url(../img/at2.jpg);
  width: 155px;
  height: 36px; 
  margin-left: 5px;
}

div.ch2 {
  float: left;
  background-image: url(../img/ch2.jpg);
  width: 155px;
  height: 36px;  
  margin-left: 5px;  
}

div#anrufen {
  float: right;
  width: 174px;
  height: 252px;
  background-image: url(../img_det/anrufen-detail.gif);
}

div#unten {
  width: 806px;
  height: 165px;
  border: 2px solid #981D20;
  background-color: #3B3B3B;
  text-align: left;
}

div#unten div#more_head {
  width: 795px;
  height: 24px;
  background-color: #2B2B2B;
  font-size: 14pt;
  font-weight: normal;
  margin-top: 4px;
  margin-bottom: 7px;
  margin-left: 5px;
  padding-top: 5px;
  text-align: center;
}

div#unten div#more_head p {
  background-image: url(../img_det/unten.jpg);
  background-repeat: no-repeat;
  width: 419px;
  height: 18px;
  text-align: center;
}

div#more a {
  float: left;
  display: block;
  padding: 4px;
  width: 145px;
  height: 108px;
  background-color: #EAE8E9;
  margin-left: 4px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #303030;
  border: 1px solid #000000;  
  font-weight: bold;
  font-size: 10pt;
}

div#more a:hover {
  background-color: #4c4c4c;
}

div#more a span {
  color: #43AC35;
  font-style: italic;
  font-weight: normal;
}

div#more a img {
  border: 1px solid #242424; 
  margin-top: 2px;
  margin-bottom: 2px;
  width: 137px; 
  height: 102px;
}

table#next_prev {
  width: 795px;
  margin-top: 7px;
}

table#next_prev img {
  border-width: 0px;
}

table#next_prev td {
  text-align: left;
  width: 33%;
}

table#next_prev td#middle {
  text-align: center;
}

table#next_prev td#right {
  text-align: right;
}

div#kosten {
  margin-top: 50px;
  width: 365px;
  height: 30px;
  background-image: url(../img_det/kosteninfo.gif);
}


.cl {
  clear: both;
}