
body{
    font-family: "Palatino Linotype", Palatino, serif;
}
h2{
    font-family: "ComfortaaRegular";
}
h3{
    font-family: "ComfortaaRegular";
}
h4{
    font-family: "ComfortaaRegular";
}
b.sans {
    font-weight:    normal;
    font-style:     normal;
    font-family: "ComfortaaBold";
    font-size:      90% ;
}
p.sanshigh {
    font-family: "ComfortaaBold";
        line-height:  135% ;
        position:     relative ;
        margin-top:   -10px ;
        font-size:    90% ;
}
p.sans {
    font-family: "ComfortaaRegular";
        line-height:  135% ;
        position:     relative ;
        font-size:    90% ;
}
p.head {
    font-family: "ComfortaaBold";
        line-height:  135% ;
        position:     relative ;
        font-size:    90% ;
}
p.allg {
        line-height:  135% ;
        font-size:    90% ;
}
p.high {
        line-height:  135% ;
        position:     relative ;
        margin-top:   -10px ;
        font-size:    90% ;
}
p.sign {
    font-family: "ComfortaaBold";
        position:     relative ;
        margin-left:  20px ;
}
ul.allg {
        line-height:  145% ;
        position:     relative ;
        font-size:    90% ;
}
ul.high {
        line-height:  145% ;
        position:     relative ;
        margin-top:   -10px ;
        font-size:    90% ;
}
table {
        margin-top:   20px ;
        margin-left:  40px ;
        margin-right: 40px ;
}
a:link{
    font-family: "Palatino Linotype", Palatino, serif;
    color: rgb(30,30,30);
}
a:visited{
    font-family: "Palatino Linotype", Palatino, serif;
    color: rgb(30,30,30);
}
a:hover{
    font-family: "Palatino Linotype", Palatino, serif;
    color: rgb(110,110,110);
}
p.Links{
    float: left;
}
p.rechts{
    float: right;
}