/* datei: stylesheet.css */
body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#5995c6}


h1, h2, h3, ul, li, td, th, blockquote, i, b {font-family:  arial; sans-serif; tahoma; }

h1 {font-family: Arial; sans-serif; font-size:20px; color: #000080; margin-bottom:10px}

h2 {font-family:  Arial; sans-serif; font-size:18px; font-weight: bold; color: #000000; margin-bottom:7px }

h3 {font-family:  Arial; sans-serif; font-size:17px; font-weight: bold; color: #000080; margin-bottom:5px}

h4 {font-family:  Arial; sans-serif; font-size:15px; font-weight: bold; color: #000000; margin-bottom:5px}

a   {font-family: Tahoma; arial; sans-serif; }
a:link {color:#000080; text-decoration:none; }
a:visited {color:#000080; text-decoration:none; }
a:hover {color:#555555; text-decoration:underline; }
a:active {color:#555555; text-decoration:none; }


/* Oberes Seitenmenü */
ul#Navigation {
    font-family: Verdana; Tahoma; sans-serif;
    font-size: 15px;
    margin: 0 ; padding: 0;
    text-align: center;
}
ul#Navigation li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0px 11px 0px 11px ; padding: 6px;
}
ul#Navigation a {
    display: block;
    text-decoration:none;
}
ul#Navigation a:link {
    color: #000080;
    border: 1px solid white;
    border-left-color: #000080;
    border-bottom-color: #000080;
    padding-left: 3px;
    padding-right: 3px;
}
ul#Navigation a:visited {
    color: #000080;
    border: 1px solid white;
    border-left-color: #000080;
    border-bottom-color: #000080;
    padding-left: 3px;
    padding-right: 3px;
}
ul#Navigation a:hover {
    color: #5995c6;
    border: 1px solid white;
    border-left-color: #5995c6;
    border-bottom-color: #5995c6;
    padding-left: 3px;
    padding-right: 3px;
}
ul#Navigation a:active {
    color: #fff;
    background-color: #5995c6;
    padding-left: 3px;
    padding-right: 3px;
}


.text {font-family: tahoma; arial; sans-serif; font-size:15px}
.mittig {font-family: tahoma; arial; sans-serif; margin-left:130px; margin-right:30px; font-size:15px }
.adresse {font-family: tahoma; arial; sans-serif; margin-left:10px; font-size:10px; color:#000080 }
.inh  {font-family: tahoma; arial; sans-serif; font-size:12px; color:#000080; font-weight: bold}
.klein {font-family: tahoma; arial; sans-serif; font-size:10px; color:#000080; margin-right:15px}
.partner  {font-family:tahoma; arial; sans-serif; font-size:15px; text-align:center; color:#000080 }
.form {font-family: tahoma; arial; sans-serif; margin-left:20px; margin-right:10px; font-size:13px}
.impress {font-family: tahoma; arial; sans-serif; margin-left:20px; margin-right:10px; font-size:13px} 
