/* --- Formatierung zweispaltiger Seiten --- */

#content {
   float:left;
   background-color:white;
   width:700px;
   padding:23px 5px 25px 5px;
}

#rahmen_werbung{
   float:right;
   width:180px;
}

#vergleich{
  background-color:white;

}
#vergleich td{
  background-color:#DEDFDE;
  padding:3px;
  vertical-align:top;
  font-size:0.8em;
}

td.blank{
  background-color:white;
}

td.bold{
   font-weight:bold;
}






#steckbrief_ueber {
   width:700px;
   border-collapse: collapse;
   color:black;
   background-color:#DEDFDE;
   text-align:center;
}

tr:hover {
  background-color:#CECFCE;
}
#col01 {width:210px;}
#col02 {width:50px;}
#col03 {width:110px;}
#col04 {width:100px;}
#col05 {width:50px;}
#col06 {width:50px;}
#col07 {width:70px;}
#col08 {width:10px;}


td.ze01, td.ze02, td.ze01, td.ze03, td.ze04, td.ze05, td.ze06, td.ze07, td.ze08,
th.ze01, th.ze02, th.ze01, th.ze03, th.ze04, th.ze05, th.ze06, th.ze07, th.ze08 {
   border:solid white 2px;
   border-bottom:4px;
   padding:1px;
   font-size:0.8em;
}

th.ze01, th.ze02, th.ze01, th.ze03, th.ze04, th.ze05, th.ze06, th.ze07, th.ze08 {
   background-color:#CECFCE;
}

td.ze01, th.ze01 {
   border-left:0px;
   text-align:left;
}

td.ze08, th.ze08 {
   border-right:0px;
}

td.ze08 img {
   border:none;
   background-color:#DEDFDE;
   vertical-align:top;
}

td.info {
   font-size:0.8em;
   text-align:left;
   background-color:#DEDFDE;
   border-top:solid white 6px;
}

#up {
   margin-right:5px;
   margin-bottom:2px;
   height: 100%;
   border:none;
}
