/******************************************
WMR Rinsumageest BV
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;}

 /*Typography
**************************************************/
h1{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #6dba00;
}

h2{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #6dba00;
}

h3{
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
}

h4{
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 10px;
}

h5{
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 10px;
}

h6{
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 10px;
}


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

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

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

a:hover {
	text-decoration: underline;
	color: #6dba00;
	}

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

	
 p {
 	margin-bottom: 10px;
 	line-height: 20px;
 }

ul {
	margin-bottom: 10px;
}
ul li {
	list-style-position: inside;
}

ol {
	margin-bottom: 10px;
}
ol li {
	list-style-position: inside;
}

/*LAYOUT
**************************************************/
body {
	background: #1a171b;
	font: normal 12px/16px Arial, Tahoma, sans-serif;
	}


div#site{
	background: transparent;
  }
  
div#top{
  height: 90px;
  width: 100%;
  background: #0e070f url(img/bg_top.jpg) top repeat-x;
  }

div#main{
  width: 100%;
  background: #fff;
  }

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

div#header{
  width: 100%;
  height: 90px;
  margin: 0 auto;
  background: url(img/bg_header.jpg) top no-repeat;
  position: relative;
  }

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

div#footer{
	clear: both;
  width: 990px;
  height: 70px;
  margin: 0 auto;
  background: url(img/bg_footer.jpg) bottom left no-repeat;
  }

div#headerimg{
  width: 990px;
  height: 90px;
  margin: 0 auto;
  background: url(img/bg_header.jpg) top no-repeat;
  }

div#logo {
	float: left;
	display: inline;
	margin: 20px 0 0 45px;
	width: 250px;
	}

div#content{
  float: left;
  display: inline;
  width:690px;
	margin-bottom: 25px;
}

div#text {
	width: 500px;
	float: left;
	display: inline;
	margin: 30px 0 0 20px;
}
	
div#sidebar1{
  float:left;
  display: inline;
  width:300px;
  margin-top: 0px;
  height: 100%;
  margin-bottom: 160px;
  }

			div#sidebar1 div#sidebar1_top {
				margin-left: 15px;
				float: left;
				display: inline;
				height: 100px;
				width: 300px;
				background: url(img/bg_sidebar1_top.jpg) top no-repeat;
			}
			
			div#sidebar1 div#sidebar1_middle {
				margin-left: 15px;
				float: left;
				display: inline;
				width: 300px;
				margin-bottom: 50px;
			}	


div#nieuws {
	float: left;
	display: inline;
	margin-left: 0px;
	margin-top: -75px;
	background: red;
	width: 230px;
	margin-left: 35px;
	background: url(img/bg_sidebaritem.jpg) top no-repeat;
	position: relative;
}

div#nieuws ul {
	float: left;
	display: inline;
	margin: 0 0 0px 15px;
	width: 200px;
}

div#nieuws h2 {
	margin: 15px 0 10px 15px;
}

div#nieuws ul li{
	width: 200px;
	clear: left;
	float: left;
	display: inline;
	list-style: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #f9e800;
}

div#nieuws ul li p{
 font-size: 12px;
 line-height: 15px;
}

div#nieuws ul li p a{
 width: 21px;
 height: 9px;
}

div#achtergrond{
	float: left;
	display: inline;
	width: 300px;
	background: url(img/bg_sidebar1_bottom.gif) bottom no-repeat;
	margin-left: 15px;
	margin-top: -170px;
	position: relative;
}

div#contact {
	float: left;
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: -20px;
	background: red;
	width: 230px;
	margin-left: 35px;
	background: url(img/bg_sidebaritem.jpg) top no-repeat;
	position: relative;
}
		
div#contact div#adres {
	float: left;
	display: inline;
	margin: 15px 0 0 15px;
	width: 200px;
}

div#contact div#adres h2 {
}

div#contact p{
	font-size: 12px;
 	line-height: 16px;
}


div#projecten {
	float: left;
	display: inline;
	margin-top: 10px;
	background: red;
	width: 670px;
	margin-left: -15px;
	margin-bottom: 0px;
	background: url(img/bg_projecten.jpg) top no-repeat;
	position: relative;
}

div#projecten div#project_item {
	float: left;
	display: inline;
	margin: 0px 0 15px 15px;
	width: 310px;
	min-height: 120px;
}

div#projecten h2 {
	margin: 15px 0 10px 15px;
}

div#projecten p{
	font-size: 12px;
 	line-height: 16px;
}

