body{
background-color:#ffffff;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#000000;
}


#container{
margin:0 auto;
}

.fixed{
width:960px;
}

#left{
float:left;
width:390px;
}

#right{
	float:left;
	width:550px;
	overflow:hidden;
	
}

p{
letter-spacing: 0.1em;

}

#top{
float:left;
width:560px;
height:228px;
background-image:url(/images/top_logo_bg.gif);
background-repeat:no-repeat;
clear:both;
}


#navbalk{
position:relative;
top:106px;
left:20px;
width:520px;
height:42px;
}

#navigatie{
/*position:relative;
	top:0px;
	left:0px;
	float:left;
	width:522px;
	height:20px;*/
	
}

#navigatie ul {
	/*margin: 0 0 0 10px;
	padding: 0px 20px 0 0;*/
	margin:1px 0 0 20px;
	padding:0px;
}


#navigatie li {
	display:inline;
	height:25px;
	
}



#subnav{
/*position:relative;
top:0px;
	left:0px;
	float:left;
	width:522px;
	height:20px;
	padding:0px 15px 0 0;*/
	

}

#subnav ul {
	/*margin: 0 0 0 10px;
	padding: 0px 20px 0 0;*/
	margin:-1px 0 0 20px;
	padding:0px;
}


#subnav li {
	display:inline;
	height:25px;
	
}

.aantal{
/*position:relative;
top:-20px;
left:90px;
width:30px;
line-height:20px;*/
font-size:12px;
font-weight:bold;
/*text-align:right;*/
color:#e6d7c0;
/*padding:0 0 0px 0;
margin:0px;*/
position:relative;
top:-5px;
left:-5px;
}



#main{
width:510px;

padding:0 25px 0 25px;
float:left;
}

p{

}

h1{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#5a471b;

}


#footer{
width:560px;
margin-top:20px;
font-size:10px;
color:#938568;
}

#footer ul {
	margin: 0 0 0 10px;
	padding: 5px 0 0 10px;
}


#footer li {
	
	display:inline;
	height:25px;
	
}

#footer li a {
	font-size:10px;
	color:#938568;
	text-decoration: none;
	padding: 0 1px 0 1px;
}

#footer li a:hover {
	font-size:10px;
	color:#000000;
	text-decoration: none;
	
}

a{
	color:#5a471b;
	text-decoration: none;
}

a:hover{
color:#9d8d6e;
text-decoration: none;
}

input, select {
border:1px solid #827356;
background-color:#938568;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea{
border:1px solid #827356;
background-color:#938568;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.foto{
padding:2px;
border:1px solid #5a471b;

}