/******************************************
Rekladruk Giekerk
CSS : Eefje Ferwerda
E-mail: eferwerda@lautenbagreclame.nl
WWW: http://www.lautenbag.nl
---------------------------------------
CSS bestand vrijgegeven onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
******************************************/

:-moz-any-link:focus {outline: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;}

img, a img, :link img, :visited img {border: 0;}
div.clear {clear: both; width: 100%; height: 0px;}

/*LAYOUT
**************************************************/

body {
	background: url("img/bg_body.jpg") top repeat-x; 
	background-color: #707070;
	font: normal 12px/18px Tahoma, Arial, sans-serif;
	color: #000;
}

a:link {
	color: #000;
	text-decoration: none;
	}

a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #4c4c4c;
	text-decoration: none;
	}

a:active {
	color: #4c4c4c;
	text-decoration: none;
	}
	
div#site {
	background: url("img/bg_site.png") top no-repeat; 
}

div#top {
	height: 105px;
}

div#header {
	height: 105px;
	width: 820px;
	margin: auto;
}

div#headerimg {
	height: 105px;
	width: 220px;
	background: url("img/logo_rekla.png") top no-repeat; 	
	margin: auto;
	float: left;
	display: inline;
	margin-left: 15px;
}

div#omhulsel {
 margin: auto;
 width: 820px;}

div#container {
	float: left;
	width: 820px;
	background: url("img/bg_container.png") top repeat-y; 	
	height: 587px;
	height: auto;
	min-height: 587px;
	margin: auto;
	position: relative;
}

/*AFBEELDING___________________________________________*/

div#button {
	position: absolute;
	left: 450px;
	top: 115px;
	}

div#afbeelding {
	height: 245px;
	width: 580px;
	float: left;
	display: inline;
	margin-left: 20px;
}

div#afbeelding img{
	height: 245px;
	width: 580px;
	float: left;
	display: inline;
}


/*MENU___________________________________________*/

div#menu{
	height: 45px;
	width: 819px;
	background: url("img/bg_menu.png") top no-repeat; 
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;	
	margin: auto;
}

div#menu ul#menu {
	margin: 18px 20px 0 23px;
	float: left;
	display: inline;
}

div#menu ul#menu li{
	font: normal 13px/18px Tahoma, Arial, sans-serif;
	color: #fff;
	margin-right: 21px;
	float: left;
	display: inline;
}

div#menu a:link {
	color: #fff;
	text-decoration: none;
	}

div#menu a:visited {
	color: #fff;
	text-decoration: none;
	}

div#menu a:hover {
	color: #ccc;
	text-decoration: none;
	}

div#menu a:active {
	color: #ccc;
	text-decoration: none;
	}
	
/*CONTENT___________________________________________*/

div#content {
	height: 340px;
	width: 580px;
	background: #fff;
	float: left;
	display: inline;
	margin-left: 20px;
}

div#content img{
	margin-top: 0px;
	float: left;
	display: inline;
}

div#hoofdtext p img{
	float: left;
	display: inline;
	margin-bottom: 5px;
}


/*SIDEBAR1___________________________________________*/

div#sidebar1 {
	margin-top: -340px;
	margin-left: 10px;
	width: 150px;
	float: left;
	display: inline;
	border-bottom: 1px solid #4c4c4c;
	}

div#hoofdtext {
	margin-top: -340px;
	padding-right: 30px;
	padding-top: 25px;
	width: 375px;
	height: 315px;
	float: right;
	display: inline;
	clear: none;
	overflow-y: auto;
	overflow-x: hidden;
	}

h1 {
	font: bold 16px/18px Tahoma, Arial, sans-serif;
	color: #000;
	margin-bottom: 10px;
	}

p {
	margin-bottom: 10px;
	}

h2 {
	font: normal 14px/18px Tahoma, Arial, sans-serif;
	color: #ccc;
	}

h3 {
	font: normal 13px/18px Tahoma, Arial, sans-serif;
	color: #ccc;
	}

h4 {
	font: normal 12px/16px Tahoma, Arial, sans-serif;
	color: #ccc;
	}

h5 {
	font: normal 11px/16px Tahoma, Arial, sans-serif;
	color: #ccc;
	}

h6 {
	font: normal 10px/15px Tahoma, Arial, sans-serif;
	color: #ccc;
	}
			
div#sidebar1 a:link {
	color: #000;
	text-decoration: none;
	margin-left: 5px;
	}

