@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #6B9AD2;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 0.75em;
	color: #000000;
	text-align: left;
	line-height:1.4em;
}
p {
 margin: 0px 0px 10px 0px;
 padding: 0px;
}
blockquote {
 margin: 0px 0px 0px 20px;
 padding: 0px;
}
form { 
 margin: 0px; 
 padding: 0px; 
}
select {
 margin: 0px;
 padding: 0px;
}
textarea, input, select {
 font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
 color: #000000;
}
img {
	border-color: #FFFFFF;
}

/* WRAPPERS */
#wrapper_body {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image:url(../graphics/All/bg_page.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	z-index: 10;
}
#wrapper_page {
	width: 800px;
	margin: 0px;
	padding: 0px 90px 0px 90px;
	position: relative;
	float: left;
}
#wrapper_header {
	width: 800px;
	height: 211px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}
#wrapper_content {
	width: 780px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	position: relative;
	float: left;
}
#wrapper_left_column {
	width: 160px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}
#wrapper_center_column {
	display: inline;
	width: 430px;
	margin: 0px 15px 0px 15px;
	padding: 0px;
	position: relative;
	float: left;
	font-size: 1.1em;
}
#wrapper_right_column {
	width: 160px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}
#wrapper_footer {
	display: inline;
	width: 980px;
	height: 70px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	background-image:url(../graphics/All/bg_footer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* MENU PANE */
.main_menu {
	width: 160px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	background-image:url(../graphics/All/bg_main_menu.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.main_menu ul {
	width: 160px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	list-style-type: none;
}
.main_menu li {
	width: 160px;
	position: relative;
	float: left;
}
.main_menu ul ul {
	width: 160px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	position: relative;
	float: left;
	list-style-type: none;
}
.main_menu li li{
	display: inline;
	width: 145px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	position: relative;
	float: left;
}
.main_menu_bottom {
	width: 160px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/All/main_menu_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.second_menu_top {
	display: inline;
	width: 160px;
	height: 8px;
	margin: 3px 0px 0px 0px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/All/second_menu_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.second_menu_header {
	display: inline;
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	position: relative;
	float: left;
	overflow: hidden;
	font-weight: bold;
	background-color: #F87400;
	background-image:url(../graphics/All/bg_second_menu.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.second_menu {
	width: 160px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	background-image:url(../graphics/All/bg_second_menu.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.second_menu ul {
	width: 160px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	list-style-type: none;
}
.second_menu li {
	width: 160px;
	position: relative;
	float: left;
}
.second_menu_bottom {
	width: 160px;
	height: 8px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image:url(../graphics/All/second_menu_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.quicklink_mysteryshopping {
	display: inline;
	width: 160px;
	height: 111px;
	margin: 3px 0px 0px 0px;
	position: relative;
	float: left;
}
.quicklink_quotes {
	display: inline;
	width: 160px;
	height: 43px;
	margin: 3px 0px 0px 0px;
	position: relative;
	float: left;
}
.quicklink_sendafriend {
	display: inline;
	width: 160px;
	height: 59px;
	margin: 3px 0px 0px 0px;
	position: relative;
	float: left;
}

/* CONTENT PANE */
.content_header {
	display: inline;
	width: 430px;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	float: left;
	color: #0099FF;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #4CA7D6;
}
.content_subheader {
	display: inline;
	width: 430px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	float: left;
	color: #0099FF;
	font-size: 1.1em;
	font-weight: bold;
}
.content {
	width: 430px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.content ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.content li {
	padding: 0px 0px 0px 20px;
	background-image:url(../graphics/All/bullet_ul.jpg);
	background-position: 2px 3px;
	background-repeat:no-repeat;
}
/* QUOTES */
.quote_eigenaar {
	width: 430px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	font-weight:bold;
	color: #000000;
}
.quote {
	display: inline;
	width: 430px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	float: left;
	font-style:italic;
	color: #F87400;
	border-bottom: 1px solid #4CA7D6;	
}
.quote_algemeen {
	width: 430px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	float: left;
	font-style:italic;
	color: #F87400;
}
.quote_onderschrift {
	font-size: 0.85em;
	width: 430px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	color: #666666;
}
/* LINKS */
.link_container {
	width: 430px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.bedrijf {
	width: 430px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	font-weight: bold;
	line-height: 14px;
}
.link {
	display: inline;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position: relative;
	float: left;
	line-height: 14px;
}
.clickthru {
	width: 130px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	line-height: 14px;
	text-align: right;
}



/* ACTION PANE */
#login_container {
	display: inline;
	width: 160px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	position: relative;
	float: left;
	background-image:url(../graphics/All/bg_login.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#fact_container {
	width: 160px;
	height: 215px;
	margin: 0px 0px 0px 0px;
	position: relative;
	float: left;
}
/* DOWNLOADS */
#downloads {
	width: 160px;
	height: 52px;
	margin: 20px 0px 0px 0px;
	position: relative;
	float: left;
}
.download_container {
	width: 430px;
	margin: 20px 0px 0px 0px;
	position: relative;
	float: left;
}
.download_icon {
	width: 50px;
	height: 50px;
	margin: 0px;
	position: relative;
	float: left;
}
.download_content {
	width: 360px;
	margin: 0px 0px 5px 0px;
	position: relative;
	float: right;
	line-height: 12px;
}


/* NIEUWSBRIEF */
#nieuwsbrief {
	width: 160px;
	margin: 10px 0px 0px 0px;
	position: relative;
	float: left;
}
/* FOOTER */
#footer_text {
	display: inline;
	width: 780px;
	height: 20px;
	margin: 20px 100px 0px 100px;
	position: relative;
	float: left;
	color: #999999;
	font-size: 0.8em;
	text-align: center;
	line-height: 20px;
}

/* SPECIALS */
#layeredAd {
	position: absolute;
	margin: 0px;
	left: 25%;
	top: 30px;
	width: 50%;
	height: 384px;
	overflow: hidden;
	/*background-color:#FFFFFF;*/
	background-image:url(../graphics/All/nieuwjaarswens_2008.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 200;
}

/* SPACERS */
.spacer_0px {
	clear: both;
	width: 150px;
	height: 0px;
	overflow: hidden;	
}
.spacer_20px {
	clear: both;
	width: 150px;
	height: 20px;
	overflow: hidden;	
}

/* FORM ELEMENT */
.input_108px {
	width: 108px;
	height: 18px;
	border: 1px solid #000000;
	line-height: 18px;
}
.input_300px {
	width: 300px;
	height: 18px;
	border: 1px solid #000000;
	line-height: 18px;
}
.input_300px_60px {
	font-size: 1em;
	width: 300px;
	height: 60px;
	border: 1px solid #000000;
	line-height: 18px;
}

/* FONTS + LINKS */
.nieuwsbrief_feedback {
	font-weight: bold;
	color: #f87400;
}
.subscript {
	font-weight: normal;
	color: #f87400;
	font-size: 0.8em;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
}

a.link_main_menu:link, a.link_main_menu:active, a.link_main_menu:visited {
	display: block;
	width: 140px;
	padding: 0px 0px 0px 20px;
	line-height: 16px;
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(../graphics/All/bullet_main_menu.jpg);
	background-repeat: no-repeat;
}
a.link_second_menu:link, a.link_second_menu:active, a.link_second_menu:visited {
	display: block;
	width: 140px;
	padding: 0px 0px 0px 20px;
	line-height: 16px;
	color:#000000;
	text-decoration: none;
	background-image:url(../graphics/All/bullet_second_menu.jpg);
	background-repeat: no-repeat;
}
a.link_main_submenu:link, a.link_main_submenu:active, a.link_main_submenu:visited {
	display: block;
	width: 125px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 16px;
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(../graphics/All/bullet_main_menu.jpg);
	background-repeat: no-repeat;
}
a.link_second_menu:hover ,a.link_main_menu:hover, a.link_main_submenu:hover {
	text-decoration: underline;
	background-position: 5px 0px;
}
.active {
	font-weight: bold;
	background-position: 5px 0px;
}
.inactive {
	background-position: 5px -16px;
}
.sub, a.link_main_submenu:hover {
	background-position: -100px -100px;
}
