@charset "utf-8";
/* CSS Document */

body,td,th,input,select,option,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}
body {
	background-color: #FFF;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}

.blue {
	color: #0099CC;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #09C;
}
a:active {
	text-decoration: none;
	color: #000;
}

.header {
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}

.header-logo {
	height: 60px;
}
.header-lang {
	height: 60px;
	width: 72px;
	vertical-align: bottom;
	text-align: left;
}

a.lang-nav:link, a.lang-nav:active, a.lang-nav:visited {
	font-size: 10px;
	color: #666;
	height: 18px;
}

a.lang-nav:hover {
	font-size: 10px;
	color: #000;
	height: 18px;
	text-decoration: none;
}

a.meta-nav:link, a.meta-nav:active, a.meta-nav:visited {
	font-size: 10px;
	color: #666;
	height: 18px;
}

a.meta-nav:hover {
	font-size: 10px;
	color: #000;
	height: 18px;
}

td.meta-nav {
	color: #666;
	height: 18px;
	text-align: right;
	padding-right: 10px;
}


.main-nav {
	height: 36px;
}

td.menu-links {
	background-image: url(images/menu-links.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 24px;
}

td.menu-midden {
	background-image: url(images/menu-midden.png);
	background-repeat: repeat-x;
	height: 36px;
	vertical-align: top;
}
td.menu-rechts {
	background-image: url(images/menu-rechts.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 24px;
}

a.nav-item:link, a.nav-item:active, a.nav-item:visited {
	display: block;
	width: 125px;
	height: 27px;
	
	text-align: center;
	padding-top: 5px;
	
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

a.nav-item:hover {
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}

a.subnav-item:link, a.subnav-item:active, a.subnav-item:visited {
	display: block;
	width: 100%;
	
	font-size: 11px;
	color: #FFF;
}

a.subnav-item:hover {
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}

div.subnav {
	position: absolute;
	margin-top: -5px;
}

.subnav-layout-center {
	background-color: #191919;
	background-image: url(images/subnav/center.png);
	padding: 3px;
}
.subnav-layout {
	background-image: url(images/subnav/achtergrond.png);
	padding: 0px 5px 5px 5px;
}

td.kruimelpad {
	height: 14px;
	padding-left: 10px;
	padding-bottom: 2px;
	
	font-size: 10px;
	color: #666;
}

td.kruimelpad a:link, td.kruimelpad a:active, td.kruimelpad a:visited {
	color: #666;	
}

td.kruimelpad a:hover {
	color: #000;
	text-decoration: none;
}

td.header-image-holder {
	padding-left: 10px;
	height: 108px;
}
table.header-image-holder {
	width: 788px;
	height: 108px;
	background-image: url(images/header/header-image-schadow.png);
	background-repeat: no-repeat;
}
div.header-image {
	height: 100px;
	width: 780px;
	background-repeat: no-repeat;
	background-position: center top;
}
td.content {
	padding: 10px;
	vertical-align: top;
}

table.header-title-holder {
	margin-left: 30px;
}
#header-title {
	font-weight: bold;
	font-size: 18px;
	background-color: #FFF;
	padding: 5px;
	width: 160px;
	white-space: nowrap;
}
.header-title-left {
	width: 10px;
	background-image: url(images/header/header-title-left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.header-title-right {
	width: 10px;
	background-image: url(images/header/header-title-right.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt-content {
	padding: 0px;
	padding-top: 5px;
	padding-right: 8px;
	vertical-align: top;
}
.txt-side {
	vertical-align: top;
	width: 260px;
	padding: 0px;
	padding-top: 5px;
}
.txt-zoekform {
	background-image: url(images/txt/zoekform-achtergrond.png);
	background-repeat: no-repeat;
	height: 43px;
	padding: 10px;
	padding-bottom: 4px;
}

table.subnav-table {
	margin-bottom: 12px;
}

.subnav-top {
	background-image: url(images/txt/subnav-top.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 5px;
}
.subnav-content {
	background-image: url(images/txt/subnav-content.png);
	background-position: top;
	background-repeat: repeat-y;
}
.subnav-bottom {
	background-image: url(images/txt/subnav-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 5px;
}

a.subnav-txt-sel {
	display: block;
	width: 240px;
	background-color: #FFF;
	
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
	text-decoration: none;

	padding-left: 10px;
	padding-right: 10px;
}

a.subnav-txt:link, a.subnav-txt:active, a.subnav-txt:visited {
	display: block;
	width: 240px;
	
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 24px;

	padding-left: 10px;
	padding-right: 10px;
}

a.subnav-txt:hover {
	background-color: #FFF;

	font-size: 12px;
	text-decoration: none;
}

.page-footer {
	padding-top: 20px;
	height: 32px;
	vertical-align: top;
}

.page-footer-left {
	height: 28px;
	width: 20px;
	background-image: url(images/footer/page-footer-left.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.page-footer-content {
	height: 28px;
	background-image: url(images/footer/page-footer-content.png);
	background-position: top;
	background-repeat: repeat-x;
}
.page-footer-right {
	height: 28px;
	width: 20px;
	background-image: url(images/footer/page-footer-right.png);
	background-position: left top;
	background-repeat: no-repeat;
}

td.copyright-right {
	text-align: right;
	font-size: 10px;
	color: #666;
}

td.copyright-left {
	text-align: left;
	font-size: 10px;
	color: #666;
}

table.contactform {
	border: 1px solid #CCC;
	margin-top: 20px;
	width: 390px;
}

table.contactform td.veld {
	white-space: nowrap;
}

th.contactform {
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
}
input.contactform, textarea.contactform, select.contactform {
	width: 260px;
}
.even {
	background-color: #F1F1F1;
}
.oneven {
	background-color: #FFF;
}

table.loginform {
	background-color: #F9F9F9;
	border: 3px double #F1F1F1;
	margin-top: 10px; 
}

td.vacature-melding {
	padding: 2px;
}

div.vacature-overzicht {
	background-image: url(images/vacature/achtergrond.png);
	background-repeat: no-repeat;
	width: 488px;
	height: 69px;
	padding: 8px;
	margin-bottom: 4px;
}
th.vacature-titel {
	text-align: left;
	height: 16px;
}

td.vacature-omschrijving {
	height: 35px;
	vertical-align: top;
}

td.vacature-link {
	height: 12px;
	vertical-align: bottom;
}

a.vacature-link:link, a.vacature-link:active, a.vacature-link:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

a.vacature-link:hover {
	text-decoration: underline;
}

.vacature-optieform {
	background-image: url(images/vacature/opties.png);
	background-repeat: no-repeat;
	height: 122px;
	padding: 10px;
	padding-bottom: 4px;
}

.vacature-optieform th{
	font-weight: bold;
	text-align: right;
}
.vacature-optieform select{
	width: 240px;
}
.vacature-optieform input{
	width: 115px;
}

.vakgebied-quicklink {
	font-size: 10px;
	color: #666;
}

a.vacature-pagina:link, a.vacature-pagina:active, a.vacature-pagina:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

a.vacature-pagina:hover {
	text-decoration: underline;
}

a.vacature-pagina-eerst:link, a.vacature-pagina-eerst:active, a.vacature-pagina-eerst:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	padding-right: 10px;
	text-decoration: none;
}
a.vacature-pagina-eerst:hover {
	text-decoration: underline;
}
a.vacature-pagina-laatst:link, a.vacature-pagina-laatst:active, a.vacature-pagina-laatst:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	padding-left: 10px;
	text-decoration: none;
}
a.vacature-pagina-laatst:hover {
	text-decoration: underline;
}

a.vacature-pagina-sel:link, a.vacature-pagina-sel:active, a.vacature-pagina-sel:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
a.vacature-pagina-sel:hover {
	text-decoration: none;
}

a.vacature-quicklink:link, a.vacature-quicklink:active, a.vacature-quicklink:visited {
	display: block;
	width: 260px;
	background-image: url(images/vacature/quicklink.png);
	background-repeat: no-repeat;
	
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.vacature-quicklink:hover {
	text-decoration: none;
}
span.vacature-quicklink {
	margin-left: 17px;
	padding-right: 5px;
	background-color: #FFF;
}

div.front-vacatures {
	background-image: url(images/nieuws/nieuwste-vacature.png);
	background-repeat: no-repeat;
	width: 248px;
	height: 273px;
	padding: 7px;
}

div.front-vacatures th {
	background-image: url(images/nieuws/nieuwste-vacature-kop.png);
	background-repeat: no-repeat;
	display: block;
	width: 244px;
	height: 20px;
	padding: 2px;
	color: #FFF;
	text-align: left;
}


a.front-vacature-link:link, a.front-vacature-link:active, a.front-vacature-link:visited {
	background-image: url(images/nieuws/nieuwste-vacature-li.png);
	background-repeat: no-repeat;
	display: block;
	width: 244px;
	height: 20px;
	padding: 2px;
	
	font-weight: bold;
	text-decoration: none;
}
a.front-vacature-link:hover {
	text-decoration: none;
}

div.nieuws-datum {
	padding: 3px;
	float: right;
	font-style: italic;
	color: #666;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

