.layer {
 position:   absolute;
 overflow:   hidden;
}
body {
 margin:0px;
}

a:active, a:visited, a:link  {
 text-decoration:underline ;
 color:#003399;
 font-weight:bold;
}

.menu01, a.menu01:active, a.menu01:visited, a.menu01:link, a.menu01:hover  {
 text-decoration: none;
 font-size : 10px ;
 color: blue;
 line-height: 12px;
 font-weight:normal;
 font-weight: bold;
}

a:hover {
 text-decoration:unterline;
 font-weight:bold;
 color: #999999;
}

.nachbarnavigation, a.nachbarnavigation:link, a.nachbarnavigation:visited, a.nachbarnavigation:active, .nachbarnavigation {
 text-decoration: none;
 font-size : 12pt;
 color: black;
 line-height:12pt;
 font-weight:normal;
}

a.navigation:link, a.navigation:visited, a.navigation:active, .navigation {
 text-decoration: underline;
 font-size : 12px;
 color: #999999;
 font-weight:bold;
}

a.nachbarnavigation:link, a.nachbarnavigation:visited, a.nachbarnavigation:active, .nachbarnavigation {
 text-decoration: none;
 font-size : 12px ;
 color: #999999;
 font-weight:normal;
}

a.ruecknavigation:link, a.ruecknavigation:visited, a.ruecknavigation:active, .ruecknavigation {
 text-decoration: none;
 font-size : 13px ;
 color: #999999;
 font-weight:normal;
 font-weight: bold;
}

h1 {
 font-weight:bold;
 font-size:16pt;
 color: #003399;  
}

h2 {
 font-weight:bold;
 font-size:13pt;
 color:#003399;  
}

h3,h4,h5,h6 {
 font-weight:italic;
 color:#0099ff;  
}

dl, input, dd, td, body, p, dt, div, ul, ol, li {
 line-height: 15pt;
 font-size: 18pt;
 color: black;
 font-family:Arial,Helvetica,sans-serif;
 font-size:12px ;
}
      
