BODY {
	color: #213027;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
				scrollbar-base-color : #576F61;
		scrollbar-face-color : #E4EAE6;
		scrollbar-highlight-color : #E4EAE6;
								scrollbar-shadow-color : #E4EAE6;
								}

A.menue {
	color: #488664;
	text-decoration : underline;
		font-size : 11px;
		font-weight : bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.menue:HOVER {
	color: #E4EAE6;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background : #567361;
		width : 120px;
				padding-left : 1px;
		padding-right : 1px;
								}

A.menue2 {
	color: #E4EAE6;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background : #567361;
		width : 120px;
				padding-left : 1px;
		padding-right : 1px;
}

A.menue2:HOVER {
	color: #E4EAE6;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background : #567361;
		width : 120px;
				padding-left : 1px;
		padding-right : 1px;
}





TABLE, TD, TR, TH {
	color: #213027;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.klein {
	color: #213027;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



A {
	color: #44865F;
	text-decoration : underline;
		font-size : 11px;
		font-weight : bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
A:HOVER {
	color: #599772;
		text-decoration : overline;
		font-weight : bold;
}

.dark {
	color: #475F51;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
		font-weight : bold;
		font-style : normal;
}

.header {
	color: #395B4A;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
		font-weight : bold;
		font-style : normal;
}



.nomFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.nomFettkl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.noborder
{
	border-style: none;
}
	input, textarea, input.ok, textarea.ok
	{
		border: 1px solid black;
		background-color: #E4EAE6;
		color: black;
	}
	
	input.error, textarea.error
	{
		background-color: yellow;
		color: black;
	}
	