/******************************************
Reinders+Slagman gerechtsdeurwaarders
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-color: #fff;
	font: normal 12px/18px Lucida, Tahoma, Arial, sans-serif;
	color: #000;
	} 

div#site{
	background: transparent;
  }
  
div#top{
  width: 100%;
  background: #fff;
  }

div#main{
  width: 100%;
  background-color: #aa8f00;
  }

div#bottom{
	height: 55px;
  clear: both;
  margin: 0 auto;	
 	background: url("img/bg_bottom.jpg") top repeat-x; 
  }

div#container{
  width: 1000px;
  margin: 0 auto;
	background: url("img/bg_container.jpg") top repeat-y; 
  }


/*Header
**************************************************/
div#header{
  width: 1000px;
  height: 135px;
  margin: 0 auto;
  }

div#headerimg{
  width: 1000px;
  height: 135px;
  float: left;
  display: inline;
  background: #fff;
  /*background: url("img/logo.gif") top center no-repeat;*/

  }

div#headerimg img#logoa{
	margin-top: 20px;
	margin: 0 auto;
  }

  div#headerimg img#logob{
	margin-top: 22px;
	float: left;
	display: inline;
	margin-left: 400px;
  }

 div#flashhead{
 margin-top: -22px;
 text-align: center;
 z-index: -9999;
 }

/*FOOTER
**************************************************/

div#footer{
	clear: both;
  width: 1000px;
  height: 40px;
  margin: 0 auto;
  }

div#textfooter {
	float: left;
	display: inline;
	margin-top: 12px;
	margin-left: 25px;
	}

div#textfooter a:link{
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	}
div#textfooter a:visited{
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	}
div#textfooter a:hover{
	font-size: 11px;
	color: #ccc;
	text-decoration: underline;
	}
div#textfooter a:active{
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	}	

div#copyr {
	font-size: 10px;
	float: right;
	display: inline;
	margin-top: 12px;
	margin-right: 55px;
	color: #fff;
	}


/*LINKS
**************************************************/
a:link {
	color: #000;
	text-decoration: underline;
	}

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

a:hover {
	color: #094d8b;
	text-decoration: none;
	}

a:active {
	color: #094d8b;
	text-decoration: none;
	}


/*Typographie
**************************************************/
p {
	margin-bottom: 20px;
	line-height: 20px;
	}

div#sidebar2 p {
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #fff;
	}

h1{
	padding-bottom: 5px;
	padding-top: 20px;
	font-weight: 600;
	font-size: 15px;
	color: #094d8b;
	}

h2{
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: 600;
	font-size: 13px;
	color: #094d8b;
	}

h3{
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: 600;
	font-size: 12px;
	color: #000;
	}

h4{
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: 600;
	font-size: 12px;
	color: #000;
	}

h5{
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: 600;
	font-size: 12px;
	color: #000;
	}

div#hoofdtext ul li {
	float: left;
	clear: left;
	list-style-position: outside;
	list-style-type: disc;
	}

/*menu
**************************************************/
div#menu-achtergrond{
  width: 100%;
  height: 40px;
  float: left;
  display: inline;
  clear: left;
	background: url("img/bg_menu.jpg") top repeat-x; 
  }

div#menu{
  width: 1000px;
  height: 40px;
  margin: auto;
  background: transparent;
  }

div#menutekst{
	height: 40px;
	float: right;
	display: inline;
	width: 735px;
	background: transparent;
	}

div#menutekst li{
	float: left;
	display: inline;
	list-style: none;
	margin: 18px 0 50px 50px;
	}

div#menutekst a{
	font-size: 15px;
	color: #fff;
	}
	
div#menutekst a:link{
	text-decoration: none;
	color: #fff;
	}

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

div#menutekst a:hover{
	color: #aa8f00;
	}	

div#menutekst a:active{
	color: #aa8f00;
	}


/*Content
**************************************************/
div#content{
	min-height: 525px;
	height: auto !important;
	height: 525px;
  float: left;
  display: inline;
  width:735px;
  position: relative;
  }

div#hoofdtext {
	width: 435px;
	float: left;
	display: inline;
	margin: 30px 0 0 50px;
	}

div#hoofdtext h1{
	padding-bottom: 5px;
	padding-top: 20px;
	font-weight: 600;
	font-size: 15px;
	color: #094d8b;
	}


/*SIDEBARS
**************************************************/
div#sidebar1{
  float:left;
  display: inline;
  width:265px;
  }

div#sidebar1 img{
  float:left;
  display: inline;
  height: 310px;
  width:265px;
  }
  
div#sidebar2{
  float:right;
  display: inline;
  width:200px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  }


/*Contactformulier
**************************************************/

div#formulier {
	padding-right: 30px;
	width: 500px;
	height: 315px;
	float: left;
	display: inline;
	clear: none;
	}

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

form#formulier div label{
	float: left;
	display: inline;
	width: 80px;
	}

input{
	float: left;
	display: inline;
	width: 140px;
	margin: 0px 20px 10px 0px;
	}

input#adres{
	width: 385px;
	}

input#email{
	width: 385px;
	}
		
input.single{
	float: left;
	display: inline;
	width: 100px;
	}

form#formulier textarea{
	float: left;
	display: inline;
	height: 100px;
	width: 385px;
	margin: 0px 0px 10px 0px;
	}

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

div.clearform {
	clear: both;
}


  

