*
{
	font-size						: 11px;
	font-family						: verdana, arial;
	line-height						: 18px;
}

body
{
	margin							: 0;
	padding							: 0;
}

h1
{
	font-size						: 18px;
}

img
{
	border							: 0;
}

hr
{
	height							: 2px;
	color							: #ff6600;
}

.clearLeft
{
	clear							: left;
}

body #page
{
	position						: relative;
	width							: 901px;
	height							: 100%;
	min-height						: 100%;
	margin-left						: auto;
	margin-right					: auto;
	background						: url('/site/pages/design/graphics/bg_body.jpg') repeat-y;
}

body #page #header
{
	border-left						: 1px solid silver;
	border-right					: 1px solid silver;
	height							: 275px;
	min-height						: 275px;
	position						: relative;
}

body #page #header #menu
{
	float							: right;
	width							: 685px;
	border-bottom					: 1px solid silver;
	margin							: 0;
	padding							: 0;
	list-style-image				: none;
	list-style-type					: none;
	list-style-position				: outside;
	position						: relative;
}

body #page #header #menu li
{
	display 						: inline;
	float							: left;
}

body #page #header #subMenu
{
	float							: right;
	width							: 685px;
	margin							: 0;
	padding							: 0;
	position						: relative;
}

body #page #header #subMenu li
{
	padding-right					: 25px;
	display 						: inline;
}

body #page #header #subMenu li a
{
	color							: #000000;
	text-decoration					: none;
}

body #page #header #subMenu .subSubMenu
{
	display							: none;
	border 							: 1px solid silver;
	background						: rgb(246, 245, 245);
	position						: absolute;
}

body #page #header #subMenu .subSubMenu ul
{
	width							: 100%;
	padding							: 0;
	margin							: 0;
}

body #page #header #subMenu .subSubMenu ul li
{
	border-bottom					: 1px solid silver;
	display							: block;
	padding-left					: 5px;
	padding-right					: 45px;
}

body #page #header #subMenu .subSubMenu ul li a
{
}

body #page #header #breadcrumbs
{
	margin-top						: 2px;
	float							: right; 
	width							: 600px;
	color							: #9a959c;
	font-style						: italic; 
}

body #page #header #breadcrumbs a
{
	color							: #9a959c;
	font-style						: italic;
	text-decoration					: none;
}

body #page #middle
{
	position						: relative;
	border-bottom					: 1px solid silver;
	border-right					: 1px solid silver;
	width							: 900px;
	height							: 100%;
	min-height						: 100%;
}

body #page #middle #left
{
	float							: left;
	width							: 325px;
	height							: 100%;
	min-height						: 500px;
	position						: relative;
}

body #page #middle #left #search
{
	margin-left						: 6px;
}

body #page #middle #left #search form
{
	margin							: 0;
	padding							: 0;
}

body #page #middle #left #search form fieldset
{
	border							: 0;
}

body #page #middle #left #search form fieldset label
{
	display							: block;
	float							: left;
	width							: 75px;
}

body #page #middle #left #search form fieldset select
{
	width							: 140px; 
}

body #page #middle #kguHoreca
{
	margin-left						: 38px;
	position						: absolute;
	bottom							: 0px;
}

#kguHoreca
{
	left: 5px;
}

body #page #middle #cvUpload
{
	margin-left						: 6px;
	position						: absolute;
	top								: 175px;
}

body #page #middle #topvacatures
{
	margin-left						: 6px;
	position						: absolute;
	top								: 325px;
}

body #page #middle #content
{
	float							: left;
	width							: 360px;
	padding-right					: 10px;
}

body #page #middle p
{
	padding							: 0;
	margin							: 0;
}

body #page #middle #contentFull
{
	float							: left;
	width							: 564px;
	padding-right					: 3px;
	padding-left					: 3px;
}

body #page #middle #contentVacature
{
	float							: left;
	width							: 595px;
	padding-right					: 3px;
	padding-left					: 3px;
}

