    body {
      margin : 0px;
      padding : 0px;
      background-color : #f0f0f0;
    }
    
    div {
      font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
    
    a:link, a:visited, a:active {
      color:            #419812;
      text-decoration:  underline;
      padding-left:     0px;
    }

    a:hover {
      color:            #419812;
      text-decoration:  underline;
      padding-left:     0px;
    }
    
    h1, h2, h3, h4, h5, h6 {
      margin : 0px;
      padding : 0px;
      font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
    
    h1 {
      font : bold 32px Georgia, "Times New Roman", Times, serif;
      color : #54c317;
    }
    
    h2 {
      font : bold 26px Georgia, "Times New Roman", Times, serif;
      color : #54c317;
    }
    
    /* geruest */

    #container {
      margin : 0px auto;
      width : 900px;
      background-image: url(images/bged.gif);
    }

    #header {
      width : 900px;
      height : 125px;
      background-color : #ffffff;
      background-image: url(images/header.jpg);
      background-repeat: no-repeat;
    }
	
      #header2 {
      width : 900px;
      height : 125px;
      background-color : #ffffff;
      background-image: url(images/zahlungheader.jpg);
      background-repeat: no-repeat;
    }
	  
	  #header3 {
      width : 900px;
      height : 125px;
      background-color : #ffffff;
      background-image: url(images/diskretheader.gif);
      background-repeat: no-repeat;
    }
	
    #menue {
      clear : both;
      width : 900px;
      height : 25px;
      background-color : #3b3b3b;
    }
    
    #lnav {
      float : left;
      width : 199px;
      background-color : #ffffff;
      border-right: solid 1px #3b3b3b;
    }
    
    #rnav {
      float : left;
      width : 199px;
      background-color : #ffffff;
      border-left: solid 1px #3b3b3b;
    }
    
    #content {
      float : left;
      width : 480px;
      padding : 10px;
      background-color : #ffffff;
      line-height : 180%;
    }

    #footer {
      clear : both;
      padding : 10px;
      width : 880px;
      color : #ffffff;
      text-align : center;
      background-color : #3b3b3b;
    }
    
    /* feinarbeit navbox */
    
    ul.navbox {
      padding : 0;
      margin : 0;
      list-style-type : none;
    }
    
    .navheader {
      width: 180px;
      padding: 6px 6px 6px 13px;
      background-color:#bababa;	
    }
    
    .navbox a:link, .navbox a:visited, .navbox a:active {
      display : block;
      width: 180px;
      padding: 6px 6px 6px 13px;
      text-decoration: none;
      color : #3b3b3b;
      border-top: solid 1px #ffffff;
    }
    .navbox a:hover {
      display : block;
      width: 180px;
      padding: 6px 6px 6px 13px;
      text-decoration : none;
      text-align : center;
      color : #ffffff;
      background : #54c317;
      border-top: solid 1px #ffffff;
    }
    
    /* feinarbeit conbox */

    ul.conbox {
      padding : 0;
      padding-bottom : 5px;
      margin : 0;
      margin-bottom : 10px;
      list-style-type : none;
    }
    
    .inserate {
      padding: 5px 6px 6px 6px;
      margin : 0;
      color : #676767;
      font-size: 12px;
      line-height : 180%;
      list-style-type : none;
    }

    .conheader {
      width: 180px;
      padding: 6px 6px 6px 13px;
      color : #ffffff;
      background-color:#3b3b3b;	
    }

    .conbox a:link, .conbox a:visited, .conbox a:active {
      display : block;
      width: 180px;
      padding: 6px 6px 6px 13px;
      text-decoration: none;
      color : #3b3b3b;
      border-bottom: solid 1px #ffffff;
    }
    .conbox a:hover {
      display : block;
      width: 180px;
      padding: 6px 6px 6px 13px;
      text-decoration : none;
      color : #ffffff;
      background : #54c317;
      border-bottom: solid 1px #ffffff;
    }
    
    /* spezial */

#navcontainer ul
{
padding: 0px;
margin: 0px;
padding-left: 0;
margin-left: 0;
background-color: #ffffff;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; padding: 0px;
margin: 0px;}

#navcontainer ul li a
{padding: 0px;
margin: 0px;
padding: 5px 20px;
background-color: #828282;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #3b3b3b;
color: #fff;
}
table {
  border-collapse: collapse;
}
table td, table th {
  bor
