/* Stylesheet- Datei für HSF-Website */

a img { border:0; }

body { color:black;
       background-color:white;
       background-image:url(../images/akko_hg_2.jpg);
       margin:0;
       padding:20px 50px;
       font-family:Arial,sans-serif; }

#Akk { position:absolute;
       top:65px; left:113px;
       top: expression(parseInt(document.body.scrollTop + 65));
       background-image:url(../images/akk_l_kl2.jpg);
       width:137px; height:291px;
       background-repeat: no-repeat; }

#Akk[id] { position: fixed; }

#outer-content-container { position:absolute;
           top:20px; left:250px;
           z-index:1;
           width:700px;
           height:500px; }

#Nav { position:absolute;
       top:73px;
       left:250px;
       z-index:2;
       visibility: hidden;
       background-image:url(../images/akk_r_kl.jpg);
       width:286px;
       height:275px;
       background-repeat: no-repeat; }

#NavLinks { position:absolute;
            top:41px;
            left:25px;
            width:166px;
            height:192px;
            overflow: auto }

#Nav a:link { color:#000080;
              font-weight:bold;
              font-size:13px;
              text-decoration:none; }

#Nav a:visited { color:#000080;
                 font-weight:bold;
                 font-size:13px;
                 text-decoration:none; }

#Nav a:hover { color:#FFFFFF;
               background-color:#000080;
               font-weight:bold;
               font-size:13px;
               text-decoration:none; }

#Nav a:active { color:#000080;
                font-weight:bold;
                font-size:13px;
                text-decoration:none; }

#cont { background-image:url(../images/bg_mitte.gif);
        height: 300px;
        padding-left: 25px;
        padding-right: 25px;
        line-height: 20px;
        font-size: 13px;
        vertical-align: top }

table { line-height: 20px;
        font-size: 13px; }

h1 { /*font-family: Georgia, Arial, serif;*/
     font-family: Arial, sans-serif;
     color:#A62020;
     font-style: normal;
     font-variant:normal;
     font-weight: medium;
     font-size: 20pt;
     line-height: 21pt }

#cont a { color:#A62020; }

#cont a:hover { color:#000000;
                background-color:#A62020; }

#skyskraper { position: absolute; position: expression("absolute"); top: 20px; top: expression(parseInt(document.body.scrollTop + 20)); left: /*965px*/ 14px; z-index: 10}
#skyskraper[id] { position: fixed;}

div.menu1-level2-act,
div.menu1-level2-no {
	margin-left:1em;
}

div.menu1-level3-act,
div.menu1-level3-no {
	margin-left:2em;
}

div.menu1-level1-act,
div.menu1-level2-act,
div.menu1-level3-act,
div.menu1-level1-no,
div.menu1-level2-no,
div.menu1-level3-no {
	padding-bottom:0.25em;
}

#NavLinks div.menu1-level1-act a,
#NavLinks div.menu1-level2-act a,
#NavLinks div.menu1-level3-act a {
	color:#A62020;
}

