<!--
/* 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;
margin : auto;
      }

#zeichnung {
vertical-align : top;
background-color : #fff;
width : 217px;
height : 181px;
border-width : 0;
background : url("/img/zeichnung.jpg") no-repeat;
      }
#abstandicons {
width : 217px;
height : 181px;
      }
#icons {
display: block;
padding : 3px 0 0 117px;
width : 100px;
height : 15px;
      }
#hgheader {
background : url("/img/hg_logo.gif") no-repeat;
width : 570px;
      }
#tabheaderoben {
text-align : right;
height : 104px;
width : 570px;
      }
#tabheadermitte {
width : 555px;
height : 22px;
padding : 0;
      }
#tabheadermitte ul {
list-style : none;
      }
#tabheadermitte li {
float : left;
list-style : none;
margin : 0;
      }

#tabheaderunten {
display: block;
height : 100%;
width : 570px;

      }
#tabheaderuntenfarbe {
height : 100%;
width : 551px;
border-width : 1px;
border-style : solid;
border-color : #909fa5;
background : url("/img/hg_tabheader.gif") repeat-y;
      }
#tabinhaltintern {
height : 100%;
margin : 69px 0 0;
width : 537px;
background : url("/img/hg_inhaltintern.gif") repeat-x;
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 : 11px;
line-height : 15px;
      }
#inhalttext {
overflow: auto;
padding : 30px 60px 30px 50px;
width : 332px;
min-height: 540px;
height: 540px;
background-color : #fff;
      }
#spaltemenuelinks {
padding : 0;
margin : 0;
background-color : #3741a7;
      }
#menuelinks {
width : 215px;
padding : 20px 0 0;
margin : 0;
top : 181px;
      }
#menuelinks ul {
color : #4f5559;
font-family : Verdana, Arial, Helvetica;
font-weight : normal;
font-size : 10px;
      }
a {
color : #4f5559;
font-family : Verdana, Arial, Helvetica;
font-weight : normal;
font-size : 10px;
      }
      
#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;
}

-->