body, html {
	margin: 0;
	padding: 0;	
	background: #30210B;
	overflow: auto;
	background: #30210B url('../images/bodyfill.jpg');
}


div#center {
	position: relative;
	width: 800px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;	
	background-color: #cccccc;
	background: url('../images/bodybg.jpg');
	padding-bottom: 150px;
}

div#bottom{
	position: relative;
	width: 800px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;	
	background-color: #41291B;
}

div#bottom img {
	border: 0;
}

div#headerPhoto {
	position: relative;
	width: 800px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;	
	background-color: #333333;
}

div#top {
	position: relative;
	width: 800px;
	height: 92px;

}

div#top_line {
	position: relative;
	width: 800px;
	height: 8px;
	background-color: #41281B;
}

div#photo_line {
	position: absolute;
	width: 800px;
	height: 20px;
	background-color: #41281B;
}

div#menu {
	position: absolute;
	width: 480px;
	height: 41px;
	z-index: 200;
	left: 160px;
}

div#content  {
	position: relative;
	width: 480px;
	z-index: 200;
	top: 100px;
	left: 160px;
	font: 11px Arial;
	line-height: 16px;
	letter-spacing: 0.2px;
	color: #41291B;
}


div#content_contact {
	position: relative;
	width: 550px;
	z-index: 200;
	top: 100px;
	left: 90px;
	font: 12px Arial;
	line-height: 16px;
	letter-spacing: 0.2px;
	color: #000000;
}

div#content_contact ol {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}



div#content_contact blockquote {
	margin: 0;
	padding: 0;
}


#contactgegevens, .bodycontent{
	font: 11px Arial;
	line-height: 16px;
	letter-spacing: 0.2px;
	color: #41291B;
}

#contactgegevens{
	text-align: right;
}

div#menu img{
	float: left;
	border: 0;
}

div#logo {
	position: absolute;
	width: 200px;
	height: 200px;
	z-index: 100;
	left: 580px;
	top: 5px;
}

.inputfield {
	width: 245px;
	background:  transparent;
	border: 1px #8a7366 solid;
	padding: 4px;
	font: 11px Arial;
	background: #fff;
}

.inputbutton{
	width: 120px;
	background:  transparent;
	border: 1px #8a7366 solid;
	padding: 4px;
	font: 11px Arial;
	background: #AF7124;
	color: #fff;
	text-transform: uppercase;
	margin-right: 4px;
	letter-spacing: 2px;
}

a, .linkcolor {
	color: #AE7123;
	text-decoration: none;
}

a:hover, .bluelink:hover {
	color: #AE7123;
	text-decoration: underline;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.dashedline-hor {
	background: url('../images/dashedline_hor.gif') repeat 0px -10px;
	height: 20px;
}


/*
#imageBox 
{
  margin: auto;
  width: 480px;
  border: 1px #000 solid;
  overflow: hidden;
}

#imageBoxInside 
{
  width: 10000px;
}

#imageBox img 
{
  float: left;
  padding: 0px;
  margin: 0px;
}

#imageBox br 
{
  clear: both;
}

*/

div.arrowleft {
	position: absolute;
	top: 438px;
	left: -15px;
	cursor: pointer;
	border:; 0;	
}

div.arrowright {
	position: absolute;
	top: 438px;
	left: 490px;
	cursor: pointer;
	border: 0;
}

div.arrowright img, div.arrowleft img {
	border: 0px;
}

#container 
{
  text-align: center;
position: fixed;
}

#imageBox 
{
  margin: auto;
  width: 480px;
  border: 1px #000 solid;
  overflow: hidden;
}

#imageBoxInside 
{
  width: 10000px;
}

#imageBox img 
{
  float: left;
  padding: 0px;
  margin: 1px;
  border: 0;
}

#imageBox br 
{
  clear: both;
}

#controls img 
{
  border: 0;
}

div#navigation {
	position: absolute;
	top: 0px;
	left: 315px;
	width: 300px;
	
}

div#languages {
	position: absolute;
	top: 75px;
	left: 8px;
	width: 300px;	
	color: #000;
	text-transform: uppercase;
	margin-right: 4px;
	letter-spacing: 1px;	
	font: 9px Arial;
}

