
body{
    font-family: "Lucida Sans Unicode", sans-serif;
}
h2{
    font-family: "Lucida Sans Unicode", sans-serif;
}
h3{
    font-family: "Lucida Sans Unicode", sans-serif;
}
h4{
    font-family: "Lucida Sans Unicode", sans-serif;
}
b.sans {
    font-weight:    normal;
    font-style:     normal;
    font-family: "Lucida Sans Unicode", sans-serif;
}
p.sanshigh {
    font-family: "Lucida Sans Unicode", sans-serif;
        position:     relative ;
}
p.sans {
    font-family: "Lucida Sans Unicode", sans-serif;
        position:     relative ;
}
p.head {
    font-family: "Lucida Sans Unicode", sans-serif;
        position:     relative ;
    font-weight: bold;
}
p.allg {
   line-height: 135%;
   font-size: smaller;
}
p.lab {
font-size: smaller;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a.lab:link{
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: rgb(30,30,30);
}
a.lab:visited{
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: rgb(30,30,30);
}
a.lab:hover{
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: rgb(110,110,110);
}
p.start {
        text-align:  center ;
        position:    relative ;
        font-size: smaller;
   line-height: 135%;
}
p.high {
font-size: smaller;
        position:     relative ;
        margin-top:   -10px ;
}
p.sign {
    font-family: "Lucida Sans Unicode", sans-serif;
    position: relative ;
    margin-left: 20px ;
    font-size: smaller;
}
ul.allg {
font-size: smaller;
        position:     relative ;
    margin-left: -8px ;
   line-height: 135%;
}
ul.high {
        position:     relative ;
        margin-top:   -10px ;
}
table {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 16px;
}
tr{
}
td{
   line-height: 135%;
}
a:link{
    font-family: "Lucida Sans Unicode", sans-serif;
    color: rgb(30,30,30);
}
a:visited{
    font-family: "Lucida Sans Unicode", sans-serif;
    color: rgb(30,30,30);
}
a:hover{
    font-family: "Lucida Sans Unicode", sans-serif;
    color: rgb(110,110,110);
}
p.Links{
    float: left;
}
p.rechts{
    float: right;
}