.class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CBCFB4;
	text-align: center;
}
html, body, textarea {
	background-color:#;
	margin-top:10; 
	margin-left:0; 
	margin-bottom:0; 
	margin-right:0;
	SCROLLBAR-ARROW-COLOR: #4D5256;
	SCROLLBAR-BASE-COLOR: #4D5256;
	SCROLLBAR-FACE-COLOR: #FFEDD7;
	SCROLLBAR-HIGHLIGHT-COLOR: #4D5256;
	SCROLLBAR-SHADOW-COLOR: #4D5256;
	SCROLLBAR-3DLIGHT-COLOR: #4D5256;
	SCROLLBAR-TRACK-COLOR: #4D5256;
	SCROLLBAR-DARKSHADOW-COLOR: #4D5256;
}
a:link {
	color: #4D5256;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D5256;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #4D5256;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #4D5256;
	font-weight: bold;
}
.klein {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D5256;
	font-weight: none;
}