*
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:#01325b;
}

body
{
	background-color:#ffffff;
	margin:0px;
}

.boddie
{
	background-color:#f4f4f4;
}

#container
{
	position:relative;
	width:994px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	position:relative;
	width:994px;
	height:152px;
	background-image:url(/shared/images/custom/header.jpg);
	clear:both;
}

#maincontent
{
	position:absolute;
	top:152px;
	width:994px;
	background-color:#ffffff;
	z-index:1;
}

#event_window
{
	float:left;
	margin-left:7px;
	padding-top:2px;
	width:241px;
	z-index:2;
}

#main_content_window
{
	float:left;
	margin-left:15px;
	margin-right:15px;
	width:453px;
	line-height:14pt;
	padding-top:14px;
	text-align:justify;
}

#main_content_window #callmehead, #main_content_window #callmefoot  
{
	background-color:#F75314;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:10pt;
	width:453px;
}

#main_content_window #callmefoot {
	margin-bottom:10px;
}

#main_content_window form#callmeform 
{
	margin:5px 0;
	width:453px;
}

#main_content_window form#callmeform .callmeformblock 
{
	width:151px;
	float:left;
	height:130px;
	overflow:hidden;
}

#main_content_window form#callmeform .callmeformblocktwo 
{
	width:226px;
	float:left;
	height:145px;
	
}

#main_content_window form#callmeform input.submit
{
	cursor:pointer;
	border:0;
	padding:0;
	margin:0;
	background-color:transparent;
	background-image:url('/shared/images/custom/submit.png');
	width:184px;
	height:40px;
	color:white;
	font-size:20px;
	font-weight:bold;
	margin-top:45px;
}

#main_content_window form#callmeform label {
	display:block;
	width:140px;
	height:20px;
	float:left;
}

#main_content_window form#callmeform .radio-container {
	height:22px;
	width:140px;
	float:left;
}

#main_content_window form#callmeform input.radio {
	float:left;
}

#main_content_window form#callmeform input.text {
	width:140px;
	height:14px;
	float:left;
}

#news_window
{
	float:left;
	width:241px;
}

