/******************************************
Braaksma Vloeren
CSS : Thirsa de Jager
E-mail: tdejager@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: 1px;}

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

body{
	background-image: url(../img/img_achtergrond.jpg);
	background-repeat: repeat-x;
	font: 13px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
  line-height: 18px;
  }
  
div#container{
  width: 842px;
  min-height: 757px;
  background: transparent;
  margin:0 auto;
  }
  
div#schaduwa{
	float: left;
	display: inline;
  width: 21px;
  height: 740px;
  background: url(../img/img_schaduw1.jpg);
  }
  
div#schaduwb{
	float: right;
	display: inline;
  width: 21px;
  height: 740px;
  background: url(../img/img_schaduw2.jpg);
  }
  
div#box{
  float: left;
  display: inline;
  width: 800px;
  min-height: 740px;
  background: #ffffff; 
  }
  
div#header{
  float: left;
  display: inline;
  width: 800px;
  height: 250px;
  background: #ffffff;
  } 
  
div#kop{
  width: 800px;
  height: 98px;
  background: url(../img/img_logo.jpg);
  } 
  
div#sfeer{
  width: 800px;
  height: 120px;
  background: transparent; 
  } 
  
div#begin{
	float: left;
	display: inline;
  width: 10px;
  height: 120px;
  background: transparent; 
  } 
  
div#sfeera{
	float: left;
	display: inline;
  width: 220px;
  height: 120px;
  background: url(../img/img_sfeera.jpg);
  } 
  
div#sfeerb{
	float: left;
	display: inline;
  width: 400px;
  height: 120px;
  background: url(../img/img-sfeerb.jpg);
  }  
  
div#content{
  float: left;
  display: inline;
  width: 800px;
  background: transparent; 
  } 
  
div#main{
  float: left;
  display: inline;
  width: 800px;
  background: transparent; 
  } 
  
div#tekst{
  float: left;
  display: inline;
  width: 640px;
  background: transparent; 
  } 
  
div#tekstblok{
float: right;
  display: inline;
  width: 600px;
  margin: 20px 10px 0 0;
    background: transparent;
  } 
  
  div#thumb{
  float: left;
 width: 145px;
  height: 145px;
  margin: 30px 2px 0 0;
  background: transparent;
  } 
  
div#afb1{
  float: left;
 	width: 148px;
  height: 148px;
  margin: 10px 3px 0 0;
  background: transparent;
  } 
 
  
  div#afb2{
  float: left;
 	width: 148px;
  height: 148px;
  margin: 10px 3px 0 0;
  background: transparent;
  } 
  
  div#afb3{
  float: left;
 	width: 148px;
  height: 148px;
  margin: 10px 3px 0 0;
  background: transparent;
  } 
  
  div#afb4{
  float: right;
 	width: 147px;
  height: 148px;
  margin: 10px 0 0 0;
  background: transparent;
  } 
  
  
div#footer{
  float: left;
  clear: left;
  display: inline;
  width: 833px;
  height: 17px;
  background: url(../img/img_footer.jpg);
    } 
  /*MENU
**************************************************/

div#menu{
  width: 800px;
  height: 32px;
  background: url(../img/img_menu.jpg); 
  }
  
div#menusmal{
	float: left;
	clear: left;
	display: inline;
	margin: 10px 0 0 0;
  width: 800px;
  height: 12px;
  background: transparent; 
  }
  
div#menua{
	float: left;
	display: inline;
  width: 160px;
  height: 12px;
  background: transparent; 
  }
  
div#menub{
	float: left;
	display: inline;
  width: 160px;
  height: 12px;
  background: transparent; 
  border-left: 1px solid #646466;
  }
  
div#menuc{
	float: left;
	display: inline;
  width: 160px;
  height: 12px;
  background: transparent; 
    border-left: 1px solid #646466;
  }
  
div#menud{
	float: left;
	display: inline;
  width: 160px;
  height: 12px;
  background: transparent; 
    border-left: 1px solid #646466;
  }
  
    /*SUBMENU
**************************************************/

div#sidebar{
  float: right;
  display: inline;
  width: 160px;
  height: 330px;
  background: transparent; 
  }
  
