body {
	background-color: #D6BEAD;
	background-image: url(images/achtergrond.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	font-family: arial;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

h1, h2, h3 {
	font-family: Arial;
	font-weight: bold;
	background-color: inherit;
	color: #733D1A;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

.news {
	color: #D06F2F;
	background-color: inherit;
}

p, li, td, th {
	font-size: 0.9em;
}

li {
	margin-bottom: 0.5em;
}

p, h1, h2, h3, table {
	margin: 10px;
}

table {
	border: 3px double #733D1A;
}

.sales {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-size: 0.8em;
	text-align: center;
}

th {
	background-color: #D06F2F;
	background-image: none;
	color: #ECF9F1;
	font-weight: bold;
	border: 3px double #733D1A;
	padding: 5px;
}

td {
	border: 3px double #733D1A;
	padding: 3px;
}

img {
	border: 5px double #D06F2F;
}

hr {
	width: 100%;
	height: 3px;
}

a {
	text-decoration: none;
}

a:link {
	background: inherit;
	color: #0000ff;
}

a:visited {
	background: inherit;
	color: #800080;
}

a:hover, a:active, a:focus {
	color: #D06F2F;
	background: #FAF1EA;
	background-image: none;
}

a.item:link, a.item:visited {
	color: #4d2308;
	background-image: none;
	margin-left: 15px;
	line-height: 25px;
}

a.item:hover {
	color: #D06F2F;
	background: #FAF1EA;
	background-image: none;
	text-decoration: none;
}

a.current:link, a.current:visited, a.item:active, a.item:focus {
	color: #FAF1EA;
	background: #D06F2F;
	background-image: none;
	text-decoration: none;
}

.main {
	font-size: 0.8em;
	font-weight: bold;
}

.sub {
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 0px;
}

.subsub {
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 15px;
}

p.menu {
	margin: 5px;
}

.small {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-size: 0.6em;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.floatright {
	float: right;
	margin: 0em 0em 0.5em 1em;
}

.floatleft {
	float: left;
	margin: 0em 1em 0.5em 10px;
}

.light {
	background: #EECAA4;
	color: inherit;
}

.dark {
	background: #D6BEAD;
	color: inherit;
}

.foto {
	width: 450px;
	height: 450px;
}

.thumb {
	width: 165px;
	height: 165px;
}

.clear {
	clear: both;
}

#header {
	margin: 0px;
	padding: 0px;
	position: fixed;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 170px;
}

#menu {
	background: url(../images/teramang.jpg) top left no-repeat #d06f2f;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 2;
	width: 170px;
}

#content {
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 240px;
	width: 75%;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 30px;
}

#linkstable {
	width: 95%;
	overflow: auto;
}

#contacttable {
	z-index: 3;
	top: 5px;
	left: 200px;
	width: 75%;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 30px;
}

	div.oranje{
		background-color: #d06f2f;
	}
	ul.foto1{
		padding: 0px;
		margin: 0;
		margin-left: 0px;
		list-style-image : none;
		list-style-position : inside;
		list-style-type : none;	
		font-family: "Bitstream Vera Serif", sans-serif;
		font-size: 12px;
		color: White;
		font-weight: bold;
	}
	li.foto1li{
		margin: 3px 0px 3px 0px;
		list-style-image : none;
		list-style-position : inside;
		list-style-type : none;	
		font-family: "Bitstream Vera Serif", sans-serif;
		font-size: 12px;
		color: White;
		font-weight: bold;
	}
	li.foto2li{
		margin: 0px 0px 4px 10px;
		list-style-image : none;
		list-style-position : inside;
		list-style-type : none;	
		font-family: "Bitstream Vera Serif", sans-serif;
		font-size: 11px;
		color: #733D1A;
		font-weight: bold;
	}
	li a.indent2{
		list-style-image : none;
		list-style-position : inside;
		list-style-type : none;	
		font-family: "Bitstream Vera Serif", sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #733D1A;
	}
	li a.indent2:hover{
		text-decoration: none;
		color: #D06F2F;
		background: #FAF1EA;
	}
	#fotoThumbs {
		height: 150px; 
		overflow-y: hidden; 
		overflow-x: auto; 
		border-top: 1px solid #733D1A; 
		border-bottom: 1px solid #733D1A;
	}
