body {
	margin: 10px;
	padding: 0px;
	background-color: #FFFFFF;
}
a {
	color: #0066FF;
}

a:hover {
	color: #f68218;
}

#bottompopup {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
	margin-top: 75px;
	background-color: #f8f8f8;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#popupcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
#popupcontent  h2 {
	font-size: 12px;
	color: #333333;
	height: 15px;
	margin: 0px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#popupcontent h3 {
	font-size: 12px;
	color: #333333;
	height: 15px;
	margin: 0px;
	padding-bottom: 1px;
}

.zenders td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.colorfont {
	color: #f68218;
}

.nietbeschikbaar {
	color: #CCCCCC;
	text-decoration: line-through;
}

