@import url(form.css);
@import url(rotator.css);
@import url(nieuws.css);
@import url(menu.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.png');
	background-repeat: repeat-x;
	background-position: top;


}


h1, h2, h3 {
	color: #f78f1e;
}

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:#000;text-decoration: none;}      
a:visited {color:#000;text-decoration: none;}  
a:hover {color:#F78F1E;text-decoration: none;}  
a:active {color:#000;text-decoration: none;}  

#wrapper {
	margin: 0 auto;
}

#container {
	margin: 0px auto;
	width: 930px;
	min-height: 692px; 
	background-color: #fff;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	z-index:101;
}

	.header{
		height: 267px;
		width: 930px;
	}
		.logo{
			position: absolute;
			margin-top: 30px;
			margin-left: 15px;
			width: 208px;
			height: 67px;
		}

		.socialmedia{
			position: absolute;
			margin-top: 32px;
			margin-left: 694px;
			width: 192px;
			height: 50px;
		}

		.topmenu{
		}

		.submenu{
		}

	.content{
		min-height: 625px;
		width: 930px;
	}

		.breadcrumbs{
			height: 37px;
			width: 906px;
			line-height: 37px;
			padding-left: 24px;
		}

		.content_left{
			float: left;
			width: 642px;
			min-height: 445px;
		}
			.banner{
				width: 642px;
				height: 164px;
				margin-left: 24px;
				margin-top: 5px;
			}

			.content_text{
				padding: 24px;
				margin-bottom: 130px;
			}

			.facebook_comments{
				width: 642px;
				height: 20px;
				margin-left: 24px;
				margin-top: -45px;
				margin-bottom: 150px;				
			}
		
		.content_right{
			float: right;
			width: 214px;
			min-height: 425px;
			margin-right: 26px;
		}
			.tweettitel{
				width: 210px;
				padding-left: 4px;
			}


			#tweets{
				width: 214px;
				padding: 5px;
				line-height: 20px;
			}

			.but_twitter_volgen{
				height: 20px;
				width: 153px;
				margin-left: 5px;
				margin-top: 10px;
			}


.footer {
	margin: 0px auto;
	margin-top: -1px;
	min-height: 159px; 
	/*
	background: url('../img/bg_bottom.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f8f8f8;
	*/
	border-top: 1px solid #c0c0c0;
	z-index:100;
}

	.foot{
		margin: 0px auto;
		width: 930px;
	}

	.blokken{
		position: absolute;
		margin: 0px auto;
		margin-top: -116px;
		height: 196px;
		width: 930px;
	}
		.blok{
			float: left; 
			width: 206px;
			height: 196px;
			margin-left: 21px;
		}

			.bloktekst{
				position: absolute;
				padding: 5px;
				width: 196;
				height:39px;
				line-height: 39px;
				margin-top: 147px;
				color: #fff;
				font-size: 15px;
			}

	.foot_contact{
		position: absolute;
		margin-top: 50px;
		font-size: 14px;
		color: #0000;
		font-weight: bold;
		margin-left: 840px;
	}

	.copy{
		margin: 0px auto;
		margin-top: -50px;
		text-align: center;
		background-color: #f8f8f8;
			
	}

a.mainlevel:link, a.mainlevel:visited {
	height: 40px !important;
	line-height: 40px;
	width: auto;
	margin-left: 0px;
	margin-right: 5px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	text-decoration: none; 
}

a.mainlevel:hover { 
	color: #F78F1E; 
}

a.sublevel:link, a.sublevel:visited {
	height: 34px !important;
	line-height: 34px;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F78F1E;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none; 
}

a.sublevel:hover { 
	color: #000; 
}

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

a:link.bloklnk {color: #fff;text-decoration: none;}
a:visited.bloklnk {color: #fff;text-decoration: none;}
a:hover.bloklnk {color: #000;text-decoration: none;}
a:active.bloklnk {color: #fff;text-decoration: none;}