html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	background:url(../images/template/bg.gif) #fff top repeat-x;
}

div, span, p, td
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b4148;
}

p
{
	margin: 0px;
	padding: 0px;
}

*
{
	outline: none;
}

a
{
	color: #3b4148;
	text-decoration: underline;
}

a:hover
{
	color: #3b4148;
	text-decoration: none;
}

h1, h2
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 52px;
	display: block;
	position: relative;
	margin-bottom: 10px;
	font-weight: normal;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	display: block;
	position: relative;
	margin-bottom: 15px;
	font-weight: normal;
}

img
{
	border: none;
}

#container
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative; 
	background: url(../images/template/bg_footer.gif) bottom left repeat-x;
	text-align: center;
	z-index: 1;
}

#site
{
	width: 972px;
	text-align: left;
	position: relative;
	height: auto;
	margin: 0 auto;	
	padding-bottom: 75px;
	z-index: 5;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header
{
	width: 971px;
	height: 260px;
	position: relative;
	z-index: 10;
}

#logo
{
	width: 220px;
	height: 232px;
	position: absolute;
	left: 0px;
	top: 28px;	
}

#menu_top
{
	width: 490px;
	height: 39px;
	position: absolute;
	left: 256px;
	top: 64px;
}

#menu_top .menu_item
{
	width: auto;
	height: 39px;
	position: relative;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}

#zoeken
{
	width: 234px;
	height: 139px;
	position: absolute;
	top: 113px;
	right: 0px;
	background: url(../images/template/bg_zoeken.gif) no-repeat;
	z-index: 5;
}

#zoeken .value
{
	position: relative;
	z-index: 100;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b4148;
	line-height: 19px;
	text-indent: 5px;
	font-style: italic;
}

#zoeken .select1
{
	height: 21px;
	width: 188px;
	text-indent: 4px;
	background: url(../images/template/select.gif);
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	top: 23px;
	left: 23px;
	z-index: 15;
}

#zoeken .select2
{
	height: 21px;
	width: 188px;
	text-indent: 4px;
	background: url(../images/template/select.gif);
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	top: 53px;
	left: 23px;
	z-index: 10;
}

#zoeken .submit
{
	width: 81px;
	height: 35px;
	position: absolute;
	top: 89px;
	right: 24px;
}

#zoeken .select_items
{
	width: 186px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 21px;
	padding-bottom: 4px;
	background: url(../images/template/bg_select_bottom.gif) no-repeat bottom;
}

#zoeken .select1 .select_items .border
{
	width: 183px;
	height: auto;
	left: 1px;
	position: relative;
	padding-top: 4px;
	background: #fff;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;	
}

#zoeken .select1 .select_item
{
	width: 183px;
	height: 21px;
	display: block;
	position: relative;	
	background: #fff;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #3b4148;
	cursor: pointer;
}

#zoeken .select1 .select_item:hover
{
	background: #b1b1b1;
	position: relative;
	width: 183px;
	height: 21px;
	display: block;
}

#zoeken .select2 .select_item
{
	width: 183px;
	height: 21px;
	display: block;
	position: relative;	
	cursor: pointer;
	line-height: 21px;
	background: #fff;
}

#zoeken .select2 .select_items .border
{
	width: 183px;
	height: auto;
	left: 1px;
	position: relative;
	padding-top: 4px;
	background: #fff;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;	
}

#zoeken .select2 .select_item:hover
{
	background: #b1b1b1;
	position: relative;
	width: 183px;
	height: 21px;
	display: block;
}


#content
{
	width: 966px;
	height: auto;
	position: relative;
	margin-top: 33px;
	z-index: 5;
}

#left
{
	width: 220px;
	height: auto;
	position: relative;
	float: left;
}

#menu
{
	width: 182px;
	height: auto;
	position: relative;
	background: #1d2774;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 38px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

#menu a
{	
	color: #fff;
	height: 32px;
	line-height: 32px;
	display: block;
	text-decoration:  none;
}

#menu a:hover
{	
	color: #fff;
	text-decoration: underline;	
}

#menu #menutop
{
	width: 220px;
	height: 7px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/bg_menu_top.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
}

#menu #menubottom
{
	width: 220px;
	height: 7px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/template/bg_menu_bottom.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
}

#sfeer
{
	width: 220px;
	height: 188px;
	margin-top: 40px;
	position: relative;	
}

#realisatie
{
	width: 220px;
	height: 57px;
	margin-top: 40px;
	position: relative;	
	background: url(../images/template/bg_realisatie.gif) no-repeat;
	padding-top: 12px;
	text-align: center;
	line-height: 22px;
	font-size: 11px;
}

#middle
{
	width: 448px;	
	height: auto;
	position: relative;
	float: left;
	margin-left: 40px;	
	margin-right: 38px;
	display: inline;
}

#middle p
{
	line-height: 22px;
	margin-bottom: 22px;
}

#middle .buttons
{
	width: 448px;
	height: 128px;
	margin-top: 10px;
	position: relative;
}

#middle .buttons img
{
	float: left;
}

#middle .vacatures
{
	width: 448px;
	height: 118px;
	position: relative;
}

#middle .vacatures a, #middle .recente_vacatures a {
	text-decoration: none;
}

#middle .recente_vacatures
{
	width: 448px;
	height: 118px;
	margin-top: 39px;
	padding-top: 40px;
	position: relative;
}

#middle .recente_vacatures .titel
{
	width: auto;
	height: 28px;
	position: absolute;
	line-height: 28px;
	font-size: 18px;
	color: #1d2774;
	left: 0px;
	top: 0px;
}

#middle .recente_vacatures .ga_naar
{
	width: auto;
	height: 28px;
	position: absolute;
	font-size: 11px;
	line-height: 28px;
	right: 0px;
	top: 0px;
}

.label {
	width: 200px;
	font-weight: bold;
	line-height: 22px;
	vertical-align: top;	
}

.value {
	line-height: 22px;
}

.vacature_donker
{
	width: 448px;
	height: 38px;
	background: url(../images/template/table_bg.gif) no-repeat;
}

.vacature_donker:hover
{
	background: url(../images/template/table_bg_donker.gif) no-repeat;
	cursor: pointer;
}

.vacature_licht
{
	width: 448px;
	height: 38px;
}

.vacature_licht:hover
{
	background: url(../images/template/table_bg_licht.gif) no-repeat;
	cursor: pointer;
	
}

.vacature_donker .omschrijving, .vacature_licht .omschrijving
{
	display: block;
	width: 295px;
	height: 38px;
	line-height: 38px;
	float: left;
	text-indent: 10px;
	overflow: hidden;
}

.vacature_donker .plaats, .vacature_licht .plaats
{
	display: block;
	width: 117px;
	height: 38px;
	line-height: 38px;
	float: left;
	overflow: hidden;
}

.vacature_donker .pijl, .vacature_licht .pijl
{
	display: block;
	width: 30px;
	height: 38px;
	line-height: 38px;
	float: left;
}

#right
{
	width: 220px;
	height: auto;
	position: relative;
	float: left;
	z-index: 5;
}

#nieuws, #contact
{
	width: 220px;
	height: auto;
	position: relative;
	background: #e5e5e5;
	padding-top: 19px;
	padding-bottom: 30px;
	z-index: 5;
}

#nieuws .righttop, #contact .righttop
{
	width: 220px;
	height: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/bg_right_bottom.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
}

#nieuws .content, #contact .content
{
	position: relative;
	width: 184px;
	height: auto;
	padding-left: 18px;
	padding-right: 13px;
}

#contact .content span
{
	color: #0b004c;
	padding-right: 19px;
	font-weight: bold;
}

#contact .content a
{
	text-decoration: underline;
}

#contact .content a:hover
{
	text-decoration: none;
}


#nieuws .rightbottom, #contact .rightbottom
{
	width: 220px;
	height: 8px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/template/bg_right_top.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
}

.date
{
	width: 95px;
	height: 41px;
	margin-bottom: 15px;
	padding-left: 5px;
	position: relative;
	background: url(../images/template/bg_date.gif) repeat-x;
	line-height: 41px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0b004c;
	text-align: center;
}

.date span
{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0b004c;
	padding-left: 22px;
}

.item
{
	height: auto;
	width: auto;
	line-height: 23px;
	margin-bottom: 15px;
	font-size: 11px;
}

.item span
{
	line-height: 24px;
	color: #0b004c;
	font-size: 12px;
	display: block;
	font-weight: bold;
}

.lees_verder a, .nieuwsarchief a
{
	text-decoration: underline;
}

.lees_verder a:hover, .nieuwsarchief a:hover
{
	text-decoration: none;
}

.lees_verder
{
	display: block;
	font-size: 11px;
	margin-bottom: 15px;
	font-weight: bold;
}

.nieuwsarchief
{
	display: block;
	font-size: 11px;
}

.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b4148;
	width: 180px;
	border: 1px #919191 solid;
	background: #ffffff;
}