<!--
/* Die Abstaende aller Elemente werden auf Null gesetzt */
 html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, img, li {
margin : 0;
padding : 0;
      }
      
td {
vertical-align : top;
      }      
      
table {
border-collapse : collapse;
border : 0;
      }
html, body {
background : #fff;
      }
strong {
font-weight : bold;
      }
.c {
clear : both;
      }
.center {
text-align : center;
      }
img {
border : 0;
      }

#tablerand {
display : table;
width : 785px;
      }

#zeichnung {
display: none;
      }
#abstandicons {
display: none;
      }
#icons {
display: none;
      }
#hgheader {
width : 600px;
      }
#tabheaderoben {
display: none;
      }
#tabheadermitte {
display: none;
      }
#tabheadermitte ul {
display : none;
      }
#tabheadermitte li {
display: none;
      }

#tabheaderunten {
display: block;
width : 600px;
 }
#tabheaderuntenfarbe {
width : 581px;
border-width : 1px;
border-style : solid;
border-color : #909fa5;
      }
#tabinhaltintern {
margin : 69px 0 0;
width : 567px;
background-color : #abb3b6;
vertical-align : top;
padding : 0;
color : #576268;
font-family : Verdana, Arial, Helvetica;
font-weight : normal;
font-size : 10px;
line-height : 16px;
      }
#headline {
padding : 0 0 16px;
font-family : Verdana, Arial, Helvetica;
font-weight : bold;
font-size : 15px;
line-height : 150%;
      }
#inhalttext {
padding : 30px 60px 30px 50px;
background-color : #fff;
color : #4f5559;
font-family : Verdana, Arial, Helvetica;
font-weight : normal;
font-size : 13px;
line-height : 150%;
      }
#spaltemenuelinks {
display: none;

      }
#menuelinks {
display: none;

      }
#menuelinks ul {
display: none;

      }
a {
color : #4f5559;
font-family : Verdana, Arial, Helvetica;
font-weight : normal;
font-size : 13px;
      }
      
#form table{
padding : 0 0 0 0;
width : 150px;
}      
#form td{
padding : 5px 0 5px 0;
}

#sitemap li {
list-style : none;
      }

#sitemap a.navnevel1selected {
display: block;
text-decoration : none;
font-weight: bold;
padding : 20px 0 2px 0;
color : #4f5559;
}

#sitemap a {
color : #4f5559;
}


#container {
position : relative;
width : 100%;
margin : 10px 0;
      }

#tabheadermitte a,
#tabheadermitte a.navnevel1 {
display: none;
      }
      
#tabheadermitte a:hover, 
#tabheadermitte a:active,
#tabheadermitte a.navnevel1selected,
#tabheadermitte a.navnevel1open,
#tabheadermitte a.navnevel1openselected {
display: none;
      }
      

#header {
width : 815px;
      }

#tabheaderunteninhalt {
margin : 5px 4px;
width : 567px;
border-width : 3px;
border-style : solid;
border-color : #e4e5e6;

      }
#spaltemenuelinks {
display: none;
     }
#headrubrik {
display: none;
      }
#menuelinks li {
display: none;
      }
#menuelinks a,
#menuelinks a.navnevel2 {
display: none;
      }
      
#menuelinks a:hover, 
#menuelinks a:active,
#menuelinks a.navnevel2selected,
#menuelinks a.navnevel2open,
#menuelinks a.navnevel2openselected {
display: none;
      }


-->