html, body {
  font-family:Arial,Verdana,Geneva,Helvetica;
  text-align:center;
  background-color:#751500;
  background-image:url(../images/delija-kuehltransporte-albbruck-main-background-top.jpg);
  background-repeat:repeat-x;
  margin-top:0px;
  height:100%;
  width:100%;
  margin:0px;
  padding:0px;
}

#main {
  position:relative;
  margin:auto;
  width:900px;
  text-align:left;
}

#head {
  position:relative;
  width:900px;
  height:180px;
  background-color:#E6EBED;
}

.headLine {
  position:absolute;
  width:900px;
  height:1px;
  background-color:#EFF2F3;
}

#headLineTop {
  left:0px;
  top:1px;
}

#headLineBottom {
  left:0px;
  bottom:1px;
}

#menue {
  position:relative;
  width:900px;
  height:70px;
  background-image:url(../images/delija-kuehltransporte-albbruck-menue-background.jpg);
  background-repeat:repeat-x;
}

#logo {
  position:absolute;
  top:-150px;
  left:20px;
}

#beers {
  position:absolute;
  top:-180px;
  right:55px;
}

#headBackground {
  position:absolute;
  top:-180px;
  left:0px;
  filter:Alpha(opacity=20, finishopacity=20, style=3);
  opacity:0.2;
}

#menueDiv {
  position:absolute;
  top:45px;
  left:20px;
  font-size:10pt;
}

#menueDiv a {
  text-decoration:none;
  font-size:10pt;
  font-weight:bold;
  color:#6E6E6E;
}


#contentShadowLeft {
  position:absolute;
  width:2px;
  height:100%;
  bottom:0px;
  left:-2px;
}

#contentShadowRight {
  position:absolute;
  width:2px;
  height:100%;
  bottom:0px;
  right:-2px;
}

#contentShadowBottom {
  position:absolute;
  width:900px;
  height:2px;
  bottom:-2px;
  left:0px;
}

#contentShadowCornerLeft {
  position:absolute;
  width:2px;
  height:2px;
  bottom:-2px;
  left:-2px;
}

#contentShadowCornerRight {
  position:absolute;
  width:2px;
  height:2px;
  bottom:-2px;
  right:-2px;

}

.shadowLineVert {
  background-color:#000000;
  width:1px;
  height:100%;
  float:left;
}

.shadowLineHori {
  background-color:#000000;
  width:900px;
  height:1px;
}

.shadowPixel {
  background-color:#000000;
  float:left;
}



#content {
  position:relative;
  width:900px;
  color:#666566;
  font-size:10pt;
  background-color:#FFFFFF;
  background-image:url(../images/delija-kuehltransporte-albbruck-content-background.gif);
  background-repeat:repeat-y;
}



#leftColumn {
  float:left;
  display:inline;
  width:250px;
  padding-top:70px;
  padding-bottom:50px;
}

#leftColumn p{
  margin-left:20px;
  margin-right:20px;
  margin-bottom:20px;
  margin-top:0px;
  color:#666666;
  font-size:9pt;
}

#leftColumn p a{
  text-decoration:none;
  color:#94CCFF;
  font-size:9pt;
}

.infoBox {
  width:210px;
  margin-left:20px;
  margin-right:20px;
  margin-bottom:20px;
  margin-top:0px;
  padding:0px;
}

.infoBoxOutBorder {
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#B7B2B0;
  background-color:#FFFFFF;
  background-image:url(../images/delija-kuehltransporte-albbruck-infobox-background.jpg);
  background-repeat:repeat-x;
  background-position:left bottom;
  padding:0px;
}

.infoBoxInnerBorder {
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#D9D7D9;
  padding:3px;
}

.infoBoxInnerBorder a {
  text-decoration:none;
  color:#94CCFF;
  font-size:9pt;
}

.infoBoxInnerBorder p {
  margin:0px;
  padding:0px;
}

#rightColumn {
  float:left;
  display:inline;
  width:650px;
  background-color:#EBEBEB;
  background-image:url(../images/delija-kuehltransporte-albbruck-right-column-background.jpg);
  background-repeat:repeat-x;
  padding-left:30px;
  padding-right:30px;
  padding-top:70px;
  padding-bottom:50px;
  margin:0px;
  color:#666666;
  font-size:9pt;
  line-height:1.7em;
  min-height:500px;
  voice-family: "\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  width:590px; /*962 - (2*1) --> kein Border)*/
}

#rightColumn h1{
  margin:0px;
  margin-bottom:25px;
  font-size:12pt;
  color:#666666;
}

#rightColumn h2{
  margin:0px;
  margin-bottom:15px;
  margin-top:10px;
  font-size:10pt;
  color:#666666;
}

#rightColumn ul{
  list-style-image:url(../images/delija-kuehltransporte-albbruck-list-image.gif);
}
#rightColumn ul li{
  padding-left:5px;
  padding-bottom:3px;
  color:#94CCFF;
  font-weight:bold;
}

#blueLineTop {
  position:absolute;
  top:1px;
  left:1px;
  width:898px;
  height:7px;
  background-color:#94CCFF;
}

#footer {
  position:relative;
  width:900px;
  text-align:right;
  font-size:8pt;
  color:#84717E;
  padding-bottom:10px;
}

#footer a {
  text-decoration:none;
  font-size:8pt;
  color:#84717E;
}

#blueLineBottom {
  position:absolute;
  top:-8px;
  left:1px;
  width:898px;
  height:7px;
  background-color:#88BCEB;
}

#footerBackground {
  position:absolute;
  top:-71px;
  left:0px;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}


.pictureDIV {
  position:relative;
  float:left;
  display:inline;
  background-image:url(../images/delija-kuehltransporte-albbruck-pic-shadow-right.gif);
  background-repeat:repeat-y;
  background-position:top right;
  padding:0px;
  padding-right:6px;
  background-color:#FFFFFF;
}

.pictureDIVBottom {
  background-image:url(../images/delija-kuehltransporte-albbruck-pic-shadow-bottom.gif);
  background-repeat:repeat-x;
  height:6px;
  margin:0px;
  padding:0px;
  text-align:left;
}

.picCornerTopRight {
  position:absolute;
  top:0px;
  right:0px;
}

.picCornerBottomRight {
  position:absolute;
  bottom:0px;
  right:0px;
}

