@import url("atocstyles/advancedtoc.css");
body{
        scrollbar-face-color:#DEE3E7;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-shadow-color:#DEE3E7;
        scrollbar-3dlight-color:#D1D7DC;
        scrollbar-arrow-color:#006699;
        scrollbar-track-color:#EFEFEF;
        scrollbar-darkshadow-color:#98AAB1;
        margin-top: 5px;
}
a:link, a:visited, a:active, a:hover {
        text-decoration: none;
        color: #0f467d;
}
#content li {
        list-style-image: url(menu/li.png);
}
.sitemaplevel1 li {
        list-style-type: none;
        list-style-image: none !important;
}
.sitemaplevel1 .doc{padding-left: 13px;background-image: url(menu/iconpfeil.png);background-repeat: no-repeat;}
.sitemaplevel1 .docs{padding-left: 13px;background-image: url(menu/iconpfeil.png);background-repeat:no-repeat;}
.sitemaplevel1 .sdoc{padding-left: 13px;background-image: url(menu/iconpfeil.png);background-repeat: no-repeat;}
.sitemaplevel1 .sdocs{padding-left: 13px;background-image: url(menu/iconpfeil.png);background-repeat: no-repeat;}
.search li {
        list-style-type: none;
        list-style-image: none !important;
}
.search .doc{padding-left: 13px;background-image: url(menu/iconpfeil.png);background-repeat: no-repeat;}
.search .docs{padding-left: 13px;background-image: url(menu/iconpfeil.png);background-repeat:no-repeat;}
.search .sdoc{padding-left: 13px;background-image: url(menu/iconpfeil.png);background-repeat: no-repeat;}
.search .sdocs{padding-left: 13px;background-image: url(menu/iconpfeil.png);background-repeat: no-repeat;}
body,td,p {font-family:Tahoma;font-size:9pt;}
hr{
        height:2px;
        border: 1px solid #b5b5d7;
}
#sitename {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 35px;
        font-weight:bold;
        color: #003366;
        text-indent: 5px;
}
H1,H2,H3{
        font-size:14px;
        font-weight:normal;
        margin-bottom:6px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        background-image: url(menu/bigpfeil.png);
        background-repeat: no-repeat;
        text-indent: 20px;
        height: 20px;
}
H4{
        font-size:13px;
        font-weight:normal;
        margin-bottom:6px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        background-image: url(menu/bigpfeilh4.png);
        background-repeat: no-repeat;
        text-indent: 20px;
        height: 20px;
}
form{margin:0;}
IMG{border:0;}
.menu{
        font-size:11px;
        color:#FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.menu a{text-decoration:underline;font-weight:bold;}
textarea {}
.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{
        font-weight:bold;
        font-size:11px;
        color:#FFFFFF;
        text-decoration:none;
        font-family: Arial, Helvetica, sans-serif;
}
.search a{font-weight:normal;color:black;}
.search a:link,.search a:visited{color:black;}
.search a:active,.search a:hover{color:black;}
.edit{font-size:7pt;color:black;background-color:#E5E5E5;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;text-decoration:none;color:black;}
input,select{font-size:8pt;text-indent:2px;}
textarea{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:8pt;
        background-color:white;
        width:98%;
        border: 1px solid #9494c0;
}
.searchbox .text,.searchbox .submit{border:2px solid #5493B4;background-color:white;}
.cmsline        { background-color: #FFFFFF; border: 2px #006699 solid; }
.innerline        { border: 2px #FFFFFF solid; }
#copyright {
        font-size:11px;
        color:#aaaaaa;
        margin-top: 5px;
}
#copyright a,.copyright a:link,.copyright a:visited {color:#aaaaaa;text-decoration:none;}
#copyright a:hover,.copyright a:active {color:#aaaaaa;text-decoration:underline;}
.options {
         font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0px;
        color: #FFFFFF;
}
.lastup {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #aaaaaa;
}
.options  a,.options  a:link,.options  a:visited {
font-size: 10px;
        color:#000000;
        text-decoration:none;
        background-image: url(menu/pfeil.png);
        background-repeat: no-repeat;
        padding-left: 10px;
        background-position: 0px 3px;
}
.options  a:hover,.options  a:active {color:#000000;text-decoration:underline;}
#searchbox .submit {
        background-image: url(images/submit.jpg);
        background-repeat: no-repeat;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        padding: 2px;
        width: 60px;
        background-color: transparent;
}
.submit {
        background-image: url(images/submit.jpg);
        background-repeat: no-repeat;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        padding: 2px;
        width: 60px;
        background-color: transparent;
        margin-top: 6px;
}
.header {
        background-image: url(images/header.png);
        height: 115px;
}
.footer {
        background-image: url(images/bg_footer.gif);
}
.bgleft {
        background-image: url(images/bg_left.gif);
        background-repeat: repeat-y;
}
.bgright {
        background-image: url(images/bg_right_1.gif);
        background-repeat: repeat-y;
        background-position: right;
}
#newsearch {
        position: relative;
        z-index: 1;
        top: 92px;
}
#newsearch .submit {
        background-image: url(images/search.jpg);
        border: 1px solid #000000;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-right: 2px;
}
.news {
        font-size: 19px;
        color: #003366;
        font-weight: bold;
}
.locator {
        font-size: 10px;
        padding-bottom: 10px;
}
.locator a {
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
}
