HTML
{
    HEIGHT: 100%;
}
BODY
{
    PADDING-BOTTOM: 0px;
    BACKGROUND-COLOR: #ffffff;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    FONT-FAMILY: Arial;
    HEIGHT: 100%;
    FONT-SIZE: 12px;
    PADDING-TOP: 0px;
}
A {
	color: #cd3f1f;
}
A:hover {
	color: #ae1912;
}
FORM {
	display:inline;
}
.clsLabelNew {
	display:inline;
	padding: 2px 3px 2px 3px;
	background-color: #d74325;
	color:white;
	font-weight:bold;
	font-size:0.9em;
}
DIV#login
{
    Z-INDEX: 99;
    POSITION: fixed;
    WIDTH: 100%;
    BACKGROUND: url(/images/bg_login.png) repeat-x;
    HEIGHT: 21px;
    TOP: 0px
}
DIV#loginScreenContainer {
	position: fixed;
	BACKGROUND: url(/images/bg_login.png);
	width:100%;
	height:100%;
	z-index:998;
	display: none;
}
DIV#loginScreen {
	position: absolute;
	width: 476px;
	height: 393px;
	color: #000;
	z-index:999;
	background-image: url(/images/login_screen.png);
	background-repeat: no-repeat;
	top: 50%;
	left: 50%;
	margin-left: -238px;
	margin-top: -210px;
}
	DIV#loginScreenClose {
		Position: relative;
		text-align: right;
		width:370px;
		margin-top:45px;
		margin-left:53px;
		margin-right:53px;	
	}
	DIV#loginScreenContent {
		Position: relative;
		width:350px;
		margin-top:130px;
		margin-left:63px;
		margin-right:63px;	
	}
		DIV#loginScreenContent INPUT {
			background-image: url(/images/bg_input.gif);
			padding: 2px 2px 2px 2px;
			border: solid 1px #666;
			margin-bottom: 6px;
		}
DIV#loginContainer {
	position: relative;
	float:left;
	color: #ccc;
	text-align: left;
	width: 860px;
	left: 50%;
	margin-left: -430px;
}
DIV#loginContentl {
	position: relative;
	float:left;
	color: #ccc;
	text-align: left;
	width: 430px;
	padding-top: 3px;
}
	DIV#loginContentl A {
		color: #ccc;
		text-decoration: none;	
	}
	DIV#loginContentl A:hover {
		color: #fff;
		text-decoration: none;	
	}
DIV#loginContentr {
	position: relative;
	float:left;
	color: #ccc;
	text-align: right;
	width: 430px;
	padding-top: 3px;
}
	DIV#loginContentr A {
		color: #ccc;
		text-decoration: none;	
	}
	DIV#loginContentr A:hover {
		color: #fff;
		text-decoration: none;	
	}
