/******************************************
Website : www.findinspectie.nl
CSS : Lautenbag Reclame (Diederik Dijkstra)
E-mail: info@lautenbag.nl
WWW: http://www.lautenbag.nl
---------------------------------------
CSS bestand vrijgegeven onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
******************************************/

/*--- reset ---*/
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;}
:-moz-any-link:focus { outline: none;}
div.clear { clear:both; height: 1px; width: 100%;}

/*SPLASH (ZWART)
***************************/
body#splash{                        background: #2e2e2e url('img/splash_bg.jpg') top left repeat-x;} 
body#splash table#main{             margin: 20px auto; background: transparent url('img/splash_bgtable.jpg') 1px top no-repeat;}
body#splash div#naw a:hover {       color: #999;}
body#splash span.kleur {            color: #999;}


/*ANALYSES (GROEN)
***************************/
body#analyses{                        background: #fff url('img/bg_groen.jpg') fixed left bottom repeat-x;} 
body#analyses div#top{                background: transparent url('img/bgtop_groen.jpg') left top repeat-x;} 
body#analyses div#logo{               background: transparent url('img/logo_groen.jpg') 1px top no-repeat;}
body#analyses div#container{          background: transparent url('img/logo2_groen.jpg') left top no-repeat;}
body#analyses div#wrapper{            background: transparent url('img/logo2_groen.jpg') -30px top no-repeat;} 

body#analyses a {                     text-decoration: none; font-weight: bold;}
body#analyses a:link {                color: #6baf48;}
body#analyses a:visited {             color: #6baf48;}
body#analyses a:hover {               color: #000;}
body#analyses a:active {              color: #6baf48;}
body#analyses div#naw a:hover {       color: #6baf48;}
body#analyses div#footer a:hover {    color: #6baf48;}

body#analyses ul#submenu li.hier a:link,
body#analyses ul#submenu li.hier a:visited{ color: #6baf48; }
body#analyses ul#submenu li.hier a:hover{ color: #8a8a8a; }

body#analyses span.kleur {       color: #6baf48;}

/*INSPECTIES (BLAUW)
***************************/
body#inspecties{                      background: #fff url('img/bg_blauw.jpg') fixed left bottom repeat-x;} 
body#inspecties div#top{              background: transparent url('img/bgtop_blauw.jpg') left top repeat-x;}
body#inspecties div#logo{             background: transparent url('img/logo_blauw.jpg') 1px top no-repeat;}
body#inspecties div#container{        background: transparent url('img/logo2_blauw.jpg') left top no-repeat;}
body#inspecties div#wrapper{          background: transparent url('img/logo2_blauw.jpg') -30px top no-repeat;}
 
body#inspecties a {                   text-decoration: none; font-weight: bold;}
body#inspecties a:link {              color: #0186c9;}
body#inspecties a:visited {           color: #0186c9;}
body#inspecties a:hover {             color: #000;}
body#inspecties a:active {            color: #0186c9;}
body#inspecties div#naw a:hover {     color: #0186c9;}
body#inspecties div#footer a:hover {  color: #0186c9;}

body#inspecties ul#submenu li.hier a:link,
body#inspecties ul#submenu li.hier a:visited{ color: #0186c9; }
body#inspecties ul#submenu li.hier a:hover{ color: #8a8a8a; }

body#inspecties span.kleur{           color: #0186c9;}


/*LAYOUT
***************************/
body{
  color: #000;
  text-align:center;}

/*HEADER*/ 
div#top{
  height:110px;
  width: 100%;
  margin:0;
  padding:0;}

div#header{
  height:110px;
  width: 960px;
  margin:0 auto;
  padding:0;}

div#logo{
  float: left;
  display: inline;
  width: 195px;
  height: 110px;}

div#naw{
  float: left;
  display: inline;
  height: 40px;
  line-height: 40px;
  margin: 0px;
  width: 695px;
  text-align: right;
  color: #fff;
  overflow: hidden;
  font-weight: normal;
  font-size: 10px;}

body#splash div#naw{
  float: left;
  display: inline;
  height: 50px;
  line-height: 50px;
  margin: 0px;
  width: 646px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-weight: normal;
  font-size: 10px;}

