body, html {
	margin: 0px;
	color:#656565;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image:url(images/back.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#top{
	width:838px;
	margin-left:auto;
	margin-right:auto;
	height:135px;
	background-image:url(images/backtop.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#logo{
	width:149px;}
#menuleft, #menuleft a{
	vertical-align:top;
	text-align:left;
	color:#000000;
	font-size:12px;
	line-height:30px;
	letter-spacing:1px;
	padding-top:15px;
	text-decoration:none;
	width:188px;
	}
#menuleft a:hover{
	color:#6b6b6b;
	text-decoration:underline;}
#menuright{
	width:501px;}
#container{
	position:relative;
	width:832px;
	margin:0 auto;
	border-left:solid 6px #000000;
}
#content{
	width:832px;
	min-height:648px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/backcontent.png);
	background-repeat:repeat;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:none;
	}
#textbox{
	min-height:631px;}
#galerij{
	width:265px;
	height:581px;
	text-align:center;
	vertical-align:bottom;
	padding-left:70px;
	padding-bottom:50px;}
#text{
	width:477px;
	height:611px;
	text-align:justify;
	padding:10px;
	font-size:10px;
	letter-spacing:1px;
	vertical-align:top;}
#text a{
	color:#000000;
	text-decoration:underline;}
#text a:hover{
	color:#000000;
	text-decoration:none;}
#text h1{
	font-size:27px;
	color:#000000;
	text-align:right;
	font-weight:normal;
	letter-spacing:-2px;
	}
#text h1:first-letter{
	font-size:44px;
	}
#contentfooter, #contentfooter a{
	height:17px;
	background-color:#6b6b6b;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	letter-spacing:1px;
	padding-top:2px;
	text-decoration:none;}
#contentfooter a:hover{
	text-decoration:underline;}
#footer{
	text-align:right;
	margin-right:5px;
	margin-bottom:2px;
	bottom:0;
	right:0;
	left:0;
	position:fixed;}

