html {height:100%;}
body {
		height:100%
 		font-size: 13px;
		color: #572600;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		background: url('/gfx/bg.gif') no-repeat #d4a67c fixed;
		}
/* prepares the background image to full capacity of the viewing area */
#bg {position:fixed; top:0; left:0; width:100%; height:100%;}
/* places the content ontop of the background image */
#content {position:relative; z-index:1;}
table.top {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	width: 769px;
	min-height: 900px;
	background: url('/gfx/content.jpg') repeat-y 0px 200px #ffffff;
}
table.top tr#top1 {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	width: 769px;
	height: 196px;
	background: url('/gfx/boven.jpg') no-repeat #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
		font-size: 11px;
		color: #572600;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
}
#link_blok_rechts {
		position: relative;
		
		left: 509px;
		top: -30px;
		
		width: 270px;
}
td#menu {
	width: 250px;
	
}
#container{
		vertical-align: top;
	
}
td#blok_rechts {
	 width: 150px;
	 margin-left: 2px;
}
table.top tr#top2 {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
		width: 769px;
		height: 92px;
		background: url('/gfx/header.jpg') no-repeat #FFFFFF;
		font-size: 11px;
		color: #572600;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
}

/* Top frame */

p#top		{
		font-size: 11px;
		text-align: right;
		}
		
a.top		{
		color: #572600;
		text-decoration: none; 
		font-weight: normal;
		}

/* Header frame */
td.left{
	background: #d4a67c;
}
td.right{
	background: #311601;
}

/* Menu section */
p.menu		{
		line-height: 20px;
		font-size: 12px;
		margin-left: 20px;
		margin-top: 30px;
		}
		
a.menu		{
		color: #d4a67c;
		text-decoration: none; 
		font-weight: bold;
		}

/* Page title */
div#title	{
		margin-left: 20px;
		margin-top: 30px;
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: 2px;
		}
		
/* Paragraph title */
h2	{
		margin-left: 20px;
		color: #d4a67c;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: -10px;
		}
p.paragraphtitle	{
		margin-left: 20px;
		color: #d4a67c;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: -10px;
		}

/* Standard paragraph content */
p		{
		font-size: 12px;
		margin-left: 20px;
		margin-right: 10px;
		}

li		{
		font-size: 12px;
		margin-left: 20px;
		margin-right: 10px;
		}

a.regular	{
		color: #572600;
		text-decoration: underline; 
		font-weight: normal;
		}

/* Small paragraph content */
p.small		{
		font-size: 10px;
		margin-left: 20px;
		margin-right: 10px;
		}

/* Image caption links */
p.caption	{
		color: #572600;
		text-decoration: none; 
		font-weight: normal;
		font-size: 10px;
		margin-left: 20px;
		margin-right: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
		}

a.caption	{
		color: #572600;
		text-decoration: none; 
		font-weight: normal;
		font-size: 10px;
		}
		
#blok_rechts p {
  margin-left: 0px;
  margin-right:0px;
}
#blok_rechts p.caption {
  margin-left: 20px;
  margin-right:20px;
}
