/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	
	background-color: #4479b7;
	
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	
}

img {
	border: none;
	outline: none;
}

#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	
	width: 870px;
	height: auto;
}

#container_reacties {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	
	width: 870px;
	height: 3000px;
}

#wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	
	width: 870px;
	height: auto;
	
	position: absolute;
	z-index: 2;
}

#header {
	margin-left: 10px;
	margin-right: 10px;
	
	width: 850px;
	height: 137px;
	
	position: relative;
}

#banner {
	margin-top: 0px;
	margin-left: 15;
	margin-right: auto;
	width: 150px;
	height: 85px;
	position: absolute;
	left: 14px;
	top: 253px;
}

#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	
	cursor: pointer;
	
	width: 263px;
	height: 137px;
	
	position: relative;
	float: left;
}


#menu {
	margin-top: 107px;

	width: 574px;
	height: 19px;
	
	position: relative;
	float: left;
}

#spacer {
	background-color: #4479b7;
	width: 1px;
	height: 19px;
	
	position: relative;
	float: right;
}

#carousel {
	margin-left: 10px;
	margin-right: 10px;

	width: 850px;
	height: 302px;
	
	position: relative;
}

#content {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;

	width: 850px;
	height: auto;
	
	position: relative;
}

#content-home {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;

	width: 850px;
	height: 720px;
	
	position: relative;
}

#spacer-2 {
	background-color: #4479b7;
	width: 1px;
	height: 343px;
	
	position: relative;
	float: left;
}

#left {
	width: 283px;
	height: 250px;
	
	position: relative;
	float: left;	
}

#center {
	width: 282px;
	height: 250px;
	
	position: relative;
	float: left;
}

#right {
	width: 283px;
	height: 250px;
	
	position: relative;
	float: left;
}

#leftcenter {
	width: 566px;
	max-height: 2048px;
	min-height: 250px;
	
	position: relative;
	float: left;
}

#tekstblok {
	margin-left: 14px;
	margin-right: 14px;
	
	width: 250px;
	height: 250px;
	
	position: relative;
}

#tekstblok-2 {
	margin-left: 14px;
	margin-right: 14px;
	
	width: 535px;
	max-height: 2048px;
	min-height: 250px;
	
	position: relative;
}

#actueel {
	margin-left: 14px;
	margin-right: 14px;
	
	width: 250px;
	height: 330px;
	
	position: relative;
}

#footer {
	margin-top: 10%;
	width: 870px;
	height: 85px;
	
	position: relative;
	float: left;
	
	bottom: 0px;
}


#footer_reacties {
	margin-top: 570px;
	width: 870px;
	height: 85px;
	
	position: relative;
	float: left;
	
	bottom: 0px;
}
#disclaimer {
	margin-top: 45px;
	margin-left: 50px;
	margin-right: auto;
	
	width: 750px;
	
	text-align: center;
}

#repeater {
	bottom: 0px;
	
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	
	width: 870px;
	height: 2048px;
	
	position: absolute;
	z-index: 1;
}

a.button:link {
	padding-left: 10px;
	padding-right: 10px;
	
	background-color: #ffffff;
	
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	color: #eb9500;
	outline: none;
	
	position: relative;
	float: right;	
}

a.button:active {
	padding-left: 10px;
	padding-right: 10px;
	
	background-color: #eb9500;
	
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	color: #ffffff;
	outline: none;
	
	position: relative;
	float: right;		
}

a.button:visited {
	padding-left: 10px;
	padding-right: 10px;
	
	background-color: #ffffff;
	
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	color: #eb9500;
	outline: none;
	
	position: relative;
	float: right;	
}

a.button:hover {
	padding-left: 10px;
	padding-right: 10px;
	
	background-color: #ffd102;
	
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	color: #ffffff;
	outline: none;
	
	position: relative;
	float: right;	
}

.tekst {

	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	
}

.klein {
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.disclaimer {
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.titel {
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #eb9500;
	line-height: 30px;
	}

.subtitel {
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #eb9500;
}

a.link:link {
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #eb9500;
	outline: none;
}

a.link:active {
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #eb9500;
	outline: none;
}

a.link:visited {	
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #eb9500;	
	outline: none;
}

a.link:hover {
	font: "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffd102;
	outline: none;
}

a:link {
	outline: none;
}

a:active {
	outline: none;
}

a:visited {
	outline: none;
}

a:hover {
	outline: none;
}

#hb-ip {
	width: 50px;
	height: 25px;
	position: absolute;
	margin-left: 870px;
	bottom: 10px;
}

#favorieten {
	width: 390px;
	height: 25px;
	position: absolute;
	margin-left: 442px;
	bottom: 92px;
	left: 8px;
}

#insert {
	width: 300px;
	height: 300px;
	position: absolute;
	margin-left: 550px;
	background-image: url(../images/actievlak.png);
	z-index:99;

	
}
