
div#content-container
{
		position:relative;
		width:100%;
		background: url(images/content-back.gif);
		background-repeat:repeat;
		text-align:left;
		z-index:0;
}

div#content
{
		position:relative;
		background-repeat:no-repeat;
		width:100%;
		min-height:270px;
		_height:270px; /* IE parsed deze, FF niet */
		left:0px;
		top:0px;
		text-align:left;
/* 		display:inline-block;  */
		z-index:5;
		background-repeat:repeat-y;
}


div#content-left-image
{
		position:relative;
		text-align:left;
		height:100px;
		font-size:11px;
}

div#content-left-image-1
{
		position:relative;
		height:100px;
				font-size:11px;
}

img
{
		border:0px;
}

/* b
{
font-size:18px;
} */
div#blokjes
{
		position:absolute;
		width:133px;
		height:133px;
		right:10px;
		bottom:10px;
		z-index:1;
}

body
{ 	
		margin:0px;
		padding:0px;
		font-family: verdana,arial,georgia,fantasy;
		font-weight: normal;
		background-color: #543117;
		text-align: left;    
		height:100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#333333;
		scrolling:auto;
		
		
	}
	

input.flat
{
		font-size: 12px;
		color: #000;
		text-decoration: none;
		background: url(images/content-back.gif);
		border: 0px solid #f47920;
		padding-left: 3px;
}

td.inlog
{
		font-size: 10px;
		color: #fff;
		text-decoration: none;
		border: 0px solid #f47920;

}

submit.flat2
{
		font-size: 12px;
		color: #000;
		text-decoration: none;
		background-image:url(images/knop-login.gif);

}


div#header
{
		height:188px;
		width:100%;
		background: url(images/header-back.gif);
}





div#footer
{
		height:100px;
		width:100%;
		background: url(images/footer-back.gif);
}

div#container
{
		width: 100%;
}

div#header-left
{
		position: absolute;
		width: 350px;
		height: 188px;
		left: 0px;
		/* 	margin-left:-1px; */
		background: url(images/header-left.gif);
		background-repeat: no-repeat;
		z-index: 3;
}
  

div#header-right
{
		position: absolute;
		right: 0px;
		width: 350px;
		height: 188px;
		/*	margin-right:-1px; */
		background: url(images/header-right.gif);
		background-repeat: no-repeat;
		z-index: 3;
}

div#header-inlog
{
		position: absolute;
		right: 0px;
		width: 160px;
		height: 100px;
		margin-top:40px;
		z-index: 4;
		text-align:left;
		color:#fff;
		font-style:normal;
		/*background-color:#FF99FF;*/
		font-size:9px;

}


	
div#header-menu-container
{
		position: relative;
		top: 163px;
		left: -31px;
		height: 20px;
		text-align:left;
		z-index: 4;   
}

div#header-menu-content
{
		position:absolute;
		left:216px;
/* 		overflow:hidden;  */

}


li.header-menu
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color: #FFFFFF;
		height:20px;
		width:140px;
		float: left;
		list-style-type:none;
		background-image: url(images/menu-back.gif);
}

li.header-menu a 
{
		display : block; 
		width:100%;
		text-decoration:none;
		color:#fff;
}

li.header-menu a:hover
{
		background-image:url(images/menu-back-hover.gif);
		text-align:center;
		padding-left:0px;
 		color:#f2a233;

}

a.header-menu-links
{
		padding-top:2px;
		padding-left:20px;
		height:20px;
		color:#000000;
}

div#header-logo
{
		position: absolute;
		margin-top:35px;
		left: 300px;
		width: 268px;	
		height: 87px;
		background: url(images/shdesign-nl.gif);
		background-repeat: no-repeat;
		z-index: 3;   
}



div#content-text
{
position:absolute;
width:100%px;
background-color:#FF3300;
}



div#footer-logo
{
		position: absolute;
		margin-top:33px;
		right: 10%;
		width: 384px;	
		height: 33px;
		background: url(images/schaftenaar-vdheuvel.gif);
		background-repeat: no-repeat;
		z-index: 3;   

}

div#content-text-right-1
{
position:absolute;
width:85px;
text-align:left;
left:30px;
top:30px;
/* background-color:#00FF00;  */

}

div#content-text-right-2
{
position:absolute;
left:30px;
width:85px;
top:30px;;
/* background-color:#000000; */
text-align:left;

}

div#content-text-right-3
{
position:absolute;
left:30px;
width:85px;
top:30px;
text-align:left;
/* background-color:#FF9900; */
}

p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:36px;

}

hr {
   color : #333333;
   background-color : #333333;
   width:100%;
   margin-top:12px;
   height: 2px;
   border:0px;
}
td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

/* extra werk  */

div#ander-werk-left
{
position:absolute;
left:225px;
top:25px;
width:200px;
margin-left:225px;
background-color:#00CC00;

}

div#ander-werk-right
{
position:absolute;
left:425px;
top:25px;
width:200px;
margin-left:225px;
background-color:#FF9900;

}



/* einde extra werk  */



/*  extra toevoegingen */
.ik-wil
{
		float:left;
		padding-right:10px;
}

.pp
{
		float:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
}



/* einde extra toevoegingen */


a:link
{ 

		color:#333333;
		text-decoration:none;
		border:0px;
		
		
}
	
a:visited
{ 
		color: #333333;
		text-decoration: none;
		border:0px;
}

a:hover
{ 
		color: #333333;
		text-decoration: underline;
		border:0px;
} 
	
a:active
{ 
		color: #333333;
		text-decoration: none;
		border:0px;
}






