a{
font-family : sans-serif, Helvetica, Verdana;
color:#0000FF;
font-size:100%;
}
a:hover{


color: #000080;
font-size:100%;
}
a.menu1{
color:#0B0163;
}
a.menu1:hover{
font-size:120%;
}
a.menu2{
color:#12029D;
font-size:90%;
}
a.menu2:hover{
font-size:110%;
}

a.menu3{
color:#12029D;
font-size:70%;
}
a.menu3:hover{
font-size:90%;
}

a.menu4{
color:#12029D;
font-size:60%;
}
a.menu4:hover{
font-size:75%;
}

#titel {
 font-size: xx-large;
 font-weight: bold;
 text-align: center;
 color: #000080;
}

#achtung {
 font-size: small;
 text-align: left;
 color: #FD0000;
}


h1 {
 font-size: x-large;
 text-align: center;
 color: #004080;
}
h2 {
 font-size: large;
 text-align: center;
 color: #004080;
}

h3 {
 font-size: larger;
 text-align: left;
 color: #0000FF;
}


