BODY {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
background: url(pix/hintergrund.jpg);
   color: black;
   scrollbar-face-color: white;
   scrollbar-3dlight-color: white;
}
table, tr, td, p, div
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
   background: white;
}
A:LINK {
	color: black;
	text-decoration: none;
   font-variant: small-caps;
      font-weight: bold;
}
A:VISITED {
	color: black;
	text-decoration: none;
      font-variant: small-caps;
         font-weight: bold;
}
a:hover {
   font-weight: bold;
      font-variant: small-caps;
      color: #880000;
}

A {
	color: black;;
	text-decoration: none;
}
.gelb
{
   background-color: #AAFBD3;
}
.dunkel
{
	color: #333366;
}


INPUT,textarea {
   background-color: #ECD294;
}
h2 {
   color: #494949;
   background: 100%;
   background-color: #B8CD92;
   font-size: 11pt;
}
ul,li {
	color: Black;
	font-weight: bold;
}
h1 {
   color: #04B55F;
   font-size: 16pt;
}
.unterstrichen
{
	text-decoration: underline;
}