div#submenu{
  float: right;
  display: inline;
  width: 140px;
  height: 330px;
  margin: 0 10px 0 0;
  background: transparent; 
  }
  
div#submenua{
	float: left;
	display: inline;
  width: 140px;
  height: 55px;
  border-bottom: 1px solid #707172;
    border-top: 1px solid #707172;
  background: transparent; 
  }
  
div#submenub{
	float: left;
	display: inline;
  width: 140px;
  height: 55px;
  border-bottom: 1px solid #707172;
  background: transparent; 
  }
  
div#submenua h3 {
	background: transparent;
	margin-top: 19px;
}

div#submenub h3 {
	background: transparent;
	margin-top: 19px;
}
  
    
    /*TYPOGRAFIE
**************************************************/
td{font: 13px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
  line-height: 18px;
  margin-bottom: 10px;}

p{font: 13px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
  line-height: 18px;
  margin-bottom: 10px;}

input{font: 13px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
  line-height: 18px;
  margin-bottom: 10px;}
  
  div#tekst a{font: 13px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
  line-height: 18px;
  margin-bottom: 10px;}
  
    div#tekst a:hover{font: 13px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #e59200;
  line-height: 18px;
  margin-bottom: 10px;}

  ul{font: 13px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
  line-height: 18px;
  margin-bottom: 10px;}

  li {
  	list-style-position: outside;
  }
  
h1{font: 18px Eurostile, Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #000000;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 20px;}
  
h2{font: 15px Eurostile, Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #ffffff;
  text-align: center;
  line-height: 11px;
  }
  
h2 a:hover{font: 15px Eurostile, Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #e59200;
  text-align: center;
  line-height: 11px;
  }
  
div#submenua h3 a{font: 15px Eurostile, Arial, Lucida Grande, Georgia, Times, sans-serif;
	color: #707172;
  text-align: left;
  }
  
div#submenua h3 a:hover{font: 15px Eurostile, Arial, Lucida Grande, Georgia, Times, sans-serif;
	color: #e59200;
  text-align: left;
  padding: 10px 0 0 0;
  }
  
  div#submenub h3 a{font: 15px Eurostile, Arial, Lucida Grande, Georgia, Times, sans-serif;
	color: #707172;
  text-align: left;
  }
  
div#submenub h3 a:hover{font: 15px Eurostile, Arial, Lucida Grande, Georgia, Times, sans-serif;
	color: #e59200;
  text-align: left;
  padding: 10px 0 0 0;
  }
  

a{ background: transparent padding: 2px;}
a:link{     color: #ffffff; text-decoration: none;}
a:visited{  color: #ffffff; text-decoration: none;}
a:hover{    color: #e59200; text-decoration: none;}
a:active{   color: #ffffff; text-decoration: none}


  /*contactformulier
**************************************************/

label.single{
	float: left;
	clear: left;
	display: block;
	width: 150px;
	height: 40px;
	font: 12px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
	line-height: 25px;
	}

input{
	float: left;
	display: inline;
	width: 300px;
	height: 20px;
}


textarea{
	float: left;
	display: inline;
	width: 304px;
	height: 120px;
	font: 12px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
}

input.knop{
	width: auto;
	clear: both;
	float: left;
	display: inline;
	text-align: center;
	margin: 15px 0 15px 270px;
	font: 12px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
  cursor: pointer;
}

/*LISTS*/
div#text ul li{
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 0 0 0 5px;}

 

  div#referentie{
  float: right;
  position: relative;
  display: inline;
  width: 588px;
  margin: 20px 10px 0;
  background: transparent;
  border-bottom: 1px solid #E49200;
  padding-bottom: 10px;
  } 
  
  
  h2.referentie{font: 15px Eurostile, Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #000;
  text-align: left;
  }
  
 div#referentie p{font: 12px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;}
  
  div#meer{
  float: left;
  width: 145px;
  background: transparent;
  } 
  
div.meertekst p{
  font: 9px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
  margin: 0 0 0;}
  
  div.meertekst{
  font: 9px Arial, Lucida Grande, Georgia, Times, sans-serif;
  color: #707172;
  margin: 0 5px 0;}
