body{
	background : #FFFFF2 url(../images/background.gif) repeat-y;
	margin : 0px 0px 0px 0px;
	scrollbar-track-color: #FFFFF2;
	scrollbar-base-color: #A45200;
	scrollbar-arrow-color: #FFFFF2;
	overflow-x: hidden;
}

#Nav{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
}

#Content{
	position: absolute;
	top: 0px;
	left: 190px;
	width: 560px;
	height: 100%;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
	background: url(../images/logo_watermerk.gif) no-repeat;
}

#Content p{
	margin: 10px 0px 20px 0px;
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#Content table{
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#Content td{
	vertical-align: top;
}

#Content a{
	text-decoration: none;
	font-weight: bold;
	color: #A45200;
}

#Content a:hover{
	text-decoration: underline;
}

#Content h1{ 
	margin: 10px 0px 10px 0px;
	font: bold 18px "Times New Roman", Times, serif;
	color: #A45200;
}

#Content h2{ 
	margin: 10px 0px 2px 0px;
	font: bold 16px "Times New Roman", Times, serif;
	color: #A45200;
}

#Content Form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#Content Input{
	Margin: 5px 0px 5px 0px
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	Color: #333333;	
}

#Content Select{
	Margin: 5px 0px 2px 0px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	Color: #333333;	
}

#Footer{
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #BFBFBF;
}

#Footer a{
	text-decoration: none;
	font-weight: bold;
	color: #BFBFBF;
}

#Footer a:hover{
	color: #A45200;
}

hr{
	height: 1px;
	border: 1px solid #CCCCCC;
}

#Zoek{
	margin-left: 40px;
}

#Gedicht{
	position: absolute;
	left: 590px;
	top: 0px;
	padding: 50px 20px 50px 0px;
	width: 180px;
	font: 11px "Times New Roman", Times, serif;
	color: #A45200;
	text-align: center;
	z-index: 5;
	border-right: 1px solid #CCCCCC;
}

#Gedicht h1{
	margin: 0px 0px 10px 0px;
	font: 15px "Times New Roman", Times, serif;
	color: #A45200;
}

#Topvijf{
	position: absolute;
	left: 590px;
	top: 10px;
	font: 11px "Times New Roman", Times, serif;
	color: #A45200;
	z-index: 5;
}