/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 background-color: #f8f5ec;
 background-image:  url(../img/bg.jpg);
 background-repeat: repeat-x;
}
A:link {color: #53461a; text-decoration: none;}
A:visited {color: #53461a; text-decoration: none;}
A:active {text-decoration: underline; color: #000;}
A:hover {text-decoration: underline; color: #000;}
h1{
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
}
#wrapper { 
 margin: 0 auto;
 width: 1012px;
}
#header {
 color: #333;
 width: 1021px;
 float: left;
 height: 101px;
 margin: 0px 0px 0px 0px;
 background: url(../img/logo_header.jpg);
 text-indent: -7000px;
}
#navigation {
 float: left;
 width: 1021px;
 height: 69px;
 color: #333;
 margin: 0px 0px 0px 0px;
 background: url(../img/menubalk.jpg);
}
#menu_opschuiven{
margin: 0px 0px 0px 50px;
}
#leftcolumn { 
 color: #796b36;
 background-color: #FFF;
 background-image:  url(../img/menu.jpg);
 margin: 0px 0px 0px 0px;
 width: 185px;
 float: left;
 height: 800px;
}
#leftcolumn a:hover { 
color: #fff;
}
#content { 
 float: left;
 background-image: url(../img/bg_content.jpg);
 margin: 0px 0px 0px 0px;
 
 width: 990px;
 display: inline;
 background-color:#FFF;
 background-repeat: repeat-x;
}
#content_tekst { 
 float: left;
 width: 470px;
 font-size: 12px;
 color: #53461a;
 padding: 25px 0px 0px 25px;
}
#content_afbeelding { 
 float: left;
 width: 230px;
 display: block;
 height: 500px;
 margin: 25px 0px 0px 75px;
}
#rightcolumn { 
 color: #333;
 background: url(../img/rechts.jpg);
 margin: 0px 0px 0px -2px;
 height: 800px;
 width: 21px;
 float: left;
 background-repeat: no-repeat;
}
#rightcolumn_groot { 
 color: #333;
 background: url(../img/rechts.jpg);
 margin: 0px 0px 0px -2px;
 height: 2750px;
 width: 21px;
 float: left;
 background-repeat: no-repeat;
}
#direct_contact{
margin: 20px 0px 0px -45px;
}
#slideshow{
background:url(../img/slideshow/bg_slideshow.jpg);
background-repeat: no-repeat;
width: 370px;
height: 209px;
margin: -235px 0px 0px 380px;
}
#slider_opschuiven{
margin: 0px 0px 0px 6px;
}
#slogan{
	width:213px;
	height: 104px;
	background: url(../img/slogan.jpg);
	position: absolute;
	margin: 60px 0px 0px 500px;
}
#space_vulling{
	height: 60px;
}
#space_vulling2{
	height: 20px;
}
.clear { clear: both; }




#leftcolumn_kozijnen { 
 color: #796b36;
 background-color: #FFF;
 background-image:  url(../img/menu.jpg);
 margin: 0px 0px 0px 0px;
 width: 185px;
 float: left;
 height: 4530px;
}
