@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
}
#totaal {
	background-image: url(bg_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#totaal #header {
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 980px;
	clear: both;
}
#totaal #header #nav {
	height: 37px;
	width: 850px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	margin: 0px;
	left: 120px;
	top: 103px;
	background-image: url(nav_split.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#nav ul{list-style-type:none}
#nav ul li{float:left;}
#totaal #header #nav a {
	display: inline;
	float: left;
	height: 27px;
	line-height: 27px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(nav_split.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#totaal #header #nav a.current {
	color: #000000;
}
#totaal #header #nav a:hover {
	color: #000000;
	text-decoration: underline;
}
#totaal #pkol1 {
	padding: 0px;
	float: left;
	height: auto;
	width: 610px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
	text-align: left;
	clear: left;
	display: inline;
	overflow: visible;
}
#totaal #pkol2 {
	padding: 0px;
	float: left;
	height: auto;
	width: 290px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	display: inline;
}
#totaal #footer {
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 25px;
	width: 980px;
}
.splitkol1 {
	padding: 0px;
	clear: both;
	height: 20px;
	width: 630px;
	margin-right: -10px;
	margin-left: -10px;
	background-image: url(bg_kol0.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ca {
	clear: both;
}
p {
	margin-bottom: 10px;
}
h1 {
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: normal;
	font-size: 24px;
	color: #99CCFF;
}
h2 {
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: normal;
	font-size: 20px;
	color: #99CCFF;
}
h3 {
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: normal;
	font-size: 18px;
	color: #000000;
}
.tarieven .odd td {
	background-color: #F0F8FF;
}
.tarieven .even td {
	background-color: #ffffff;
}
.tarieven td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
#faq a {
}
#faq span {
	padding: 5px;
	margin: 5px;
	background-color: #f0f0f0;
}#top5 {
	background-image: url(bg_top5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-top: 75px;
	padding-bottom: 45px;
	height: 300px;
	width: 250px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	display: block;
}
#top5 li {
	margin: 0px;
	list-style-type: none;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
}
#top5 li img {
	height: 40px;
	width: 60px;
	float: left;
	margin-right: 10px;
}
.excl {
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10px;
}

