/*
-----------------------------------------------
Webkings Style Sheet
author:   Andr&eacute; Roelink
version:  2008.1
----------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
.hiddenPic {
	display:none;
}

body {
	background: #fff79e;
	margin: 0 0 50px 0;
	}
	
/* =Header
----------------------------------------------- */

#header {
	float: left;
	width: 696px;
	height: 74px;
	margin: 50px 0 0 33px; 
	padding: 0;
	background: url("../graphics/header_bar_left.gif") no-repeat left;
	display: inline;
	}
	
h1#logo {
	width: 140px;
	height: 171px;
	display: block;
	position: absolute;
	top: 0;
	left: 100px;
	background: url("../graphics/mc_logo.png") no-repeat transparent;
	}
h1#huisje {
	width: 80px;
	height: 100px;
	display: block;
	position: absolute;
	top: 50px;
	left: 10px;
	background: url("../graphics/mc_logo.png") no-repeat transparent;
	}
h1#language {
	width: 150px;
	height: 20px;
	display: block;
	position: absolute;
	top: 15px;
	left: 580px;
	}	
h1#language img {
	border:0;
}
		
h1#logo span, h1#huisje span {
	display: none;
	}

/* =Structure
----------------------------------------------- */

#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	}
	
#nav_wrapper {
	float: right;
	width: 432px;
	margin: 0;
	padding: 0;
	height: 74px;
	display: inline;
	}
.content {
	float: left;
	width: 640px;
	margin: 0 0 0 30px;
	padding: 27px 27px 0 27px;
	background: #cccc99 url("../graphics/bubble_shadow.gif") repeat-x top;
	display: inline;
	border-left: 3px solid #898700;
	border-right: 3px solid #898700;
}
.column {
	float: left;
	width: 195px;
	margin: 0 0px 0 0;
	padding: 0;
	display: inline;
	}
	
.column_last {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	margin-right:-3px;
	display: inline;
	}
	
#rbroundbox_top {
	float: left;
	width: 760px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url("../graphics/bubble_top.gif") no-repeat;
	display: inline;
	}
	
#rbroundbox {
	float: left;
	width: 690px;
	margin: 0;
	padding: 40px 30px 10px 40px;
	background: #ffffff url("../graphics/bubble_bg_gradient.gif") bottom no-repeat;
	display: inline;
	}
	
#rbroundbox_bottom {
	float: left;
	width: 760px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url("../graphics/bubble_bottom.gif") no-repeat;
	display: inline;
	}	
	
#form_wrapper {
	float: left;
	width: 392px;
	margin-right: 28px;
	display: inline;
	}
	
#footer_minichamp {
	float: left;
	width: 640px;
	margin: 0 0 0 30px;
	padding: 0 27px 0 27px;
	background: #cccc99;
	display: inline;
	border-left: 3px solid #898700;
	border-right: 3px solid #898700;
	}
	
#footer_bottom {
	float: left;
	width: 700px;
	height: 23px;
	margin: 0 0 0 30px;
	padding: 0;
	background: url("../graphics/footer_bottom.gif") no-repeat;
	display: inline;
	}
	
#contact_column {
	float: right;
	width: 216px;
	margin-left: 4px;
	padding: 0;
	display: inline;
	padding-bottom: 15px;
	}

/* =Nav
----------------------------------------------- */

#nav {
	width: 432px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 74px;
	display: inline;
	overflow: hidden;
	z-index: 1;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
		background-position: 0;
	padding: 26px 0 0 0;
	overflow: hidden;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
	color: #000000;
	text-align:center;
	}
#nav a:hover, #nav a:active, #nav a.menu-current{
	background-position: 0 -74px;
	}

#Home a, #Start a, #Accueil a  {
	width: 107px;
	height: 48px;
	margin: 0;
	background: url("../graphics/nav_empty.gif") no-repeat;
	}

#Producten a, #Products a, #Produkte a,#Produits a  {
	width: 107px;
	height: 48px;
	margin: 0;
	background: url("../graphics/nav_empty.gif") no-repeat;
	}
#Webshop a, #Shop a, #Boutique a  {
	width: 107px;
	height: 48px;
	margin: 0;
	background: url("../graphics/nav_empty.gif") no-repeat;
	}

#Contact a, #Kontakt a  {
	width: 111px;
	height: 48px;
	margin: 0;
	background: url("../graphics/nav_contact-empty.gif") no-repeat;
	}

/* =Headings
----------------------------------------------- */

h2 {
	font-family: Verdana;
	font-size: 1.6em;
	font-weight: bold;
	color: #463230;
	text-align: left;
	margin: 10px 0 10px 0;
	}
	
