/*grüner 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:#31E52E;
}
p {
    text-align:justify;
}
h1 {
    font-size:1.6em;
    text-align:left;
    padding-left:200px;
    padding-top:93px;
}
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;
}
span.klein {
    font-size:75%;
}
div#main {
    background-color:#eee;
    width:916px;
    background:url('gruen_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('gruen_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 #21991F;
    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 #31E52E;
    background:#31e52e;
    color:#000033;
    }
ul#zeiten {
    FONT-FAMILY: 'arial';
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:bold;
    text-align:center;
    list-style-type: none;
}
ul#kontakt {
 text-align:center;
 list-style-type: none;
 margin-top:-10px;
 margin-bottom:-10px;
}

li#kontakt {
 text-align:center;
 list-style-type: none;
}
table.impressum td{
    padding-left:15px;
}
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;
}