h1{
        font-family: Arial,Helvetica;
        font-weight:bold;
        font-size:22pt;
        color:#FFFF00;
}

h2{
        font-family: OCR A Extended,Helvetica;
        color:#ffffff;
        font-weight: bold;
        font-size:14pt;
}

h3{
        font-family: OCR A Extended,Helvetica;
        color:#ffffff;
        font-size:30pt;
}


h4 {
        font-family: Arial,Helvetica;
        font-weight: bold;
        font-size: 10pt;
        color: black;
}


P {
        font-family: Arial,Helvetica;
        font-size: 12pt;
        color: black;
        /*position: center;*/
}

b {
        font-family: Arial,Helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: bold
}

body{
        margin-top: 0px;
        margin-left: 10px;
        margin-bottom: 10px;
}

ul{
        font-family:Arial,Helvetica;
        font-size:12pt;
        color: black;
        position:relative;
}

li{
        list-style-type:square;
}


a {font-family: Arial,Helvetica;
font-size:12pt;

}


a:link{
        color: black;
        position: relative;
        text-decoration: underline;
}

a:visited{
        color: black;
        position: relative;
        text-decoration: underline;
}

a:hover{
        color: #FFFF00;
        position: relative;
        text-decoration: underline;
}

a:active{
        color: #FFFF00;
        position: relative;
        text-decoration: underline;
}


.klein {
        font-family: Arial,Helvetica;
        font-size: 13pt;
        color: black;
}


.rot {
        font-family: Arial,Helvetica;
        font-size: 12pt;
        color: #FF0000;
}

.gelb {
        font-family: Arial,Helvetica;
        font-size: 12pt;
        color: #FFFF00;
}

.gelbgr {
        font-family: Arial,Helvetica;
        font-size: 15pt;
        color: #FFFF00;
}

.search {
        font-family: Arial,Helvetica;
        color: #370594;
        font-size: 8pt;
}

.mini {
        font-family: Arial,Helvetica;
        font-size: 8pt;
}

.kite {
        font-family: Arial,Helvetica;
        font-size: 10pt;
}

.foot {
        font-family: Arial,Helvetica;
        font-size: 10pt;
        text-decoration: no;
}

.weiss{
        color: #ffffff;
        font-family: Arial,Helvetica;
        font-size: 11pt;
}

td  {
        font-family: Arial,Helvetica;
        font-size: 11pt;
        color: black;
}

a.name:link{
        color: #FFFF00;
        text-decoration: no;
}
a.name:visited{
        color: #FFFF00;
        text-decoration: no;
}
a.name:hover{
        color: #00FF00;
        text-decoration: no;
}
a.name:active{
        color: #00FF00;
        text-decoration: no;
}
a.nav {font-family: Arial,Helvetica;
font-size:11pt; font-weight: bold;

}

a.nav:link{
        font-weight: bold;
        color: #FFFF00;
        text-decoration: none;
}
a.nav:visited{
        color: #FFFF00;
        text-decoration: none;
        text-weight: bold
}
a.nav:hover{
        color: #FF0000;
        text-decoration: underline;
        text-weight: bold
}
a.nav:active{
        color: #FF6600;
        text-decoration: none;
        text-weight: bold
}