.tabrand {
	border: 1px solid #666666;
}
body, td, p, input, select, button, submit, textarea, checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	coletter-spacing: 1px;
	scrollbar-base-color:#993333;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-darkshadow-color:#cccccc;
  	scrollbar-highlight-color:#dddddd;
  	scrollbar-shadow-color:#cccccc;
  	scrollbar-arrow-color:#993333;
  	scrollbar-face-color:#cccccc;
  	scrollbar-track-color:#ffffff;
}
.titel {
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
.klein {
	font-size: 9px;
}
