/* Seite */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	SCROLLBAR-FACE-COLOR: #D36D00;
	SCROLLBAR-HIGHLIGHT-COLOR: #D36D00;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #D1AB86;
	SCROLLBAR-DARKSHADOW-COLOR: #5c5865;
	SCROLLBAR-BASE-COLOR: #5c5865;
	font: Arial;
	background-color: #D1A58C;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #370E14;
}
.link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #793D1D;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.normal-block {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #370E14;
	text-align: justify;
}
