BODY
{
	background-color: #ece9c5;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

div#webpage
{
	position: relative;
	width: 790px;
	margin: auto;
}

div#page_container
{
	float: left;
	position: relative;
	width: 788px;
	border: solid 1px #bd2635;
	padding-bottom: 5px;
}

div.header
{
	position: relative;
	background-image: url(../images/index/logold.jpg);
	background-repeat: no-repeat;
	height: 148px;
	border-bottom: solid 1px #bd2635;
	text-align: right;
	padding-top: 40px;
	padding-right: 175px;
	z-index: 1;
}

div#h_menu
{
	padding-top: 0px;
	text-align: center;
}
		#h_menu ul
		{
			list-style-type: none;
			display: inline;
			padding: 0px;
			margin: 0px;
		}
		
		#h_menu ul li
		{
			list-style-type: none;
			display: inline;
			border-style: solid;
			border-color: #bd2635;
			border-width: 0px 1px 1px 1px;
			padding: 0px;
			margin: 20px;
		}
	
		#h_menu ul li.first
		{
			list-style-type: none;
			display: inline;
			padding: 0px;
			margin: 0px 20px 0px 28px;
		}

		#h_menu ul li a
		{
			font-size: 12px;
			font-family: Arial, Helvetica;
			font-weight: bold;
			padding: 3px 10px 1px 10px;
			margin: 0px;
			text-decoration: none;
		}
		
		#h_menu ul li a:hover
		{
			font-size: 12px;
			font-family: Arial, Helvetica;
			font-weight: bold;
			color: #C4C11E;
			padding: 0px 10px 0px 10px;
			margin: 0px;
			text-decoration: none;
		}
		
		#h_menu a
		{
			font-family: Arial, Helvetica, sans-serif;
			color: #bd2635;
			white-space: nowrap; 
			padding: 0px;
			margin: 0px;
		}
		
		.nav a
		{
			font-size: 12px;
			font-family: Arial, Helvetica;
			font-weight: bold;
			padding: 3px 10px 1px 10px;
			margin: 0px;
			text-decoration: none;
		}
		
		.nav a:hover
		{
			font-size: 12px;
			font-family: Arial, Helvetica;
			font-weight: bold;
			color: #C4C11E;
			padding: 0px 10px 0px 10px;
			margin: 0px;
			text-decoration: none;
		}

div#content
{
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: justify;
	color: #000000;
	line-height: 16px;
}

div#footer
{
	position: relative;
	float: left;
	background-color: #bd2635;
	height: 15px;
	width: 792px;
	border-top: solid 1px #bd2635;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

div.foto_rand_right{
	float: right;
	border: solid;
	border-width: 1px;
	border-color: #bd2635;
	top: 0px;
	right: 0px;
	left: 269px;
	margin-left: 5px;
	padding-bottom: 0px;
}

div.foto_right{
	float: right;
	border: solid;
	border-width: 0px;
	top: 0px;
	right: 0px;
	left: 269px;
	margin-left: 5px;
	padding-bottom: 0px;
}

div.contact_content
{
	float: left;
	width: 770px;
	background-color: #cac724;
}

/*
div.tarieven_right
{
	float: right;
	width: 380px;
	text-align: right;
}
*/

/*
div.tarieven_left
{
	float: left;
}
*/
