html, body {margin:0; padding:0; width:100%; height:100%; overflow:auto;}

body { 
	font-family: "lucida sans", "lucida grande", Arial;  
	background: #fff;
	color: #b5b3ab;
	font-size: 12px;
}


a {
	outline: none;
	color: #2e2825;
	text-decoration: none;
}
a:link {
	outline: none;
	color: #2e2825;
	text-decoration: none;
}
a:hover {
	outline: none;
	color: #fff;
	text-decoration: none;
}
a.vacature:link, a.vacature:visited  {
	outline: none;
	color: #afa49f;
	text-decoration: none;
}
a.vacature:hover {
	outline: none;
	color: #fff;
	text-decoration: none;
}
td {
	vertical-align: top;
}
img {
	border: 0;
}
/* fullbackground */
#background {
	position:absolute; 
	z-index:-1; 
	width:100%; 
	height:100%; 
}

#container { 
	margin: auto; 
	width: 100%;
}
/* end fullbackground */
.logo a {
	width: 449px;
	height: 191px;
	margin: 30px auto 0 auto;
	background: url('../images/logo.png') left top no-repeat;
	display: block;
}
.historie a {
	width: 204px;
	height: 196px;
	background: url('../images/historie.png') left top no-repeat;
	position: absolute;
	right: 10px;
	top: 5px;
}
.historie a:hover {
	width: 204px;
	height: 196px;
	background: url('../images/historie_a.png') left top no-repeat;
	position: absolute;
	right: 10px;
	top: 5px;
}
.navigatie {
	width: 800px;
	height: 30px;
	margin: 50px auto 0 auto;
	background: red;
}
.content_bg {
	width: 100%;
	height: 316px;
	background: url('../images/content_bg.jpg') left top repeat-x;
	padding: 20px 0 0 0;
}
.content {
	width: 990px;
	margin: 0 auto 0 auto;
	height: 300px;
}
.box_home {
	padding: 0 10px 0 10px;
}
.box_left {
	width: 537px;
	height: 316px;
	background: url('../images/shadow.png') left top no-repeat;
}
.box_left_agenda {
	width: 370px;
	height: 316px;
	background: url('../images/shadow2.png') left top no-repeat;
}
.box_left_vac {
	width: 900px;
	height: 316px;
	background: url('../images/shadow3.png') left top no-repeat;
}
.box_left_text {
	padding: 0 25px 0 30px;
}

/* menu */
#navigatie {
	text-align: center;
	height: 30px;
	margin-top: 40px;
}
#navigatie ul{
	width: 100%;
	padding: 0;
	margin: 0;
	white-space: no-wrap;
}
#navigatie ul li{
	display: inline;
}
#navigatie ul li a{
	padding-left: 1em;
	padding-right: 1em;
	font-size: 16px;
	font-family: "myriad pro", "lucida sans", "lucida grande", Arial; 
	text-decoration: none;
	color: #2e2825;
	font-weight: bold;
}
#navigatie ul li a:hover{
	color: #5F5754;
}
.separate {
	font-size: 16px;
	color: #2e2825;
}
/* end menu */ 
.footer {
	width: 990px;
	height: 40px;
	margin: 0 auto 0 auto ;
}
#zmev{
	width: 252px;
	height: 40px;
	background: url(../images/zmev.png) left top no-repeat;
	position: relative;
	margin:0px 0px 0px 10px;
	z-index: 1;
}
#navigatie_bottom{
	position: relative;
	width: 600px;
	height: 20px;
	margin-left: 20px;
	margin-top: 5px;
	z-index:2;
}
#navigatie_bottom ul{
	width: 100%;
	padding: 0;
	margin: 0;
	white-space: no-wrap;
}
#navigatie_bottom ul li{
	display: inline;
}
#navigatie_bottom ul li a{
	padding-left: 1em;
	padding-right: 1em;
	font-size: 14px;
	font-family: "myriad pro", "lucida sans", "lucida grande", Arial; 
	text-decoration: none;
	color: #2e2825;
	font-weight: bold;
}
#navigatie_bottom ul li a:hover{
	color: #5F5754;
}

.zaal {
	width: 252px;
	height: 40px;
	background: url('../images/zmev.png') left top no-repeat;
}
.design {
	float: right;
	margin-top: -20px;
	color: #5F5754;
}
.latest_img {
	width: 248px;
}

.menukaart {
	width: 422px;
	height: 128px;
	position: relative;
	left: 140px;
	top: 220px;
}
.agenda {
	background: #302C2A; 
	color: #DAD7CB; 
	font-family:'century schoolbook', georgia;
}
.agenda_desc {
	background: #dbd7cc; 
	color: #4c413f; 
	font-family:'century schoolbook', georgia;
}

/* small gallery*/

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	/*background-position: center;*/
	width: 468px;
	height: 250px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	width: 468px;
	height: 260px;
	margin-top: -30px;
}


div.slideshow img {
	vertical-align: top;
	/*border: 1px solid #ccc;*/
}

span.image-caption {
	display: block;
	position: absolute;
	width: 468px;
	top: 0;
	left: 0;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0 0 0 15px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 5px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	/*border: 1px solid #ccc;*/
}
ul.thumbs li.selected a.thumb {
	background: #302C2A;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
input
{ background-color: #DAD7CB; padding: 0px; float: left; padding: 2px; border: 1px solid #dedede; color: #333333; -moz-border-radius: 3px; }
input.sub
{ background-color: #DAD7CB; width:60px; padding: 0px; float: left; padding: 2px; border: 1px solid #dedede; color: #333333; -moz-border-radius: 3px; }
textarea { background-color: #DAD7CB; width: 300px; height: 100px; padding: 0px; float: left; padding: 2px; border: 1px solid #dedede; color: #333333; -moz-border-radius: 3px; }
label { width: 70px; padding-left: 20px; float: left; text-align: left; }

td{
	height: 32px;
}

td.open{
	height:14px;
	padding:4px
}

#Submit, .submit, .Submit
{ cursor: pointer; width: 135px; background: #302C2A url('../images/icon-submit.png') no-repeat scroll 11px 50%; border-color:#EDEDED #999999 #999999 #EDEDED; border-style:solid; border-width:1px; color: #DAD7CB; padding: 3px 1px 4px 25px; -moz-border-radius: 3px; }
/* pop up */
#popup-background {
	position:absolute; top: 0; left: 0;
	width: 100%; height: 100%; min-width: 640px; min-height: 480px;
	background: rgba(0,0,0,0.5);
	z-index: 10;
}
#popup {
	margin-top: 86px;
	margin-left: 363px;
	width: 648px;
	height: 538px;
	background-image: url('../images/popup-kermis.jpg');
}
#popup img {
	float: right;
}

}
