*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

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

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #d5b491;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9e4d8;
	font-style: normal;
	text-decoration: none;
}

body a:link, body a:visited, body a:active {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9e4d8;
	font-style: normal;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

table, td, div, p {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#top1 {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 50%;
	top: 0px;
	left: 0px;
	background-color: #e7d1ba;
}

div#top2 {
	position: absolute;
	z-index: 2;
	width: 254px;
	height: 50%;
	top: 0px;
	left: 50%;
	margin-left: -127px;
	background : #e7d1ba url(img/backgr01.jpg) top center repeat-y;
}

div#container {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 722px;
	top: 50%;
	left: 0px;
	margin-top: -361px;
	background: #e7d1ba url(img/backgr02.gif) 0px 608px repeat-x;
}

div#middle {
	position: relative;
	width: 810px;
	height: 613px;
	left: 50%;
	margin-left: -405px;
	background: #e7d1ba url(img/backgr04.jpg) top left no-repeat;
}

div#middle a {
	position: absolute;
	display: block;
	width: 230px;
	height: 40px;
}

div#middle a:hover {
	background-position: 0px -40px;
}

a#button_fr {
	background: url(img/btn_fr.jpg) top left no-repeat;
	top: 373px;
	left: 290px;
}

a#button_nl {
	background: url(img/btn_nl.jpg) top left no-repeat;
	top: 413px;
	left: 290px;
}

div#middle p {
	position: absolute;
	display: block;
	top: 511px;
	left: 50%;
	margin-left: -108px;
	width: 217px;
	height: 67px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #cda778;
	text-align: center;
}

div#bottom {
	position: relative;
	height: 109px;
	background : #d5b491 url(img/backgr03.gif) top left repeat-x;
}

div#bottom p#copyright {
	position: absolute;
	display: block;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #8a5e39;
	width: 810px;
	left: 50%;
	margin-left: -405px;
	text-align: center;
}

p#adress {
	position: absolute;
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8a5e39;
	width: 810px;
	left: 50%;
	margin-left: -405px;
	text-align: center;
	top: 35px;
}

p#copyright {
	top: 55px;
}

a#clixite {
	position: absolute;
	display: block;
	top: 100px;
	left: 50%;
	margin-left: -71px;
	width: 143px;
	height: 34px;
	background: url(img/clixite.gif) top left no-repeat;
}

a#clixite:hover {
	background-position: 0px -34px;
}

div#spacerbottom {
	height: 20px;
	background-color: #d5b491;
}
