body {
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}
a {
	color: #660066;
	text-decoration: underline;
}
a:visited {
	color: #993399;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper {
	width: 975px;
	height: auto;
	text-align: center;
	margin: auto;
}
#header {
	height: 200px;
	position: relative;
	background-color: #993399;
	background-image: url(/common/bg_header.jpg);
	repeat: no-repeat;
	text-align: left;
}
#header h1 {
	display: none;
	visibility: hidden;
}
#logo {
	position: absolute;
	left: 40px;
	top: 30px;
}
#logo img {
	border: none;
}
#langnav {
	position: absolute;
	right: 15px;
	top: 15px;
}
#langnav ul {
	list-style: none;
	margin: 0px;
	padding: 5px;
}
#langnav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#langnav li a {
	padding: 0px;
	margin-left: 5px;
	display: block;
	text-decoration: none;
}
#langnav li a img {
	border: none;
}

#nav {
	position: absolute;
	left: 20px;
	top: 110px;
	height: 50px;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav li a {
	padding: 15px;
	text-decoration: none;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}
#nav li a.current {
	color: #ffeeee;
}
#crumb {
	position: absolute;
	left: 40px;
	top: 165px;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
}
#crumb a {
	color: #ffffff;
}
#contentwrapper {
	background-image: url(/common/bg_contentwrapper.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: left;
}
#contentcontainer {
	width: 600px;
	padding: 20px;
	float: left;
	margin-left: 15px;
}
#subcontentcontainer {
	width: 260px;
	padding: 20px;
	float: left;
	margin-left: 5px;
}
#footer {
	height: 25px;
	background-image: url(/common/bg_footer.jpg);
}
#bottomnav {
	width: auto;
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	clear: both;
}
#bottomnav ul {
	list-style: none;
	margin: auto;
	padding: 0px;
	clear: both;
}
#bottomnav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#bottomnav li a {
	padding: 5px;
	text-decoration: none;
	display: block;
}
.clearboth {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.tarieven td {
	padding: 2px;
}
.tarieven td.anchors {
	padding: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}
.tarieven td.anchors a {
	padding: 2px;
	font-weight: bold;
	text-align: center;
	min-width: 16px;
	display: block;
	float: left;
}
.tarieven td.anchors a:hover {
	padding: 1px;
	border: 1px solid #000000;
}
.tarieven th {
	padding: 2px;
}
.tarieven .odd td {
	background-color: #FFEEFF;
}
.tarieven .even td {
	background-color: #FFFFFF;
}
.tarieven .ln {
	width: 250px;
}
.tarieven .st {
	width: 150px;
}
.tarieven .ddi {
	width: 150px;
	font-weight: bold;
}
.tarieven .ta {
	width: 50px;
	text-align: right;
}

.uitleg {
	background-color: #993399;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
}
.uitleg li {
	padding: 5px;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
.faqmenu li {
	padding: 2px;
}
#top5 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#top5 li {
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#top5 a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/common/bg_top5_li.jpg);
	background-position: left top;
	padding: 10px;
	height: 20px;
	display: block;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}
#top5 a:hover {
	background-position: left bottom;
}
#top5 strong {
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
}
