.centered {
text-align:center;
}


	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}
		
	body {

		background-color: #090502;
		text-align:center; /* horizontal centering for IE Win quirks */
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif bold;
		color: #000000;
		font-size:12px;
		}
		
		img
		{
			border: 0px;	
		}
		
		#distance { 
		width:1px;
		height:50%;
		background-color: #000000;
		margin-bottom: -262px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		width: 1003px;
		height: 525px;
		clear:left;
		background-color:#FFFFFF;
		border-right: 3px solid #FFFFFF;
		border-left: 3px solid #FFFFFF;
		border-top: 3px solid #FFFFFF;
		border-bottom: 3px solid #FFFFFF;
		}
		
	.left {
		position: relative;
		float: left;
		width: 177px;
		height: 525px;
		background-image: url(images/left.jpg);
		background-repeat: no-repeat;
		/*border-left: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
		border-right: 1px solid #e85502;
		border-left: 1px solid #e85502;
		border-top: 1px solid #e85502; */
		}
		
	.header {
		position: relative;
		float: left;
		width: 473px;
		height: 136px;
		background-image: url(images/header.jpg);
		background-repeat: no-repeat;
		}
		
	.right{
		position: relative;
		float: right;
		width: 353px;
		height: 525px;
		background-image: url(images/right.jpg);
		background-repeat: no-repeat;
		}
	.navigation{
		position: relative;
		float: left;
		}
		
	.nav{
		position: relative;
		float: left;
		width: 47px;
		height: 40px;
		background-color:#FFFFFF;
		}
		
	.nav_between{
		position: relative;
		float: left;
		width: 15px;
		height: 40px;
		background-color:#FFFFFF;
		}
		
	.home{
		position: relative;
		float: left;
		width: 43px;
		height: 40px;
		background-image: url(images/home.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.home:hover{
		position: relative;
		float: left;
		width: 43px;
		height: 40px;
		background-image: url(images/home_sel.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.home_sel{
		position: relative;
		float: left;
		width: 43px;
		height: 40px;
		background-image: url(images/home_sel.jpg);
		background-repeat: no-repeat;
		}
		
	.menu{
		position: relative;
		float: left;
		width: 44px;
		height: 40px;
		background-image: url(images/menu.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.menu:hover{
		position: relative;
		float: left;
		width: 44px;
		height: 40px;
		background-image: url(images/menu_sel.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.menu_sel{
		position: relative;
		float: left;
		width: 44px;
		height: 40px;
		background-image: url(images/menu_sel.jpg);
		background-repeat: no-repeat;
		}
		
	.terras{
		position: relative;
		float: left;
		width: 51px;
		height: 40px;
		background-image: url(images/terras.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.terras:hover{
		position: relative;
		float: left;
		width: 51px;
		height: 40px;
		background-image: url(images/terras_sel.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.terras_sel{
		position: relative;
		float: left;
		width: 51px;
		height: 40px;
		background-image: url(images/terras_sel.jpg);
		background-repeat: no-repeat;
		}
		
	.partijen{
		position: relative;
		float: left;
		width: 61px;
		height: 40px;
		background-image: url(images/partijen.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.partijen:hover{
		position: relative;
		float: left;
		width: 61px;
		height: 40px;
		background-image: url(images/partijen_sel.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.partijen_sel{
		position: relative;
		float: left;
		width: 61px;
		height: 40px;
		background-image: url(images/partijen_sel.jpg);
		background-repeat: no-repeat;
		}
		
		.groepen{
		position: relative;
		float: left;
		width: 64px;
		height: 40px;
		background-image: url(images/groepen.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.groepen:hover{
		position: relative;
		float: left;
		width: 64px;
		height: 40px;
		background-image: url(images/groepen_sel.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.groepen_sel{
		position: relative;
		float: left;
		width: 64px;
		height: 40px;
		background-image: url(images/groepen_sel.jpg);
		background-repeat: no-repeat;
		}
		
	.links{
		position: relative;
		float: left;
		width: 43px;
		height: 40px;
		background-image: url(images/links.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.links:hover{
		position: relative;
		float: left;
		width: 43px;
		height: 40px;
		background-image: url(images/links_sel.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.links_sel{
		position: relative;
		float: left;
		width: 43px;
		height: 40px;
		background-image: url(images/links_sel.jpg);
		background-repeat: no-repeat;
		}
		
	.contact{
		position: relative;
		float: left;
		width: 59px;
		height: 40px;
		background-image: url(images/contact.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.contact:hover{
		position: relative;
		float: left;
		width: 59px;
		height: 40px;
		background-image: url(images/contact_sel.jpg);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.contact_sel{
		position: relative;
		float: left;
		width: 59px;
		height: 40px;
		background-image: url(images/contact_sel.jpg);
		background-repeat: no-repeat;
		}
		
	.content{
		position: relative;
		float: left;
		width: 473px;
		height: 349px;
		background-color:#271506;
		}
		
	.content_text{
		position: relative;
		float: left;
		width: 453px;
		left:10px;
		color:#FFFFFF;
		top:20px;
		}
	
		
		a:link {
    font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #e19027;
}
a:visited {
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #e19027;
}
a:hover {
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #e19027;
}
a:active {
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #e19027;
}

.reserveren
{
	float:left;
	text-align: left;
}

textarea
{
	height: 40px;
	width: 150px;
	border: 1px solid #743900;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif bold;
	font-size:12px;
}

input
{
	width: 150px;
	border: 1px solid #743900;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif bold;
	font-size:12px;
}

.submitbutton
{
	color: #fff;
	background-color: #743900;
}

.submitbutton:hover
{
	color: #fff;
	background-color: #271506;
}

div.show {
	display: none;
}

.klein
{
	font-size: 9px;
}

		
