h4, h5, p, body, input, a, td, ul, li, select, textarea {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:14px;
}
h1, .h1 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
}
h2, .h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}
h3, .h3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    }
body {
    background-color:#FFC58A;
    margin:10px;
    padding:5px;
    text-align: center;
}
div.body {
    border: 2px solid black;
    background-color : #FF9933;
    padding:10px;
    -moz-border-radius:20px;
    -khtml-border-radius:20px;
}
div.inhalt {
    margin-top:10px;
    margin-bottom:10px;
    padding-bottom:30px;
    border-bottom:1px solid black;
    height:450px;
}
table.Fenster {
    border: 2px solid black;
    background : #FFC58A;
    margin-bottom : 20px;
    margin-top : 20px;
}
tr.Fenster1 {
    background:#FFAA55;
    border-bottom : 2px solid;
}
tr.Fenster2 {
}
td.Fenster {
    padding:5px;
}

table.LogoOben {
    border-bottom:1px solid black;
}
a:link {
    text-decoration: underline;
    color:#660000;
    font-weight : bold;
    border: 0px;
}
a:visited {
    text-decoration: underline;
    color:#660000;
    font-weight : bold;
}
a:hover {
    text-decoration: underline;
    color:#660000;
    font-weight : bold;
}
a:active {
    text-decoration: underline;
    color:#660000;
    font-weight : bold;
}
a:focus {
    text-decoration: underline;
    color: #660000;
    font-weight : bold;
}
.a {
        FONT-SIZE: 14px;
        COLOR: #000000;
        text-decoration: none ;
        FONT-FAMILY: arial,helvetica,univers;
        LETTER-SPACING: 1px

}

.b {
        FONT-SIZE: 16px;
        COLOR: #000000;
        text-decoration: none ;
        FONT-FAMILY: arial,helvetica,univers;
        LETTER-SPACING: 1px

}

.c {
        FONT-SIZE: 16px;
        COLOR: #000000;
        FONT-FAMILY: arial,helvetica,univers;
        LETTER-SPACING: 1px

}
.m_unten {
        FONT-SIZE: 16px;
        COLOR: #000000;
        text-decoration: none ;
        FONT-FAMILY: arial,helvetica,univers;
        LETTER-SPACING: 1px
}

.m_oben {
        FONT-SIZE: 14px;
        COLOR: #000000;
        text-decoration: none ;
        FONT-FAMILY: arial,helvetica,univers;
        LETTER-SPACING: 1px
}
.logo {
        FONT-SIZE: 40px;
        font-weight: bold;
        COLOR: #000000;
        FONT-FAMILY: arial,helvetica,univers;
        LETTER-SPACING: 6px

}

.logo2 {
        FONT-SIZE: 18px;
        font-weight: bold;
        COLOR: #000000;
        FONT-FAMILY: arial,helvetica,univers;
        LETTER-SPACING: 3px

}

#sponsoren {
    margin-left:auto; 
    margin-right:auto;
    border-spacing:10px;
    text-align:center;
}

#sponsoren.td {
    padding:3px;
    width: 273px;
    border:2px solid #FFC58A;
    text-align:center;
    vertical-align:middle;
}

img {
    border: 0px;
}

div.zeile {
    display: inline-block;

}

*.spons {
    display: inline-block;
    width: 280;
    margin: 5px;
    padding: 5px;
}

.MainmenuButton {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b50801+0,6a1205+100 */
    background: #b50801; /* Old browsers */
    background: -moz-linear-gradient(top, #b50801 0%, #6a1205 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b50801 0%,#6a1205 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b50801 0%,#6a1205 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b50801', endColorstr='#6a1205',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    text-shadow: 1px 1px 3px #666666;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
    font-family: Arial;
    color: #ffffff;
    font-size: 15px;
    padding: 5px 0px 0px 0px;
    width: 150px;
    height: 27px;
    display: inline-block;
    text-decoration: none;
}

.MainmenuButton:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#970801+0,4c1205+100 */
    background: #970801; /* Old browsers */
    background: -moz-linear-gradient(top, #970801 0%, #4c1205 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #970801 0%,#4c1205 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #970801 0%,#4c1205 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#970801', endColorstr='#4c1205',GradientType=0 ); /* IE6-9 */
}
