body {
        background : #703B0F url(images/hg.jpg) repeat-x;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 100%;
        color : #ffffff;
}
#main {
        width : 90%;
        margin: auto;
        padding-top: 15px;
}
#logo {
        float: left;
        background : #F0D7C1 url(images/logo2.jpg) no-repeat;
        width : 100%;
        height : 120px;
}
.logo {
        float: right;
        height : 120px;
}
#content {
        border: 3px solid #693601;
        background-color : #703B0F;
        height : 600px;
}
table, tr, td {
        background-color : #F0D7C1;
        text-align : center;
        vertical-align: top;
}
.tab1 {
        border: 3px solid #693601;
        background-color : #703B0F;
        width : 100%;
}
.inhalt {
        padding-top: 30px;
        width : 100%;
}
.imgr {
        float: right;
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 20px;
}
h1 {
        color : #794221;
}
h4 {
        color : #794221;
        padding-top: 75px;
        padding-left: 600px;
}
.tabnav {
        width: 150px;
        font-size: .9em;
        background-color: #996E4C;
        margin: 5px;
}
.new {
        color : #000000;
        font-size: .8em;
}
.menu {
        background : #DBB08E url(images/zeile.jpg);
        width: 150px;
        font-size: .9em;
        padding-top: 3px;
        text-align : left;
}
.menuzel {
        background-color: #E4CAB1;
        height: 20px;
        width: 150px;
        font-size: .8em;
        text-align : left;
        color: #000000;
}
p {
        font-size: .8em;
        text-align : center;
        color: #000000;
        padding: 15px;
}
.text {
        font-size: .8em;
        text-align : left;
        color: #000000;
        padding: 15px;
}
.tablezeit {
        background: #C04040 url(images/zeile.jpg);
        height: 29px;
        padding-top: 9px;
        padding-left: 80%;
        font-size: .7em;
}
.copy {
        background: #03699C url(images/zeile.jpg);
        height: 18px;
        font-size: .7em;
        text-align : right;
        padding-top: 9px;
        padding-right: 15px;
        width: 90%;
}
a:link {
        font-size: 9pt;
        color: #FF7F00;
        text-decoration: none;
        font-weight: bold;
        line-height: 10pt;
}
a:visited {
        font-size: 9pt;
        color: #E06060;
        text-decoration: none;
        font-weight: bold;
}
a:active {
        font-size: 9pt;
        color: #FF7F00;
        font-weight: bold;
        text-decoration: none;
}
a:hover {
        font-size: 9pt;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}
div.hr {
        width: 90%;
        background-color: #703B0F;
        height: 5px;
        border: 1px solid #FF9428;
        padding-left: 10px;
}
