/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
	background-image:url(../images/background.png);
	background-position:left top;
	background-repeat:repeat;
}

.wrapper {
	width:957px;
	margin-left:auto;
	margin-right:auto;
	background-color:#C9DB56;
}

.header {
	width:957px;
	height:179px;
}

.left {
	width:230px;
	float:left;
	background-color:#C9DB56;
}

.left .navLeft {
	width:230px;
	height:31px;
	line-height:31px;
}

.left .navLeft a:link,
.left .navLeft a:visited {
	display:block;
	width:224px;
	height:31px;
	line-height:31px;
	text-align:center;
	background-color:#1F91B8;
	color:#FFF035;
	text-decoration:none;
	font-weight:bold;
}

.left .navLeft a:hover,
.left .navLeft a:active,
.left .navLeft .p7uberlink {
	display:block;
	width:224px;
	height:31px;
	line-height:31px;
	text-align:center;
	background-color:#1F91B8 !important;
	color:#FFF035 !important;
	text-decoration:underline;
	font-weight:bold;
}

.right {
	width:727px;
	float:left;
	background-color:#C9DB56;
}

.right .navRight {
	width:727px;
	height:31px;
	line-height:31px;
	background-color:#F27E31;
}

.right .navRight a:link,
.right .navRight a:visited {
	display:block;
	height:31px;
	line-height:31px;
	text-align:center;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.right .navRight a:hover,
.right .navRight a:active,
.right .navRight .p7uberlink {
	display:block;
	height:31px;
	line-height:31px;
	text-align:center;
	color:#FFFFFF !important;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.right .banner {
	width:727px;
	height:234px;
	background-color:#FFFFFF;
}

.right .spacerHorizontal {
	width:727px;
	height:8px;
	background-color:#C9DB56;
	clear:both;
}

.right .spacerHorizontal2 {
	width:727px;
	height:50px;
	background-color:#C9DB56;
	clear:both;
}

.right .block1 {
	width:338px;
	float:left;
	background-color:#F27E31;
	color:#FFFFFF;
	padding:10px;
	padding-bottom:25px;
	height:200px;
}

.right .block2 {
	width:338px;
	float:left;
	background-color:#1F91B8;
	color:#FFFFFF;
	padding:10px;
	padding-bottom:25px;
	height:200px;
}

.right .block3 {
	width:338px;
	float:left;
	background-color:#C9DB56;
	color:#FFFFFF;
	padding:10px;
	padding-bottom:25px;
	height:200px;
}

.right .fullBlock {
	width:707px;
	background-color:#F27E31;
	color:#FFFFFF;
	padding:10px;
	padding-bottom:25px;
}

.right .spacerVertical {
	width:11px;
	float:left;
}

.right .block1 h1,
.right .block2 h1,
.right .fullBlock h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	line-height:normal;
}

.right .block1 a:link,
.right .block1 a:visited,
.right .block2 a:link,
.right .block2 a:visited,
.right .fullBlock a:link,
.right .fullBlock a:visited {
	color:#CADB55;
	text-decoration:none;
}

.right .block1 a:hover,
.right .block1 a:active,
.right .block1 .p7uberlink,
.right .block2 a:hover,
.right .block2 a:active,
.right .block2 .p7uberlink,
.right .fullBlock a:hover,
.right .fullBlock a:active,
.right .fullBlock .p7uberlink {
	color:#CADB55 !important;
	text-decoration:underline;
}

.footer {
	width:957px;
	height:93px;
	clear:both;
}

.tekstveld {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:300px;
}

.select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:306px;
}

.knop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:150px;
}

