body 
{
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #ff0000;
	scrollbar-base-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #ff0000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

a  
{
	color : #ff0000;
	font-family: "arial bold", "Verdana", sans-serif;
	font-size: 8pt;
	text-decoration : none;
}

a:hover  
{
	color : #00ff00;
	font-family: "arial bold", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration : none;
}

.text 
{
	color: #ff0000;
	font-family: "Arial", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.textklein 
{
	color: #000000;
	font-family: "Arial", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

.textklein2
{
	color: #ffffff;
	font-family: "Arial", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

.titel
{
	font-family: "Arial", "Verdana", sans-serif;
	color: #ff0000;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-decoration : underline;
}

.update 
{
	color: #ff0000;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 8pt;
}

input,textarea,select
{
	font-family: "Verdana", "Arial", sans-serif;
	color: #000000;
	font-size: 12px;
	border-color: #0000ff;
	border-style: solid; 
	border-width: 1;
}

.senden
{
	font-size: 12px;
	color: #0000ff;
}