.Aufzaehlung{
}

.Ueberschrift{
font-weight: bold;
vertical-align: top;
}


.zebra-rows td { vertical-align: top; }

.Tabellenbreite200 td {
width: 190px;
vertical-align: top;
padding-right: 10px;

}


.Tabellenbreite200 ul {margin-left:10px; padding-left:8px;} /*Abstand fuer die Listenpunkte und Breite der Liste*/
.Tabellenbreite200 li {margin-left:0px; } /*Abstand zwischen Listenpunkt und Text vergroßern*/


.Spaltenabstand5px{
padding-right: 10px;
vertical-align: top;
}


.TabellenboxBenefits {
  background-image: url(images/benefitbox.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #CCCCCC;
  font-style: normal;
  width: 298px;
  
}

.TabellenboxBenefits td{
        padding: 25px 5px 10px;
}


.TabellenboxBenefits ul {
padding-left: 14px;
  }
.TabellenboxDownloads {
  background-image: url(images/infobox.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #CCCCCC;
  font-style: normal;
  width: 298px;
  margin-top:20px;
        
        
}

.TabellenboxDownloads td{
  padding-top: 25px;
        padding-left: 5px;
}


P, OL, UL, DIV, H1, H2, TD{
  font-family: verdana, arial;
  font-size: 11px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
A {  color: black;
  text-decoration: none;
}
P{
margin:0 0 0 0;
}
A:hover {text-decoration: underline;}

img {border:0px}

.imgtext-table {
    display: inline; /* IE fix for double-margin bug */
    margin-left: 10px;
  }
  
.Tabellenzelle-grau {
background-color: #CCCCCC;
  

}

.align-center {text-align:center;}

table.zebra-rows {
margin-bottom: 20px;
margin-top: 10px;
  border-collapse: separate;
  border: 0 !important;
  background: #c8c8c8;  
  border-spacing: 1px;
    width: 410px;
  }
  
  table.zebra-rows tbody {
    margin: 2px;
      }
  
table.zebra-rows td,
table.zebra-rows th {
  padding: 5px;
    }
table.zebra-rows th {
  background: #e2e2e2;
  font-size: 11px;
    color: #000;
  }
table.zebra-rows tr.even {
  background: #fff;
  }

table.zebra-rows tr.odd {
  background: #f0f0f0;
  }
  
#Inhalt p { 
  margin-bottom: 10px;
  }
  
  #Inhalt table.htmlarea-showtableborders td p,
  #Inhalt table.zebra-rows td p,
  #Inhalt table.zebra-rows th p {
  margin: 0 !important;
    }


div.visitenkarte {
  padding: 2px;
  border: 1px solid #DADADA;
  height: 150px;
  margin: 0 0 10px 0;
  overflow: hidden;
}
div.visitenkarte h1 {
  margin: 6px 0 4px 0;
}

div#Inhalt div.visitenkarte p {
  font-size: 1em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}

div.headline-box {
  height: 40px;
}
