html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	height: 100%;
}

.SKN_Wrapper {
	background: url(images/body_bg.gif) top repeat-x;
}

.td_spacer {
	background-color: #ffffff;
	font-size: 0;
}

.td_left {
	background: url(images/left_td_bg.jpg) top right no-repeat;
	font-size: 0;
}

.td_right {
	background: url(images/right_td_bg.jpg) top left no-repeat;
	font-size: 0;
}

.td_content {
	background-color: #ffffff;
}

.div_banner {
	background: url(images/banner.jpg) top left no-repeat;
	height: 162px;
	width: 937px;
	position: relative;
}

.banner_button1 {
	position: absolute;
	top: 83px;
	right: 307px;
	width: 58px;
	height: 39px;
	cursor: pointer;
}

.banner_button2 {
	position: absolute;
	top: 83px;
	right: 203px;
	width: 65px;
	height: 39px;
	cursor: pointer;
}

.banner_button3 {
	position: absolute;
	top: 83px;
	right: 91px;
	width: 63px;
	height: 35px;
	cursor: pointer;
}

.div_banner_splash {
	background: url(images/logo.jpg) top left no-repeat;
	height: 78px;
	width: 937px;
	position: relative;
}

.div_minilinks {
	padding-top: 7px;
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #A7A7A7;
	position: absolute;
	top: 0;
	right: 0;
}

.minilinks {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #A7A7A7;
}

a.minilinks:link, a.minilinks:visited {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #A7A7A7;
	text-decoration: none;
}

a.minilinks:hover, a.minilinks:active {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.clear {
	clear: both;
}

.flags {
	margin: 0;
	padding: 0;
	border: 0;
}

.flashbanner {
	width: 890px;
	height: 300px;
	overflow: hidden;
}


.div_radmenu {
	width: 927px;
	height: 31px;
	padding-left: 10px;
	background: url(images/radmenu_bg.gif) repeat-x;
	text-align: left;
}

.content_table {
	padding: 24px;
	padding-right: 0;
}

.content_table_splash {
	padding: 24px;
	padding-right: 0;
	padding-left: 0;
}

.SKN_Footer {
	background: url(images/footer_bg.gif) top left no-repeat;
	width: 937px;
	height: 57px;
}

.footer_links {
	float: right;
}

.footer_offices {
	float: left;
}

.borders {
	border-top: 6px solid #ffffff;
}


.homepane_spacer {
	margin: 8px 0 0 14px;
	width: 200px;
	padding: 0;
}

.optie_link {
	display: block;
	margin-bottom: 4px;
}

.mini_icons_left {
	margin-right: 6px;
}

.mini_icons_right {
	margin-left: 6px;
}

/* -- VACATURES -- */

.normal_vacature {
	font-family: Arial;
	font-size: 12px;
	color: #00458a;
	padding-top: 16px;
}

.vacature_dropdown {
	width: 180px;
	margin-bottom: 10px;
	display: block;
}

.vacature_input {
	width: 400px;
	margin-top: 16px;
	display: block;
}

.vacature_textarea {
	font-family: Arial;
	width: 520px;
	height: 100px;
	margin-top: 16px;
	display: block;
}

.vacature_input_pc1 {
	width: 50px;
	margin-top: 16px;
	margin-right: 6px;

}

.vacature_input_pc2 {
	width: 30px;
	margin-top: 16px;

}

.vacature_input_dd {
	width: 30px;
	margin-top: 16px;
	margin-right: 6px;
	margin-left: 6px;
	display: block;
}

.vacature_input_mm {
	width: 30px;
	margin-top: 16px;
	margin-right: 6px;
	display: block;
}

.vacature_input_yyyy {
	width: 50px;
	margin-top: 16px;
}

.vacature_input_adres {
	width: 170px;
	margin-top: 16px;
	display: block;
}

.vacature_input_huisnr {
	width: 30px;
	margin-top: 16px;
	margin-left: 6px;
	display: block;
}


/* -- GENERIC -- */

.ContentPane p,
.ContentPane .normal,
.ContentPane .Normal {
	font-family: Arial;
	font-size: 12px;
	color: #00458a;
	line-height: 20px;
	text-decoration: none;
}

.NewsPane p,
.NewsPane .normal,
.NewsPane .Normal {
	font-family: Arial;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	text-decoration: none;
}

.Pane_4 p,
.Pane_4 .normal,
.Pane_4 .Normal {
	font-family: Arial;
	font-size: 12px;
	color: #707173;
	line-height: 20px;
	text-decoration: none;
}

.ContentPane H1,
.ContentPane H1 span,
.NewsPane H1,
.NewsPane H1 span,
.Pane_4 H1,
.Pane_4 H1 span {
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #00458a;
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
}

.ContentPane H2 {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #00458a;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.ContentPane HR {
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #00458a;
}


.ContentPane a:link,
.ContentPane a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #00458a;
	text-decoration: underline;
}

.ContentPane a:hover,
.ContentPane a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.NewsPane a:link,
.NewsPane a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.NewsPane a:hover,
.NewsPane a:active {
	font-family: Arial;
	font-size: 12px;
	color: #555;
	text-decoration: none;
}



