body {
	background-color: #420004;
	scrollbar-base-color:#420004;
	scrollbar-track-color:#420004;
	scrollbar-face-color:#420004;
	scrollbar-highlight-color:#7B4D50;
	scrollbar-3d-light-color:#7B4D50;
	scrollbar-dark-shadow-color:#7B4D50;
	scrollbar-shadow-color:#7B4D50;
	scrollbar-arrow-color:#7B4D50
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
a:active {  
	color: #7B4D50; 
	text-decoration: none; 
	font-weight: normal
}
a:link {  
	color: #7B4D50; 
	text-decoration: none; 
	font-weight: normal
}
a:visited { 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal
}
a:hover { 
	color: #7B4D50; 
	text-decoration: none
}
.klein {
	font-size: 9px;
}
.form	{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border: 2px solid #7B4D50;
	background-color: #420004;
}