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

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

.boddie
{
	
}

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

#header
{
	display:none;
	clear:both;
}

#maincontent
{
	background-color:#ffffff;
	z-index:1;
}

#event_window
{
	display:none;
}

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

#news_window
{
	display:none;
}

#footer
{
	height:28px;
	padding-top:14px;
	color:#000000;
}

#subfooter
{
	display:none;
}

.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:#000000;
	text-decoration:none;
}


.subfooter_link
{
	text-decoration:none;
	color:#dedede;
}
.subfooter_link:hover
{
	text-decoration:underline;
	color:#dedede;
}

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
{
	clear:both;
}

.onscreen
{
	display:none;
}

.onprint
{
	display:inline;
}

/*
header buttons classes
*/

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

#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;
}

.header_button
{
	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;
}

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

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

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

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

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

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

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

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

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

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

.submenu_meerover
{
	left:69px;
}
.submenu_assortiment
{
	left:158px;
}

.submenu_item
{
	width:140px;
	height:21px;
	padding-top:9px;
	padding-left:10px;
	font-weight:bold;
	background-image:url(/shared/images/custom/submenubg.gif);
	cursor:pointer;
	z-index:4;
}
.submenu_seperator
{
	width:150px;
	height:1px;
	background-color:#ffffff;
}

.submenu_link
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.submenu_link_over
{
	font-weight:bold;
	color:#f75314;
	text-decoration:none;
}
