BODY {
	background-color:white;	
	scrollbar-3d-light-color:	#ffffcc;
	scrollbar-arrow-color:		#FF6600;
	scrollbar-base-color:		#ffffcc;
	scrollbar-dark-shadow-color:#ffcccc;
	scrollbar-face-color:		#ffffff;
	scrollbar-highlight-color:	#ffffcc;
	scrollbar-shadow-color:		#ffcccc;
}

TEXTAREA {
	color: #FF6600;
	font-size: 12px;
	font-family: Tahoma; 
	width: 100%;
	border-color: #996699;
	border-width: 1px;
	background-color: #ffffef;
}

a			{ 	color:#9966ff;			}
a:hover		{	color:#ff6699;			} 
a:link		{	text-decoration: none;	} 
a:visited	{	text-decoration: none;	}

.signatur		{	color:#996699; font-size:8pt; font-weight:normal; font-family:tahamo,verdana;}
a.signatur		{	color:#996699; }a:hover.signatur{	color:#ff6699; } 

.menupunkt {
	background-color: #FF6600;
	color: #ffffff;
	font-family: verdana, tahoma; 
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	cursor: hand;
}

.tablehead {
	width: 100%;
	background-color: #FF6600;
	color: #ffffff;
	border-width: 1px;
	font-size: 12px;
	font-family: verdana, tahoma; 
	font-weight: bolder;
	text-align: center;
}

.header {	
	color: #FF6600;
	font-size: 14px;
	font-family: verdana, tahoma; 
	font-weight: bolder;
	text-align: center;
}

.fejltekst {	
	color: #FF0000;
	font-size: 12px;
	font-family: verdana, tahoma; 
	font-weight: bolder;
}

.ledetekst {	
	color: #FF6633;
	font-size: 12px;
	font-family: verdana, tahoma; 
	font-weight: bolder;
}

.fritekst {	
	color: #FF6666;
	font-size: 12px;
	font-family: verdana, tahoma; 
}

.help {	
	color: #003333;
	font-size: 12px;
	font-family: verdana, tahoma; 
}
.smalltekst {	
	color: #996699;
	font-size: 10px;
	font-family: verdana, tahoma; 
}


