body {
	scrollbar-base-color: #930F00; 
	scrollbar-arrow-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #561008;
	line-height: 1.36em;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
b {
	font-weight: bold;
}
a:link { color: #561008; text-decoration: underline; }
a:visited { color: #561008; text-decoration: underline; }
a:hover { color: #561008; text-decoration: none; }
a:active { color: #561008; text-decoration: underline; }
.titel { background-color: #AB401A; }
.sub {
	border: 1px none #840000;
	color: #FFECBF;
}
textarea {	
	color: #5F190F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E4D3B9;
	border: 1px inset #FF9900;
}
.input {	
	color: #5F190F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E4D3B9;
	border: 1px inset #FF9900;
}
.span1 { 
	width: 100%; 
	height: 100%; 
	overflow: auto; 
	padding: 3; 
	scrollbar-base-color: #E0C290; 
	scrollbar-arrow-color: #000000; 
}
