  /* CSS Document */
  
 a:link {color:#000000;
   	text-decoration:underline;
}
  
   a:visited {color:#000000;
   text-decoration:underline;
   }


  a:hover {color:#ffffff;
  text-decoration:underline;
  }

   a:active {color:#000000;
   text-decoration:underline;
   }

.navigationklein {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #FFFFFF;
}

.navigation {
	font-family: "Courier New", Courier, mono;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}

.rand {
	border: medium solid #996633;


}

body  {
   background-color: #ffffff;
   scrollbar-base-color:#a5b97a;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#a5b97a;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#996633;
}

.hervorhebenmittel {
	background-color: #a5b97a;
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight: normal;

	}

.text16 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}

.textdick {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.text12green {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	color: #a5b97a;
}
.text18dick {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}
.text12 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
}
.verlauf {
	background-attachment: fixed;
	background-image: url(../bilder/verlauf2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textgreen {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #a5b97a;
}
.green {
	color: #a5b97a;
}
.textmini {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
.minimini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}

.stil_aktuell {
	color: #FFFFFF;
	font-family: Calibri, Arial;
}
.textklein {
	font-size: 11px;
	font-family: "Neo Sans", Verdana;
	color: #000000;
}

