a:link {
	color: #00456a;
	text-decoration: underline;
}
a:visited {
	color: #00456a;
	text-decoration: underline;
}
a:hover {
	color: #f58d1d;
	text-decoration: underline;
}
a:active {
	color: #00456a;
	text-decoration: underline;
}

a.footerlink:link {
	color: #000000;
	text-decoration: none;
}
a.footerlink:visited {
	color: #000000;
	text-decoration: none;
}
a.footerlink:hover {
	color: #000000;
	text-decoration: underline;
}
a.footerlink:active {
	color: #000000;
	text-decoration: none;
}


.clear {
	clear: both;
	font-size: 0px;
}

.fullscreen {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -120px;
}
.push {
	height: 120px;
}

#container {
	position: relative;
	margin-top:10px;
	margin-bottom:10px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 955px;
	height: 83px;
	background-image: url('../layout/logo.gif');
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.header_zoeken_titel {
	position: absolute;
	top: 11px;
	left: 645px;
	font-size: 11px;
	font-weight: bold;
	color: #00456a;
}
.header_zoeken {
	position: absolute;
	top: 10px;
	left: 765px;
}
.zoeken_input {
	height: auto !important;
	height: 14px;
	font-size: 11px;
	border: 1px solid #f78f1e;
}
.zoeken_submit {
	height: auto !important;
	height: 18px;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #00456a;
	background-color: #00456a;
}
.header_tekst {
	width: auto;
	float: right;
	padding-top: 60px;
	margin-right: 25px;
	font-size: 12px;
	color: #00395e;
}

#menu_container {
	position: relative;
	width: 100%;
	height: 32px;
	background-color: #91a1aa;
	text-align: center;
}
#menu {
	position: relative;
	margin: 0 auto;
	width: 730px;
	left: 155px;
	text-align: center;
}
.menuknop {
	width: auto;
	float: left;
	height: 32px;
}

#homefoto_container {
	position: relative;
	width: 100%;
	height: 301px;
	background-image: url('../layout/homefotobg.gif');
	background-repeat: repeat-x;
	text-align: center;
}
#homefoto {
	position: relative;
	margin: 0 auto;
	width: 975px;
	height: 301px;
}

#hometekst_container {
	position: relative;
	margin: 0 auto;
	width: 955px;
	width: 100%;
	text-align: center;
}
#hometekst {
	position: relative;
	margin: 0 auto;
	width: 955px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footertop_container {
	position: relative;
	width: 100%;
	height: 10px;
	background-image: url('../layout/footerbgtoplr.gif');
	background-repeat: repeat-x;
	text-align: center;
	font-size: 0px;
}
#footertophome_container {
	position: relative;
	width: 100%;
	height: 10px;
	background-image: url('../layout/footerbgtop_home.gif');
	background-repeat: repeat-x;
	text-align: center;
	font-size: 0px;
}
#footer_container {
	position: relative;
	width: 100%;
	height: 100px;
	background-image: url('../layout/footerbg.gif');
	background-repeat: repeat-x;
	text-align: center;
	background-color: #ffffff;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 955px;
	height: 30px;
	text-align: center;
	word-spacing: 35px;
	color: #000000;
}
#footer_copyright {
	position: relative;
	margin: 0 auto;
	width: 955px;
	text-align: center;
	color: #000000;
}

#content_container {
	position: relative;
	width: 100%;
	background-image: url('../layout/contentbglr.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
}
#contentbg {
	position: relative;
	margin: 0 auto;
	width: 975px;
	background-image: url('../layout/contentbgrepeat.gif');
	background-repeat: repeat-y;
}
#content {
	width: 925px !important;
	width: 975px;
	min-height: 607px;
	height: auto !important;
	height: 607px;
	padding: 25px;
	background-image: url('../layout/contentbg.gif');
	background-repeat: no-repeat;
}

#titel {
	width: 100%;
	height: 50px;
	text-align: center;
	color: #004669;
}

#tekst {
	float: left;
	width: 745px;
}

