BODY
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

background-image: url(../images/hh.gif);
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alles{
        margin-left: auto;
        margin-right: auto;
        width: 830px;
        text-align: center;
        background-color: Silver;

}
#oben{
        background-image: url(../images/bg_mainnavi.jpg);
        background-repeat: no-repeat;
        width: 830px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size: 1.0em;
}
li{
        list-style-type: disc;
        width:70%;
                        font-size: 13px;
}
.info{
        font-size: 13px;
}


.hintergrund-download{

        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/download1.gif);
        background-position: right bottom;
        background-repeat: no-repeat;
        width: 830px;
        text-align: left;
}
.hintergrund-kontakt{
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/kontakt.gif);
        background-position: right bottom;
        background-repeat: no-repeat;
        width: 830px;
        height: 400px;
        text-align: left;
}
.hintergrund-veranstaltung{
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/veranstaltung.gif);
        background-position: right bottom;
        background-repeat: no-repeat;
        width: 830px;
        text-align: left;
}
.hintergrund-turniere{
        margin-left: auto;
        margin-right: auto;
        background-position: right bottom;
        background-repeat: no-repeat;
        width: 830px;
        text-align: left;
}
.hintergrund-impressum{
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/impressum1.gif);
        background-position: right bottom;
        background-repeat: no-repeat;
        width: 830px;
        text-align: left;
}
.hintergrund-wir{
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/wir.gif);
        background-position: right bottom;

        background-repeat: no-repeat;
        width: 830px;
        text-align: left;
}
.hintergrund-mitglieder{
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/mitglieder.gif);
        background-position: right bottom;

        background-repeat: no-repeat;
        width: 830px;
        text-align: left;
}
.hintergrund-infos{
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/infozeichen1.gif);
        background-position: right bottom;
        background-repeat: no-repeat;
        width: 830px;

        text-align: left;
}
.hintergrund-link{
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/link.gif);
        background-position: right bottom;
        background-repeat: no-repeat;
        width: 830px;
        height: 400px;
        text-align: left;
}
.hintergrund-infos{
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/infozeichen1.gif);
        background-position: right bottom;
        background-repeat: no-repeat;
        width: 830px;

        text-align: left;
}
.kontakt-li {
float: left;
clear: both;
text-align: right;
width: 300px;
padding-right: 15px;

}

input, textarea {
        background-color: #D4D9FF;
        font-family: "Courier New", Courier, monospace;

}
a:link {
        font-family: Arial, Helvetica, sans-serif;
font-weight:bold;

        font-size: 1.0em;
        color: Black;
        text-decoration: none;
}
a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size: 1.0em;
        color: Black;
        text-decoration: none;
}
a:focus {
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size: 1.0em;
        color: Black;
        text-decoration:underline; }
a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size: 1.0em;
        color: Black;
        text-decoration:underline; }
a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 1.0em;
        color: #525252;
        text-decoration: underline;
}
.rahmen{

background-color: #DAA520;

}
img { border: none; }
h3{
        text-align: center;
}
table.xxx{
        width: 60%;
        text-align: left;
        border: double;
        border-color: black;
        font-size: 13px;
}
table.cups{
        width: 80%;
        text-align: left;
        border: double;
        border-color: black;
        font-size: 13px;
}
table.turnier{
        width: 100%;
        text-align: left;
        font-size: 13px;
}
table.info{
        width: 90%;
        text-align: left;
        border: double;
        border-color: black;
}
td{
        vertical-align: top;
}
td.cup{
        vertical-align: top;
        width: 125px;
        text-align: center;
}