html {overflow-y:scroll;}

#kurzblock{
	width: 100%;
         align: center;
         padding:20;
         background-color:#EFEFEF;
}


#kurzblock a:link { font-size:.7em;}



#updated {
   font-family:VERDANA,ARIAL,HELVETICA;
   color:#FFFFFF;
   font-size:.55em;

}



#menueelements {
   font-family:VERDANA,ARIAL,HELVETICA;
   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,ARIAL,HELVETICA;
   color:#FFFFFF;
   font-size:.7em;
   font-weight:bold;
   margin-left:6px;
   margin-top:2;
   margin-bottom:3;
}
#pfad a {color: #FFFFFF}
#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: #000000;font-family:VERDANA,ARIAL,HELVETICA;}


#heading {
   color:#000000;
   font-size:1.5em;
   margin-left:40px;
   margin-top:20;
}

#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 {
   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 {
   width: 60;
   height: 560;
   vertical-align: top;
   background-color: #1D5287;
   padding: 6;
}