/*blauer Style */
body {
    font-family:tahoma,arial, sans-serif;
    font-size:90%;
    color:#000000;
    background-color:#ccc;
    margin:10px 0px 0px 50px;
         }
a {
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
a:hover {
    color:#0033cc;
}
p {
    text-align:justify;
}
p#spacer{
  height:500px;
  width:100px;
}
p#copyright {
    font-size:75%;
    margin-top:100px;
}
h1.titel {
    font-size:1.6em;
    text-align:left;
    padding-top:93px;
    padding-left:200px;
}
h1 {
    font-size:1.6em;
    text-align:left;
}
h2 {
    font-size:1em;
    margin-bottom:3px;
}
img {
    border:0px;
}
img.rechts {
    float:right;
    margin:5px 0px 10px 15px;
}
img.links {
    float:left;
    margin:10px 15px 10px 0px;
}
span.visible {
    display:none;
}
span.fett {
    font-weight: bold;
}
div#main {
    background-color:#eee;
    width:916px;
    background:url('blau_back.png');
         }
div#top {
    background-color:#547ACD;
    height:164px;          
    }
div#content {
         padding-right:15px;
         padding-left:15px;
         margin-left:157px;
         text-align:justify;
         }
div#bottom {
    background:url('blau_bottom.png');
    background-repeat:no-repeat;
    height:16px;
}
ul#topbar{
    margin:0px;
    padding-left:8px;
    float:left;
    }

ul#topbar li{
    list-style-type:none;
    text-align:center;
    }

ul#topbar li a{
    border:1px solid #003366;
    background:none;
    display:block;
    width:149px;height:23px;
    padding-top:7px;
    color:#000000;
    font-weight:bold;
    font-size:120%;
    text-decoration:none;
    }

ul#topbar li a:hover{
    border:1px solid #0033cc;
         background:#0033cc;
         color:#000033;
    }

/* Jugendgruppenuntermenüdesignvorschlag */
ul#topbar ul li{
          margin-left:-40px;
}
ul#topbar ul li a{
    font-size:90%;
         height:18px;
         padding-top:4px;
         background-color:#749AeD;
}

ul#zeiten {
    FONT-FAMILY: 'arial';
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:bold;
    text-align:center;
    list-style-type: none;
}
table.links {
         border:1px solid black;
 FONT-FAMILY: 'arial';
 COLOR: black;
 FONT-SIZE: 10pt;
 margin:10px auto;
}

table.links td {
 border:1px solid black;
 FONT-FAMILY: 'arial';
 COLOR: black;
 FONT-SIZE: 10pt;
 padding:8px;
 text-align:center;
}

table#galerie{
    margin-left:100px;
}
table#galerie td{
    padding:10px;
}