body {
        font-family: Cambria;
        background-color: #white;
        color: #006699;
        font-size : 14px;
}

div#page {
        border: 3px solid #006699;
        background-color: #E5F0F5;
        min-width:1110px;
        max-width:1110px;
        min-height: 770px;
        width: 96%;
        position: absolute;
        margin-top: 2%;
        margin-left: 2%;


}

div#logo{
        position: relative;
        margin-top: 5px;
        text-align: center;
}

div#logotext{
         position : absolute;
        font-size : 42px;
        font-weight: bold;
        top: 150px;
        left: 290px;
        color: #73879F;

}

div#menu {
        height: 20px;
        position: relative;
        margin-top: 5px;
        margin-left: 5px;
        min-width:1100px;
        max-width:1100px;
        text-align: center;
        background-color: #9AC2D6;
        font-size : 16px;
}

div#inhalt {
        margin-left: 100px;
        margin-right: 100px;
        text-align: left;
        position: relative;
        margin-top: 20px;
        font-family: Calibri;

}

div#galerie{
        position : relative;
        bottom: 10px;
        margin-left: 225px;
        min-width:650px;
        max-width:650px;
        background-color: #9AC2D6;
          height: 254px;
          text-align: center;
}

div#imprint{
        position : absolute;
        margin-top: 20px;
        bottom: 5px;
        margin-left: 5px;
        min-width:1100px;
        max-width:1100px;
        text-align: center;
        background-color: #9AC2D6;
         font-size : 16px;
          height: 22px;


}



.li:link{color: red; text-decoration: none;}
.li:hover{color: #006699; text-decoration: none;}
.li:visited{color: red; text-decoration: none;}

.li_2:link{color: #E8EC95; text-decoration: none;}
.li_2:hover{color: #E8EC95; text-decoration: none;}
.li_2:visited{color: #E8EC95; text-decoration: none;}

.li_menu_1:link{color: #006699; text-decoration: none;}
.li_menu_1:hover{color: #006699; text-decoration: none;}
.li_menu_1:visited{color: #006699; text-decoration: none;}

.li_menu_2:link{color: #E8EC95;        text-decoration: none;}
.li_menu_2:hover{color: #E8EC95; text-decoration: none;        font-size : 16px;}
.li_menu_2:visited{color: #E8EC95; text-decoration: none;}

table{
        color : #006699;
        text-align: center;
}
th{
        color : #006699;
        text-align: left;
}

.headline{color: #006699; text-decoration: none; font-size : 18px; font-family: Cambria;   }
.enum{color: #006699; text-decoration: none; font-size : 18px; font-family: Cambria;   }
.small {color: #006699; text-decoration: none; font-size : 10px;   }

.td_spacer{background-color: #006699; height: 2px; text-decoration: none;}

div#grundriss{
        position : absolute;
        font-size : 18px;
        top: 40px;
        left: 450px;
}