a:link
{
	font-family: Arial;	
	color: #FF9900; 
	TEXT-DECORATION: none;font-size:10pt;
}

a:visited
{
	font-family: Arial;	
	color: #FF9900; 
	TEXT-DECORATION: none;font-size:10pt;
} 

a:active 
{
	font-family: Arial;	
	color: #FF9900; 
	TEXT-DECORATION: none;font-size:10pt;
}

a:hover
{
	font-family: Arial;
	color: #FF9900; 	
	TEXT-DECORATION: underline;font-size:10pt;
}

body
{
	background-color: #FFFFCC;
	font-family: Arial;	
	color: #000000;
	font-size: 10pt;
	scrollbar-face-color: #FFFFCC;	
	scrollbar-shadow-color: #FF9900;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #FFCC66;
	scrollbar-darkshadow-color: #FFCC66;	
	scrollbar-track-color: #FFCC66;  
	scrollbar-arrow-color: #FF9900;  	
}

table
{
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(0,0,0); 	
	font-family: Arial;	
	color: #000000;
	font-size: 10pt;
}

.untertitel  	{ font-family: Arial; font-size: 10pt; text-decoration: none; font-weight: bold; }

.untertitelu    { font-family: Arial; font-size: 10pt; text-decoration: underline; font-weight: bold; }

.seitentitel  	{ font-family: Arial; font-size: 12pt; text-decoration: none; font-weight: bold; }

.seitentitelu    { font-family: Arial; font-size: 11pt; text-decoration: underline; font-weight: bold; }

textarea {
	border-width: 1px;
	width:500px;
	height:100px;
}

input, text {
	border-width: 1px;
	width:250px;
}