DIV#container
{
    POSITION: absolute;
    MIN-HEIGHT: 100%;
    WIDTH: 878px;
    MARGIN-LEFT: -439px;
    LEFT: 50%
}
DIV#header
{
    POSITION: relative;
    WIDTH: 878px;
    BACKGROUND: url(/images/header_cv-sport.jpg) no-repeat;
    HEIGHT: 138px
}
DIV#nav
{
    POSITION: relative;
    WIDTH: 878px;
    BACKGROUND: url(/images/nav_bg.gif) repeat-x;
    HEIGHT: 28px
}
DIV#subnav
{
    POSITION: relative;
    WIDTH: 878px;
    BACKGROUND: url(/images/subnav_bg.gif) repeat-x;
    HEIGHT: 23px
}
DIV#breadcrumbs
{
    POSITION: relative;
    WIDTH: 878px;
    font-size:11px; 
    padding-bottom:6px;
    padding-top:6px;
}
DIV#breadcrumbs A
{
    color:#000000;
    
}
DIV#breadcrumbs A:hover
{
    color:#af1a12;
}
.navstyle UL
{
    PADDING: 0px;
    margin: 0px;
    WIDTH: 100%;
    FLOAT: left;
    HEIGHT: 28px;
}
.navstyle UL LI
{
    DISPLAY: inline
}
.navstyle UL LI A:hover
{
    BACKGROUND-IMAGE: url(/images/nav_1.gif);
    BACKGROUND-POSITION: right;
    COLOR: #ffffff
}
.butnavstyle
{
    BACKGROUND-IMAGE: url(/images/nav_0.gif);
    BACKGROUND-POSITION: right;
    PADDING-BOTTOM: 6px;
    PADDING-LEFT: 25px;
    PADDING-RIGHT: 25px;
    FLOAT: left;
    COLOR: #ffffff;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 6px
}
.butnavstyle:hover
{
    BACKGROUND-IMAGE: url(/images/nav_1.gif);
    BACKGROUND-POSITION: right;
    PADDING-BOTTOM: 6px;
    PADDING-LEFT: 25px;
    PADDING-RIGHT: 25px;
    FLOAT: left;
    COLOR: #ffffff;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 6px
}
.activenavstyle
{
    BACKGROUND-IMAGE: url(/images/nav_1.gif);
    BACKGROUND-POSITION: right;
    PADDING-BOTTOM: 6px;
    PADDING-LEFT: 25px;
    PADDING-RIGHT: 25px;
    FLOAT: left;
    COLOR: #ffffff;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 7px
}
.navstyle UL LI .current
{
    height:32px;
    COLOR: white !important 
}

.navstyle2 UL
{
    WIDTH: 100%;
    FLOAT: left;
    HEIGHT: 23px;
    PADDING: 0px;
    margin: 0px
}
.navstyle2 UL LI
{
    DISPLAY: inline
}
.navstyle2 UL LI A:hover
{
    BACKGROUND-IMAGE: url(/images/subnav_1.gif);
    BACKGROUND-POSITION: right;
    COLOR: #000000
}
.butnavstyle2
{
    BACKGROUND-IMAGE: url(/images/subnav_0.gif);
    FLOAT: left;
    BACKGROUND-POSITION: right;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 12px;
    PADDING-RIGHT: 12px;
    COLOR: #ffffff;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 4px
}
.butnavstyle2:hover
{
    BACKGROUND-IMAGE: url(/images/subnav_1.gif);
    FLOAT: left;
    BACKGROUND-POSITION: right;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 12px;
    PADDING-RIGHT: 12px;
    COLOR: #000000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 4px
}
.activenavstyle2
{
    BACKGROUND-IMAGE: url(/images/subnav_1.gif);
    FLOAT: left;
    BACKGROUND-POSITION: right;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 12px;
    PADDING-RIGHT: 12px;
    COLOR: #000000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 4px
}
.navstyle2 UL LI .current
{
    COLOR: white !important
}
#item1frame {
	width:582px;
	position:relative;
	background: url(/images/bg_home.gif);
	background-repeat: repeat-y;
	min-height: 287px;
	margin-bottom:10px;
}
	#item1framePIC {
		width:562px;
		background: url(/images/person_2.png);
		background-repeat: no-repeat;
		min-height: 287px;
		margin-left: -30px;
		background-position: bottom left;
	}
	#item1frameTXT {
		position:relative;
		color: #fff;
		padding-top:12px;
		margin-top:0px;
		margin-bottom:12px;
		margin-left:260px;
	}
	#item1frameTXT B {
		font-size:18px;
	}
#item2frame {
	width:286px;
	position:relative;
	height:330px;
	float:left;
	background: url(/images/bg_green.gif);
	background-repeat: repeat-y;
	margin-bottom:10px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#item3frame {
	width:286px;
	position:relative;
	height:330px;
	float:right;
	background: url(/images/bg_blue.gif);
	background-repeat: repeat-y;
	margin-bottom:10px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.itemContent {
	margin: 0 16px 0 16px;
	color:#fff;
}
LI {
	margin-left: -24px;
}
#item4frame {
	clear:both;
	width:582px;
	position:relative;
	background: url(/images/bg_newsletter.gif);
	background-repeat: repeat-y;
	height: 95px;
	margin-bottom: 50px;
}
	.Item4Content {
		width:237px;
		color:#fff;
		float:right;
		margin-right:16px;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:0px;
	}
	.Item4Content INPUT {
		color:#ccc;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:8px;
	}
