body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	background-image:URL('images/bodybg.jpg');
	background-repeat:repeat-x;
	background-color:#642200;
	
}

.header{
	width:100%;
	height:182px;
	background-color:#13110f;
	position:relative;

}

.header2{
	width:850px;
	margin:0 auto;
		position:relative;
}

.taal
{
	width:830px;
	margin:0 auto;
	background-image:URL('images/taal.jpg');
	background-repeat:no-repeat;
	height:30px;
	padding-left:20px;
}

.logo{
	float:left;
	width:400px;
	height:100px;
	margin-top:0px;
}

.fotos{
	width:400px;
	height:370px;
	background-image:URL('images/fotos.png');
	background-repeat:no-repeat;
	position:absolute;
	left:510px;
	top:-130px;
}

.container{
	width:840px;
	margin:0 auto;
	margin-top:0px;
	background-color:#8E6D42;
	border: 8px solid #5B4931;
	position:relative;
	top:-50px;
	padding:5px;


}

.menu{
	width:820px;
	height:50px;
	background-image:URL('images/menu.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:20px;
}


.menu ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.menu ul li{
	float:left;
	margin-right:15px;
padding-left: 30px; /* the width reserved for the background image */
background-image: url("images/menuicon.jpg");
background-repeat:no-repeat;
background-position: 0px 3px; 
}

#special{
background-image: none !important;
padding-left:0px !important;
}

.menu ul li a:link,
.menu ul li a:visited{
	color:#efccac;
	font-family:"trebuchet ms",helvetica,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}

.rechts{
	float:right;
	width:280px;
	margin-top:170px;
}

.content{
	width:530px;
	margin:0 auto;
	margin-top:10px;
	color:#3b2e1a;
	font-size:13px;
	font-family:"trebuchet ms",helvetica,sans-serif;
	float:left;
	margin-left:10px;

}

.content table td{
	background-color:#765937;
	font-weight:bold;

}

.content form table td{
	background-color:#8E6D42 !important;
}

.content table td ul{
	list-style-type:square;
}

h1{
	color:#663a17;
	font-family:"trebuchet ms",helvetica,sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	font-size:17px;
}

h2{
	color:#663A1F;
	font-family:"trebuchet ms",helvetica,sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	font-size:15px;
	border-bottom:1px dotted #765937;
}


.clear{
	clear:both;
}

.footer{
	width:850px;
	margin:0 auto;
	text-align:right;
	color:#fff;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:11px;
	position:relative;
	top:-50px;
	padding-top:2px;
	text-transform:uppercase;
}

.footer a:link,
.footer a:visited{
	color:#fff;
	text-decoration:none;
}

.input

{

font-size: 12px;

font-family: "trebuchet ms",helvetica,sans-serif;

color: #3b2e1a;

line-height: 18px;

width: 250px;

margin-bottom:2px;

background-color:#B8996B;

border:1px solid #765937;

}

textarea

{

font-size: 12px;

font-family: "trebuchet ms",helvetica,sans-serif;

color: #3b2e1a;

line-height: 18px;



margin-bottom:2px;

background-color:#B8996B;

border:1px solid #765937;

}



.button

{

color: #ffffff;

text-align: center;

background-color: #765937;

padding-top: 2px;

padding-right: 2px;

padding-bottom: 2px;

padding-left: 2px;

font-size: 12px;

border-style:none;

margin-top: 4px;

margin-left: 2px;

}