html { overflow-y:scroll; }
body { background: #fff; filter: alpha(opacity=100); opacity: 1.0; }
td { font:11px Verdana, sans-serif; }
a { color:#cccccc; text-decoration:none; font-weight:bold; }
a:hover { color:#112232; background:#FFFFFF; }
a:focus { outline:none; }
a img { border:0px; }

#main { background:no-repeat; vertical-align:top; }

#logo { vertical-align:top; background:url(gfx/logo_back.gif); }

#menue { background:#112232; text-align:right; height:21px; border-top:1px solid #112232; border-bottom:1px solid #112232; }
#menue span.inactive { color:#666666; text-transform:uppercase; font-weight:bold; padding:4px; display:inline-block; margin:0px; }
#menue a:hover { color:#112232; background:#FFFFFF; }
#menue a.current { color:#112232; background:#FFFFFF; }

#content { padding:50px; vertical-align:top; }
#text { overflow:auto; text-align:left; }
