html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	color: #FDFDFD;
}

#wrapper {
	margin: 0 auto;
	width: 968px;
}

.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: #dddddd;
	text-decoration:none;
	line-height: 1.4em;
}
 .Mainfont {
	font: 12px Arial;
	color: #5f7e93;
	text-decoration:none;
	line-height: 1.4em;
}
.Mainfont a:link {
	font: 12px Arial;
	color: #b80131;
	text-decoration:none;
	line-height: 1.4em;	
}
.Mainfont a:visited {
	font: 12px Arial;
	color:#b80131;	
	text-decoration:none;	
	line-height: 1.4em;
}
.Mainfont a:hover{
	font: 12px Arial; 
	color:#b80131;
	text-decoration:underline;
	line-height: 1.4em;	
}

table.qLink
{
	font-size: 0px;
}

.quicklink {
	font: 11px Arial;
	color: #5f7e93;
	text-decoration:none;
	line-height: 1.4em;
	white-space: nowrap;
}
.quicklink a {
	
}
.quicklink a:link {
	font: 11px Arial;
	color: #b80131;
	text-decoration:none;
	line-height: 1.4em;	
}
.quicklink a:visited {
	font: 11px Arial;
	color:#b80131;	
	text-decoration:none;	
	line-height: 1.4em;
}
.quicklink a:hover{
	font: 11px Arial; 
	color:#b80131;
	text-decoration:underline;
	line-height: 1.4em;	
}

 .Maintext {
	font: 12px Arial;
	color: #5f7e93;
	text-decoration:none;
	line-height: 1.4em;
}
.Maintext a:link {
	font: 12px Arial;
	color: #5f7e93;
	text-decoration:underline;
	line-height: 1.4em;	
}
.Maintext a:visited {
	font: 12px Arial;
	color:#5f7e93;	
	text-decoration:underline;	
	line-height: 1.4em;
}
.Maintext a:hover{
	font: 12px Arial; 
	color:#5f7e93;
	text-decoration:none;
	line-height: 1.4em;	
}

 .disclaimer {
	font: 10px Arial;
	color: #5f7e93;
	text-decoration:none;
	line-height: 1.4em;
}

 .uza_movies {
	font: 12px Arial;
	color: #000000;
	text-decoration:none;
	line-height: 1.4em;
}
.uza_movies a:link {
	font: 12px Arial;
	color: #b80131;
	text-decoration:underline;
	line-height: 1.4em;	
}
.uza_movies a:visited {
	font: 12px Arial;
	color:#b80131;	
	text-decoration:underline;	
	line-height: 1.4em;
}
.uza_movies a:hover{
	font: 12px Arial; 
	color:#b80131;
	text-decoration:none;
	line-height: 1.4em;	
}

#menu ul
{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	height: 28px;
	background-image: url(../images/menu_background.gif);
	background-repeat: repeat-x;
	list-style-type: none;
}

#menu ul li
{
	width: 60px;
	min-width: 90px;
	padding: 0px;
	float: left;
}

#menu ul>li
{
	width: auto;
}

#menu ul li a
{
	display: block;
	height: 16px;
	background-image: url(../images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: normal;
	text-decoration: none;
	color: #7b8ea5;
	padding: 12px;
}

#menu ul li a:hover, #menu ul li a.selected
{
	color: #d61c39;
	background-image: url(../images/menu_bullet_selected.gif);
}

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;
}

td.shadow_left
{
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat-y;
}

td.shadow_left div
{
	width: 9px;
}

td.shadow_right
{
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
}

td.shadow_right div
{
	width: 9px;
}