* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana;
	color: #000;
	font-size: 12px;
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-x;
	background-color: #6FB9E8;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.head {
	color: #fff;
	padding-left: -10px;
	font-weight: bold;
}

#wrapper {
	margin :0px auto;
	width: 966px;
	background-image: url(../images/contentBgr.jpg);
}

#header {
	width: 966px;
	height: 314px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}

#header .topMenu {
	position: absolute;
	margin-left: 800px;
	margin-top: 63px;
	font-family: Arial;
}

#header #tagCloud {
	height: 110px;
	width: 250px;
	position: absolute;
	overflow: hidden;
	margin-top: 180px;
	margin-left: 58px;
}

#header #tagCloud p {
	float: left;
	margin-right: 10px;
	color: #4dace4;
	font-family: Arial;
}

#left {
	width: 180px;
	padding: 0px 9px 0px 52px;
	float: left;
}

#right {
	width: 179px;
	padding: 0px 58px 0px 9px;	
	float: right;
}

#center {
	width: 479px;
	float: left;
}

#centerBig {
	float: left;
	width: 658px;
	padding: 0px 58px 0px 9px;	
}

#content {
	width: 966px;
	background-image: url(../images/contentBgr.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 22px 0px;
	clear: both;
	height: 37px;
	text-align: center;
	padding-top: 20px;
	color: #8E8C8D;
}

#footer a {
	color: #8E8C8D;
}

p.cb {
	width: 924px;
	height: 20px;
	clear: both;
	background-color: #fff;
	margin-left: 22px;
}

p.cbContact {
	width: 500px;
	height: 20px;
	clear: both;
	margin-left: 22px;
}

