body {
        background-color: #FFFFEC;
        margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
#main {
        width: 1065px;
        position: absolute;
        height: 580px;
        background-color: #FFEFCE;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: thin;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #FE8105;
        border-right-color: #FE8105;
        border-bottom-color: #FE8105;
        border-left-color: #FE8105;
        border-bottom-style: solid;
        margin-left: -485px;
        left: 50%;
        top: 50%;
        margin-top: -290px;
}

#main #navi {
        height: 200px;
        width: 120px;
        position: relative;
        top: 150px;
        z-index: 2;
        left: 70px;
}
#main #content {
        height: 542px;
        width: 764px;
        position: absolute;
        z-index: 1;
        left: 190px;
        top: 18px;
}
#main #head {
        width: 150px;
        position: absolute;
        z-index: 5;
        left: 20px;
        top: 25px;
        height: 110px;
        background-image: url(../img/logo.jpg);
        background-position: left;
        background-repeat: no-repeat;
}
h1 {
        font-weight: bold;
        font-size: 20px;
        line-height: 20px;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 23px;
        font-weight: bold;
        color: #FE7E00;
        text-align: center;
}
h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
}
h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
}
h5 {
}
h6 {
}
#main #navi a:link, a:visited, a:active {
        color: #FE7E00;
        font-size: 12px;
        font-weight: bold;
        line-height: 18px;
        right: 0px;
        text-decoration: none;
}
#main #navi a:hover {
        color: #D56A00;
        text-decoration: none;
}
/*
wenn gewünscht einfach den entsprechenden div einfügen

#main #footer {
        position: absolute;
        height: 5px;
        width: 100%;
        left: 0px;
        top: 588px;
}
*/
#main #navi #link {
        position: relative;
        width: 115px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #FE7E00;
        border-bottom-color: #FE7E00;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #FE7E00;
        background-color: #FFFFE1;
        padding-left: 5px;
}
#main #navi #link:hover   {
        background-color: #FFFFBF;
        color: #E67300;

}
#main #navi #link:active   {
        background-color: #FFE9B9;
        color: #FFEACA;

}


/* Navigation Links - Dimensionierung */

#tablenavi {
        right: 0px;
        width: 120px;
        height: 200px;
}

#adresse {
        position: absolute;
        height: 52px;
        width: 135px;
        left: 22px;
        top: 455px;
}

.iframehtm {
        height: 542px;
        width: 844px;
        border: 1px solid #FF7E00;
}


.iframebad {
        height: 542px;
        width: 844px;
        border: 1px solid #FF7E00;
}