* {
	margin:0;
	padding:0;
	behavior:url(iepngfix.htc);
}

a {
color:#ffffff;
}
body {
	background:url(images/background.jpg) repeat-x #0099D0;
	color:#ffffff;
	font-family:Arial;
}
#container {
	width:980px;
	margin:0 auto;
	padding-bottom:30px;
}
#wolken {
	width:1430px;
	height:340px;
	margin:0 auto;
}
#wolken2 {
	background:url(images/wolken2.jpg) no-repeat;
	width:1383px;
	height:340px;
	position:absolute;
	left:50%;
	margin-left:-692px;
	z-index:-1;
}

#join {
	height:52px;
	z-index:2;
	float:right;
	margin:50px 270px 0 0;
	text-align:right;
}

#join .kennismaken {
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	
}
#join .join a {
	color:#d6f5ff;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/join.png) no-repeat;
	padding:0 0 0 35px;
	height:52px;
	float:right;
}

#menu {
	width:980px;
	z-index:2;
	margin-left:228px;
}

#menu ul {
	list-style:none;
}
#menu ul li {
	float:left;
	background:url(images/menu_scheiding.jpg) right center no-repeat;
}
#menu ul li.last {
	background:0;
}
#menu ul li a {
	padding:22px 17px 23px 17px;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#menu ul li a:hover {
	background:url(images/menu_pijl.png) no-repeat 50% 100%;
}

#left_col {
	float:left;
	width:740px;
}

.tekst h2.title {
	background:url(images/scheiding_bottom.png) top left no-repeat;
	height:77px;
	width:700px;
	padding:40px 10px 0 15px;
}
.tekst {
	width:700px;
	padding-right:10px;
	background:url(images/scheiding_top.png) bottom left no-repeat;
}
.tekst a, .nummers a {
	color:#ffffff;
}
.tekst div.content {
	margin-top:-20px;
}
.margins {
	padding-bottom:30px;
	background:url(images/scheiding_top.png) bottom left no-repeat;
}
.laatste {
	background:0;
}
.tekst div.content {
	padding:0 0 0 15px;
	font-size:13px;
}

.nummers {
	text-align:center;
	padding:10px;
}

.leesverder {
	display:block;
	background:url(images/leesverder.png) no-repeat;
	width:124px;
	height:34px;
	margin:15px 0 0 0;
}

#right_col {
	float:left;
	width:177px;
	padding:0 17px 0 17px;
	margin:40px 0 0 0;
	background:url(images/tussenstreep.jpg) repeat-y;
	font-size:12px;
}
#right_col p {
	background:0;
}
#right_col p a {
	color:#ffffff;
}
.hstreep {
	background:url(images/streep_horizontaal.jpg) repeat-x;
	width:177px;
	height:2px;
	margin:10px 0 10px 0;
}
.nieuwsbrief {
	background:url(images/nieuwsbrief.png) no-repeat;
	width:164px;
	height:62px;
	padding:56px 0 0 13px;
}
.nieuwsbrief input {
	border:1px solid #85C1D7;
	background:#DEF2F9;
	color:#0979A2;
}
.nieuwsbrief a {
	color:#0979A2;
	margin:5px;
	display:block;
}

#footerbg {
	background:url(images/footer.png) center bottom repeat-x;
}
#footer {
	height:35px;
	clear:both;
	width:950px;
	margin:0 auto;
	color:#464646;
	font-size:11px;
	padding:60px 0 13px 0;
}
#footer a {
	color:#464646;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.spacer {
	clear:both;
}