#item5frame {
	clear:both;
	width:286px;
	position:relative;
	background-color: #365073;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 17px;
}
	.item5Content {
		width:253px;
		color:#fff;
		margin: 0 16px 0 16px;
	}
	.item5Content A {
		color:#fff;
	}
	.item5Content B {
		font-size:18px;
		color:#fff;
	}
#item6frame {
	width:284px;
	position:relative;
	background: url(/images/bg_topvacature.gif);
	background-repeat: repeat-y;
	min-height: 80px;
	margin-bottom: 10px;
	border: solid #000000 1px;
	padding-top: 10px;
	padding-bottom: 17px;
}
#item7frame {
	width:286px;
	position:relative;
	background-color: #ececec;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-bottom: 17px;
}
	.item7Content {
		max-width: 100%;
		color: #2c2c2c;
		margin: 0 16px 0 16px;
	}
	.item7Content B {
		font-size: 18px;
		color: #cd3f1f;
	}
#item8frame {
	width:582px;
	position:relative;
	background-color: #ececec;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 17px;
}
	.item8Content {
		max-width: 100%;
		color: #2c2c2c;
		margin: 0 16px 0 16px;
	}
	.item8Content B {
		font-size: 18px;
		color: #cd3f1f;
	}
	.item8Content INPUT, TEXTAREA {
		font-size: 1.1em;
		color: #000;
		border: solid 1px #444444;
		margin-top: 1px;
		margin-bottom: 1px;
	}
	.item8Content TEXTAREA {
		width:275px;
	}
.navBut IMG {
	clear:both;
	float:right;
	position:absolute;
	border:0px;
	margin-top: -49px;
	z-index: 99;
}
.clsImage {
	position:relative;
	margin-bottom:7px;
}
#itemGreen {
	width:286px;
	position:relative;
	background: url(/images/bg_green.gif);
	background-repeat: repeat-y;
	padding-top: 16px;
	padding-bottom: 17px;
	margin-bottom: 10px;
}
#itemGreen2 {
	width:286px;
	position:relative;
	background: url(/images/bg_green2.gif);
	background-repeat: repeat-y;
	padding-top: 16px;
	padding-bottom: 17px;
	margin-bottom: 10px;
}
#itemBlue {
	width:286px;
	position:relative;
	background: url(/images/bg_blue.gif);
	background-repeat: repeat-y;
	padding-top: 16px;
	padding-bottom: 17px;
	margin-bottom: 10px;
}
#itemSubscribe {
	width:286px;
	position:relative;
	height:126px;
	overflow:hidden;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#itemSearchJob {
	width:582px;
	position:relative;
	background: url(/images/bg_zoeken.jpg);
	overflow: hidden;
	height: 275px;
	margin-bottom: 10px;
}
	.itemSearchJobContent {
		width: 282px;
		color: #fff;
		margin: 12px 16px 12px 16px;
	}
	.itemSearchJobContent SELECT {
		width: 250px;
		margin: 6px 0px 8px 0px;
		border: solid 1px #000;
		height: 22px;
		font-size: 1.1em;
		background-image: url(/images/bg_input.gif);
		padding: 2px 2px 2px 2px;
	}
	.itemSearchJobContent INPUT {
		float:right;
		margin-right: 32px;
		margin-top: 6px;
		color: #000;
		FONT-WEIGHT: bold;
		border: solid 1px #000;
		background-color: #fff;
	}
#itemSearchCV {
	width:582px;
	position:relative;
	background: url(/images/bg_item.jpg);
	overflow: hidden;
	height: 179px;
	margin-bottom: 10px;
}
	.itemSearchCVContent {
		width: 262px;
		color: #fff;
		margin: 12px 16px 12px 16px;
	}
	
	.itemSearchCVContent A {
		color: #fff;
	}