h1{
        font-family: Lucida Handwriting Kursiv,Brush Script BT,Arial;
        font-size:44pt;
        color:#CCCCFF;
}

h2{
        font-family: Lucida Handwriting Kursiv,Arial,Helvetica;
        color:#008080;
        font-weight: bold;
        font-size:14pt;
}

h3{
        font-family: Lucida Handwriting Kursiv,Brush Script BT,Arial;
        color:#CCCCFF;
        font-size:35pt;
}


h4 {
        font-family: Lucida Handwriting Kursiv,Arial,Helvetica;
        font-weight: bold;
        font-size: 10pt;
        color: black;
}


P {
        font-family: Lucida Handwriting Kursiv,Brush Script BT,Arial;
        font-size: 10pt;
        color:#CCCCFF;

}

body{
        margin-top: 10px;

        margin-bottom: 10px;
}

ul{
        font-family:Lucida Handwriting Kursiv,Arial,Helvetica;
        font-size:12pt;
        color: black;
        position:relative;
}

li{
        list-style-type:square;
}


a:link{
        font-family: Lucida Handwriting Kursiv,Brush Script BT,Arial;
        font-size: 11pt;
        color: #CCCCFF;
        text-decoration: underline;
}

a:visited{
        font-family: Lucida Handwriting Kursiv,Brush Script BT,Arial;
        font-size: 11pt;
        color: #CCCCFF;
        text-decoration: underline;
}

a:hover{
        font-family: Lucida Handwriting Kursiv,Brush Script BT,Arial;
        font-size: 11pt;
        color: #FF00FF;
        text-decoration: underline;
}

a:active{
        color: #FFFF00;
        font-size: 11pt;
        position: relative;
        text-decoration: underline;
}


.klein {
        font-family: Arial,Helvetica;
        font-size: 7pt;
        color: #CCCCFF
}
