@charset "UTF-8";

* {margin: 0;} 

* {padding: 0;}

a:link {
	color: #09C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-image: url(img/body_bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D4D4D4;
}
.site {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 1024px;
}
.topnav {
	float: left;
	width: 350px;
	background-color: #FFF;
	height: 206px;
	font-size: 0pt;
}
.content {
	background-image: url(img/body_contentbg.gif);
	background-repeat: repeat-y;
}
.container {
	margin-right: 64px;
	margin-left: 64px;
	background-image: url(img/body_contentdiv.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.links {
	width: 511px;
	float: left;
	padding-top: 32px;
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 32px;
}
.rechts {
	float: right;
	width: 256px;
	padding: 32px;
}
.footer {
	width: 832px;
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #666;
	background-image: url(img/body_logootjeklein.gif);
	background-repeat: no-repeat;
	background-position: 756px 16px;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 32px;
	padding-left: 32px;
}
.links p {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
}
.testimonial {
	background-color: #F5FBFE;
	color: #AEB8BC;
	padding: 16px;
	border: 1px solid #E8F5FC;
}
.testimonial p {
	font-style: italic;
	color: #81B6D9;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
.footer p {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.links h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20pt;
	font-weight: lighter;
	color: #024164;
}
.testimonial h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: lighter;
	font-size: 20px;
	font-style: italic;
	color: #3397D8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.rechts p {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #888;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 48px;
	padding-left: 0px;
	text-align: left;
}
.rechts h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20pt;
	font-weight: lighter;
	color: #e73f9b;
}
.rechts p img {
	padding-right: 16px;
	padding-bottom: 16px;
	padding-top: 0px;
}
.links h4 {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14pt;
	font-weight: lighter;
	color: #326191;
}
.links ul {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
}
table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
