html, body, form
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

body
{
	background-image: url(../Images/body_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#wrappershadow
{
	min-height:100%;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-image: url(../Images/bg_schaduw.png);
	background-repeat: repeat-y;
	width: 919px;
	padding: 0px 15px 0px 15px;
}

#wrapper 
{
	min-height:100%;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 919px;
	background-color: #fff;
}

#header
{
	width: 919px;
	height: 191px;
	float: left;
}

#subheader
{
	width: 919px;
	height: 50px;
	float: left;
}

/* Menu style */

#menu
{
	float: left;
	padding: 0px;
	margin: 0px;
	height: 41px;
	width: 705px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	list-style-type: none;
}

#menuright
{
	padding: 0px 0px 6px 15px;
	margin: 0px;
	height: 35px;
	
	background-image: url(../images/menu_right.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li
{
	width: 60px;
	min-width: 60px;
	padding: 0px;
	float: left;
}

#menu ul>li
{
	width: auto;
}

#menu ul li a
{
	display: block;
	height: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding: 12px;
}

#menu ul li a:hover, #menu ul li a.selected
{
	color: #d61c39;
}

/* Logo */

#logo
{
	width: 109px;
	height: 51px;
	margin: -11px 0px 0px 100px;
	float: left;
	position: relative;
	z-index: 3;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Content layout */

#content
{
	margin: 15px 0px 0px 0px;
	width: 713px;
	border-right: 1px solid #dd8591;
	float: left;
}

#contentpane
{
	margin: 0px 15px 0px 15px;
}

#right
{
	margin: 15px 0px 0px 0px;
	width: 205px;
	border-left: 1px solid #dd8591;
	margin-left: -1px;
	float: left;
}

#rightpane
{
	margin: 0px 13px 0px 12px;
}

#links
{
	margin-top: 20px;
	width: 919px;
	height: 154px;
	float: left;
	background-color: #dde2e6;
}

/* Quicklinks */

#quicklinks
{
	background-image: url(../Images/bg_quicklinks_links.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 645px;
	float: left;
	padding-left: 68px;
}

div.quicklinkblok
{
	width: 194px;
	min-height: 134px;
	float: left;
	border-left: 1px solid #abb7c3;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
}

div.quicklinktitle
{
	font: 13px Arial;
	color: #5f7e93;
	text-decoration: none;
	line-height: 1.4em;
	padding: 10px 0px 4px 0px;
}

span.quicklink
{
	font-size: 12px;
	font-family: Arial;
	color: #aab6c4;
}

span.quicklink a
{
	color: #ce0030;
	text-decoration: none;
}

span.quicklink a:hover
{
	text-decoration: underline;
}

/* Icon Links */

#linkicons
{
	width: 184px;
	min-height: 134px;
	float: left;
	border-left: 1px solid #abb7c3;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
}

a.knop
{
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}

a.facebook
{
	background-image: url(../Images/knop_facebook.png);
	width: 95px;
	height: 35px;
	margin: 15px 50px 10px 10px;
}

a.topemployer
{
	background-image: url(../Images/knop_employer.png);
	width: 80px;
	height: 36px;
	margin: 15px 15px 0px 10px;
}

a.wecare
{
	background-image: url(../Images/knop_wecare.png);
	width: 61px;
	height: 60px;
	margin: 5px 0px 0px 10px;
}

/* Footer */

#footer
{
	float: none;
	clear: both;
	width: 889px;
	height: 15px;
	padding: 15px;
	color: #798fa6;
	font-size: 12px;
	background-color: #fff;
}

/* Content styles */

.Titel, h1, .Titel *, h1 * {
	font: 14px Arial;
	color: #5f7e93;
	font-weight: bold;
	text-decoration:none;
	line-height: 1.4em;
}

.Titel a:link {
	font: 14px Arial;
	color: #d8bdb4;
	font-weight: bold;
	text-decoration:none;
	line-height: 1.4em;	
}

.Titel a:visited {
	font: 14px Arial;
	color:#d8bdb4;	
	font-weight: bold;
	text-decoration:none;	
	line-height: 1.4em;
}

.Titel a:hover{
	font: 14px Arial; 
	color:#5f7e93;
	font-weight: bold;
	text-decoration:none;
	line-height: 1.4em;	
}

.vacature_tv {
	font: 10px Arial;
	color: #ddd;
	text-decoration:none;
	line-height: 1.4em;
}
.Mainfont {
	font: 12px Arial;
	color: #5f7e93;
	text-decoration:none;
	line-height: 1.4em;
}

.Mainfont a
{
	font: 12px Arial;
	color: #b80131;
	text-decoration: none;
	line-height: 1.4em;	
}

.Mainfont a:hover, .Mainfont a:active{
	text-decoration: underline;
}

.Maintext {
	font: 12px Arial;
	color: #5f7e93;
	text-decoration:none;
	line-height: 1.4em;
}

.Maintext a {
	font: 12px Arial;
	color: #5f7e93;
	text-decoration:underline;
	line-height: 1.4em;	
}

.Maintext a:hover{
	text-decoration:none;
}

.disclaimer {
	font: 10px Arial;
	color: #5f7e93;
	text-decoration:none;
	line-height: 1.4em;
}

.uza_movies {
	font: 12px Arial;
	color: #000;
	text-decoration:none;
	line-height: 1.4em;
}

.uza_movies a {
	font: 12px Arial;
	color: #b80131;
	text-decoration:underline;
	line-height: 1.4em;	
}

.uza_movies a:hover{
	text-decoration:none;
}

td
{
	text-align: left;
}

td.lijn_rood
{
	background-image: url(../images/lijn_rood.gif);
	background-repeat: repeat-y;
}

td.lijn_blauw div
{
	width: 1px;
	height: 118px;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/lijn_blauw.gif);
	background-repeat: repeat-y;
}
