body {
	background-color: faf3eb;
	text-align: center;
	
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	
}
.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 25px;

}
a:link {
	color: #804f40;
}
a:visited {
	color: #804f40;
}
a:hover {
	color: #cc3300;
}
.startinfo {
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.fett {
	font-weight: bold;
}
.fett18 {
	font-size: 18px;
	font-weight: bold;
}
.fett14 {
	font-size: 14px;
	font-weight: bold;
}
.kundennah {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;



}
.flashhinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;

}
