body {
        background : #13306C url('images/hg.jpg');
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        margin : 0 auto;
}
#logo {
        width : 100%;
        height : 120px;
        background : url('images/header1.jpg') no-repeat;
}
table, tr, td {
        font-size: 10pt;
        padding: 0px;
        background : #13306C url('images/hg-tab.jpg');
}
.tab {
        text-align: center;
        padding: 0px;
        background : #13306C url('images/hg-tab.jpg');
}
.tab1 {
        text-align: center;
        background : #13306C url('images/hg.jpg');
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
}
h2 {
        font-size: 14pt;
        font-weight: bold;
        text-align: center;
}
.news {
        color: #E8E8E8;
        font-weight: bold;
        font-size: 10pt;
        margin: auto;
        background : #003366 url('images/hg-new.jpg');
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
}
.ueberschrift {
        color: #FFFFFF;
        background-color: #DF0000;
        font-weight: bold;
        padding: 2px 10px;
        font-size: 10pt;
}
.footer {
        color: #FFFFFF;
        font-weight: normal;
        font-size: 8pt;
        background : #DF0000;
        line-height: 15px;
        padding: 2px 10px;
}
#topnavi {
        background: url('images/topnavi1.jpg');
        height: 29px;
}
.headernavi a:link, .headernavi a:active, .headernavi a:visited {
        color: #FFFFFF;
        background-color: inherit;
        text-decoration: none;
        font-weight: bold;
        line-height: 29px;
        padding: 0px 10px 0px 10px;
        margin: auto;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
}
.headernavi a:hover {
        background: inherit url('images/topnavibg1.jpg');
        color: #EFEFEF;
        text-decoration: none;
        margin: auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 4px;
        background-color: inherit;
}
a:link {
        color: #ffffff;
        text-decoration: underline;
        font-weight: bold;
}
a:visited {
        color: #FF0000;
        text-decoration: underline;
        font-weight: bold;
}
a:active {
        color: #CFCFCF;
        text-decoration: underline;
        font-weight: bold;
}
a:hover {
        color: #EFEFEF;
        text-decoration: underline;
        font-weight: bold;
}
.link a:link {
        color: #FFFFFF;
}
.link a:visited {
        color: #EFEFEF;
}
.link a:active {
        color: #0000FF;
}
.link a:hover {
        color: #CFCFCF;
}