@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);	
@font-face {
	font-family: 'WagnerGroteskProRegular';
	src: url('http://css.reve.cc/Wagner_Grotesk_Pro-webfont.eot');
	src: url('http://css.reve.cc/Wagner_Grotesk_Pro-webfont.woff') format('woff'), 			url('http://css.reve.cc/Wagner_Grotesk_Pro-webfont.ttf') format('truetype'), url('http://css.reve.cc/Wagner_Grotesk_Pro-webfont.svg#webfontmldCJ4B3') format('svg');
	font-weight: normal;
	font-style: normal;
}

html,body {
	height:100%;
}
body {
	margin: 0px;
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	line-height:21px;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	text-decoration: none;
	color:#4D2A10;
}
a:active {
	text-decoration:none;
}

/* Dit zijn de div instellingen */
div#balk { position:fixed; width:25%; height:100%; background-color:#906E47; }
div#content { position:relative; width:100%; }
div#tekst { float:left; width:20%; padding:2.5%; }
div#producten { position:relative; float:left; width:75%; }
div#kolom { position:relative; float:left; width:50%; }
div#beeld_links { position:relative; float:left; width:100%; background-color:#EFEFEF; padding-top:50px; border:0; border-bottom:2px; border-bottom-style:dashed; border-bottom-color:#906E47; overflow:hidden;  }
div#beeld_rechts { position:relative; float:left; width:100%; background-color:#EFEFEF; padding-bottom:50px; border:0; border-bottom:2px; border-bottom-style:dashed; border-bottom-color:#906E47;  overflow:hidden; }
div#beeldtekst_links { position:absolute; top:0; left:0; padding-left:40px; background-image:url(beelden/pijl_onder.png); background-repeat:no-repeat; }
div#beeldtekst_rechts { position:absolute; bottom:-8px; left:0; padding-left:40px; background-image:url(beelden/pijl_boven.png); background-repeat:no-repeat; }
div#nummer { position:absolute; bottom:20px; right:20px; width:40px; height:40px; color:#000000; font-size:25px; font-weight:bold; line-height:40px; text-align:center; border:5px; border-style:solid; border-color:#000000; border-radius:40px; opacity:0.2; FILTER:Alpha(Opacity=20); }
div#lijn { position:absolute; left:0; width:2px; height:100%; border-left:2px; border-left-style:dashed; border-left-color:#906E47; }
div#logo { float:left; width:100%; }
div#clear { clear:both; }
div#verkocht { position:absolute; top:40px; right:-45px; width:200px;height:25px; background-color:#FF0000; font-size:15px; text-align:center; font-weight:bold; line-height:25px; transform:rotate(45deg); -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); }


/* Dit zijn de tekst instellingen */
.formulier { font: Arial; font-size:11px; color: #666666; }
H1 { font-size:40px; line-height:40px; color:#FFFFFF; font-weight:normal; margin-top:0; }
H2 { float:left; font-size:20px; line-height:50px; color:#4D2A10; font-weight:normal; margin-top:0; margin-bottom:0; }
H3 { float:left; font-size:12px; line-height:58px; font-weight:normal; font-style:italic; color:#906E47; margin-top:0; margin-bottom:0; margin-left:15px; }