body #page #middle #contentFull #sitemap
{
}

body #page #middle #contentFull #sitemap ul
{
	padding							: 0;
	margin-left						: 20px;
	list-style-image				: none;
	list-style-type					: none;
	list-style-position				: outside;
}

body #page #middle #contentFull #sitemap li
{
}

body #page #middle #contentFull #sitemap a
{
	text-decoration					: none;
	color							: #000000;
}

.container input
{
	width							: 250px;
}

.container textarea
{
		width						: 254px;
}

.container .submit
{
	width							: 100px;
}

body #page #middle #right
{
	float							: left;
	width							: 194px;
	padding-right					: 3px;
	padding-left					: 3px;
}

body #page #middle #right #block1
{
	width							: 200px;
	height							: 203px;
	min-height						: 203px;
	text-align						: center;
}

body #page #middle #right a
{
	color							: rgb(255, 102, 0);
	text-decoration					: none;
	font-weight						: bold;
}

body #page #middle #right #block2
{
	width							: 200px;
	text-align						: center;
}

body #page #middle #right #block3
{
	width							: 200px;
	text-align						: center;
}

body #page #footer
{
	position						: relative;
	width							: 100%;
	height							: 75px;
	min-height						: 75px;
	background						: #FFFFFF url('/site/pages/design/graphics/afsluiten_geel.gif') no-repeat;
	font-size						: 9px;
	color							: #9a959c;
}

body #page #footer a
{
	font-size						: 9px;
	color							: #9a959c;
	text-decoration					: none;
}

body #page #footerInfo
{
	position						: absolute;
	bottom							: 15px;
	right							: 130px;
	font-size						: 9px;
}

body #page #footer #footerMenu
{
	position						: absolute;
	bottom							: 5px;
	left							: 0;
	font-size						: 10px;
	color							: silver;
}

body #page #footer #footerMenu ul
{
	
}

body #page #footer #footerMenu li
{
	display 						: inline;
}

body #page #footer #footerMenu a
{
	font-size						: 10px;
	color							: silver;
}

body #page #footer .footerLogo
{
	margin-left						: 5px;
	margin-top						: 5px;
	float							: right;
}

body #page #footer .footerlogos
{
	position						: relative;
	width							: 100%;
}

table#enq_20091029133819
{
	position						: relative;
	width							: 800px;
	height							: 600px;
	visibility						: hidden;
}

table#enq_20091029133819 td#frame
{
	background-color				: #FFFFFF;
	border							: 1px solid #555555;
	padding							: 5px;
}

div#enq_dialog
{
	z-index							: 10001;
	height							: 600px;
	width							: 800px;
	background-color				: #FFFFFF;
	text-align						: center;
	display							: none;
}

#enq_frame
{
	height							: 600px;
	width							: 800px;
}

input.enq_close
{
	border-top						: 1px solid #EEE;
	border-left						: 1px solid #EEE;
	border-bottom					: 1px solid #555;
	border-right					: 1px solid #555;
	font-size						: 11px;
	background-color				: #DDD;
	margin-bottom					: 5px;
}

.enqueteDiv
{
	position						: absolute;
	height							: auto;
	width							: 100%;
	z-index							: 10000;
	top								: 50px;
	left							: 0;
}

.pagenav-selected
{
	text-decoration					: none;
}

.vacaturerule
{
	float							: left;
	border-bottom					: 1px solid silver;
	width							: 410px;
}

.vacaturerulelabel
{
	width							: 150px;
}

.button
{
	background						: url('/site/pages/design/graphics/ybtnbg.jpg');
	border							: 0px;
	height							: 22px;
	width							: 125px;
	cursor							: pointer;
}

.error
{
	color							: red;
}

.inputdiversen {
	width: 200px;
}

textarea.inputdiversen {
	height: 100px;
	width: 420px;
}

input.date {
	width: 102px;
}

input.datesmall {
	width: 67px;
}
