/******************************************
AB Payroll Compleet
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
**************************************************/
div#site{
	background: #e9f6cc;
  }

body {
	background: #e9f6cc;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

div#top{
  height: 130px;
  width: 100%;
  background: #fff;
  }

div#main{
  width: 100%;
  }

div#bottom{
  clear: both;
  height: 80px;
  margin: 0 auto;	
  }

div#header{
  width: 980px;
  height: 130px;
  margin: 0 auto;
  background: #fff;
  }

div#container{
  width: 980px;
  margin: 0 auto;
	background: #fff url("img/bg_container.jpg") center top no-repeat;
	border-right: #fff 1px solid;
}

div#footer{
	clear: both;
  width: 980px;
  height: 50px;
  margin: 0 auto;
  }

div#headerimg{
  width: 300px;
  height: 130px;
  float: right;
  display: inline;
  }

div#menu{
  width: 100%;
  height: 34px;
  float: left;
  display: inline;
  clear: left;
  margin: 3px 0;
  background: pink;
  }

div#afbeelding {
	height: 200px;
	width: 779px;
	float: left;
	display: inline;
	position: relative;
}

div#kader{
	height: 200px;
	width: 779px;
	float: left;
	display: inline;
	background: transparent;
	position: absolute;
}

div#foto{
	height: 200px;
	width: 779px;
	float: left;
	display: inline;
	position: absolute;
}

div#balk {
	float: left;
	display: inline;
	background: #005d55;
	width: 741px;
	height: 32px;
	padding: 18px 19px 0;
	font-size: 20px;
	color: #fff;
}

div#text{
	float: left;
	display: inline;
	width: 565px;
	float: left;
	display: inline;
	margin: 25px 0 0px 25px;
}

/*menu
**************************************************/
div#content{
  float: left;
  display: inline;
  width:779px;
  position: relative;
  }

div#sidebar1{
  float:left;
  display: inline;
  width:180px;
  }
  
div#foto_sidebar {
	float: left;
	display: inline;
	margin: 35px 0 5px 8px;
	position: relative;
	margin-bottom: 0px;
}

div#sidebar2{
  float:right;
  display: inline;
  width:201px;
  }

ul.hoofdmenu {
	float: left;
	width: 180px;
	list-style-type: none;
	padding: 10px;
	padding-top: 25px;
}

ul.hoofdmenu li {
	float: left;
	height: 25px;
	margin: 0 0 5px;
	padding: 0px;
	width: 180px;
}

ul.hoofdmenu li a {
	background: #92d400 url("img/knop.jpg") center top no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 25px;
	padding: 0 12px;
	text-decoration: none;
	width: 156px;
}

ul.hoofdmenu li a:hover {
	background: #92d400 url("img/bg_knop.jpg") center top no-repeat;
}

ul.hoofdmenu li.actief a {
	background: #005d55 url("img/bg_knop.jpg") center top no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 25px;
	padding: 0 12px;
	text-decoration: none;
	width: 156px;
}

div#kaart {
	float: right;
	display: inline;
	margin-top: -285px;
	position: absolute;
}

div.footer-bg {
background:transparent url(img/bg-footer.gif) no-repeat left bottom;
float:left;
height:35px;
margin:0;
padding:0;
width:980px;
}

a.inloggen {
	margin-top: 105px;
	float: left;
	display: inline;
	margin-left: 18px;
	text-decoration: none;
	font-size: 14px;
}

a.inloggen:hover{
	text-decoration: underline;
}
/*menu
**************************************************/
h1 {
	font-size: 18px;
	color: #C60C30;
	line-height: 22px;
	margin-bottom: 5px;
}

h2 {
	font-size: 18px;
	color: #005d55;
	line-height: 22px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	color: #005d55;
	line-height: 20px;
	margin-bottom: 5px;
}

h4 {
	font-size: 15px;
	font-weight: 600;
	color: #C60C30;
	line-height: 18px;
	margin-bottom: 5px;
}

h5 {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	margin-bottom: 5px;
}

h6 {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
}

ul {
	margin-bottom: 10px;
}

li {
	margin-left: 12px;
}

a {
	color: #005d55;
}
/*banner
**************************************************/
ul#banner{
	width: 151px;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 121px;
	list-style: none; }
   
ul#banner li{
	float: left;
	display: inline;
	list-style: none;
	margin: 0 0 2px;
	padding: 0; 
	width: 151px;
	height: 121px; }

ul#banner a,
ul#banner a:link,
ul#banner a:active,
ul#banner a:visited {
	display: inline-block;
	/* hide from ie/mac \*/
	display: block;
	/* end hide */
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
	height: 121px; }

ul#banner a:hover {
	text-decoration: none;
	margin: 0;
	height: 121px; }

/*HANGMAT*/
ul#banner li.hangmat a,
ul#banner li.hangmat a:link,
ul#banner li.hangmat a:active,
ul#banner li.hangmat a:visited,
ul#banner li.hangmat a:hover{
	background: #fff url('img/banner.jpg');}

ul#banner li.hangmat a:hover{
	background-position:0 -121px; }

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

div#formulier {
	margin-top: 0px;
	padding-right: 30px;
	padding-top: 0px;
	width: 375px;
	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: 375px;
	line-height: 16px;
	}

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#naam {
	float: left;
	display: inline;
	width: 250px;
	clear: none;
	margin-left: 38px;
}

select.dhr_mevr {
	float: left;
	display: inline;
	width: 60px;
	clear: left;
}

label.single {
	clear: left;
}

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

form#formulier textarea{
	clear: both;
	float: left;
	display: inline;
	width: 353px;
	height: 100px;
	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 20px 10px 0px;
  height: 30px;
  width: 60px;
  background-color: #005c56;
  cursor: pointer;
 	}

div.clearform {
	clear: both;
}

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


