/* allg. nur Verdana, Arial, Helvetica, sans-serif */
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #343434;
        font-style: normal;
        font-size : 12px;
        vertical-align:top;
}
body {
  background-color:#F9FFAE;
  //#FBBC00;
}
a {        color: #CC3300;        font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica; text-decoration: none}
a:active {        color: #CC3300;        font-weight: normal;        font-size: 12px; font-family: Verdana, Arial, Helvetica;        text-decoration: none}
a:visited { color: #CC3300; font-weight: normal; font-size:12px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a:hover { color: #CC3300; font-weight: normal; font-size:12px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }

a.menu1 {color:#400080;font-size: 16px;font-weight:bold;text-align:left;}
a.menu2 {color:#5800B0;font-size: 14px;font-weight:bold;text-align:left;}

a.white {color: #FFFFFF; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica; text-decoration: none}
a.white:active {color: #FFFFFF;        font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica; text-decoration: none}
a.white:visited {color: #FFFFFF; font-weight: normal; font-size:12px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a.white:hover {color: #FFFFFF; font-weight: normal; font-size:12px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }

.blue {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color: #006699;
        font-weight: normal;
        font-size:12px;
}

.blueabstand {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color: #006699;
        font-weight: normal;
        line-height : 20px;
        font-size:12px;
}

.white {
        font-family:Verdana,Arial,Helvetica,sans-serif;
        color: #FFFFFF;
        font-weight: normal;
        font-size:12px;
}
.red {
        font-family:Verdana,Arial,Helvetica,sans-serif;
        color: #CC3300;
        font-weight: normal;
        font-size: 12px;
}
.bold {
        font-family:Verdana,Arial,Helvetica,sans-serif;
        color: #343434;
        font-weight: bold;
        font-size:12px;
}
.abstand {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color: #343434;
        font-weight: normal;
        line-height : 20px;
        font-size : 12px;
; text-align: justify
}

.arrow {
        font-family:Wingdings 3;
        color: #FFFFFF;
        font-weight: normal;
        font-size:11pt;
}
h1 {
   font-size:20px;
   text-align:center;
}
h2 {
   font-size:14px;
}
ul {
   margin:0px;
}
li {margin:0px;margin-left:20px;
}
h2 {margin-bottom:2px;}