BODY {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   background: Black none;
   background-image: url(pix/hintergrund.jpg);
   color: black;
   scrollbar-face-color: white;
   scrollbar-3dlight-color: white;
   text-align: center;
   margin-top: 0px;
}
table, tr, td, p, div
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   text-align: left;
}
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;
      text-decoration: underline; 
}

.gelb
{
	background-color: #C8C8C8;
}
.dunkel
{
	color: #333366;
}


INPUT,textarea {
   background-color: White;
   text-align: left;
   left: auto;
}
h2 {
   color: #494949;
   font-size: 11pt;
}
h3 {
   color: #494949;
   font-size: 11pt;
}
ul,li {
	color: Black;
	font-weight: bold;
}
h1 {
	color: #808080;
	font-size: 26pt;
}
.unterstrichen
{
	text-decoration: underline;
}



