body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-image: url(images/sp_light.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg_light{
	background-image: url(images/sp_light.jpg);
}

.borderwit{
	background-image: url(images/sp_light.jpg);
	border-color:#ffffff;
	border-width:1px;
	border-style:dotted;
}

.header_left {
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
}
.bglogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
.header_right {
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
}
.bgoranje {
	background-image: url(images/sp_oranje.jpg);
	background-repeat: repeat;
}
.stippel_left {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ffffff;
}
.bg_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/sp_dark.jpg);
	background-repeat: repeat;
}

.titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.titelBgOranje{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #ffffff;
}

.stippel_bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}

.stippel_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e4e4dc;
}

.border_oranje {
	border: 1px solid #eb8b13;
}

INPUT.input{
	border: 1px solid #eb8b13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8f82;
}

.bivtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8f82;
}

.bg_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8f82;
	background-color: #ffffff;
}



A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}

A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}

A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}

