body {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 40px;
	background-image: url("pictures/backgroundlicht.jpg");
	background-attachment: fixed; 
	background-repeat: no-repeat;
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #724571;
	text-align: justify;
	line-height: 150%;

	/* Scrollbar colours */
	scrollbar-face-color:			#fefdef;
	scrollbar-highlight-color:		#ffffff;
	scrollbar-darkshadow-color:		#888888;
	scrollbar-shadow-color:			#ffffff;
	scrollbar-arrow-color:			#724571;
	scrollbar-track-color:			#e2d7ce;
	
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

.kop {
	font-size: 14px;
	font-weight: bold;
}

.koprep {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

a:link {color: #990099;}
a:visited {color: #990099; font-weight: bold}
a:active {color: #990099; font-weight: bold}
a:hover {color: #e673c9}

table {
	font-family: Verdana;
	font-size: 12px;
	color: #724571;
	a:link {color: #990099;}
	a:visited {color: #990099; font-weight: bold}
	a:active {color: #990099; font-weight: bold}
	a:hover {color: #e673c9}

}

input{
	border: 1px solid #724571;
	font-family: Verdana;
	font-size: 12px;
	color: #724571;
	background-color: #ffe6ff;
}

#sponsor{
color: #FFFFFF;
}
