BODY {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #003364;
   scrollbar-face-color: #637697;
   scrollbar-3dlight-color: navy;
   background-color: White;
   background-image: url(hintergrund.jpg);
   background-repeat: no-repeat;
}
table, tr, td, P, DIV {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: navy;
}
A:LINK {
   color: #3C4F70;
  text-decoration: none;
}
A:VISITED {
   color: Navy;
   text-decoration: none;
}

INPUT, textarea {
   background-color: #A9B9D0;
   font-family: Verdana;
}
h2 {
   color: #015CAB;
   font-size: 11pt;
}
h1
{
   color: #015CAB;
   font-size: 12pt;
   border: thin;
   border-bottom-color: #015CAB;
   border-top-color: #015CAB;
   border-bottom-style: solid;
   border-top-style: solid;
}

.navi
{
	color: #F0E68C;
	font-size: larger;
}
navi.a
{
   color: Green;
}




