
body
	{
	background-color: 841122;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11pt;
	}
	
#container_overall
	{
	position:relative; /* hier word alles op gebaseert */
	width: 890px;
    height: 490px;
	top: 100px;
	left: 50%;
	margin-left: -445px; /* - (width/2) */
	background-image:url(../images/background.png); 
	}
	
#container
	{
	position: relative; /* hier word alles op gebaseert */
	width: 850px;
    height: 450px;
	top: 20px;
	left: 20px	;
	margin-left: -425p; /* - (width/2) */

	}
	
	
  #header
	   {
	  position:absolute;
  	  top: 0px;
	  left: 50%;
	  margin-left: -425px; /* - (width/2) */
	  width: 850px;
	  height: 100px;
	  
	 /* background-position: center;
	  background-image: url(images/header.jpg);
	  background-repeat: no-repeat;
*/
	 
	  color: ffffff;
	  font-size: 29px;
	  text-align: right;
	  }

  #body
{
	position:absolute;
	top: 0px;
	left: 150px;
	margin: 10px;
	height: 375px;	
	width: 670px;
	padding-left: 10px;
	text-align: justify;
	}
		
#home_text
{
height: 250px;	
}
#home_image
{

height: 135px;
}


#menu
	{
	position:absolute;
	top:0px;
	left:0px;
	
	width: 150px;
	height: 400px;
	border-top: 1px dotted #4a4a4a;
	margin-top: 10px;
	}		
	
#menu_block
  {
  height: 30px;
  padding-left: 10px;
  font-size: 13pt;
  border-bottom: 1px dotted #4a4a4a;
 }

 
   #menu_block:hover
  {
  height: 30px;
  padding-left: 15px;
  border-bottom: 1px dotted #4a4a4a;
  background-color: e7e7e7;
 }
 
 #menu_sub_block
  {
  height: 30px;
  padding-left: 30px;
  border-bottom: 1px dotted #4a4a4a;
 }
 
  #menu_sub_block:hover
  {
  height: 30px;
  padding-left: 35px;
  background-color: e7e7e7;
 }
 

a:link
{
  color: 4a4a4a;
  text-decoration: none;
}
a:hover
{
  color: 4a4a4a;
  text-decoration: none;
}
a:visited
{
  color: 4a4a4a;
  text-decoration: none;
}

#werken_gallery
{
position: absolute;
top: 0px;
left: 0px;
height: 350px;
width: 600px;
padding: 10px;
}

#werken_text
{

  position: absolute;
  top: 300px;
  left: 0px;
  height: 100px;
  width: 600px;
  padding: 10px;
}


#werken_gallery_image
{
padding: 4px;
float: left;
}

 Small
 {
 font-size: 9pt;
 }

#footer
{
font-size: 11px;
color: 4a4a4a;
margin-top: 4px;
position: absolute;
top: 540px;
left: 0px;
width: 100%;
}

#contact_info
{
color: 4a4a4a;
margin-left: 10px;
margin-top:20px;
float: left;
font-size: 11px;
}

#block_left
{
position:absolute;
	top:0px;
	left:0px;
float:left;
width: 340px;
margin: 1px;
text-align: justify;
}

#block_right
{
position:absolute;
	top:0px;
	left:350px;
border: 1px solid black;
}

div#container_gallery {
	padding: 0px;
}

h2
{
text-align: left;
padding-left: 100px;
}