h3 {
	font-family: Verdana;
	font-size: 1.25em;
	font-weight: normal;
	color: #463230;
	text-align: left;
	margin: 10px 0 10px 0;
	}
	
h4 {
	font-family: Verdana;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin: 5px 0 9px 0;
	font-weight: normal;
	}

/* =Form 
--------------------------------------------*/

.fbintro {
	display: none;
	}

.fbform {
	margin: 0;
	padding: 0;
	}
	/* regular fieldset */
	.fbform fieldset {
		border: none;
		margin: 0;
		padding: 0;
		display: block;
		}
		/* fieldset containing submit btn */
		.fbform fieldset.fbsubmit {
			border: 0;
			margin: 0 0 20px 0;
			padding: 0;
		}
	/* legend */
	.fbform legend {
		color: #333;
		font-size: 1.1em;
  		font-weight: bold;
  		margin-bottom: 0;
  		padding: 0;
		display: none;
  		}
  	.fbform dl {
		margin: 0;
	}
  	.fbform dt {
  		clear: both;
  		display: block;
  		float: left;
  		margin: 0;
  		padding: 0 0 5px 0;
  		width: 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .9em;
		font-weight: bold;
		color: #000000;
		text-align: left;
		line-height: 18px;
		}
  	.fbform dd {
  		display: block;
  		float: left;
  		margin: 0;
		padding:0;
		width: 340px;
  		}
  		/* field instructions */
  		.fbform dd p {
  			font-size: 0.8em;
  			margin: 0;
  			}
  		.fbform dd label {
  			display: block;
			}
  	/* dividers */
  	.fbform dd.fbformdivider {
  		border-bottom: 1px solid #ccc;
  		clear: both;
  		float:none;
  		height: 1px;
		margin: 0;
		overflow: hidden;
		width: auto;
  		}
  		.fbform dd.fbformdivider.fblast {
	  		display: none;
	  		}
.fbtextfield {
	background: #fff;
	width: 392px;
	margin-bottom: 5px;
}
.fbselect {
	background: #fff;
	width: 300px;
	margin-bottom: 5px;
	}
.fbtextarea {
	/* textarea tends to override font settings, so we will re-specify them here */
	font-family:Verdana,Arial,sans-serif;
	font-size: 1em;
	width: 392px;
	margin-bottom: 5px;
}
.fbradio {
	/* style radio buttons here, if need be */
	}
.fbcheckbox {
	/* style checkboxes here, if need be */
	}
.fbsubmitbtn {
	padding: 2px 4px;
	cursor: pointer;
}
.fbfielderror {
	color: #e00000;
}
.fbrequired {
	color: #e00000;
}
/* Error Message */
.fbformerrormessage {
	background: #f9ecec;
	border: 3px solid #e00000;
	margin: 0 0 10px 0;
	}
	.fbformerrormessage h2 {
		background: #e00000;
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
		padding: 10px 15px;
		margin: 0;
		}
	.fbformerrormessage ul {
		margin: 15px 0 15px 15px;
		}
	.fbformerrormessage ul li{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000000;
		text-align: left;
		list-style: disc;
		margin: 0 0 0 15px;
		}

/* Thanks Message */
.fbthanks {
	background: #f1fcf1;
	border: 3px solid #02b602;
	margin: 0 0 15px 0;
	}
	.fbthanks h2 {
		background: #02b602;
		color: #fff;
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
		padding: 10px 15px;
		margin: 0;
		}
	.fbthanks p {
		padding: 15px 15px;
		}
		.fbthanks p a {
			margin: 0;
			padding: 0;
			}

/* =Lists
----------------------------------------------- */

ul.serv {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	}

ul.serv li {
	float: left;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 20px;
	clear: left;
	background: url("../graphics/check.gif") no-repeat 0 2px;
	width: 100%;
	}
	
#rbroundbox ul {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	width: 220px;
	}

#rbroundbox ul li {
	float: left;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	line-height: 25px;
	margin: 0;
	padding: 0 10px 0 30px;
	clear: left;
	background: url("../graphics/check.gif") no-repeat 0 4px;
	width: 100%;
	}	
	
	
/* =Links
----------------------------------------------- */

p a,
p a:link,
p a:active,
p a:visited, ul li a {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

p a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #cc6633;
	}

ul li a
ul li a:link,
ul li a:active,
ul li a:visited {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}
ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #cc6633;
	}
	
h4 a,
h4 a:link,
h4 a:active,
h4 a:visited {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

h4 a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #cc6633;
	}
	
