/* Swizz Chat CSS */

.wrapper {
    margin: 0 auto;
    width: 1000px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.header {
    float: left;
    height: 100px;
    width: 100%;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
    background-image: url(header.jpg);
}

.navigation {
    float: left;
    height: 40px;
    width: 100%;
    background-color: #6699cc;
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
}

.content {
    float: left;
    width: 100%;
    background-color: #99ccff;
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
}

.footer {
    width: 100%;
    height: 40px;
    background-color: #6699cc;
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
    clear: both;
}

body {
        font-size: 14px;
        color: #000000;
        background-image: url(../datenindex/hg.jpg);
}

table,td,th {
        border: 1px solid black;
        padding= 5px;
}

A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: black;}

p {
margin: 5px;
text-align: justify;
}

US {
font-size: 16px;
color: #000000;
font-weight: bold;
}

SF {
font-size: 14px;
color: #000000;
font-weight: bold;
}

hr {
border: 2;
width: 99%;
}

.map_image { display: block; width: 800px; height: 40px; position: relative; background-position: 0 0; background-repeat: no-repeat; }
.map_image .map_link { display: block; position: absolute; text-indent: -999em; overflow: hidden; }
.map_image #map_link_0 { width: 53px; height: 21px; top: 9px; left: 50px; }
.map_image #map_link_1 { width: 115px; height: 22px; top: 9px; left: 123px; }
.map_image #map_link_2 { width: 113px; height: 24px; top: 8px; left: 256px; }
.map_image #map_link_3 { width: 280px; height: 24px; top: 8px; left: 390px; }
.map_image #map_link_4 { width: 61px; height: 26px; top: 6px; left: 690px; }