body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 11px 0 40px 0;
    margin: 0;
    background: #FFF;
    color: #000;
}

#overall {
    width: 800px;
    margin: 0 auto;
    position: relative;
}

#navBox {
    height: 260px;
}

#flashBox {
    float: left;
    width: 260px;
    height: 260px;
    background: url("../images/flash_bg.jpg") no-repeat;
}

#obj_flash {
    width: 260px;
    height: 260px;
}

#naviTop {
    float: left;
    height: 260px;
    width: 540px;
    padding: 0;
    margin: 0;
}

#naviTop li {
    display: inline;
}

#naviTop li a {
    float: left;
    width: 126px;
    height: 126px;
    margin-left: 8px;
}

#naviTop li a span {
    display: none;
}

#naviTop li a.bottom {
    margin-top: 8px;
}

#naviTop li.n1 a { background: url("../images/navi/1k.jpg") no-repeat; }
#naviTop li.n2 a { background: url("../images/navi/2k.jpg") no-repeat; }
#naviTop li.n3 a { background: url("../images/navi/3k.jpg") no-repeat; }
#naviTop li.n4 a { background: url("../images/navi/4k.jpg") no-repeat; }
#naviTop li.n5 a { background: url("../images/navi/5k.jpg") no-repeat; }
#naviTop li.n6 a { background: url("../images/navi/6k.jpg") no-repeat; }
#naviTop li.n7 a { background: url("../images/navi/7.jpg") no-repeat; }
#naviTop li.n8 a { background: url("../images/navi/8k.jpg") no-repeat; }

#naviTop li.n1 a:hover, #naviTop li.n1 a.active:hover { background: url("../images/navi/1h.jpg") no-repeat; }
#naviTop li.n2 a:hover, #naviTop li.n2 a.active:hover { background: url("../images/navi/2h.jpg") no-repeat; }
#naviTop li.n3 a:hover, #naviTop li.n3 a.active:hover { background: url("../images/navi/3h.jpg") no-repeat; }
#naviTop li.n4 a:hover, #naviTop li.n4 a.active:hover { background: url("../images/navi/4h.jpg") no-repeat; }
#naviTop li.n5 a:hover, #naviTop li.n5 a.active:hover { background: url("../images/navi/5h.jpg") no-repeat; }
#naviTop li.n6 a:hover, #naviTop li.n6 a.active:hover { background: url("../images/navi/6h.jpg") no-repeat; }
#naviTop li.n7 a:hover, #naviTop li.n7 a.active:hover { background: url("../images/navi/7h.jpg") no-repeat; }
#naviTop li.n8 a:hover, #naviTop li.n8 a.active:hover { background: url("../images/navi/8h.jpg") no-repeat; }

#naviTop li.n1 a.active { background: url("../images/navi/1a.jpg") no-repeat; }
#naviTop li.n2 a.active { background: url("../images/navi/2a.jpg") no-repeat; }
#naviTop li.n3 a.active { background: url("../images/navi/3a.jpg") no-repeat; }
#naviTop li.n4 a.active { background: url("../images/navi/4a.jpg") no-repeat; }
#naviTop li.n5 a.active { background: url("../images/navi/5a.jpg") no-repeat; }
#naviTop li.n6 a.active { background: url("../images/navi/6a.jpg") no-repeat; }
#naviTop li.n7 a.active { background: url("../images/navi/7a.jpg") no-repeat; }
#naviTop li.n8 a.active { background: url("../images/navi/8a.jpg") no-repeat; }

#footer {

    clear: both;
    width: 730px;
    margin: 0;
    padding: 5px 35px 0 35px;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    vertical-align: bottom;
}

#footer a {
    text-decoration: none;
    background: none;
    vertical-align: bottom;
}

#footer .left {
    float: left;
    position: relative;
}

#footer .left a {
    color: #000872;
    text-decoration: none;
}
#footer .left a.news {
    display: block;
    float: left;
    font-size: 24px;
    margin-top: -8px;
    margin-right: 2px;
}
#footer .left a.öffnungszeiten,
#footer .left a.kursplan {
    /*position: absolute;
    top: -10px;*/
}
a.home {
    vertical-align: bottom;
    padding: 10px 0 0 0;
}
a.impressum {
    vertical-align: bottom;
    padding: 10px 0 0 0;
}
a.kontakt {
    vertical-align: bottom;
    padding: 10px 0 0 0;
}
/* Content Bereich Anfang */

#content {
    position: relative;
    clear: both;
    width: 800px;
}

.htop {
    margin: 0;
    padding: 29px 0 0 34px;
}

h1 {
    font-size: 17px;
    margin: 1em 0 0.8em 0;
}

h2 {
    font-size: 15px;
    margin: 0.8em 0 0.6em 0;
}

h3 {
    font-size: 13px;
    margin: 0.6em 0 0.4em 0;
}

h4 {
    font-size: 100%;
    margin: 0.5em 0 0.3em 0;
}

h5 {
    font-size: 100%;
    margin: 0.4em 0 0.2em 0;
}

h6 {
    font-size: 100%;
    margin: 0.3em 0 0.1em 0;
}

p {
    margin: 0.6em 0;
}

a {
    color: #457983;
    text-decoration: underline;
}

a:hover {
    color: #FFF;
    background: #457983;
    text-decoration: underline;
}

/* Content Bereich Ende */
.rel {
    position: relative;
}
.form_anfrage {
    position: absolute;
    bottom: 40px;
    right: 40px;
    width: 463px;
    height: 238px;
    color: #fff;
}
.form_anfrage h2 {
    font-size: 14px;
    font-style: italic;
    margin: 0;
    padding: 0;
}
.form_anfrage .required {
    float: left;
    width: 334px;
    font-size: 10px;
}
.form_anfrage label {
    font-size: 10px;
}
.field {
    margin: 2px 0 0 0;
}
.field input {
    clear: both;
    background: #fff;
    width: 463px;
    height: 25px;
    border: none;
}
.submit {
    float: right;
    background: url("../images/form_submit.jpg") top left no-repeat;
    width: 128px;
    height: 35px;
    margin: 4px 0 0 0;
    padding: 0;
    border: none;
    cursor: pointer;
}