/* Misc: =Tables
----------------------------------------------- 

table {
	width: 640px;
	margin-bottom: 10px;
	border: none;
	}
	
td {
	width: 213px;
	vertical-align: top;
	} */
table {
	font: 12px verdana;
	line-height: 18px;
	}
/* Misc: =Images
----------------------------------------------- */

.image_index {
	float: right;
	width: 450px;
	height: 229px;
	margin: 0;
	padding: 0;
	background: url("../graphics/photo_main.png") no-repeat;
	display: inline;
	}
	
.image_producten {
	float: right;
	width: 427px;
	height: 400px;
	margin: -80px 0 0 0px;
	padding: 0;
	background: url("../graphics/photo_products.png") no-repeat;
	display: inline;
	}
	
.image_webshop {
	float: right;
	width: 261px;
	height: 284px;
	margin: -80px 20px 0 0px;
	padding: 0;
	background: url("../graphics/photo_webshop.png") no-repeat;
	display: inline;
	}
	
.image_contact {
	float: right;
	width: 343px;
	height: 304px;
	margin: -80px 0 0 0px;
	padding: 0;
	background: url("../graphics/photo_contact.png") no-repeat;
	display: inline;
	}
	
.arrow_home, .arrow_start, .arrow_accueil {
	position: absolute;
	width: 45px;
	height: 42px;
	background: url("../graphics/arrow.gif") no-repeat;
	z-index: 10;
	margin: 49px 0 0 355px;
	}
	
.arrow_producten, .arrow_products, .arrow_produkte, .arrow_produits {
	position: absolute;
	width: 45px;
	height: 42px;
	background: url("../graphics/arrow.gif") no-repeat;
	z-index: 10;
	margin: 49px 0 0 470px;
	}
	
.arrow_webshop, .arrow_shop, .arrow_boutique {
	position: absolute;
	width: 45px;
	height: 42px;
	background: url("../graphics/arrow.gif") no-repeat;
	z-index: 10;
	margin: 49px 0 0 575px;
	}
	
.arrow_contact, .arrow_kontakt {
	position: absolute;
	width: 45px;
	height: 42px;
	background: url("../graphics/arrow_contact.gif") no-repeat;
	z-index: 10;
	margin: 49px 0 0 555px;
	}

.column img {
	border: 6px solid #ffffff;
	}
	
.column_last img {
	border: 6px solid #ffffff;
	}
	
/* Misc:
----------------------------------------------- */
	
p {
	font-family: Verdana;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin-bottom: 18px;
	}
	
p strong {
	font-weight: bold;
	}
	
#rbroundbox p {
	margin-bottom: 0;
	}

.content .info {
	margin:5px 0; 
	padding-bottom:10px; 
	_padding-bottom:10px; 
	border-bottom:1px solid #000000;
	}
.content img {
	float:left; 
	border:0; 
	margin: 0 20px 0 0;
	}
.clear {
	clear:both;
	}

.content .beschrijving {
	font-family: Verdana;
	font-size: 1em;
	line-height: 24px;
	color: #000000;
}
	
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin-bottom: 18px;
	}

/*#contact_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	}*/
	
.f_left {
	float: left;
	font-size: 0.6em;
	margin: 0;
	}

.f_right {
	float: right;
	font-size: 0.8em;
	margin: 0;
	}
	
.right {
	text-align: right;
	margin: 0 0 20px 0;
	}
	
.red {
	color: #e00000;
	}
	
.bold {
	font-weight: bold;
	}

.hide {
	display: none;
	}
	
.line_break_footer {
	float: left;
	width: 640px;
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #000000;
	overflow: hidden;
	display: inline;
	}
		
.line {
	border: 3px solid #999966;
	margin-top: 13px;
	}
	
blockquote {
  background: transparent url("../graphics/quote.gif") left top no-repeat;
  margin: 20px 0 0 0;
  padding: 0 0 0 50px;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #000000;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0;
	}

#productListing
{
    width : 100%;
}
hr.lijst
{
    width : 100%;
    height : 2px;
    border-top : 1px dashed rgb(153 , 51 , 0);
    border-bottom : 1px solid rgb(255 , 255 , 255);
    color : rgb(255 , 255 , 255);
    background-color : rgb(255 , 255 , 255);
}

.productListing-data {
	text-align : left;
}

.pdf_link {
	font: italic 400 11px verdana;
}

.langnormal img {
border:0;
filter:alpha(opacity=30);-moz-opacity:.3;opacity:.3;	
}
a.langnormal:hover img, .langcurrent img {
border:0;	
filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}