@charset "utf-8";
/* CSS Document */

body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    background-color:#f8e7dd;
    color:#434242;
}

body a {
    color:#434242;
}

img {
    border:none;
}

img a {
    border:none;
}

.body {
    width:1022px;
    border:1px solid #a35459;
    position:absolute;
    top:10px;
    left:100px;
}

.bild {
    height:160px;
}

.header {
    position:absolute;
}

.logo {
    position:absolute;
    margin-left:30px;
}

.inhalt {
    
}

.links, .rechts {
    width:190px;
}

.mitte {
    width:582px;
    background-color:#FFFFFF;
    padding-left:30px;
    padding-right:30px;
    min-height:400px;
    line-height:1.5;
}

.mitte h1 {
    font-size:14px;
    text-transform:uppercase;
}

.links,  .mitte {
    float:left;
}

.rechts {
    float:right;
}

.unten {
    clear:both;
    width:642px;
    background-color:#FFFFFF;
    margin-left:190px;
}

.sprache { /* Sprachwahl wird rechts oben ausgerichtet */
        width:100px;
        position:absolute;
        right:2px;
        top:10px;
    }
.sprache img {
    border:none;
}
.navi {
    background-image:url(../upload/gstattlhof/verlauf.gif);
    background-repeat:repeat-x;
    background-position:top;
    height:28px;
}

.navi ul {
    margin:0;
    padding:0;
}

.navi li {
    float:left;
    color:#f8e7dd;
    padding-left:40px;
    padding-right:40px;
    list-style-type:none;
    padding-top:5px;
}

.navi li a {
    color:#f8e7dd;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}

.navi li a:hover {
    text-decoration:underline;
}


.menupunkt {
    background-image:url(../upload/gstattlhof/verlauf.gif);
    background-repeat:repeat-x;
    height:17px;
    color:#f8e7dd;
    padding-left:15px;
    padding-top:5px;
    font-weight:bold;
}