div#menu{
  float: left;
  display: inline;
  width: 735px;
  height: 70px;
  line-height: 70px;
  overflow: hidden;}

/*CONTAINER*/
div#container{
  width:960px;
  margin:0 auto;
  text-align:left}
  
div#wrapper{
  background-color: transparent;
  width: 900px;
  margin: 0 auto;} 

div#content{
  margin: 0 40px;}

div#tekst00{ float: left; display: inline; margin: 0 0 39px;}
div#tekst40{ float: left; display: inline; margin: 40px 0 39px;}

div#k1{
  /*kolom links*/
  float:left;
  display: inline;
  width:390px;
  margin: 40px 40px 0 0;}

div#k2{
  /*kolom rechts*/
  float:left;
  display: inline;
  width:390px;
  margin: 40px 0 0;}

/*MAIN*/
div#main{
  height: 250px;
  width: 820px;}

div#slideshow{
  float: left;
  display: inline;
  width: 605px;
  height: 220px;
  margin: 30px 0 0;}

div#corners{
  float: left;
  display: inline;
  width: 605px;
  height: 220px;
  margin: 0;
  background: transparent url('img/corners.png') left top no-repeat;}

/*FOOTER*/
div#footer{
  clear:both;
  width:900px;
  line-height: 70px;
  margin: 0 auto;
  background: #000;
  color: #FFF;
  overflow: hidden;}


/*TYPOGRAFIE
***************************/

body{ font: 12px/18px "Trebuchet MS", "Segoe UI", trebuchet, helvetica, arial, geneva, sans-serif;}

p{
  margin:0 0 18px}

div.titel{margin-bottom: 10px;}

h1{
  font: 24px/26px tahoma, helvetica, arial, geneva, sans-serif;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0;}

h2{
  font: 16px/18px arial, geneva, sans-serif;
  font-weight: bold;
  margin: 0 0 5px;}

h3{
  font: 16px/20px georgia, arial, geneva, sans-serif;
  font-style: italic}

span.nawitem{
  margin: 0 0 0 10px;}

div#footer{
  font-weight: normal;
  font-size: 11px;}

/*LISTS
***************************/

div#tekst00 ul,
div#tekst40 ul{     list-style-type: disc; 
                    margin: 18px 0 0;
                    padding: 0 0 0 15px;
                    line-height: 18px;
                    font-size: 12px;
                    font-weight: normal;
                    color: #000; }

div#tekst00 ul li,
div#tekst40 ul li { padding: 0 0 0 5px;}


div#tekst00 ol,
div#tekst40 ol {    list-style-type: decimal;
                    margin: 18px 0 0;
                    padding: 0 0 0 25px;
                    line-height: 18px;
                    font-size: 12px;
                    font-weight: normal;
                    color: #000; }

div#tekst00 ol li,
div#tekst40 ol li { padding: 0 0 0 10px ;
                    margin: 0; }



/*LINKS
***************************/

div#content p a{ text-decoration: underline;}

h1 a{                text-decoration: none;}
h1 a:link{           text-decoration: none;}
h1 a:visited {       text-decoration: none;}
h1 a:hover {         text-decoration: none;}
h1 a:active {        text-decoration: none;}

h2 a{                text-decoration: none;}
h2 a:link{           text-decoration: none;}
h2 a:visited {       text-decoration: none;}
h2 a:hover {         text-decoration: none;}
h2 a:active {        text-decoration: none;}

div#naw a{          font-weight: normal; text-decoration: none; color: #fff;}
div#naw a:link {    color: #fff;}
div#naw a:visited { color: #fff;}
div#naw a:active {  color: #fff;}

div#footer a{                text-decoration: none; float: right; display: inline; margin: 0 0 0 20px; color: #fff;}
div#footer a:link{           text-decoration: none; color: #fff;}
div#footer a:visited {       text-decoration: none; color: #fff;}
div#footer a:hover {         text-decoration: none;}
div#footer a:active {        text-decoration: none; color: #fff;}

/*SUBMENU
***************************/

ul#submenu{
	list-style-type:none;
	margin: 0;
	padding: 0;
	border: 0;
  width: 195px;
  border-bottom: 1px solid #ccc;}

