/* CSS Document */
* {
	margin:0px;
	padding:0px;
	color:#0064A9;
	font-family:Verdana;
	font-size:11px;
}
a {
	color:#0064A9;
	text-decoration:none;
}
h2 {
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
}
h3 {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
}
#site {
	width:770px;
	margin:auto;
}
#header {
	height:100px;
}
#header p {
	margin-top:10px;
}
#logo {
	float:left;
	width:270px;
	height:100px;
}
#top-banner {
	float:left;
	width:500px;
	height:80px;
	background-color:#E4EA7F;
	padding-top:20px;
}
#kopjes {
	height:110px;
	background-image:url(../img/boog.gif);
	background-repeat:no-repeat;
}
#kopje-1 {
	float:left;
	width:225px;
	color:#000000;
}
#kopje-1 p {
	color:#000000;
}
#kopje-2 p {
	color:#000000;
}
#kopje-3 p {
	color:#000000;
}
#kopje-1 h2 {
	font-size:11px;
	color:#000000;
}
#kopje-2 {
	float:left;
	width:278px;
	color:#000000;
}
#kopje-2 h2 {
	font-size:11px;
	color:#000000;
}
#panoramika {
	float:left;
}
#kopje-3 {
	float:left;
	width:250px;
	margin-left:10px;
	color:#000000;
}
#kopje-3 h2 {
	font-size:11px;
	color:#000000;
}
#navigatie {
	height:30px;
	margin-top:3px;
	background-image:url(../img/navigatiebalk.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}
#navigatie p {
	padding-top:8px;
}
#spellen {
	width:505px;
	float:left;
}
#spellen-links {

}
.spelcel-links-l {
	width:170px;
	float:left;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:10px;
}
* html .spelcel-links-l {
	margin-left:15px;
}
.spelcel-links-r {
	width:170px;
	float:left;
	margin-left:85px;
	margin-top:5px;
	margin-bottom:10px;
}
.spelcel-rechts {
	width:170px;
	float:left;
	margin-left:50px;
	margin-top:5px;
	margin-bottom:10px;
}
* html .spelcel-rechts {
	margin-left:25px;
}
.spelcel-body-raster {
	height:140px;
	background-image:url(../img/spelcel_body_raster.gif)
}
.spelcel-top {
	height:70px;
}
.spelcel-body-wit {
	height:140px;
	background-image:url(../img/spelcel_body_wit.gif)
}
.spelcel-inhoud {
	padding:10px;
	padding-top:5px;
	padding-bottom:0px;				
}
td {
	height:26px;
	font-size:11px;
}
#spellen-rechts {
	float:left;
	width:265px;
	background-image:url(../img/spelframe_rechts.gif);
	background-repeat:repeat-y;
}
#footer {
	text-align:right;
}



/*********************************/
/***** NIEUWSBRIEF FORMULIER *****/
#nieuwsbrief {
	float:left;
	margin-top:5px;
}
.nieuwsbrief-cel {
	overflow: hidden;
	width:420px;
	background-image:url(../img/nieuwsbrief_achtergrond.gif);
	background-repeat:repeat-y;
	margin-bottom:15px;
}
.nieuwsbrief-links {
	float:left;
	width:100px;
	background-image:url(../img/nieuwsbrief_header.gif);
	background-repeat:no-repeat;
	height:55px;
}
.nieuwsbrief-rechts {
	float:left;
	width:320px;
}
.nieuwsbrief-top {
	background-image:url(../img/nieuwsbrief_top.gif);
	height:30px;
}
.nieuwsbrief-bottom {
	float:left;
	height:20px;
	width:100%;
	background-image:url(../img/nieuwsbrief_bottom.gif);
}

#nieuwsbrief p, h1 {
	margin-left:7px;
	margin-right:7px;
}


input {
	border:2px inset #CBD500;
	background-color:#E4EA7F;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:1px;
	width:150px;
}

table {
	margin-left:5px;
}


/*********************************/
/*********** VACATURES ***********/
.vacatures {
	float:left;
	margin-top:5px;
	width:470px;
}
.vacatures-top {
	background-image:url(../img/vacatures-top.gif);
	height:30px;
	padding-left:10px;
}
.vacatures-content {
	background-image:url(../img/vacatures_achtergrond.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:20px;
}
.vacatures-content a {
text-decoration:underline;
}
.vacatures-bottom {
	height:20px;
	background-image:url(../img/vacatures_bottom.gif);
	margin-bottom:20px;
}

