<!--
body,td,th {
	SCROLLBAR-FACE-COLOR: #EDEDED;
    	SCROLLBAR-HIGHLIGHT-COLOR: #ebebeb;
    	SCROLLBAR-SHADOW-COLOR: #EDEDED;
	SCROLLBAR-3DLIGHT-COLOR: #EAEAEA;
	SCROLLBAR-ARROW-COLOR: #A1A1A1;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #dadada;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C3734;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
h1 {
	font-size: 16px;
	color: #4C3734;
}
h2 {
	font-size: 14px;
	color: #4C3734;
}
h3 {
	font-size: 13px;
	color: #4C3734;
}
#wit {
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
a {
	color: #4C3734;	
	text-decoration: none;
}
a:hover {
	color: #4C3734;	
	text-decoration: underline;
}
a:active {
	color: #4C3734;	
	text-decoration: none;
}
a:visited {
	color: #4C3734;	

}
.top_klein{font-size: 10px}
-->