/* CSS Document */
#rahmen {
        width: 900px;
        position:absolute;
        left: -450px;
        margin-left: 50%;
        height: auto
        background-color: #ffffff;
        border: 0px;
}
#top{
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 2px solid #000080;
    position: relative;
    visibility: visible;
    left: 0px;
    top: 0px;
    height: 103px;
    background-color: #ffffff;
    background-image: url(top.png);
    background-repeat: no-repeat;
}      
#topnav{
    text-align: center;
    margin: 0px;
    padding: 5px;
    width: 890px;
    border: 2px solid #990066;
        border-top: 0px;
    border-bottom:0px;
    position: relative;
    visibility: visible;
    height: 80px;
    background-color: #ffffff;
        float:left;    
}
#main{
    position: relative;
        float: left;
    border: 1px solid #333333;
        border-top: 0px;
    background-color: #ffffff;
    height: 100%;
        min-height: 600px;
    width: 480px;
    padding-right: 10px;
    padding-left: 20px;
    z-index:0;
}
#rechts{
    margin: 0px;
    padding: 0px;
    height: 100%;
        min-height: 600px;
    width: 195px;
    position: relative;
    background-color: #ffffff;
    padding-left: 3px;
    padding-right: 3px;
        float: left;
}
#werbung {
        margin: 0px;
    padding: 0px;
    height: auto;
        min-height: 600px;
    width: 170;
    border-right: 2px solid #FFFFFF;
        float:right;
    padding-left: 5px;
    padding-right: 5px;
        background-color:#ffffff;
        position: relative;
        top: 0px;
     z-index:-1;
}
    
    
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: snow;
    background-repeat: repeat;
    left: 0px;
    top: 0px;
    font-size: 13px;
}
H1,H2,H3{
    font-size:16pt;
    font-weight:bold;
    margin-bottom:6px;
    font-family: Arial, Helvetica, sans-serif;
    color: #990066;
    }
h4{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.locator {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: purple;
}
.content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #333333;
}
.toc1 ul li{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #990066;
    text-decoration: none;
    list-style-type: none;
    display: inline;
    padding-left: 8px;
    padding-right: 10px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #000080;
}
.toc1 a{
        color:#000080;
}
.toc23 ul{
        margin:0px;
        padding: 0px;
        margin-left: 5px;
        margin-top: 15px;
        margin-bottom:35px;
}
.toc23 ul li{
    font-family: Verdana, Arial, Helvetica,  sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #990066;
        list-style-type: none;
        display: block;
        border-bottom: 1px dotted #990066;
        padding-bottom: 4PX;
        margin:0px
        padding: 0px;
        padding-top:5px;
        padding-bottom:4px;
         width: 180px;
line-height: 18px;
       text-indent:10px;
}
a {
    color: #990066;
    text-decoration: none;
}
hr {
    height: 1px;
    border: 1px dotted #000000;
}
.small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: italic;
    color: #666666;
}
.doc{
    padding-top: 4px;
    padding-bottom: 4px;
}
#banner {
        height: 68px;
        width: 468px;
        position: relative;
        top: 35px;
        left: 400px;
}
#halter {
        width:900px;
        float:left;
        position:relative;
        margin:0px;
        padding: 0px;
        height: auto;
        background-color: #ffffff;
        border: 2px solid #990066;
        border-top: 0px;
}

