html, body
 {
height: 100%; /* héél belangrijk */
	background-image:				url(pics/bg.gif);
	width:							778px;
	margin:							0px;
	margin-left:					auto;
	margin-right:					auto;
	text-align:						center;

	scrollbar-arrow-color: #013D4E;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}


#content
{
	position:						relative;
	border-left:					1px solid #C0C0C0;
	border-right:					1px solid #C0C0C0;
	width:							778px;
min-height: 100%;
height:auto  /* voor moderne browsers */
height:100%; /* voor IE */
	text-align:						left;
	background-color:				#FFFFFF;
	background-image:				url(pics/verloop.jpg);
	background-repeat:				repeat-x;
}

#text
{
	position:						relative;
	width:							518px;
	height:							100%;

	margin:							20px;
	padding-bottom:					25px;
	background-image:				url(pics/back_xx.gif);
	background-repeat:				no-repeat;
	background-position:			top;
}

#text, #text td
{
	font-family: 					Verdana, Arial, Tahoma;
	font-size:						9pt;
	line-height:					12pt;
	color:							#013D4E;
}

#text a
 {
	font-weight:					normal;
	text-decoration:				none;
	color:							#C44200;
}

#text a:hover
 {
	font-weight:					normal;
	text-decoration:				underline;
	color:							#C44200;
}

.kop9 {
	font-weight: 					bold;
	font-family:					Verdana, Arial, Tahoma; 
	font-size:						9pt;
	color:							#013D4E
}

.kop10 {
	font-weight: 					bold;
	font-family:					Verdana, Arial, Tahoma; 
	font-size:						10pt;
	color:							#013D4E
}

.kop11 {
	font-weight:					bold;
	font-family:					Verdana, Arial, Tahoma; 
	font-size:						11pt;
	color:							#013D4E
}

.kop12 {
	font-weight:					bold;
	font-family:					Verdana, Arial, Tahoma; 
	font-size:						12pt;
	color:							#013D4E
}

.kop13 {
	font-weight:					bold;
	font-family:					Verdana, Arial, Tahoma; 
	font-size:						13pt;
	color:							#013D4E
}

.kop14 {
	font-weight:					bold;
	font-family:					Verdana, Arial, Tahoma; 
	font-size:						14pt;
	color:							#013D4E
}

ul li {
	list-style:						disc url(pics/listmark.gif);
	margin:							0px;
	padding:						0px;
	text-align:						left;      
}

#kader
{
 	background-color:				#EEEFEA;
	padding:						8px;
}


hr
{
	height:							1px;
	color:							#013D4E;
}


form { 
 	border:							1px solid #013D4E;
 	background-color:				#EEEFEA;
 	padding:						10px;
 	width:							420; 
}

input,select{
	font-family:					Verdana, Arial, Tahoma; 
	font-size:						9pt;
	height:							18px;
	border:							1px solid #013D4E; 
}

Textarea{
	font-family:					Verdana, Arial, Tahoma; 
	font-size:						9pt;
	border:							1px solid #013D4E; 
}

.submit-button{
	color:							#CC0000;
	border:							1px solid #013D4E;
	background-color:				#FFFFFF;
}


#footer{
position: absolute;
bottom: 0; /* heel belangrijk */
	width:							778px;
	height:							25px;
	left:							0px;
	background-color:				#005C75;
	clear: 							both;
	
	font-family: 					Verdana, Arial, Tahoma;
	font-size:						8pt;					
	line-height:					25px;
	color:							#EEEEEE;
	text-align:						center;
	margin-top:						20px;
}

.lowland {
	font-family: 					Verdana, Arial, Tahoma;
	font-size:						8pt;		
	font-weight:					normal;
	text-decoration:				none;
	color:							#FFFFFF;
}

A:hover.lowland {
	font-family: 					Verdana, Arial, Tahoma;
	font-size:						8pt;		
	font-weight:					normal;
	text-decoration:				underline;
	color:							#FFFFFF;
}

#nav
{
	height:							600px;
	background-color:				#FFFFFF;
}

#nav table
{
	width:							200px;
	background-color:				#FFFFFF;
}

#nav td
{
	padding-right:					0px;
	padding-left:					0px;
	font-family: 					Verdana, Arial, Tahoma;
	font-size:						9pt;
	line-height:					12pt;
	color:							#013D4E;
}

.button {
	font-family: Arial, Verdana, Tahoma;
	display: block; 
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #013D4E;
	padding-top: 4px;	
	letter-spacing: 2px;
	width: 200px;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
}

A:hover.button {
	font-family: Arial, Verdana, Tahoma;
	display: block;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #C44200;
	padding-top: 4px;	
	letter-spacing: 2px;
	width: 200px;
	border-left: #FFFFFF 0px solid;
	border-bottom: #C44200 1px solid;
}

#nieuws a
 {
	font-weight:					normal;
	text-decoration:				none;
	color:							#C44200;
}

#nieuws a:hover
 {
	font-weight:					normal;
	text-decoration:				underline;
	color:							#C44200;
}

.teller {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	visibility: hidden;
}