div#project_item ul {
	float: left;
	display: inline;
	margin: 5px 0 0 10px;
	width: 160px;
}

div#project_item ul li{
	width: 160px;
	float: left;
	display: inline;
	list-style: none;
	margin-bottom: 8px;
	border-bottom: 1px solid #f9e800;
}

div#project_item ul li p{
 	font-size: 12px;
 	line-height: 15px;
}

div#project_item ul li p a{
 	width: 21px;
 	height: 9px;
}

div#project_item div#image img{
	float: left;
	display: inline;
 	width: 130px;
 	height: 90px;
 	border: 1px solid #686868;
}


/*project per stuk
**************************************************/
div#project_pstuk {
	float: left;
	display: inline;
	margin-top: 0px;
	width: 500px;
	margin-left: 0px;
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #f9e800;
}

div#project_pstuk p{
	font-size: 12px;
 	line-height: 16px;
}

div#project_pstuk div#image img{
	float: left;
	display: inline;
 	width: 130px;
 	height: 90px;
 	border: 1px solid #686868;
 	margin-right: 10px;
 	margin-bottom: 10px;
}


/*actueel overzicht
**************************************************/
div#actueel_item {
	float: left;
	display: inline;
	margin-top: 0px;
	width: 500px;
	margin-left: 0px;
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #f9e800;
}

div#actueel_item p{
	font-size: 12px;
 	line-height: 16px;
}

div#actueel_item div#image img{
	float: left;
	display: inline;
 	width: 130px;
 	height: 90px;
 	border: 1px solid #686868;
 	margin-right: 10px;
}


/*menu
**************************************************/
div#menu{
  width: 650px;
  height: 34px;
  float: left;
  display: inline;
  margin: 0 0 0 11px;
  position: absolute;
  bottom: 4px;
  }

div#menu ul{
	margin-left: 0px;
	margin-top: 0px;
}

div#menu ul li{
	float: left;
	display: inline;
	list-style: none;
	margin-right: 1px;
}

div#menu ul li a{
	padding: 8px 8px 7px 8px;
	float: left;
	display: block;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	background: url(img/bg_menu.png) top repeat-x;
	cursor: pointer;
	text-decoration: none;
}

div#menu ul li a:hover{
 	background: #313231; 
}

/*menu2
**************************************************/
div#menu2{
  float: right;
  display: inline;
  margin: 19px 0 0 0px;
  }

div#menu2 ul{
	margin-left: 0px;
	margin-top: 0px;
}

div#menu2 ul li{
	width: 170px;
	float: left;
	display: inline;
	list-style: none;
	border-right: 1px solid #fff;
}

ul.gallery {
	list-style: none;
	margin: 0; padding: 0;
}

ul.gallery li {
	float: left;
	margin: 0px; padding: 0;
	text-align: center;
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}

ul.gallery li a {
	text-decoration: none; 
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
	display: inline;
}

ul.gallery li a.thumb {
	width: 170px; /*--Width of image--*/
	height: 111px; /*--Height of image--*/
	float: left;
	display: block;
	position: relative;
	text-decoration: none;
	}

ul.gallery li span { /*--Used to crop image--*/
	width: 170px;
	height: 111px;
	overflow: hidden;
	display: block;
	float: left;
	}
	
ul.gallery li h1 {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	color: #fff; 
	border-bottom: 1px solid #f9e800;
	margin-bottom: 0px;
}

div#textblok {
	float: left;
	display: block;
	margin-top: -136px; 
	width: 170px;
	background: #6dba00;
	border-bottom: #f9e800;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	border-right: 1px solid #fff;	
}

li.actief div#textblok {
	position: relative;
	margin-top: -141px;
}

div#ie_hack {
	float: left;
	display: block;
	margin-top: -111px; 
	width: 170px;
	height: 111px;
	background: #6dba00;	
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;	
}

/*-----Contactformulier-----*/

div#text form div{
	width: 500px;
	line-height: 20px;
	}

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


input{
	width: 250px;
	margin: 0px 0px 12px 20px;
}

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

div#text form textarea{
	font: normal 11px lucida, sans-serif, tahoma, arial;
	float: left;
	display: inline;
	width: 250px;
	height: 120px;
	margin: 3px 0 12px 20px;
}

input.knop{
	width: auto;
	clear: both;
	float: left;
	display: inline;
	text-align: center;
	margin: 15px 0 15px 210px;
}

	