html,body {
	margin: 0px;
	padding: 0px;
	border: 0;
	background-color: #111109;
	background-repeat: repeat-y;
}

body,th,td,p,div,span,a,textarea,form,ul,ol,dl,h1,h2,h3,h4,h5,h6,li {font-family: Verdana, Arial, Helvetica, sans-serif; }


a { text-decoration: none; }

.beige {
	background-color: #A9987B;
	background-repeat: no-repeat;
}

.brown {
	background-color: #212119;
}
.gray {
	background-color: #3A3A38;
}
.lichtbeige {
	background-color: #7A7F83;
	background-image: url(images/background.jpg);
}



#nav {
}

#nav ul { margin: 0; padding: 0; list-style-type: none; font-size: 10px; }

#nav ul li {
	display: block;
	float: left;
	text-align: center;
}

#nav ul li a {
	color: #a9987b;
	height: 100px;
	display: block;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #A9987B;
	background-color: #515149;
	width: 75px;
}

#nav ul li a:hover {
	color: #2f1f10;
	background: #a9987b;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #515149;
}

#nav p {
	margin: 0;
	padding-top: 80px;
	padding-bottom: 10px;
}
#nav .left a { margin-left: 3px; }
#nav .middle a { margin-left: 1px; }

#subnav {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#subnav ul { margin: 0; padding: 0; list-style-type: none; font-size: 10px; line-height: 20px; }

#subnav ul li a { color: #3A3A38; }

#subnav ul li a:hover { color: #A9987B; }


#contentgallery { color: #a99884; font-size: 10px; padding: 11px; line-height: 14px;}
#content { color: #a99884; font-size: 12px; line-height: 14px;}

#content h1 {
	font-size: 12px;
	margin: 20px;
}
#content p{
	font-size: 12px;
	margin: 20px;
}
#contentmenu { color: #a99884; font-size: 12px; line-height: 14px;}

#contentmenu h1 {
	font-size: 12px;
	margin: 20px;
}
#contentmenu h2 {
	font-size: 12px;
	margin: 20px;
	color: #212119;
	background-color: #A9987B;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentmenu p{
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
	line-height: 14px;
}
#contentmenu a {
	color: #A9987B;
	text-align: center;
}

#contentmenu a:hover {
	color: #130a03;
	text-align: center;
}
#content a { color: #665344; }

#content a:hover { color: #130a03; }
#adres{ color: #212119; font-size: 10px; }



#adres p{
	font-size: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
#adres a{
color: #212119; 	
}
#adres a:hover{
color: #665344; 	
}
.brownhome {
	background-color: #212119;
	background-image: url(images/bg_home.jpg);
}
.maretakvierkant {
	background-color: #3A3A38;
	background-image: url(images/maretak.jpg);
}
.restaurantdemaretak {
	background-color: #3A3A38;
	background-image: url(images/restaurantdemaretak.jpg);
}
.brownhome2 {

	background-color: #212119;
	background-image: url(images/bg_home2.jpg);
}
.thumbnail{
	border:1px solid #998884;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
}
.big{
	border:1px solid #998884;
	
	margin-right: 2px;
	
}
#content h2 {

	font-size: 12px;
	margin: 20px;
	color: #212119;
	background-color: #A9987B;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lijntjeonder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9987B;
}

