body, textarea {
   color           :#000000;
   background-color:#ffffff;
   font-family     :Verdana,Arial,Helvetica,sans-serif;
   font-size       :83%;
  scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#000033;
  scrollbar-darkshadow-color:#000033;
  scrollbar-face-color:#aaaaaa;
  scrollbar-highlight-color:#ccccff;
  scrollbar-shadow-color:#000033;
  scrollbar-track-color:#cccccc;
}
p,h1,h2,h3,h4,h5,hr,li,ul,th,td {
   font-family:Verdana,Arial,Helvetica,sans-serif;
   color:#000000;
}
.menue {
  background-color:#dddddd;
  text-align:center;
  border-style:solid;
  border-width:2px;
}
.winfried {background-color:#bbccbb; color:#004400}

a:link    {color:#0000ff; text-decoration:none}
a:visited {color:#800080; text-decoration:none}
a:hover   {color:#ff0000; text-decoration:underline}//; background-color:#cccccc}

.titel      {font-size:150%; text-align:center}
.untertitel {font-size:115%; text-align:center}
.klein      {font-size:70%}
.neu   {background-color:#ffffff; color:#cc0000}
.mark1 {background-color:#d0ffd0}
.mark2 {background-color:#cccccc}