

a { font-size: 14pt;
    color: white;
    text-decoration: none;
    font-family:Arial; }

.linkpage { font-size: 12pt;
            color: white;
            text-decoration: none;
            font-family:Arial; }

.bold { font-weight:bold }

a:hover { font-size: 14pt;
         color: white;
         text-decoration: none;
         font-family:Arial;
         background-color:#000000;}

.linkpage:hover { font-size: 12pt;
         color: white;
         text-decoration: none;
         font-family:Arial;
         background-color:#000000;}

#linkbereich {
    font-size: 12pt;
    color: black;}


h1 { font-size: 24pt;
     color: white;
     font-family:Arial; }

h2 { font-size: 16pt;
     color: white;
     font-family:Arial; }

div { color: white; }


