#outerbox {
margin :0 auto;
}

#innerbox {
background: #f7f7f7;
height:100%;
border:#FFF 1px solid;
display : table; 
}

#topbanner{
background: url(http://www.zcontent.de/bilder/1147996519/1147996519-1271203492-bgtop90.jpg) repeat-x;
width:1165px;
height:100%;
}

#topbannerin {
background:#ff9933;
margin:0px;
text-align:left;
height:90px;
width:100%;
}

#mainbox {
width:1165px;
height:100%;
margin :0 auto;
}

#mainboxin{
background::#F7F7F7;
margin:0;
padding:0;
}

#boxwerbung{
background: url(http://www.zcontent.de/bilder/1147996519/1147996519-1271202047-bgrechts.jpg) repeat-y;
vertical-align:top;
height:100%;
}

#logos {
background: #FF9933;
width: 105px;
}

#spalterechts {
vertical-align:top;
background: #FF9933;
width: 161px;
}

#spaltelinks {
vertical-align:top;
background: #FF9933;
width: 200px;
} 

#anzeige td {
padding: 3px 0px;
border-bottom:: #eee 1px solid;
font-size: 12px;
 }

#anzeige .tabelle {
text-align:left;
}

#anzeige .text{
font-size: 8pt;
}

.auswahl{
   background: transparent;
   color: #000;
   font-family: verdana;
   font-size: 11px;
   font-weight: 400;
  }
   
  .bemerkung {
   background: transparent;
   color: #000;
   font-family: verdana;
   font-size: 11px;
   font-weight: 400;
  }
   
  .link {
   background: transparent;
   color:#CC6600;
   font-family: verdana;
   font-size: 11px;
   font-weight: 400;
   text-decoration : none;
  }
   
  .link_aktiv {
   background: transparent;
   color: #CC6600;
   font-family : verdana;
   font-size: 11px;
   font-weight: 400;
   text-decoration: underline;
  }
   
  .pokal {
   background: transparent;
   color:#333;
   font-family: verdana;
   font-size:11px;
   font-weight: 600;
  }
   
  .normal {
  background: transparent;
  color:#333;
  font-family: verdana;
  font-size:11px;
  font-weight: 400;
  }
   
  .text {
  background: transparent;
  color:#000;
  font-family: verdana;
  font-size:11px;
  font-weight: 400;
  }
   
  .titel {
   background: #EE7A06;
   color:#f8f8f8;
   font-family: verdana;
   font-size:11px;
   font-weight: 400;
  }
   
  .ueberschrift {
   background: transparent;
   color:#E08529;
   font-family: verdana;
   font-size:13px;
   font-weight: 600;
  }