html {overflow-y:scroll;}

#kurzblock{
	width: 100%;
         align: center;
         padding:20;
         background-color:#EFEFEF;
}


#kurzblock a:link { font-size:.7em;font-family:VERDANA;}



#updated {
   font-family:VERDANA;
   color:#FFFFFF;
   font-size:.55em;

}

#updated a {color: #FFFFFF;font-family:VERDANA; }
#updated a.white {color: white}
#updated a:link { text-decoration:none;}
#updated a:visited { text-decoration:none;}
#updated a:hover { text-decoration:underline;}
#updated a:active { text-decoration:underline;}



#menueelements {
   font-family:VERDANA;
   color:#FFFFFF;
   font-size:.9em;

}

#menueelements a {color: #FFFFFF; }
#menueelements a.white {color: white}
#menueelements a:link { text-decoration:none;}
#menueelements a:visited { text-decoration:none;}
#menueelements a:hover { text-decoration:underline;}
#menueelements a:active { text-decoration:underline;}

#pfad {
   font-family:VERDANA;
   color:#FFFFFF;
   font-size:.7em;
   font-weight:bold;
   margin-left:6px;
   margin-top:2;
   margin-bottom:3;
}
#pfad a {color: #FFFFFF;font-family:VERDANA;}
#pfad a.white {color: white}
#pfad a:link { text-decoration:none;}
#pfad a:visited { text-decoration:none;}
#pfad a:hover { text-decoration:underline;}
#pfad a:active { text-decoration:underline;}

#inhalt {
  margin-left:60px;
  margin-top:10px;
  margin-bottom:60px;
  margin-right:40px;
}

#inhalt a {color: #1D5287;font-family:VERDANA;}
#inhalt a.black {color: black}
#inhalt a:link { text-decoration:none;}
#inhalt a:visited { text-decoration:none;}
#inhalt a:hover { text-decoration:underline;}
#inhalt a:active { text-decoration:underline;}

#mainheading {
   color:#ffffff;
   font-size:1.5em;
   margin-left:240px;
   margin-top:110;
}

#mainheading a {color: white;font-family:VERDANA;}
#mainheading a.white {color: white}
#mainheading a:link { text-decoration:none;}
#mainheading a:visited { text-decoration:none;}
#mainheading a:hover { text-decoration:underline;}
#mainheading a:active { text-decoration:underline;}

#heading {
   color:#000000;
   font-size:1.5em;
   margin-left:40px;
   margin-top:10;
}

#heading a {color: black;font-family:VERDANA;}
#heading a.black {color: black}
#heading a:link { text-decoration:none;}
#heading a:visited { text-decoration:none;}
#heading a:hover { text-decoration:underline;}
#heading a:active { text-decoration:underline;}

#maintable {
   table-layout:fixed;
   margin-top:10px;
   width:800px;
   border-width:1;
   border-style:solid;
   border-color:#1D5287;
   padding-left:0em;
   padding-right:0em;
   border-spacing:1;
   margin-left:auto;
   margin-right:auto;
   background-color: #FFFFFF;#EFEFEF;
}


#contenttable {
   font-family:VERDANA;
   height:100%
   width:100%;
   border-width:0;
   border-style:no;
   border-color:#FFFFFF;
   padding:0
   spacing-left:100;
   border-spacing:0;
   margin-left:0;
   margin-right:0;
   background-color: #FFFFFF;
}

#menuzelle {
   font-family:VERDANA;
   width: 100;
   height: 560;
   vertical-align: top;
   background-color: #00376c;
   padding: 6;
}