p.blueArrow {
	background-image: url(../images/blueArrowDown.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

p.lightblueArrow {
	background-image: url(../images/lightblueArrow.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

p.orangeArrow {
	background-image: url(../images/orangeArrowDown.jpg);
	background-position: -1px 0px;
	background-repeat: no-repeat;
	height: 20px;
}

.box {
	border: 1px solid;
	margin-bottom: 20px;
}

.box.menu {
	border-color: #FFAC29;
}

.box.menublue {
	border-color: #4DACE4;
}

.box.menu ul, .box.menublue ul {
	margin-left: 14px;
	margin-bottom: 10px;
}

.box.menu ul li a, .box.overons ul li an .box.menublue ul li a {
	color: #7E9205;
	font-weight: bold;
	line-height: 20px;
}

.box.menu ul li, .box.menublue ul li {
	list-style:none;
	margin-left: 10px;
}

.box.menu p.head {
	background-color: #FFAC29;
	padding: 5px;
}

.box.menublue p.head {
	background-color: #4DACE4;
	padding: 5px;
}

.box.overons ul li {
	list-style: none;
	margin-left: 23px;
}

.box.overons {
	border: none;
	padding-bottom: 10px;
}

.box.home {
	border: none;
	padding-bottom: 10px;
}

.box.home p.text {
	margin-left: 23px;
}
/*anders*/
.box.home p.text ul li {
	list-style: none;
	margin-left: 23px;
}
/*anders*/
.box.home p.head {
	background-color: #38AEE3;
	padding: 5px;
}

.box.overons p.head {
	background-color: #38AEE3;
	padding: 5px;
}

.box.linksonder {
	border-color: #a7c72f;
	background-image: url(../images/linksonder.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 178px;
}

.box.linksonder ul {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

.box.linksonder ul li {
	list-style: none;
	line-height: 30px;
}

.box.vindwerkin {
	border-color: #FF6500;
	background-image: url(../images/vindWerkIn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	height: 202px;
	width: 178px;
}

.box.vindwerkin p.head {
	background-color: #FF6500;
	padding: 5px;
}

.box.vindwerkin ul {
	margin-left: 45px;
	margin-top: 15px;
}

.box.vindwerkin ul li {
	list-style: none;
	line-height: 20px;
	font-family: Arial;
}

.box.vindwerkin p.vindmeer {
	margin-left: 80px;
	font-size: 10px;
	color: #FF6500;
}

.box.vindwerkin p.vindmeer a {
	color: #FF6500;
}

.box.rechtsonder {
	border-color: #a7c72f;
	background-image: url(../images/rechtsonder.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 178px;
}

.box.rechtsonder ul {
	margin-left: 10px;
}

.box.rechtsonder ul li {
	list-style: none;
	line-height: 40px;
}

.pt11 {
	font-size: 11px;
	text-decoration:none;
}
.pt11:hover{
text-decoration:underline;
}
.pt12 {
	font-size: 12px;
	text-decoration:none;
}
.pt12:hover {
text-decoration:underline;
}

.pt14 {
	font-size: 14px;
		text-decoration:none;
}
.pt14:hover {
text-decoration:underline;
}

.pt18 {
	font-size: 18px;
	text-decoration:none;
}
.pt18:hover {
text-decoration:underline;
}

.pt24 {
	font-size: 24px;
	text-decoration:none;
}
.pt24:hover {
	text-decoration:underline;
}

.box.linksonder a {
	text-decoration: underline;
}

.box.linksonder a:hover {
	text-decoration: none;
}

.box.rechtsonder a {
	text-decoration: underline;
	color: #a56871;
}

.box.rechtsonder a:hover {
	text-decoration: none;
}

.box.call {
	border: none;
	padding-bottom: 10px;
}

.box.call p.text {
	margin-left: 23px;
}
.box.call p.text ul li {
	margin-left: 23px;
}
.box.call p.head {
	background-color: #c42741;
	padding: 5px;

}
p.rodeArrow {
	background-image: url(../images/rodeArrowDown.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.box.callk ul li {
	list-style: none;
	margin-left: 23px;
}

.box.callk {
	border: none;
	padding-bottom: 10px;
}
.box.callk p.head {
	background-color: #c42741;
	padding: 5px;
}
.box.werk {
	border: none;
	padding-bottom: 10px;
}

.box.werk p.text {
	margin-left: 23px;
}

.box.werk p.head {
	background-color: #b9cc18;
	padding: 5px;
}
p.groenArrow {
	background-image: url(../images/groenArrowDown.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.box.werkk ul li {
	list-style: none;
	margin-left: 23px;
}

.box.werkk {
	border: none;
	padding-bottom: 10px;
}
.box.werkk p.head {
	background-color: #b9cc18;
	padding: 5px;
}
.box.insch {
	border: none;
	padding-bottom: 10px;
}

.box.insch p.text {
	margin-left: 23px;
}

.box.insch p.head {
	background-color: #bfd3f1;
	padding: 5px;
}
p.grijsArrow {
	background-image: url(../images/grijsArrowDown.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.box.inschk ul li {
	list-style: none;
	margin-left: 23px;
}

.box.inschk {
	border: none;
	padding-bottom: 10px;
}
.box.inschk p.head {
	background-color: #bfd3f1;
	padding: 5px;
}
.box.contact {
	border: none;
	padding-bottom: 10px;
}

.box.contact p.text {
	margin-left: 23px;
}

.box.contact p.head {
	background-color: #FFAC29;
	padding: 5px;
}
p.grijsArrow {
	background-image: url(../images/oranjeArrowDown.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.box.contactk ul li {
	list-style: none;
	margin-left: 23px;
}

.box.contactk {
	border: none;
	padding-bottom: 10px;
}
.box.contactk p.head {
	background-color: #f3a226;
	padding: 5px;
}
.blauw {
	color: #3399cc;
	margin-left: 23px;
}
.underline {
text-decoration:underline;
}
.deul {
	margin-left: 40px;
}
.oranje {
	color: #ff6600;
}
.rood {
	color: #cc0033;
	margin-left: 23px;
}
.groen {
	color: #B9CC18;
	margin-left: 23px;
}
.tekst2 {
	margin-left: 40px;
}
}

.form.contact {
	clear: both;
	margin-top: 200px;
	display: block;
	border: 1px solid #ccc;
	height: 240px;
	width: 650px;
	background-image: url(../images/contactFormbgr.jpg);
}

.form.inschrijven {
	clear: both;
	margin-top: 20px;
	display: block;
	border: 1px solid #ccc;
	height: 627px;
	width: 640px;
	background-image: url(../images/inschrijvenBgr.jpg);
}

.form textarea {
	width: 420px;
	height: 140px;
	float: right;
	margin-right: 10px;
}

.form input, .form textarea {
	border: 2px solid #d0d0d0;
	background-color: #EEEEEE;
}

.form input.verzend {
	background-image: url(../images/contactVerzend.jpg);
	height: 24px;
	width: 122px;
	margin-right: 10px;
	border:none;
}

.form.inschrijven input{
	background-image: url(../images/inschrijvenInputBgr.jpg);
	margin-top: 5px;
	border: 0;
	height: 20px;
	width: 177px;
}

.form input.inschrijven {
	background-image: url(../images/inschrijvenVersturen.jpg);
	height: 25px;
	width: 164px;
	margin-right: 10px;
}

.form input.inschrijven:hover {
	background-image: url(../images/inschrijvenVersturenHover.jpg);
	height: 25px;
	width: 164px;
	margin-right: 10px;
}

.form input.bladeren {
	background-image: url(../images/inschrijvenBladeren.jpg);
	height: 24px;
	width: 122px;
	margin-right: 10px;
}

.check {
	
}

.check p {
	margin-top: 10px;
	padding-left: 5px;
}

.check ul, .fileContainer {
	background-color: #EEEEEE;
	width: 205px;
	border: 1px solid #D2D2D2;
	padding: 10px;
}


.check ul li {
	list-style: none;
	margin-left: 15px;
	margin-bottom: 10px;
}


input[type="radio"], input[type="checkbox"] {
font:11px Arial,Helvetica,sans-serif;;
color: #336699;
background-color: #FFFFFF !important;
border:solid 1px #999999 !important;
}

 span.checkbox {
   width: 16px;
   height: 19px;
   padding: 0 5px 0 0;
   background: url(../images/checkbox.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
 }

.top p {
	margin-left: 5px;
	
}

.top p input {
	margin-left: -5px;
}

.file {
 	font-size: 12px; 
 	background-color: #CCCCCC; 
	 border: 1px solid #666666; 
	 width: 50px;	
}