body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/background.gif);
	text-align:left;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#top{
	width:604px;
	height:327px;
	background-color:#FFFFFF;
	margin-top:20px;
}
#content{
	background:url(images/content.gif) repeat-y;
	width:604px;
	height:auto;
}
#thumbspace{
	float:left;
	background-color:#CCCCCC;
	height:400px;
	overflow:scroll;
	width:120px;
	margin-left:14px;
	margin-top:10px;
	border-style:solid;
	border-width:thin;
}
#navigatie{
	background:url(images/content.gif) repeat-y;
	width:604px;
	height:auto;
	padding-left:13px;
	padding-right:13px;
}
#footer{
	background:url(images/footer.gif);
	width:604px;
	height:12px;
}
p{
	font-size:11px;
	padding:10px 25px 10px 25px;
	color:#666666;
	margin:0px;
	text-align:left;	
}
h1{
	font-size:12px;
	padding:10px 25px 10px 25px;
	color:#666666;
	margin:0px;
	text-align:left;	
}
h2{
	font-size:15px;
	text-align:center;
	padding:10px 25px 10px 25px;
	color:#666666;
	margin:0px;
	text-align:left;	
}
h3{
	font-size:11px;
	padding:10px 25px 10px 25px;
	color:#666666;
	margin:0px;
	text-align:center;
}
h4{
	font-size:11px;
	padding:10px 25px 10px 25px;
	color:#666666;
	margin:0px;
	font-style:italic;
	text-align:left;	
}
#container{
	margin:0px 0px 1em 1em;
	
}
#navigatie a{
	font-size:10px;
	font-weight:bold;
	display:block;
	background-color:#FFFFFF;
	color:#990000;
	text-decoration:none;
}
#navigatie a:hover{
	background-color:#77A3EB;
	color:#FFFFFF;
}
.img_left{
	float:left;
	margin: 5px 10px 5px 5px;
	border-width:thin;
	border-color:#666666;
	background-color:#FFFFFF;
	border-style:solid;
}
.img_right{
	float:right;
	margin: 5px 25px 0px 5px;
	border-width:thin;
	border-color:#666666;
	background-color:#FFFFFF;
	border-style:solid;
}
.img_right2{
	float:right;
	margin: 5px 25px 0px 0px;
	background-color:#FFFFFF;
	border-style:none;
}
.thumb{
	border-width:thin;
	border-color:#666666;
	border-style:solid;
	margin:5px 5px 5px 5px;
}
.meer{
	margin-left:110px;
}	
.disclaimer
{
	color:#666666;
	font-size:11px;
	text-align:center;
	margin-top:-25px;
}
.input {
	width: 150px;
	border: 1px solid #C9C3CA;
	background-color: #FCFBFC;
	margin-bottom:-9px;
}
.message{
	color:#FF0000;
	font-weight:bold;
}
.input2 {
	width:55px;
	border: 1px solid #C9C3CA;
	background-color: #FCFBFC;
}
.input3 {
	width:220px;
	border: 1px solid #C9C3CA;
	background-color: #FCFBFC;
}
.input4 {
	width:360px;
	border: 1px solid #C9C3CA;
	background-color: #FCFBFC;
}
.input5{
	width: 150px;
	border: 1px solid #C9C3CA;
	background-color: #FCFBFC;
}
.input_uitgelijnd{
	width: 150px;
	border: 1px solid #C9C3CA;
	background-color: #FCFBFC;
	padding-left:200px;
}
textarea{
	width: 250px;
	border: 1px solid #C9C3CA;
	background-color: #FCFBFC;

}
  
a, a:link, a:visited, a:active, a:hover{
	border-color:#666666;
	border-width:thin;
	color:#666666;
}

.textarea {
	height: 120px;
}
submitButton {
	width: auto;
	margin: 8px 0px;
	height: 14px;
	border: 0px;
}
.img_center{
	text-align:center;
}
ul{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
li{
	text-decoration:none;
}