.vacatures {
	margin: 0 auto;
	width:980px;
	display:block;
}

.vacaturegroot_blok {
	height: 101px;
	background: url('../etc/img/vacaturegroot_top.jpg') no-repeat;
	overflow: hidden;
}
.vacaturegroot_titel {
	width: 330px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.vacaturegroot_locatie {
	width: 330px;
	float: left;
	margin-top: 2px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.vacaturegroot_info {
	width: 330px;
	float: right;
	margin-right: 15px;
	margin-top: -5px;
	font-size: 11px;
	color: #fff;
	text-align: right;
}
.vacaturegroot_omschrijvingkort {
	width: 640px;
	height: 45px;
	float: left;
	margin-left: 30px;
	margin-top: 3px;
	font-size: 11px;
	color: #fff;
	overflow: hidden;
	line-height: 15px;
}
.vacaturegroot_lees {
	width: 713px;
	height: 32px;
}

.vacature_item_top {
	width: 713px;
	height: 38px;
	background: url('../etc/img/vacaturegroot_top.jpg') no-repeat;
}
.vacature_item_top h1 {
	color: #fff;
	font-size: 17px;
	padding-left: 15px;
	padding-top: 10px;
}
.vacature_item_interesse {
	width: 713px;
	height: 35px;
	background: url('../etc/img/vacaturegroot_top.jpg') no-repeat;
}
.vacature_item_interesse h2 {
	color: #fff;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 10px;
}
.vacature_item_content {
	width: 713px;
	background: url('../etc/img/vacatureitembg.jpg') repeat-y;
	border-bottom: 1px solid #89b0bf;
	margin-bottom: 10px;
}
.vacature_item_content_tekst {
	padding: 15px;
}

.vacatures_right {
	width: 155px;
	height: 18px;
	float:right;
}
.vacatures_zoeken {
	float:right;
}

.vacatures_left_info {
	width: 518px;
	padding-top: 15px;
}

.vacatures_breadcrumbs {
	font-size: 11px;
}

.vacatures_title {
	font-size: 22px;
	font-weight:bold;
	color:blue;
}

.vacatures_clear {
	clear:both;
}

.vacatures_categorie_menu {
	float: left;
	width: 250px;
}
.vacatures_div_right {
	float: left;
	width: 708px;
}
.vacatures_content {
	background-color:#ffffff;
	border:1px solid #91a1aa;
	padding:10px;
	float: left;
	width: 708px;
}

.vacatures_content a {
	text-decoration:none;
	color:black;
}

.vacatures_list_item {
	width: 241px;
	height: 31px;
	background: url('../etc/img/vacatureslinksbtn.gif');
}
.vacatures_list_item_tekst {
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 20px;
}
.vacatures_list_item_tekst a {
	color: #fff;
	text-decoration: none;
}
.vacatures_list_item:hover {
	background: url('../etc/img/vacatureslinksbtn.gif') 0 -31px;
	cursor: pointer;
}

.vacatures_list_item_groot {
	width: 713px;
	height: 133px;
	cursor: pointer;
	margin-bottom: 20px;
}

.vacatures_pagination, .vacatures_pagination a {
	color: red;
}

.vacatures_corner {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.vacatures_item_h1 {
	font-size: 20px;
	color: #00456a;
	display:block;
	border-bottom: 1px solid #f78f1e;
}

.vacatures_item_h2 {
	font-size: 11px;
	font-weight: bold;
}

.vacatures_item_text {
	padding-left:15px;
	display:block;
	padding-top: 2px;
}

.vacatures_list_item_left {
	width: 608px;
	height: 16px;
	float: left;
}
.vacatures_list_item_left_hover {
	width: 608px;
	height: 16px;
	float: left;
	color: #ffffff;
}
.vacatures_list_item_right1 {
	width: 20px;
	height: 16px;
	float: left;
	text-align: right;
}
.vacatures_list_item_right2 {
	width: 50px;
	height: 16px;
	float: left;
	padding-left: 5px;
}