body {  color:#000066;
        background-color: #ffffcc;
        margin: 0px;
        float: left;
        font-family: Courir,Times New Roman;
}
p       {width:30.5em;
}
img     {
        border:none;
        }
#logo {
        background-image: url(grafx/linkslogo1.jpg);
        width: 176px;
        padding: 0px;
        border: 0px;
        height: 164px;
        background-repeat: no-repeat;
        background-position: left top;
        margin: 0px;
        float: none;
}
#mitteoben {
        background-image: url(grafx/obenmitte.jpg);
        width:86%;
        height:164px;
        float-left;
        margin-right: 0px;
        margin-bottom: 0px;
        background-repeat:repeat-x;
        margin-top: 0px;
        left: 176px;
        top: 0px;
        position: absolute;
        margin-left: 0px;
}
h2{font-size:20px;}
#content {
position:absolute;
top:155px;
left:176px;
margin:0;
}

#navi {position: absolute;
        background-image: url(grafx/links2kacheln.jpg);
        width:176px;
        height:700px;
        float:left;margin:0;
        background-repeat:repeat-y;
        left: 0px;
        top: 160px;
}
div#nav {position:relative; left:0.5em;top:2em;float: left; width: 8em;font-size:1.1em;
  background: #FFC;color:#006;}
div#nav ul {margin: 0; padding: 0; width: 8em; background-color:#ffffcc;color:#006;
  border: 1px solid #006;}
div#nav li {position: relative; list-style: none; margin: 0;
  border-bottom: 2px solid #006;border-right:2px solid #006;}
div#nav li.submenu {background: url(grafx/sub.gif) 95% 50% no-repeat;}
div#nav li a {display: block; padding: 0.25em 0 0.25em 0.2em;
  text-decoration: none; width: 6.5em;color:#006;}
div#nav>ul a {width: auto;}
div#nav ul ul {position: absolute; top: 0; left: 8em;
  display: none;}
div#nav ul.level1 li.submenu:hover ul.level2,
div#nav ul.level2 li.submenu:hover {display:block;background-color:#ff9900;color:#ffc;}

a.linkdunkel:link
{
        font-family:             Courir,Times New Roman;
        color:                                #000066;
        text-decoration:        underline;
         font-size:1em;    }
a.linkdunkel:visited
{
        font-family:               Courir, Times New Roman;
        color:                               #000066;
        text-decoration:       underline;
 font-size:1em;
      }
a.linkdunkel:active
{
       font-family:               Courir, Times New Roman;
        color:                               #000066;
         font-size:1em; text-decoration:       none;

       }
a.linkdunkel:hover
{
        font-family:              Courir, Times New Roman;
        color:                                #FFFFCC;
        background: #000066;
        text-decoration:        none;
 font-size:1em;

}
#lightbox{
        background-color:#eee;
        padding: 10px;
        border-bottom: 2px solid #666;
        border-right: 2px solid #666;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(grafx/overlay.png); }

* html #overlay{
        background-color: #333;
        back\ground-color: transparent;
        background-image: url(blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
        }
