
  	<!--
	
/* scrollbalken im IE*/
BODY {scrollbar-face-color:#006040;
scrollbar-base-color:  #006040;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
scrollbar -3dlight- color:#006040;
 scrollbar-arrow-color:#FFFFFF;
scrollbar -track- color: #006040; 
scrollbar -darkshadow- color: #006040;}


	/* body */
/* Abstand zwischen Fensterrand und Inhalt oben */
body { margin-top:5px; margin-right:0px; margin-left:0px;margin-bottom:0px; background-color:#F1F8F6; background-image:url(img/bg.gif);}

.rand-links {  border-color: #006040 #006040 #006040 #006040; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; margin-left: 2px; padding-left: 2px}
.rand-außen {  border: #006040 inset; border-width: 0px 1px 1px 0px}
.rand {  border: #006040; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
hr {height:1px; text-align:center; color: #006040;border:dashed;}
.rahmen {  border: 1px #006040 solid}

/* Wer in eines der Textfelder klickt, sieht einen
Farbwechsel, das weisse Feld nimmt die Farbe des Hintergrundes an. Das
sieht schick aus und signalisiert dem Benutzer, das er nun in das Feld
hineinschreiben kann. */
input:focus { background-color : #006040;}

/*Klappmenue wird farbig - im Klappmenue bei select class="formtext" eintragen, auch bei Formular-Textfeldern einsetzbar */
.formtext2 {font-family:verdana, Arial,Helvetica,sans-serif;font-size: 10pt;font-weight:bold;color:#000000;background-color : #F1F8F6;}
 .sbutton {background-color : #006040;font-family: Verdana, Geneva, Helvetica; font-weight: regular; font-style: regular; font-size: 10px; color: #000000; height:20px;}
.formtext {font-family:verdana, Arial,Helvetica,sans-serif;background-color : #F1F8F6;  font-size: 11px; color: #000000;  border-left: 1px solid #006040; border-bottom: 1px solid #006040; border-right: 1px solid #006040; border-top: 1px solid #006040 }
.butts { font-size: 11px; width: 100; color: #006040; font-weight: bold; background-color: #F1F8F6; border-left: 1px solid #006040; border-bottom: 1px solid #006040; border-right: 1px solid #006040; border-top: 1px solid #006040}

/*links */
A:LINK    {font-family:verdana, Arial,Helvetica,sans-serif; font-size: 9pt; color:#006040;text-decoration:none;  }
A:VISITED {font-family:verdana, Arial,Helvetica,sans-serif; font-size: 9pt; color:#006040; text-decoration:none; }
A.extra:visited {color : red; font-weight:bold; font-family:verdana, Arial,Helvetica,sans-serif; font-size: 9pt;text-decoration:none; } 
A:ACTIVE  {font-family:verdana, Arial,Helvetica,sans-serif; font-size: 9pt; color:#006040;text-decoration:none; }
A:hover   {font-family:verdana, Arial,Helvetica,sans-serif; font-size: 9pt; color:#a00000;text-decoration:none; }


.abstand {margin-bottom:3px;}

/*Schriften */

h1 {color:#006040; text-shadow:black; font-size:16pt; font-family:verdana, Arial,Helvetica,sans-serif; font-weight:bold;}
h2 {margin-bottom:5px;color:#006040;  text-shadow:black; font-size:15pt; font-family:verdana, Arial,Helvetica,sans-serif; font-weight:bold;}
h3 {color:#006040;   text-shadow:black; font-size:14pt; font-family:verdana, Arial,Helvetica,sans-serif; font-weight:bold;}
h4 {color:#006040;  text-shadow:black; font-size:12pt; font-family:verdana, Arial,Helvetica,sans-serif; font-weight:bold;}
h5 {margin-top:5px;margin-bottom:5px;color:#006040; text-shadow:black; font-size:10pt; font-family:verdana, Arial,Helvetica,sans-serif; font-weight:bold;}

/* Bestimmung des Standardfonts */
		TD { font-family:verdana, Arial,Helvetica,sans-serif; font-size: 10pt; color: #000000; }	
			li {margin-bottom:3px; font-family:verdana, Arial,Helvetica,sans-serif; font-size: 10pt; color: #000000; }	
		ul {list-style-image: url('img/bluedot.gif');list-style-type:square; font-family:Arial,Helvetica,sans-serif; font-size:10px;   color:#006040; }
	ul.kasten {margin-left:15px;margin-bottom:5px;margin-right:5px;list-style-image: url('img/bluedot.gif');list-style-type:square; font-family:Arial,Helvetica,sans-serif; font-size:10px;   color:#006040; }
		
		p,ol,div,td,th,address,blockquote,nobr,input,div,textarea
{font-family:verdana, Arial,Helvetica,sans-serif; font-size:10pt;   color:#006040;}
small {font-family:verdana, Arial,Helvetica,sans-serif; font-size:8pt;  color:#006040;}
	//-->


