/* DATEI: style1.css */

body {
  margin: 0 0 0 0;
  background-color: #0050A0;
  }

body, textarea {
   scrollbar-arrow-color:#000080;
   scrollbar-face-color:#0050A0;
   scrollbar-highlight-color:#99CCFF;
   scrollbar-3dlight-color:#99CCFF;
   scrollbar-shadow-color:#000099;
   scrollbar-darkshadow-color:#000066;
   scrollbar-track-color:#FFFFFF;
   overflow: auto;
  }

A:link {text-decoration : none; color: #B3C0E2;}
A:visited {text-decoration : none; color:#B3C0E2;}
A:hover {text-decoration : underline; color: #FFF9D0; background: #0050A0; cursor:hand;}
.a1:link { color:#FFF9D0; text-decoration:none; font-family:arial; font-weight:bold;}
.a1:active { color:#FFFFFF; text-decoration:none; font-family:arial; font-weight:bold;}
.a1:visited { color:#FFF9D0; text-decoration:none; font-family:arial; font-weight:bold;}
.a1:hover { color:#FFF9D0; text-decoration:underline; font-family:arial; font-weight:bold; cursor:hand;}

body, li table, tr, td {color:#FFFFFF; font-family:arial,verdana,helvetica; font-size: 10pt;}

li {line-height:14pt;}

input, textarea { border-style:solid; border-color:#B3C0E2; color:#4247A4; font-family:arial,verdana,helvetica; font-size:8pt; }

.gelb { color:#FFF9D0; font-weight:bold;}

.fliesstext {font-size:10pt;}

.headline {font-size:17pt; font-weight:bold; color:#F1F1F1}

.hauptmenu {font-size:10pt; font-weight:bold; line-height:16pt;}

.untermenu {font-size:9pt; font-weight:bold;}

.titel {font-size:12pt; font-weight:bold; color:#0050A0; background-color:#FFF9D0; text-align:center;}
h3     {font-size:12pt; font-weight:bold; color:#0050A0; background-color:#FFF9D0; text-align:center;}

.rahmen {border-style:solid; border-color:#B3C0E2;}