ul#submenu li{
	list-style-type:none;
  margin: 0;
  padding: 0;
  border: 0;}

ul#submenu li a{
	font: italic 14px/18px Georgia, Arial, sans-serif;
	width: 195px;
	margin: 0;
	padding: 4px 0 4px 0px;
	display: block;
	text-decoration: none;
	color: #000;
	text-align: left;
	border-top: 1px solid #ccc;}

ul#submenu li a:link,
ul#submenu li a:visited{
	color: #000;}

ul#submenu li a:hover{
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #8a8a8a;}

ul#submenu li a:active{
  color: #8a8a8a;}

/*FORMULIER
**************************/


/*Groen
**************/
body#analyses div#k1 table#tabelFormulier{
	background: transparent;
	text-align: left;
	width: 400px;
	border: 0;
	margin: 0 0 0px;
	padding: 0;
	border: 0;}          

body#analyses div#k1 table#tabelFormulier tr td {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;}

body#analyses div#k1 table#tabelFormulier h3{
	margin: 10px 0 10px 0;}

body#analyses div#k1 table#tabelFormulier input, div#k1 table#tabelFormulier textarea{
	font: 12px arial, verdana, sans-serif; 
	color: #000;}

body#analyses div#k1 table#tabelFormulier .button{
	background-color: #6BAF48;
	border: 2px solid #CAE1B7;
	text-align: center;
	padding: 5px;
	color: #fff;
	margin: 15px 0 0 0}

/*blauw
*****************/

body#inspecties div#k1 table#tabelFormulier{
	background: transparent;
	text-align: left;
	width: 400px;
	border: 0;
	margin: 0 0 0px;
	padding: 0;
	border: 0;}          

body#inspecties div#k1 table#tabelFormulier tr td {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;}

body#inspecties div#k1 table#tabelFormulier h3{
	margin: 10px 0 10px 0;}

body#inspectiesdiv#k1 table#tabelFormulier input, div#k1 table#tabelFormulier textarea{
	font: 12px arial, verdana, sans-serif; 
	color: #000;}

body#inspecties div#k1 table#tabelFormulier .button{
	background-color: #0186C9;
	border: 2px solid #AACEE8;
	text-align: center;
	padding: 5px;
	color: #fff;
	margin: 15px 0 0 0}

label.veld-Voornaam,
label.veld-Bedrijfsnaam,
label.veld-Achternaam,
label.veld-Aanhef,
label.veld-Tussenvoegsel,
label.veld-Adres,
label.veld-Postcode,
label.veld-Woonplaats,
label.veld-Telefoon,
label.veld-Fax,
label.veld-Mobiel,
label.veld-E-mail,
label.veld-Bericht {
	line-height: 20px }

input.veld-Voornaam,
input.veld-Bedrijfsnaam,
input.veld-Achternaam,
input.veld-Tussenvoegsel,
input.veld-Postcode,
input.veld-Woonplaats,
input.veld-Telefoon,
input.veld-Mobiel,
input.veld-Fax {
	width: 96%;
	padding: 3px 2px;
	margin: 0 0 5px 0;
	border: 1px solid #B1B1B1;
	background-color: #fff; } 
	
radio.veld-Aanhef{
	padding: 3px 2px;
	margin: 0 0 5px 0;
}

input.veld-Adres,
input.veld-E-mail {
	width: 98%;
	padding: 3px 2px;
	margin: 0 0 5px 0;
	border: 1px solid #B1B1B1;
	background-color: #fff; } /* achtergrondkleur invoerveld */

input.veld-Mailinglist{
	border: 0;
	margin: 0 10px 0 0; }

/*groen
******************/

body#analyses table#tabelFormulier textarea{
	width: 98%;
	padding: 3px 2px;
	margin: 0 0 5px 0;
	height: 140px;
	border: 1px solid #B1B1B1;
	background-color: #fff; }/* achtergrondkleur invoerveld */

/*blauw
********************/

body#inspecties table#tabelFormulier textarea{
	width: 98%;
	padding: 3px 2px;
	margin: 0 0 5px 0;
	height: 140px;
	border: 1px solid #B1B1B1;
	background-color: #fff; }/* achtergrondkleur invoerveld */

