@charset "utf-8";
/* Html en CSS door Jasper de Boer */
/* http://www.jasperdb.nl/ */
/* Jasperdboer@gmail.com */

/* Algemene stijlen */

body {
	margin: 0;
	padding: 0;
	
	background: url(../img/bg.png) repeat-y #fff;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

h2 {
	margin: 0;
	padding: 0;
	
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a42402;
}

h3 {
	background: #ffffc2;
	border-bottom: 1px solid #ebebab;
	color: #6e1700;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 0 5px;
	height: 20px;
	width: 100%;
	margin: 10px 0 0 0;
	display: block;
	float: left;
}

h4 {
	margin: 0;
	padding: 0;
	
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a42402;
	
}

p {
	color: #3e1409;
	line-height: 18px;
}

a {
	text-decoration: bold;
	color: #993300;
}

img {
	display: block;
	border: none;
}

.c {
	margin: 0 auto;
}

.mb {
	margin: 0 0 30px 0;	
}

.header {
	width: 940px;
	height: 185px;
	display: block;
}

.l {
	float: left;
}

.lijst {
	background: none;
	width: 180px;
	border: 0px;
}

.info {
	display: block;
	width: 292px;
}

.info img {
	float: left;
}

div#container {
	margin: 0 auto;
	padding: 31px;
	
	width: 876px;
	
	background: 426px 0 url(../img/container_bg.png) no-repeat #fffff0;
	
	border: 1px solid #ffcc02;
	border-top: none;
	border-bottom: none;
	
	text-align: left;
	
	overflow: hidden;
}

div#header {
	margin: 0 auto;
	width: 940px; 
	height: 185px;
	display: block;
	background: url(../img/container_bg_top.png) no-repeat;		
}

.logo {
	margin: 51px 0 0 24px;
	
	width: 239px; 
	height: 109px;
	display: block;
	float: left;
	background: url(../img/logo_bg.png) no-repeat;
	text-indent: -9999px;
}

div#random  {
	width: 300px;
	display: block;
	float: left;
	margin: 0 0 0 162px;	
}


/* Hoofdmenu stijlen */

div#menutop {
	padding: 13px 0 0 0;
	
	display: block;
	
	width: 230px;
	height: 33px;
	
	background: url(../img/menu_bg_top.png) no-repeat;
}

div#menutop h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fffff0;
	text-align: center;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}

div#menubottom {
	padding: 10px 0 0 0;
	
	width: 230px;
	
	background:url(../img/menu_bg_bottom.png) no-repeat;
	
	font-size: 11px;
	
	color: #3e1409;
	text-align: center;
}

div#menubottom a:hover {
	text-decoration: underline;	
}

ul {
	margin: 0;
	padding: 0px 8px 8px 8px;
	
	display: block;
	width: 212px;
	
	background: #cf7e43;

	border: 1px solid #a42402;
	border-top: none;
	border-bottom: none;

	list-style-type: none;	
	
}

li a {
	margin: 0 0 3px 0;
	padding: 8px 0 0 10px;
	
	display: block;

	width: 202px;
	height: 23px;
	
	background: url(../img/li_geel_bg_a.png) no-repeat;
	
	color: #564507;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

li a:hover {
	background: url(../img/li_geel_bg_h.png) no-repeat;	
}

.brown a {
	background: url(../img/li_bruin_bg_a.png) no-repeat;

	color: #fffff0;
}

.brown a:hover {
	background: url(../img/li_bruin_bg_h.png) no-repeat;	
}

ul p {
	margin: 0 15px 10px 15px;
	
	display: block;
	
	font-size: 11px;
	color: #fffff0;
	line-height: 16px;
}

ul p a {
	margin: 0;
	padding: 0;
	
	width: auto;
	display: inline;
	
	background: none;
	
	color: #fffff0;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: underline;	
}

ul p a:hover {
	background: none;	
}

/* Language stijlen */
.language {
	padding: 0;
	margin: -10px 0 10px 0;
	
	list-style-type: none;

	display: block;
	clear: left;

	width: 150px;
	overflow: auto;
	
	background: none;
	
	border: none;	
}

.language li {
	margin: 0 5px 0 0;

	display: block;
	float: left;
}

.language li a {
	margin: 0;
	padding: 0;
	
	display: block;
	float: left;
	
	width: auto;
	height: auto;
	
	background: none;
	
	font-weight: normal;
}

/* Submenu stijlen */

.submenu {
	padding: 0;
	
	list-style-type: none;

	display: block;
	float: right;
	width: 440px;
	overflow: auto;
	
	background: none;
	
	border: none;
}

.submenu li {
	margin: 0 0 0 20px;

	display: block;
	float: right;
}

.submenu li a {
	margin: 0;
	padding: 0;
	
	display: block;
	float: left;
	
	width: auto;
	height: auto;
	
	background: none;
	
	font-weight: normal;
}

.submenu li a:hover {
	text-decoration: underline;	
}

.submenu img {
	margin: 0 5px 0 0;
	display: block;
	float: left;
}

/* Buttons stijlen */

.buttons {
	margin: 10px 0 0 0;
	padding: 0;
	
	list-style-type: none;

	display: block;
	float: right;
	width: 635px;
	overflow: hidden;
	
	background: none;
	
	border: none;
	
	font-family: Georgia, "Times New Roman", Times, serif;
}

.buttons li {
	margin: 0 0 0 18px;

	display: block;
	float: right;
	
	text-align: center;
}

.buttons li a {
	margin: 0;
	padding: 3px 0 0 0;
	
	display: block;
	float: left;
	
	width: 140px;
	height: 20px;
	
	background: url(../img/button_bg_a.png) no-repeat;
	
	font-weight: bold;
	color: #fffff0;
}

.buttons li a:hover {
	background: url(../img/button_bg_h.png) no-repeat;	
}

/* Content stijlen */

div#content {
	padding: 31px 0 31px 31px;
	float: left;
	width: 615px;	
}

.item {
	display: block;
	float: left;
	text-align: center;
}

.first {
	margin: 0 18px 20px 0;
}

.last {
	margin: 0 0 20px 0;	
}

.item a {
	font-size: 10px;
}

.item a:hover {
	text-decoration: underline;
}

.infolist {
	background: none;
	border: none;
	margin: 5px 0 0 0;
	padding: 0;
	width: 146px;
	display: block;
	float: left;
}

.infolist2 {
	background: none;
	border: none;
	margin: 5px 0 0 0;
	padding: 0;
	width: 200px;
	display: block;
	float: left;
}
.infolist2 li {
	width: 200px;
	min-height: 20px;
	padding: 0 15px 0 0;
	line-height: 150%;
}

.infolist li {
	width: 131px;
	min-height: 20px;
	padding: 0 15px 0 0;
	line-height: 150%;
}

.omschrijvingimg {
	margin: 5px 5px 0 5px;
	
}

.omschrijving img {
	display: inline;
}

.omschrijving ul, .omschrijving ul li {
	background: #fff;
	border: 0
	
}

#thumbnail {
	margin: 0 0 0 32px;
	display: block;
}

#thumbnail img {
	border: 1px solid #ebebab;
	width: 290px;
}

#list {
	margin: 5px 0 0 32px;
	display: block;
	float: left;
	width: 303px;
}

#list img {
	margin: 0 5px 5px 0;
	border: 1px solid #ebebab;
	width: 92px;
}

#list img:hover {
	border: 1px solid #a42402;
}
