body    {
        background-color: #328DCD;
}
/*#text {
        position: absolute; width: 90%; height: 90%;  border:1px solid red;
} */
 h1  {
        margin-top:100px;
        text-align:center;
        color:white;
        font-family: georgia, serif;
        font-size: 30px;
}
 h2 {
         text-align:center;
         color:black;
         font-family: georgia, serif;
         font-size:20px;
         margin-top:0px;
}
 h3 {
         margin-top:0px;
         text-align:center;
         font-family: 'trebuchet ms', arial, sans-serif;
         font-size: 20px;
         color: whit;
}
 h4 {
         text-align:center;
         font-family: 'trebuchet ms', arial, sans-serif;  font-size: 25px;
         margin-top:-5px;
         color:black;
}


#tabelletext {
        position: absolute; 
        text-align: center;
        margin-top:-50px;
        font-family: arial, sans-serif;
       /* font-size:1px;*/
        margin-left:40px;
}
a {
    color: white;
}
q {
    color: white;
}
.touristinfo {
        color:white;
}

#verlag table tr td a {
        text-decoration:underline;
        font-family: georgia, serif;
        color: red;
}
#verlag_links {
        position:absolute;                                  /*border:2px solid white;*/
        background-color:#328DCD;
        margin-top:560px; margin-left:30px;
        text-align:center; font-weight:bold;
        font-family: georgia, serif;
        font-size:10px; color: white; line-height:14px;
}
 #verlag_rechts {
        position:absolute;                                  /*border:2px solid white;*/    
        background-color:#328DCD;
        margin-top:560px; margin-left:870px;
        text-align:center; font-weight:bold;
        font-family: georgia, serif;
        font-size:10px; color: white; line-height:14px;
}