body {
    background-color: #46659e;
    margin: 0;
    padding: 0;
}

#menu {
    width: 952px;
    height: 20px;
    margin: 0 auto;
    padding: 15px 0;

}

#impressumBox {
    float: right;
    text-align: right;
}

.impressumLink{
        text-decoration: none;
    color: #aab6cc;
}

#submenu_fewo {
    margin: 0 auto;
    position: absolute;
    visibility: hidden;
    top: 10px;
    left: 10px;
    z-index: 100;
}

#submenu_aktivitaeten {
    margin: 0 auto;
    visibility: hidden;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
}

.subMenuItem {
    background-color: #aab6cc;
    border: 1px solid black;
    padding: 0 8px;
    vertical-align: bottom;
    text-align: left;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}

#headline {
    width: 920px;
    height: 30px;
    margin: 0 auto;
    padding: 15px;
    text-align: left;
}

#contentBoxPane {
    width: 920px;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
    clear: both;
    background-color: #dddddd;
}

#contentBox {
    width: 920px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background-color: #eeeeee;
}

.menuItem {
    float: left;
    background-color: #aab6cc;
    border: 1px solid black;
    padding: 0px 8px;
    vertical-align: bottom;
    text-align: center;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}

.menuLink {
    text-decoration: none;
    color: #000000;
}

.contentBoxImgRight {
    background-color: #eeeeee;
    width: 300px;
    float: right;
    margin-bottom: 10px;
}

.contentBoxImgBottomBox {
    background-color: #eeeeee;
    width: 100%;
    height: 150px;
    float: left;
    margin-top: 10px;
    text-align: center;
}

.bild_bottom {
    width: 200px;
    height: 150px;
    float: left;
    margin: 10px 15px;
}

.bild_right {
    width: 300px;
    height: 200px;
    float: right;
    margin: 0 10px 15px;
}

.bild_right_s {
    width: 200px;
    height: 200px;
    float: right;
    margin: 0 10px 15px;
    padding-right: 50px;
}

#contentBoxTopImg {
    height: 200px;
    width: 920px;
    float: left;
    margin-bottom: 10px;
    background-image: url("/pic/top.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

#contentBoxText {
    margin-left: 5px;
    width: 580px;
    float: left;
    text-align: justify;
}





h1 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1.4em;
    font-weight: bolder;
}

h2 {
    margin: 5px 0 20px 0;
    padding: 0;
    font-size: 1.1em;
    font-weight: bolder;
}

table {
    border: none;
    background-color: #feeee0;
    width: 100%;
}

.tdColor1 {
    background: #697fa6;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    width: 25%;
}
.tdColor1_middle {
    background: #697fa6;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    width: 25%;
}

.tdColor2 {
    background: #aab6cc;
    padding-right: 25px;
    font-size: 14px;
    text-align: right;
    vertical-align: middle;
    width: 25%;
}

.tdColor3 {
    background: #aab6cc;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    width: 25%;
}
.mtop {
    margin-top: 10px;
}

.label {
    display: block;
    width: 170px;
    float: left;
    padding-top: 2px;
}

.input {
    width: 400px;
    font-size: 12px;
    float: right;
}

.button {
    width: 200px;
    float: right;
    background-color: #697fa6;
    color: #aab6cc;
    margin-top: 20px;
    font-size: 15px;
    font-weight: bolder;
}

#bilderbox {
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0;
    border: 2px solid black;
}

.belegungsplan{
  background-color: #eeeeee;
}