<style type="text/css">{  }
a:link	{text-decoration:none; font-weight:bold; color:#FFCC00;}
a:visited	{text-decoration:none; font-weight:bold; color:#FFCC00;}
a:hover	{text-decoration:none; font-weight:bold; color:#fffff0;}

a.vo:link	{text-decoration:underline; font-weight:lighter; color:#1C470A;}
a.vo:visited	{text-decoration:underline; font-weight:lighter; color:#1C470A;}
a.vo:hover	{text-decoration:underline; font-weight:lighter; color:#FFCC00;}

body	{
	background-color:#1C470A;
	scrollbar-base-color:#fffff0;
	scrollbar-track-color:#1C470A;
	scrollbar-face-color:#1C470A;
	scrollbar-highlight-color:#1C470A;
	scrollbar-3d-light-color:#1C470A;
	scrollbar-dark-shadow-color:#1C470A;
	scrollbar-shadow-color:#1C470A;
	scrollbar-arrow-color:#fffff0;
	}

.dbdatum	{
	font-size:9pt;
	line-height:14pt;
	font-family:Verdana, Arial;
	letter-spacing:0.2mm;
	word-spacing:0.1mm;
	color:#000000;
	}

.dbtitel	{
	font-size:9pt;
	font-weight:bold;
	line-height:12pt;
	font-family:Verdana, Arial;
	letter-spacing:0.2mm;
	word-spacing:0.1mm;
	color:#FFFFFF;
	}

input, select, textarea, option	{
	font-size:9pt;
	line-height:12pt;
	font-family:Verdana, Arial;
	letter-spacing:0.2mm;
	word-spacing:0.1mm;
	color:#000000;
	}

p, li, td	{
	font-size:9pt;
	line-height:12pt;
	font-family:Verdana, Arial;
	letter-spacing:0.2mm;
	word-spacing:0.1mm;
	color:#FFFFF0;
	}

.Auswahl	{
	font-color:#000000;
	background-color:#90aeb9;
	font-size:9pt;
	font-weight:bold;
	line-height:12pt;
	font-family:Verdana, Arial;
	letter-spacing:0.2mm;
	word-spacing:0.1mm;
	width:300px;
	border:6px solid #DDDDDD;
	}

TABLE      {
           border-top: 0px white solid;
           border-left: 0px white solid;
		   border-right: 0px white solid;
	       border-bottom: 0px white solid;
           }

TR         { font-family: Verdana, Arial;
	         font-size: 9pt;
	         font-style: normal;
	         font-weight: normal;
			 border-top: 0px black solid;
			 border-left: 0px black solid;
	         border-right: 0px black solid;
	         border-bottom: 0px black solid;
           }

TD         { font-family: Verdana, Arial;
	         font-size: 9pt;
	         font-style: normal;
	         font-weight: normal;
			 border-top: 0px black solid;
			 border-left: 0px black solid;
	         border-right: 0px yellow solid;
			 border-bottom: 0px blue solid;
           }



.rotfett { color:#FF0000; }

.rot { background-color:#FF0000; }

.schwhaus {
		font-size:		10pt;
		font-family:	Verdana, Arial;
		background-color:	#FFFFF0;
		text-color:		#FF0000;
	}

//
</style>