.farben
{
	helles gruen: ccf2cb
	dunkles gruen: 9be598

}

.body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #555884;
    }

.std {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	}

a:visited {
	font-size: 13px;
	color: #bfd7c6;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;	
	}
a:hover {
	font-size: 13px;
	color: #bfd7c6;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	font-weight: normal;	
	background-color: #551100;
	}
a:link {
	font-size: 13px;
	color: #bfd7c6;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
	}
a:active {
	font-size: 13px;
	color: red;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;	
	}

INPUT
{
Color: #017704;
font-family: Arial, Helvetica, Sans-Serif;
Background-Color: #D7F8D6;
Font-Size: 9pt;
Font-Weight: light;
Border-Width: 1px;
}

SELECT
{
Color: #017704;
font-family: Courier, "Courier New", Monospace;
Background-Color: #D7F8D6;
Font-Size: 9pt;
Font-Weight: light;
Border-Width: 1px;
}

TEXTAREA
{
Color: #017704;
font-family: Arial, Helvetica, Sans-Serif;
Background-Color: #D7F8D6;
Font-Size: 9pt;
Font-Weight: light;
Border-Width: 1px;
}

