body {
 width:100%;
 height:100%;
 font-family: Arial;
 font-size: 12px;
 color: #003366;
 line-height: 15px;  
 margin:0;
 padding:0;
 background:#dadbdf;

}

#all {
 width:100%;
 height:100%;
 background:#dadbdf;
 
}

#content {
 width:900px;
 height:100%;
 background:#FFFFFF;
 display:none;
}

#klickpfad {
 width:900px;
 height:50px;
 background:#dadbdf;
 display:none;
}

#inhalt{
 width:900px; 
 height:100%;
 background:#FFFFFF;
 display:none;
}

a.footerstart:link, a.footerstart:visited {
  color: #848484;
  font-size:11px;
  text-decoration: none;
  display:none;
}

a.footerstart:hover{
  color: #848484;
  font-size:11px;
  text-decoration: underline;
  display:none;
}

a.footerlink:link, a.footerlink:visited {
  font-size: 12px;
  color:white;
  text-decoration:none;
  display:none;

}

a.footerlink:hover {
  font-size: 12px;
  color:white;
  text-decoration:underline;
  display:none;
}

.footer_white {
 font-size: 12px;
 color:white;
 text-decoration:none;
 display:none;
}

.footerstart {
 color: #848484;
 font-size:11px;
 text-decoration: none;
 display:none;
}

.copy { 
 font-size: 12px;
 color: #003366;
 line-height: 15px;
 display:none;
}

.subnavi {
 color: #006699;
 line-height: 25px;
 display:none;
}


#navcontainer ul {
 margin: 8px 0 0 0;
 padding:0;
 list-style-type: none;
 font-family: Arial, sans-serif;
 font-size: 12px;
 line-height:18px;
 display:none;
}

#navcontainer li {
 margin-bottom:4px;
 line-height:18px;
 display:none;
}

#navcontainer a {
 display: block;
 padding-left:16px;
 width:200px;
 background-color: #fff;
 background-image: url(/img_de/nav/subnavi_pfeil.gif);
 background-repeat: no-repeat;
 background-position:7px 5px;
 display:none;
}

html>body>div#all>div#content>div#contbott>table>tbody>tr>td.subnavi>div>div#navcontainer>ul#navlist>li>a {
 width: 184px;
 display:none;
}

#navcontainer a:link, #navlist a:visited {
 color: #006699;
 text-decoration: none;
 display:none;
}

#navcontainer a:hover {
 background-color:#ffffff;
 background-image: url(/img_de/nav/subnavi_pfeil_active.gif);
 background-repeat: no-repeat;
 background-position:7px 5px;
 color: #003366;
 text-decoration: underline;
 display:none;
}

#active a:link, #active a:visited, #active a:hover {
 background-color:#EAEAEA;
 background-image: url(/img_de/nav/subnavi_pfeil_active.gif);
 color: #003366;
 display:none;
}

.footer {
 background-color:#00b44d;
 height:23; 
 width:900;
 display:none;
}

#print {
 display:block;
}

#print_inhalt {
 display:block;
}
 