@import url(form.css);
@import url(nieuws.css);
@import url(rotator.css);
@import url(weer.css);
@import url(twitter.css);

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	margin-top: 0px;
	font-family: "verdana";
	font-size: 13px;
	color: #000;
	background: url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #000;
	background-size: cover;
}


h1, h2, h3 {
	color: #003f8a;
}

h1 { font-size: 17px; }
h2 { font-size: 15px; }
h3 { font-size: 13px; }





img {
	border: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearer {clear: both;}

a:link {color:#003f8a;text-decoration: none;}      
a:visited {color:#003f8a;text-decoration: none;}  
a:hover {color:#c0c0c0;text-decoration: none;}  
a:active {color:#003f8a;text-decoration: none;}  

#wrapper {
	margin: 0 auto;
}


#container {
	margin: 0px auto;
	width: 957px;
	min-height: 850px; 
}

#top{
	height: 125px;
	width: 957px;
}

	.logo{
		position: absolute;
		margin-left: 217px;
		margin-top: 12px;
		width: 208px;
		height: 125px;
	}

	.nieuwsbord{
		position: absolute;
		margin-left: 18px;
		margin-top: 32px;
		width: 79px;
		height: 100px;
	}

	.menu{
		width: 927px;
		height: 40px;
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 15px;
		text-align: center;
	}

	.topimages{
		height: 188px;
		width: 927px;
		margin-left: 15px;

	}
		.timage{
			margin-right: 26px;
		}


	.lijn{
		height: 17px;
		line-height: 17px;
		width: 927px;
		margin-left: 15px;
		background-color: #003f8a;
	}

	#contentholder{
		width: 957px;
		height: 815px;
		padding-top: 32px;
		background: url(../img/content.png);
		background-repeat:no-repeat;
		background-position:center top;
	}


			.breadcrumbs{
				width: 917px;
				min-height: 40px;
				padding-left: 15px;
				color: #000;
				line-height: 40px;
				font-size: 12px;
				font-family: verdana;
			}

		.left{
			float: left;
			width: 606px;
			margin-left: 15px;
		}

			.content_tekst{
				float: left;
				width: 606px;
				min-height: 294px;
			}

		.right{
			float: left;
			width: 289px;
			margin-left: 32px;
		}

			.directboeken{
				width: 289px;
				height: 87px;
			}

			.leukeuitstapjes{
				width: 289px;
				height: 87px;
				margin-top: 14px;
			}

			#twitter{
				width: 289px;
				height: 87px;
				margin-top: 14px;
				background: url(../img/twitter.png);
				background-repeat:no-repeat;
			}

			.contactinfo{
				width: 289px;
				margin-top: 10px;
			}

				.cil{
					float: left;
					width: 169px;
					font-size: 14px;
					font-family: verdana;
				}

				.cir{
					float: left;
					width: 120px;
					text-align: center;
				}

					.deboer{
						width: 107px;
						height: 67px;
					}

					.boertel{
						width: 117px;
						height: 117px;
						margin-top: 5px;
					}


.copy{
	padding-top: 16px;
	width: 957px;
	height: 14px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}




a.mainlevel:link, a.mainlevel:visited {
	display: inline-block;
	height: 40px !important;
	line-height: 40px;
	width: auto;
	margin-left: 9px;
	margin-right: 9px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	color: #003f8a;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none; 
}

a.mainlevel:hover { 
	background-color: #003f8a; 
	color: #fff; 
}

a.sublevel:link, a.sublevel:visited {
	display: inline-block;
	height: 34px !important;
	line-height: 34px;
	width: auto;
	margin-left: 9px;
	margin-right: 9px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none; 
}

a.sublevel:hover { 
	background-color: #DEE9F7; 
	color: #003f8a; 
}

a:link.pro {color: #ffffff;font-size: 12px;text-decoration: none;font-family: Arial;line-height: 50px;}
a:visited.pro {color: #ffffff;font-size: 12px;text-decoration: none;font-family: Arial;line-height: 50px;}
a:hover.pro {color: #A9A9A9;font-size: 12px;text-decoration: none;font-family: Arial;line-height: 50px;}
a:active.pro {color: #ffffff;font-size: 12px;text-decoration: none;font-family: Arial;line-height: 50px;}

a:link.hormenu {color: #ffffff;font-size: 12px;text-decoration: none;}
a:visited.hormenu {color: #ffffff;font-size: 12px;text-decoration: none;}
a:hover.hormenu {color: #A9A9A9;font-size: 12px;text-decoration: none;}
a:active.hormenu {color: #ffffff;font-size: 12px;text-decoration: none;}

a:link.subhormenu {color: #ffffff;font-size: 12px;text-decoration: none;}
a:visited.subhormenu {color: #ffffff;font-size: 12px;text-decoration: none;}
a:hover.subhormenu {color: #A9A9A9;font-size: 12px;text-decoration: none;}
a:active.subhormenu {color: #ffffff;font-size: 12px;text-decoration: none;}

a:link.copylnk {color: #ffffff;font-size: 12px;text-decoration: none;}
a:visited.copylnk {color: #ffffff;font-size: 12px;text-decoration: none;}
a:hover.copylnk {color: #A9A9A9;font-size: 12px;text-decoration: none;}
a:active.copylnk {color: #ffffff;font-size: 12px;text-decoration: none;}
