/* CSS Document */
body {
        margin: 0px;
        padding: 0px;
        background-color: #818ACA;
}

html, body {
        height: 100%;
}

#wrapper {
        width: 1000px;
        height: 100%;
        z-index: 10;
        text-align: left;
}

#header {
        width: 1000px;
        height: 161px;
        top: 0px;
        left: 0px;
        background-image: url(../images/kopf.jpg);
        z-index: 20;
                position:relative;
}

#pagecontent {
        width: 1000px;
                position: relative;
        top: 0px;
        left: 0px;
        background-image: url(../images/hg.jpg);
        background-repeat:repeat-y;
        z-index: 20;
                padding-bottom: 45px;
}

#text3 {
        width: 550px;
        height: auto;
        left: 325px;
        top: 20px;
        z-index: 40;
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

#footer {
        background-image: url(../images/fuss.jpg);
        background-repeat:no-repeat;
        position: relative;
        width: 1000px;
        height: 136px;
        left: 0px;
                bottom: 0px;
        z-index: 40;
}

#impressum {
                font-family:Arial, Helvetica, sans-serif;
                color:#FFFFFF;
                top:80px;
                right: 120px;
                position:relative;
                z-index: 50;
                width: 100px;
                float:right;
                clear:right;
}

#impressum a:link, #impressum a:visited, #impressum a:active {
                color:#FFFFFF;
                text-decoration:none;
}
#impressum a:hover {
                font-weight:bold;
}

#menue {
        z-index: 30;
        background-image: url(../images/menue.jpg);
        background-repeat:repeat-y;
        width: 145px;
                height: 100%;
        top: 0px;
        left: 164px;
        position: absolute;
}
#picture {
                z-index: 40;
                height: 46px;
                width: 145px;
                top: 0px;
                left: 0px;
                position:absolute;
}

#logo {
                z-index: 50;
                height:100px;
                width:100px;
                top:47px;
                left:26px;
                position: absolute;
}

#nav {
        z-index: 60;
        text-align: center;
        left: 0px;
                top:174px;
        width: 145px;
        height: 370px;
        position: absolute;
}

#nav img{
        margin-bottom: 5px;
        margin-top: 5px;
}

.Stil1 {
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        color: #010159;
}

.Stil3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
}

a, img {
        border:none;
}

a {
        text-decoration:none;
        color: #010162;
        line-height: 20px;
}

a:hover {
        font-weight:bold;
}

h1 {
        font-size: 20px;
        color: #292B78;
        font-weight: bold;
        line-height: 24px;
        margin-top: 0px;

}

h2 {
        font-size: 14px;
        color: #292B78;
        font-weight: bold;
        margin-bottom:10px;
        margin-top: 0px;
}
.tabelle{
        font-size: 12px;
        line-height: 20px;
        font:Arial, Helvetica, sans-serif;
        border-bottom-style: solid;
        linktext-decoration:none;
}
.tabelle a {
        text-decoration:none;
        color: #010162;
        line-height: 20px;
}

.tabelle a:hover {
        font-weight: normal;
}
#text3 a {
        text-decoration:none;
        color: #010162;
        line-height: 20px;
}

#text3 a:hover {
        font-weight: normal;
}
