body
{
	background-color: #642200;
	background-image: url(../pic/backgrounds/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #231f20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

a
{
	color: #642200;
	text-decoration: underline;
}

a:hover
{
	color: #231f20;
}

p, table, form
{
	margin: 0px;
}

br
{
	clear: both;
}

img
{
	vertical-align: text-bottom;
} 

h1
{
	color: #642200;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

#header
{
	width: 1004px;
	height: 156px;
	background-image: url(../pic/backgrounds/slideshowbg.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 78px auto 0px auto;
	padding: 0px;
}

	#hoofdmenu
	{
		color: #ffffff;
		font-weight: bold;
		margin: 5px 0px 0px 16px;
		position: relative;
	}

		#hoofdmenu a
		{
			color: #ffffff;
			text-decoration: none;
		}
		
		#hoofdmenu a:hover
		{
			color: #642200;
		}

#middle
{
	width: 1004px;
	background-image: url(../pic/backgrounds/mainbg.png);
	background-repeat: repeat-y;
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

	#left
	{
		width: 207px;
		min-height: 867px;
	  height: auto !important;
	  height: 867px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		float: left;
		position: relative;
	}

		#left a
		{
			/*color: #000000;*/
			text-decoration: none;
		}
		
		#left a:hover
		{
			color: #642200;
		}

		#polltxt a
		{
			color: #642200;
			text-decoration: underline;
		}
		
		#polltxt a:hover
		{
			color: #231f20;
		}

	#center
	{
		width: 555px;
		min-height: 867px;
	  height: auto !important;
	  height: 867px;
		border: 0px;
		font-size: 12px;
		margin: 4px 11px 11px 11px;
		padding: 0px;
		overflow-x: hidden;
		float: left;
		position: relative;
	}
	
	#right
	{
		width: 220px;
		min-height: 867px;
	  height: auto !important;
	  height: 867px;
		background-image: url(../pic/backgrounds/rightbg.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		border: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		overflow-x: hidden;
		float: left;
		position: relative;
	}
	
		#right a
		{
			color: #ffffff;
			text-decoration: none;
			font-size: 9px;
		}
		
		#right a:hover
		{
			color: #231f20;
		}
		
#footer
{
	width: 1004px;
	height: 53px;
	background-image: url(../pic/backgrounds/footerbg.png);
	background-repeat: no-repeat;
	color: #d1b29d;
	font-size: 9px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 43px 0px 0px 0px;
}

	#email a
	{
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	
	#email a:hover
	{
		color: #642200;
	}

	#staartmenu a
	{
		color: #d1b29d;
		text-decoration: none;
	}
	
	#staartmenu a:hover
	{
		color: #ffffff;
	}

	#staartmenu_left a
	{
		color: #d1b29d;
		text-decoration: none;
	}
	
	#staartmenu_left a:hover
	{
		color: #ffffff;
	}

.png
{
	behavior: url(/css/iepngfix.htc);
}

.poll_button
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #ffffff;
  border: 1px solid #e51b24;
  background: #f06622;
  height: 18px;
  padding-bottom: 3px;
}

.poll_button:hover
{
  border: 1px solid #c1272d;
  background: #ee3725;
  cursor: pointer;
}

.nochoice_button
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #ffffff;
  border: 1px solid #e51b24;
  background: #f06622;
  height: 18px;
  display: inline;
}

.nochoice_button a
{
  color: #ffffff;
	text-decoration: none;
}

.nochoice_button a:hover
{
  color: #ffffff;
}

.nochoice_button:hover
{
  border: 1px solid #c1272d;
  background: #ee3725;
  cursor: pointer;
}
