body {
        background : #06468C url(images/back_all.jpg) repeat-x;
        font-family: arial,verdana,helvetica,sans-serif;
        font-size : 100%;
        color: #FFFFFF;
        text-align: center;
}
#main {
        width : 90%;
}
#header {
        height : 303px;
        width : 99%;
        margin: auto;
}
#logo {
        width : 100%;
        height : 120px;
        background : url(images/header.jpg) no-repeat;
}
#content {
        width : 82%;
        height: 510px;
        background : url('images/hg-tab.jpg');
        float : right;
        padding-top : 100px;
}
#inhalt {
        width : 100%;
}
.news {
        float : left;
        color: #E8E8E8;
        font-weight: bold;
        font-size: 10pt;
        background : #003366 url('images/hg-new.jpg');
        padding-top : 10px;
        padding-left: 12px;
        padding-right: 10px;
        text-align: center;
}
.ueberschrift {
        color: #FFFFFF;
        background-color: #DF0000;
        font-weight: bold;
        margin-top: 5px;
        padding: 2px 10px;
        font-size: 10pt;
}
img {
        border: none;
}
.mitte {
        padding-left: 200px;

}
.bildstone {
        float: right;
}
.tab {
        background : #CC9866 url('images/hg-tab.jpg');
}
.tab1 {
        background : #CC9866 url('images/hg-tab.jpg');
        width : 100%;
        text-align: center;
}
.text {
        text-align: center;
        padding: 20px;
}
.text1 {
        text-align: left;
        padding-top: 50px;
        padding-left: 50px;
}
.font {
        text-align: left;
        padding-left: 20px;
}
.fan {
        text-align: center;
        width : 76%;
        background : #13306C url('images/hg.jpg');
}
h2 {
        font-size: 14pt;
        font-weight: bold;
        text-align: center;
}
p {
        font-size: .9em;
        text-align: center;
        margin: auto;
}
#clear {
        clear : both;
}
.footer {
        color: #FFFFFF;
        text-align: right;
        font-weight: normal;
        font-size: 8pt;
        background : #DF0000;
        line-height: 15px;
        padding: 2px 10px;
}
div.hr {
        width: 100%;
        background-color: #DFDFDF;
        height: 10px;
        border: 1px solid #FF0000;
        margin: auto;
}
div.hr1 {
        width: 100%;
        background-color: #06468C;
        height: 10px;
        border: 1px solid #FF0000;
        margin: auto;
}
#topnavi {
        background: url('images/topnavi1.jpg');
        font-size: .8em;
        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: url('images/topnavibg1.jpg');
        color: #DFDFDF;
        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: #FF0000;
        text-decoration: underline;
        font-weight: bold;
}
a:hover {
        color: #EFEFEF;
        text-decoration: underline;
        font-weight: bold;
}
.mosaic_item {
        padding: 10px;
}
.mosaic_item a {
        height: 0;
        width: 0;
        font-size: 0.1em;
        line-height: 0.1em;
}