body{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/background.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-bottom: 10px;
	background-color: #EBEBEB;
	SCROLLBAR-FACE-COLOR: #EBEBEB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EBEBEB; 
	SCROLLBAR-SHADOW-COLOR: #EBEBEB; 
	SCROLLBAR-3DLIGHT-COLOR: #EBEBEB; 
	LINE-HEIGHT: 110%; 
	SCROLLBAR-ARROW-COLOR: #9900CC; 
	SCROLLBAR-TRACK-COLOR: #EBEBEB; 
	SCROLLBAR-DARKSHADOW-COLOR: #EBEBEB; 
	SCROLLBAR-BASE-COLOR: #EBEBEB;
}
a, a:visited{
	color: #9900CC;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.tabel-homepage{
	background-color: #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border: 5px solid #CCCCCC;
	vertical-align: baseline;
}
.tabel-homepage-titel{
	background-color: #9900CC;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.titel{
	color: #9900CC;
	font-weight: bold;
}
