body {
    margin: 0px;
    background-color: #6F0D28;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x
}

table,td {
    font-size: 97%;
    line-height: 125%;
    font-family: arial, helvetica, tahoma ,verdana, sans-serif;
    color: #000;
}

h2 {
    font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;
    color: #000;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 125%;
    border-bottom: solid 0px #746b64;
    padding-bottom: 4px;
}

img {
    border: 0;
}

#sp1 img {
    border: 1px solid #000;
}

#menu2 a, #menu2 a:visited , #menu2 a:active {
    display: block;
    color: #ff9;
    background-color: #520100;
    text-decoration: none;
    font-family: verdana, sans-serif;
    font-size: 90%;
    font-weight: bold;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 1px;
    margin-right: 1px;
    border: solid 1px #520100;
    line-height: 36px;
    text-align: center;
    background-image: url(../images/ob.jpg);
}

#menu2 a:hover {
    background-color: #920A14;
    color: #ff9;
    text-decoration: none;
    border: solid 1px #520100;
    background-image: url(../images/mover.jpg);
}

#main {
    border-right: solid 1px #520100;
    border-left: solid 1px #520100;
}

#top {
    background-image: url(../images/ausblick.jpg);
    height: 175px;
    border-right: solid 1px #520100;
    border-left: solid 1px #520100;
    border-top: solid 1px #520100;
    color: #2A3C22;
    font-weight: bold;
    font-size: 50px;
    padding-left: 10px;
}

#leiste1 {
    height: 0px;
    background-color: #920A14;
    height: 40px;
    letter-spacing: 0px;
    color: #56686D;
    font-variant: small-caps;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 100%;
    vertical-align: middle;
    border-top: solid 1px #920A14;
    border-bottom: solid 1px #920A14;
    font-family: georgia,arial, helvetica, tahoma ,verdana, sans-serif;
    text-align: center;
}

#sp1 {
    text-align: justify;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #ff9;
    width: 70%;
}

#fussb {
    font: bold 14px verdana, sans-serif;
    color: #ff9;
    border-top: solid 0px #D7DCC9;
    border-bottom: solid 1px #520100;
    padding: 2px;
    height: 36px;
    text-align: center;
    background-color: #FF7F00;
    background-image: url(../images/ob.jpg);
    background-repeat: repeat-x;
}

a:link, a:visited, a:active, a:hover {
    font-size: 97%;
    font-weight: bold;
    font-family: arial, helvetica, verdana, tahoma, sans-serif;
    color: #6F0D28;
    text-decoration: none;
}