div#sidebar1 a:visited {
	color: #000;
	text-decoration: none;
	margin-left: 5px;
	}

div#sidebar1 a:hover {
	color: #4c4c4c;
	text-decoration: none;
	margin-left: 5px;
	}

div#sidebar1 a:active {
	color: #4c4c4c;
	text-decoration: none;
	margin-left: 5px;
	}

div#sidebar1 ul#sidebar1 {
	margin: 18px 0px 0 0px;
	float: left;
	display: inline;
}

div#sidebar1 ul#sidebar1 li{
	font: normal 14px/30px Tahoma, Arial, sans-serif;
	color: #fff;
	float: left;
	display: inline;
	height: 30px;
	width: 145px;
	border-top: 1px solid #4c4c4c;
}


/*SIDEBAR2___________________________________________*/

div#sidebar2 {
	height: 585px;
	height: auto;
	min-height: 585px;
	width: 190px;
	background: #4c4c4c;
	float: right;
	display: inline;
	margin-right: 20px;
}

div#text {
	height: 550px;
	height: auto;
	min-height: 550px;
	width: 160px;
	float: left;
	margin: 0px 0 0 10px;
	display: inline;
}

div#text div.vak {
	margin-top: 14px;
	border-bottom: 1px solid #fff;
}

div#text div.vak p{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #fff;
}

div#text div.vak_contact {
	margin-top: 15px;
	border-bottom: 0px solid #fff;
}

div#text div.vak_contact p{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #fff;
}

div#text div.vak_contact a:link{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #fff;
}

div#text div.vak_contact a:visited{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #fff;
}

div#text div.vak_contact a:hover{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #ccc;
}

div#text div.vak a:active{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #ccc;
}

div#text div.vak a:link{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #fff;
}

div#text div.vak a:visited{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #fff;
}

div#text div.vak a:hover{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #ccc;
}

div#text div.vak a:active{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #ccc;
}

div#sidebar2 h2{
	color: #fff;
}


/*FOOTER___________________________________________*/

div#bottom {
}

div#footer {
	height: 70px;
	width: 820px;
	background: url("img/bg_footer.png") top no-repeat; 	
	margin: auto;
}

div#fsc {
	height: 47px;
	width: 48px;
	background: url("img/fsc_logo.png") top no-repeat; 	
	float: left;
	display: inline;
	margin: 10px 0 0 15px;
}

div#footer h5{
	font: normal 11px/18px Tahoma, Arial, sans-serif;
	color: #000;
	float: left;
	display: inline;
	margin: 40px 0 0 15px;
}

/*-----Contactform-----*/

div#formulier {
	margin-top: -340px;
	padding-right: 30px;
	padding-top: 25px;
	width: 375px;
	height: 315px;
	float: right;
	display: inline;
	clear: none;
	overflow-y: auto;
	overflow-x: hidden;
	}

div#formulier h3{
	font: bold 14px/18px Tahoma, Arial, sans-serif;
	color: #000;
	margin-bottom: 5px;
}
	
form#formulier{
	margin: 0px 0 0px 0px;
	width: 315px;
	line-height: 16px;
	height: 368px;
	}

form#formulier div label{
	clear both;
	float: left;
	display: inline;
	width: 100px;
	}

input{
	clear: both;
	float: left;
	display: inline;
	width: 350px;
	margin: 0px 0px 10px 0px;
	}

input.single{
	clear: right;
	float: left;
	display: inline;
	width: 150px;
	}

form#formulier textarea{
	clear: both;
	float: left;
	display: inline;
	width: 350px;
	margin: 0px 0px 10px 0px;
	}

input.knop{
	height: 28px;
  width: 28px;
  text-align: center;
  color: #fff;
  background-color: transparent;
  border: none;
 	float: left;
  display: inline;
  margin: 0px 0 10px 0px;
  height: 30px;
  width: 60px;
  background-color: #282828;
 	}

div.clearform {
	clear: both;
}

sup{
		font: normal 10px/18px Tahoma, Arial, sans-serif;
		color: #e30000;
}


/*Stansvormen___________________________________________*/

div#stansvormen {
	margin-right: 10px;
	float: left;
	display: inline;
}

div#stansvormen img{
	border: 1px solid #4c4c4c;
	height: 260px;
	width: 350px;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-bottom: 10px;
}

div#stansvormen img.drieluik{
	border: 1px solid #4c4c4c;
	height: 210px;
	width: 350px;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-bottom: 10px;
}

