body 
{
    font-family: "Comic Sans MS";
    font-size: 14px;
    font-weight: normal;
    color: #435A7C;
    background-color: #F3E6CB;
    text-align: center;
}

#container 
{
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -380px;
    margin-top: 10px;
    width: 760px;
    height: auto;
    text-align: left;
    background-color: #F3E6CB;
    z-index: 1;
} 

 

body#home a#startnav, body#termine a#terminenav,body#programm a#programmnav, body#kontakt a#kontaktnav, body#theater a#theaternav, body#datenschutz a#datenschutznav {
    color:  #699D99;
    bottom: 5px;
    right: 235px;
} 

#top_navigation {
    position: absolute;
    left: 150px;
    height: 25px;
    z-index: 1;
    top: 0px;
    background: #F3E6CB;
    width: 500px;
    z-index: 2;
    font-family: Courier;
}

#a
{color: #699D99; 
    
    }

a.top_link {
    display: block;
    position: absolute;
    text-align: center;
    height: 20px;
    width: 500px;
    font-family: "Bookman Old Style";
    font-size: 16px;
    font-weight: normal;
    padding-top: 1px;
    text-decoration: none;
}
a.top_link:link, a.top_link:visited{
    color: #663300;
    background-position: top right;
    background-repeat: no-repeat;
}



a#startnav {
    bottom: 5px;
    left: -100px;
    width: 100px;
    z-index: 3;    
}
a#theaternav {
    bottom: 5px;
    left: 0px;
    width: 100px;
    z-index: 4;
}
a#programmnav {
    bottom: 5px;
    left: 100px;
    width: 100px;
    z-index: 5;
}
a#terminenav {
    bottom: 5px;
    left: 200px;
    width: 100px;
    z-index: 6;
}
a#kontaktnav {
    bottom: 5px;
    left: 300px;
    width: 100px;
    z-index: 6;
}

a#datenschutznav {
    bottom: 5px;
    left: 400px;
    width: 100px;
    z-index: 7;
}

h1
{
    font-size: 20px;
    font-weight: bold;
    color: #435A7C;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: center;
    font-family: "Comic Sans MS";
}

h2
{
    font-size: 20px;
    font-weight: normal;
    color: #435A7C;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: left;
}

p
{
    font-size: 14px;
    font-weight: normal;
    color: #435A7C;
    padding-bottom: 0px;
    padding-top: 15px;
    text-align: left;
}


#content 
{
    position: absolute;
    left: 50%;
    top: 25px;
    margin-left: -325px;
    margin-top: 0px;
    width: 650px;
    height: auto;
    text-align: left;
    z-index: 7;
}

#content_theater 
{
    position: absolute;
    left: 50%;
    top: 25px;
    margin-left: -380px;
    margin-top: 5px;
    width: 760px;
    height: auto;
    text-align: left;
    z-index: 7;
}

a:link, a:visited
{
    color: #435A7C;
}

a:active, a:hover
{
   color: #699D99;
}
table
{
   margin-top: 15px;  
}

td
{
    font-family: "Comic Sans MS";
    font-size: 14px;
    font-weight: normal;
    color: #435A7C;
    background-color: #F3E6CB;
}
