.services
{
  padding: 13px 13px 0 13px;
}

.services-bild
{
  width: 66px;
  vertical-align: top;
}

.services-bild img
{
  margin-bottom: 0 ! important;
}

.services-text
{
  width: 224px;
  vertical-align: top;
  padding: 0 20px 0 10px;
}

.services-text p
{
  margin: 0;
}

.services .csc-default
{
  margin-bottom: 0 ! important;
}



/* Inhalt zweispaltig Start */
.inhalt_zweispaltig
{
   width: 745px;
   height: auto;
}

.inhalt_zweispaltig_links
{
   width: 360px;
   height: auto;
   margin-right: 20px;
   float: left;
}

.inhalt_zweispaltig_rechts
{
   width: 360px;
   height: auto;
   float: left;
}
/* Inhalt zweispaltig Ende */



/* Zweispaltige Tabelle Start */
.zweispaltige-tabelle
{
   width: 745px;
}

.zst-1
{
   width: auto;
   vertical-align: top;
   padding-right: 50px;
}

.zst-2
{
   width: auto;
   vertical-align: top;
}
/* Zweispaltige Tabelle Ende */