body {
	background: #004a67;
	font-family: tahoma, serif;
	font-size: 11px;
	color: #004760;
	text-align: left;
	padding-top: 20px;
}

* {
	margin: 0;
	padding: 0;
}

div.container {
	width: 760px;
	margin: 0 auto;
}

div.header {
	width: 170px;
	height: 132px;
	padding-top: 53px;
	padding-left: 590px;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
	background: url(images/header.gif) no-repeat top center;
}

div.oranjeBalk {
	width: 730px;
	height: 32px;
	line-height: 32px;
	padding-left: 30px;
	float: left;
	color: #fff;
	background: url(images/oranjeBalk.gif) no-repeat top center;
}

div.partnerHeader {
	width: 113px;
	color: #000;
	float: right;
}

div.content {
	width: 728px;
	border-left: 1px solid #82a9df;
	border-right: 1px solid #82a9df;
	padding-left: 30px;
	background: #fff;
	float: left;
}

div.links {
	width: 567px;
	float: left;
	background: #fff;
}

div.mainKopje {
	width: 270px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(images/stippellijn.gif) no-repeat bottom left;
}

div.mainKopje3 {
	width: 540px;

	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(images/stippellijn.gif) repeat-x bottom left;
}

div.mainKopjeWidth {
	width: 560px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(images/stippellijn.gif) no-repeat bottom left;
}

div.mainText {
	width: 270px;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
	background: url(images/stippellijn.gif) no-repeat bottom left;
}

div.mainText3 {
	width: 100%;

	padding-top: 30px;
	padding-bottom: 20px;
	background: url(images/stippellijn.gif) repeat-x bottom left;
}

div.mainText2 {
	width: 270px;
	float: right;
	padding-top: 30px;
	padding-bottom: 20px;
	background: url(images/stippellijn.gif) no-repeat bottom left;
}

div.mainTextWidth {
	width: 560px;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
	background: url(images/stippellijn.gif) no-repeat bottom left;
}

div.mainImages {
	width: 567px;
	height: 130;
	float: left;
	padding-top: 40px;
	text-align: center;
}

div.rechts {
	width: 123px;
	float: right;
	background: #fff;
}

div.rechtsKopje {
	width: 113px;
	float: right;
	height: 22px;
	line-height: 22px;
	color: #fff;
	padding-left: 10px;
	border-top: 1px solid #fff;
	background: #5799b0;
}

div.rechtsKopjePlusSpacing {
	width: 113px;
	float: right;
	height: 22px;
	line-height: 22px;
	color: #fff;
	padding-left: 10px;
	border-top: 1px solid #fff;
	background: #5799b0;
	margin-bottom: 50px;
}

div.footer {
	width: 730px;
	height: 20px;
	float: left;
	color: #000;
	padding-top: 15px;
	padding-left: 30px;
	background: url(images/footer.gif) no-repeat top center;
}

div.contact {
	width: 113px;
	float: right;
}
a{
	font-family: tahoma, serif;
	font-size: 11px;
	color: #004760;
}
a:hover{
text-decoration: none;
}