body {
  scrollbar-face-color: #E4A62C;
  scrollbar-shadow-color: white;
  scrollbar-3dlight-color: #E4A62C;
  scrollbar-darkshadow-color: #E4A62C;
  scrollbar-arrow-color: white;
  scrollbar-track-color: white;
  scrollbar-highlight-color: white;
}

body, p, li, code {
  font-family:Verdana,Arial,sans-serif;
  font-size:90%;
  color:#284D75;
  text-align:left
}

td {
  font-family: Verdana,Arial,sans-serif;
  font-size:90%;
  color:#284D75;
}

h1,h2,h3 {
  font-family:Verdana,Arial,sans-serif;
}

h1 {
  font-size:100%;
  color:#284D75;
  text-align:center;
}

h2 {

  color:#203D00;
  text-align:center;
  font-weight:bold;
}

h3 {
  font-size:100%;
  color:#000000;
  font-weight:bold;
  background-color:#FEE39E;
  padding:5px;
  border-width:thin;
  border-style:none;
}

p.center {
  text-align:center;
}

p.wichtig, div.wichtig {
  font-size:90%;
  border:1px solid #E4A62C;
  padding:5px;
}

a { color: #C40000; }

a:link, a:visited {
  font-weight: bold;
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
}

.bold {
  font-weight:bold;
}

.navi {
  font-size:10pt;
  color:#FFFFFF
}

INPUT, TEXTAREA, SELECT {
   border: #C1D5EA 2px groove;
   font: bolder 11px Verdana,Arial,Helvetica,sans-serif;
   color: #000000;
   background-color: #F7FAFD;
   margin-top:3px;   
}

acronym { cursor:help; border-bottom: 1px dotted red }

.hinweis { padding:2px; background-color: #DC2B19; color: #FFFFFF; font-family: Verdana,Arial,sans-serif; font-size: 10px; font-weight:bold; }

div.navigat {
  visibility:hidden;
}

.small {font-size:10px; }