#footer
{
	width:994px;
	height:28px;
	padding-top:14px;
	background-image:url(/shared/images/custom/footer.gif);
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

#subfooter
{
	width:994px;
	height:16px;
	padding-top:8px;
	color:#ffffff;
	text-align:center;
	background-color:#f4f4f4;
}

.cleardiv
{
	clear:both;
}

/*
event window classes
*/

.event_header_1
{
	width:241px;
	height:5px;
	background-image:url(/shared/images/custom/kalender.gif);
	background-position:170px 0px;
	background-repeat:no-repeat;
}
.event_header_2
{
	width:234px;
	height:22px;
	padding-top:8px;
	padding-left:7px;
	color:#ffffff;
	font-weight:bold;
	background-color:#005fad;
	background-image:url(/shared/images/custom/kalender.gif);
	background-position:170px -5px;
	background-repeat:no-repeat;
}
.event_header_3
{
	width:239px;
	height:4px;
	background-image:url(/shared/images/custom/kalender.gif);
	background-position:169px -35px;
	background-repeat:no-repeat;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
}
.event_footer
{
	width:241px;
	height:22px;
	padding-top:8px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#005fad;
	background-image:url(/shared/images/custom/arrow.gif);
	background-repeat:no-repeat;
	background-position:225px 9px;
}

.event_month
{
	color:#005fad;
	font-size:16pt;
	font-weight:bold;
	width:234px;
	padding:3px 0px 3px 5px;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
}
.event
{
	width:239px;
	border-top:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
}
.event_subject
{
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	width:70px;
}
.event_content
{
	vertical-align:top;
}
.event_table
{
	margin-top:4px;
	margin-bottom:4px;
}

.nieuwsbrief
{
	width:241px;
	text-align:center;
	padding:25px 0px 20px 0px;
}


/*
news window classes
*/

.news_headerfooter
{
	width:227px;
	height:22px;
	padding-top:8px;
	padding-left:7px;
	padding-right:7px;
	color:#ffffff;
	font-weight:bold;
	background-color:#f75314;
}
.news_header
{
	margin-top:7px;
}
.news_footer
{
	text-align:right;
}

.news
{
	padding:10px 7px 7px 7px;
	width:225px;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	line-height:12pt;
	text-align:justify;
}

.leesmeer
{
	text-align:right;
}
.leesmeer_link
{
	text-decoration:none;
	font-weight:bold;
}
.leesmeer_link:hover
{
	color:#f75314;
	text-decoration:underline;
	font-weight:bold;
}

.news_seperator
{
	width:100%;
	border-bottom:1px solid #c4c4c4;
	height:1px;
	margin:7px 0px 7px 0px;
}



/*
misc styles and classes
*/

h1
{
	margin-top:0px;
	font-size:13pt;
	color:#005fad;
	font-weight:normal;
}
h2
{
	display:inline;
	color:#005fab;
	font-weight:bold;
}

img
{
	border:0px;
}

.footer_link
{
	color:#ffffff;
	text-decoration:none;
}
.footer_link:hover
{
	color:#f75314;
	text-decoration:underline;
}

.subfooter_link
{
	display:none;
}

hr
{
	width:453px;
	height:1px;
	margin:10px 0px 10px 0px;
	border:0px;
	border-bottom:1px solid #8098ad;
}

.boldwhitelink1
{
	color:#ffffff;
	text-decoration:none;
}

.boldwhitelink1:hover
{
	color:#000000;
	text-decoration:underline;
}

.small
{
	font-size:8pt;
}

.print_header
{
	display:none;
}

.onscreen
{
	color:#ffffff;
	display:inline;
}

.onprint
{
	display:none;
}


/*
header buttons classes
*/

#header_buttons
{
	position:absolute;
	bottom:0px;
	left:3px;
	height:44px;
	width:991px;
}

#header_buttons a
{
	display:block;
	float:left;
	background-image:url(/shared/images/custom/buttons.png);
	background-repeat:no-repeat;
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	padding-top:20px;
	height:24px;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
}

#header_buttons_shadow_left
{
	float:left;
	width:9px;
	height:44px;
	background-image:url(/shared/images/custom/shadow_buttons_left.png);
}

#header_buttons_shadow_right
{
	float:left;
	width:9px;
	height:44px;
	background-image:url(/shared/images/custom/shadow_buttons_right.png);
}

.header_button_seperator
{
	float:left;
	background-image:url(/shared/images/custom/shadow_buttons_middle.png);
	background-repeat:no-repeat;
	height:44px;
	width:1px;
}

.button_home
{
	width:56px;
}
.button_home_over,
.button_home:hover
{
	width:56px;
	background-position:0px -44px;
}

.button_about
{
	width:88px;
	background-position:-263px 0px;
}
.button_about_over,
.button_about:hover
{
	width:88px;
	background-position:-263px -44px;
}

.button_assortiment
{
	width:94px;
	background-position:-351px 0px;
}
.button_assortiment_over,
.button_assortiment:hover
{
	width:94px;
	background-position:-351px -44px;
}

.button_verkooppunten
{
	width:109px;
	background-position:-445px 0px;
}
.button_verkooppunten_over,
.button_verkooppunten:hover
{
	width:109px;
	background-position:-445px -44px;
}

.button_vacatures
{
	width:79px;
	background-position:-184px 0px;
}
.button_vacatures_over,
.button_vacatures:hover
{
	width:79px;
	background-position:-184px -44px;
}

.button_actueel
{
	width:67px;
	background-position:-117px 0px ;
}
.button_actueel_over,
.button_actueel:hover
{
	width:67px;
	background-position:-117px -44px ;
}

.button_prijzen
{
	width:61px;
	background-position:-56px 0px ;
}
.button_prijzen_over,
.button_prijzen:hover
{
	width:61px;
	background-position:-56px -44px ;
}

/*
classes for the drop-down menu's
*/

.submenu
{
	position:absolute;
	display:none;
	top:152px;
	left:69px;
	width:140px;
	z-index:3;
}

.submenu_meerover
{
	left:69px;
}
.submenu_assortiment
{
	left:158px;
}
.submenu_diensten
{
	left:253px;
}
.submenu_vacatures
{
	left:532px;
}

.submenu_link
{
	display:block;
	width:160px;
	height:21px;
	padding-top:9px;
	padding-left:10px;
	font-weight:bold;
	background-image:url(/shared/images/custom/submenubg.gif);
	cursor:pointer;
	z-index:4;
	border-top:1px solid #ffffff;
	color:#ffffff;
	text-decoration:none;
}
.submenu_link:hover
{
	color:#f75314;
	text-decoration:none;
}

.submenu_seperator
{
	width:150px;
	height:1px;
	background-color:#ffffff;
}

#submenu_3
{
	width:250px;
}
#submenu_3 .submenu_link
{
	width:240px;
}

/*
classes for the extranet
*/

.extranet_left
{
	float:left;
	width:190px;
	margin-right:12px;
}

.extranet_login
{
	float:left;
	width:239px;
	border-left:1px solid #858585;
	border-right:1px solid #858585;
	border-bottom:1px solid #858585;
	background-color:#e7e7e7;
}

.extranet_login .title
{
	height:30px;
	width:232px;
	background-color:#858585;
	color:#ffffff;
	font-weight:bold;
	line-height:30px;
	padding-left:7px;
	font-size:11pt;
}

.extranet_login .error
{
	color:#ff0000;
	font-weight:bold;
	line-height:18pt;
	padding-left:7px;
}

.extranet_content
{
	float:left;
	width:460px;
	padding:7px;
	margin-right:10px;
}

.extranet_menu
{
	float:left;
	width:240px;
	margin-top:7px;
}

.extranet_menu .title
{
	background-color:#f75314;
	height:30px;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
	padding-left:7px;
	margin-bottom:1px;
}

.extranet_menu .item
{
	display:block;
	background-color:#adadad;
	height:25px;
	line-height:25px;
	color:#ffffff;
	font-weight:bold;
	padding-left:7px;
	margin-bottom:1px;
	text-decoration:none;
}

.extranet_menu .item:hover
{
	background-color:#808080;
}

.extranet_menu .seperator
{
	margin-bottom:5px;
}

.extranet_class
{
	width:694px !important;
}

/*
classes for the brandbox
*/

#brandbox_container
{
	float:left;
	width:718px;
	margin:7px 0px 10px 10px;
}

#brandbox
{
	position:relative;
	height:433px;
	margin-bottom:10px;
}

#brandbox a.leesmeer
{
	display:block;
	position:absolute;
	bottom:2px;
	left:5px;
	width:96px;
	height:22px;
	background-image:url(/shared/images/custom/brandbox/leesmeer.gif);
	margin-top:2px;
}

#brandbox a.leesmeer span
{
	display:none;
}

#brandbox .title
{
	height:36px;
	line-height:36px;
	background-image:url(/shared/images/custom/brandbox/header.jpg);
	padding-left:15px;
}

#brandbox .title h1
{
	font-size:15pt;
	color:#ffffff;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#brandbox #bgimage1,
#brandbox #bgimage2
{
	position:absolute;
	z-index:1;
	top:36px;
	left:0px;
	width:718px;
	height:397px;
}
#brandbox #bgimage2
{
	z-index:2;
}

#brandbox #content
{
	position:absolute;
	z-index:3;
	top:36px;
	left:0px;
	width:718px;
	height:397px;
}

#brandbox #content #borderbox,
#brandbox #content #backgroundbox,
#brandbox #content #infobox
{
	position:absolute;
	padding-left:8px;
	width:710px;
	height:90px;
	top:250px;
}

#brandbox #content #infobox h2
{
	color:auto;
}

#brandbox #content #borderbox
{
	top:249px;
}

#brandbox #content #infobox h2
{
	font-size:14pt;
	margin:0px;
	padding:0px;
	line-height:32px;
}

#brandbox #tabs
{
	position:absolute;
	bottom:0px;
	left:0px;
	height:35px;
	width:718px;
}

#brandbox #tabs	div
{
	float:left;
	margin-left:5px;
	margin-top:10px;
	cursor:pointer;
}

#brandbox #tabs	div span
{
	display:block;
	float:left;
	background-image:url(/shared/images/custom/brandbox/tabs.gif);
}

#brandbox #tabs span.left
{
	width:2px;
	height:25px;
	background-position:0px -27px;
}

#brandbox #tabs span.inner
{
	height:25px;
	line-height:25px;
	padding:0px 9px;
	color:#767676;
	font-weight:bold;
}

#brandbox #tabs span.right
{
	width:2px;
	height:25px;
	background-position:-2px -27px;
}

#brandbox #tabs	div.selected,
#brandbox #tabs	div:hover
{
	margin-top:0px;
}

#brandbox #tabs div.selected span.left,
#brandbox #tabs div:hover span.left
{
	width:2px;
	height:35px;
	background-position:-4px -27px;
}

#brandbox #tabs div.selected span.inner,
#brandbox #tabs div:hover span.inner
{
	height:35px;
	line-height:35px;
	background-color:#ffffff;
	background-image:none;
	color:#333333;
}

#brandbox #tabs div.selected span.right,
#brandbox #tabs div:hover span.right
{
	width:2px;
	height:35px;
	background-position:-6px -27px;
}


.vp_data
{
	float:left;
	width:265px;
	overflow:hidden;
}

.vp_photo
{
	float:left;
	width:180px;
	height:150px;
	margin-left:5px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.vp_photo img
{
	float:right;
	margin:5px;
}

/* classes for the homebrew, faster, better, smaller, easier lightbox variant */

#popin
{
	position:absolute;
	text-align:center;
	width:320px;
	height:320px;
	padding:10px;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	z-index:11;
}

#popin img
{
	margin:10px 10px 10px 10px;
}

#popin .popin_footer
{
	width:100%;
	height:20px;
	text-align:center;
}

#popin .popin_footer .links
{
	float:left;
	position:relative;
	cursor:pointer;
	margin-left:10px;
}
#popin .popin_footer .rechts
{
	float:right;
	position:relative;
	cursor:pointer;
	margin-right:10px;
}

#popin .popin_footer .links span
{
	position:absolute;
	left:0px;
	top:3px;
	width:7px;
	height:9px;
	background-image:url(/shared/images/custom/headers2.gif);
	background-position:-117px -50px;
}
#popin .popin_footer .rechts span
{
	position:absolute;
	right:0px;
	top:3px;
	width:7px;
	height:9px;
	background-image:url(/shared/images/custom/headers2.gif);
	background-position:-122px -50px;
}

#popin .popin_footer .links div
{
	position:absolute;
	left:15px;
}

#popin .popin_footer .rechts div
{
	position:absolute;
	right:15px;
	text-align:right;
}

#popin .kruizert
{
	position:absolute;
	display:block;
	right:25px;
	top:25px;
	width:34px;
	height:34px;
	background-image:url(/shared/images/custom/close.gif);
	cursor:pointer;
	z-index:30;
}

#darkener
{
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	background-color:#000000;
	filter:alpha(opacity=80);
	opacity:.8;
	z-index:10;
}

#beneluxdiv
{
	width:425px;
	height:587px;
	background-image:url(/shared/images/custom/benelux.gif);
}

.newsitemheader
{
	width:100%;
	height:30px;
	margin-bottom:10px;
	margin-top:-7px;
}

.newsitemheader input {
	margin:4px;
	float:left;
}

.newsitemheader select
{
	float:right;
	margin-right:15px;
	margin-top:3px;
}

.eventcolor
{
	background-color:#005fad;
}
.newscolor
{
	background-color:#f75314;
}

.selectedpage
{
	font-weight:bold;
}
