a:link {
        color: #564829;
        text-decoration: none;
}
a:visited {
        color: #564829;
        text-decoration: none;
}
a:active {
        color: #000000;
        text-decoration: none;
}
a:hover {
        color: #000066;
        text-decoration: none;
}
body  {
        background-color: #18215A;
        margin-top: 15px;
        margin-left: 7px;
        margin-bottom:10px;
}

.all  {
        position : absolute;
        top : 0;
        left : 0;
        visibility : hidden;
}



td.ueberschrift  {
        font-size : 16px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : strong;
        color : #000066;
        text-align: left;
        vertical-align: top;
}
td.ueberschriftkl  {
        font-size : 14px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : strong;
        color : #000066;
        text-align: left;
        vertical-align: top;
}
td.naviueber  {
        background-color : #BACDE5;
        font-size : 14px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : normal;
        color : #724400;
        text-align: left;
        vertical-align: top;
}
td.bildunter  {
        font-size : 10px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : italic;
        color : #564829;
        background-color : #FFFFFF;
        text-align: left;
        vertical-align: top;
}
td.copyright  {
        font-size : 11px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : italic;
        color : #FFFFFF;
        background-color : #424c56;
        text-align: left;
        vertical-align: top;
        position:absolute;
        top:  90px;
        left: 220px;
}
td.text  {
        font-size : 12px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : normal;
        color : #000066;
        text-align: left;
        vertical-align: top;
        background-color : #FFFFFF;
}
td.textkl  {
        font-size : 11px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : normal;
        color : #000066;
        text-align: left;
        vertical-align: top;
}
td.sig  {
        font-size : 12px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : normal;
        color : #724400;
        text-align: right;
        vertical-align: top;
}
td.navi  {
        background-color : #424c56;
        font-size : 12px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : normal;
        color :  #000000;
        text-align: left;
        vertical-align: top;
}
td.zahl  {
        font-size : 12px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : regular;
        color :  #0E4676;
        background-color : #D6AF6D;
        text-align: left;
        vertical-align: top;
}
td.pinsel  {
        font-size : 12px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : regular;
        color :  #0E4676;
        background-color : #424c56;
        text-align: left;
        vertical-align: top;
}
td.zurueck  {
        font-size : 11px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : regular;
        color :  #E4A51E;
        text-align: right;
        vertical-align: top;
}
td.titel  {
        background-color : #ffcc66;
        font-size : 20px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : regular;
        color :  #593A0D;
        text-align: left;
        vertical-align: top;
}

div.header {
        position:absolute;
        top:       20px;
        left:      20px;
        color:     #FFFFFF;
        max-width: 210px;

}
div.navigation {
        position:absolute;
        top:  170px;
        left: 20px;
}
div.content {
        position:absolute;
        top:  160px;
        left: 220px;
        width:500px;
        height:345px;
        font-size : 12px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : normal;
        color : #000066;
        text-align: left;
        vertical-align: top;
        background-color: #FFFFFF;
        background-image: url(../av/bg2.jpg)
}

div.content2 {
        position:absolute;
        top:  160px;
        left: 220px;
        width:500px;
        height:345px;
        font-size : 9px;
        font-family : Century Gothic,Verdana,Arial;
        font-weight : regular;
        font-style : normal;
        color : #000066;
        text-align: left;
        vertical-align: top;
        background-color: #FFFFFF;
<!--        height:485px;   -->
}
div.footer {
        position:absolute;
        top:         510px;
        left:        230px;
        max-width:   500px;
        font-size:   11px;
        font-family: Century Gothic,Verdana,Arial;
        font-weight: regular;
        font-style:  italic;
        color:       #FFFFFF;
        text-align:  left;
        vertical-align: top;
}