#container {
        width: 772px;
        background-color: #969AAA;
        margin-right: auto;
        margin-left: auto;
}
#titel {
        height: 60px;
        width: 768px;
        border-top-color: #FFFFFF;
        background-color: #FFFFFF;
        border-bottom-width: 2px;
        border-bottom-color: #FFFFFF;
        padding-top: 15px;
        padding-bottom: 4px;
}
#kopf{
        height: 310px;
        width: 100%;
}
#menu1 {
        height: 305px;
        width: 160px;
        background-color: #BCBAC5;
        float: left;
        border-right-width: 4px;
        border-right-color: #FFFFFF;
        border-right-style: solid;
        padding-top: 5px;
}
#menu2 {
        float: left;
        height: 310px;
        width: 148px;
        left: 193px;
        background-color: #D4D5DE;
        border-right-width: 4px;
        border-right-style: solid;
        border-right-color: #FFFFFF;
}
#bild {
        float: left;
        margin: auto;
        height: 310px;
        width: 452px;
        
}#trenner {
        width: 768px;
        border-top-width: 4px;
        border-bottom-width: 4px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        height: 30px;
        background-image: url(../pages/img/background.jpg);
        padding-top: 13px;
}
#actmiddle {
        font-size: 12px;
        font-weight: bolder;
        color: #FFFFFF;
        float: left;
        width: 598px;
        padding-right: 10px;
        padding-left: 10px;
}
#actleft {
        font-family: "Comic Sans MS";
        text-align: left;
        width: 75px;
        font-size: 12px;
        color: #666666;
        float: left;
        font-weight: bolder;
}
#actright {
        font-family: "Comic Sans MS";
        font-size: 12px;
        font-weight: bolder;
        float: left;
        width: 75px;
        text-align: right;
        color: #999999;
}
#left {
        float: left;
        height: auto;
        width: 160px;
        background-color: #BCBAC5;
        border-right-width: 4px;
        border-right-style: solid;
        border-right-color: #FFFFFF;
        padding-top: 4px;
}
#rechts {
        float: left;
        width: 604px;
        left: 193px;
}
#fuss {
        height: 27px;
        border-top-width: 4px;
        border-bottom-width: 4px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        float: left;
        width: 738px;
        font-family: "Comic Sans MS";
        background-image: url(../pages/img/background.jpg);
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
}
#navigation a {
        text-decoration: none;
        font-family: "Comic Sans MS";
        font-size: 12px;
        font-weight: bold;
        padding-top: 4px;
        padding-bottom: 4px;
        display: block;
        }        
#navigation a:hover {
        margin: auto;
        font-style: italic;
        }
#subnav a {
        text-decoration: none;
        font-family: "Comic Sans MS";
        font-size: 12px;
        font-weight: bold;
        padding-top: 4px;
        padding-bottom: 4px;
        display: block;
}
#subnav a:hover {
        margin: auto;
        font-style: italic;
}
.navlink {
        color: #ffffff;
        font-family: "Comic Sans MS";
        font-size: 12px;
        font-weight: bolder;
}
.navnormal {
  color: #000000;
}
.navactual {
  color: #006600;
}
.subnavactual {
  color: #990000;
}
.Normal {
        font-family: "Comic Sans MS";
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        text-align: justify;
}
.Gymnasium {
        line-height: normal;
        font-size: 11px;
        font-family: "Comic Sans MS";
}
.blink {
        font-weight: bolder;
        color: #FF0000;
        text-decoration: blink;
        font-size: 14px;
        font-family: "Comic Sans MS";
}

.Hervorhebung {
        font-family: "Comic Sans MS";
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #000000;
}
.Link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        padding-top: 10px;
}
.Ueberschrift {

        font-family: "Comic Sans MS";
        font-size: 16px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #BF0033;
}
