body {
  background-color: #E9EBED;
  color:#222222;
  line-height: 1.3em; 
}

#body {
  background-color: white;
}

.content_box {
  margin-bottom: 2em;
}

.content_box ul,li{

  margin-left:8px;
  padding-left:0px;

}

.image_160{
  height: 180px;
  position:relative;
}

table.pricelist {
  width: 100%;
  margin-top: 1em;
  border: 1px solid #A8A8A8;
}

table.pricelist th{
  text-align: left;
  padding: 5px;
}


table.pricelist thead tr{
  border-bottom: 1px solid #A8A8A8;
}

table.pricelist tbody tr.odd{
  background-color: #E9EBED;
}

table.pricelist td.anbieter{
  width: 25%;
}

table.pricelist td.desc{
  width: 50%;
}

table.pricelist td.price{
  width: 25%;
}

table.pricelist tbody tr td{
  padding: 5px;
}

#head{
  background:  #FF6D06;
  color: white;
  height: 40px;
  padding-top: 10px;
  border-bottom: 1px solid #A8A8A8;
}

#head a{
  
  color: white;
  text-decoration:none;
  
}

#footer{
  margin-top: 4em;
}

#foot{
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-top: 1px solid #A8A8A8;
}

.smaller{
  font-size: 80%;
}

.stoerer{
  width:60px;
  height:60px;
  line-height:60px;
  background: url(/images/layout/sonne.png) top left no-repeat;
  color:white;
  font-weight:bold;
  position:absolute;
  top:-20px;
  right: -10px;
  font-size: 18px;
}
