* {
  margin: 0; 
  padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

img, fieldset {
	border: 0;
}

#container {
	float: left;
	width: 995px;
	overflow:hidden;
	margin-top:20px;
}

#linkerkolom {
	float: left;
	width: 135px;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 106px;
}

#limburglogo{
	margin-top:10px;
	float: left;
	height:30px;
	width:135px;
	background-image: url(../images/limburg_logo.png);
}

#logo {
	float:left;
	height: 95px;
	width: 261px;
	background-image: url(../images/jzv_logo_groot.png);
	background-repeat: no-repeat;
	background-position: left top;\
	

}



#middenkolom {
	float:left;
	width: 668px;
}

#header {
	float: left;
	height: 217px;
	width: 668px;
	background-image: url(../images/jzv-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:10px;
}

#breadcrumbs {
	float: left;
	height: 20px;
	width: 668px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
	background-color: #f3f3f3;
}

#footer {
	float: left;
	height: 20px;
	width: 668px;
	padding-top: 5px;
}

#footer a ,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}





#rechterkolom {
	float: left;
	width: 157px;
	padding-left: 9px;
			margin-top: 105px;
}

#nieuwsbrief {
	border: 1px solid #d2d2d2;
	float: left;
	width: 157px;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#nieuwsbrief .bt_aanmelden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	border: 0px;
	float: left;
	margin-top: 3px;
	width: 70px;
}
