body {
	background-image: url(layout/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#top_left{
	background-color: #E1B700;
	background-image: url(layout/bgCC.jpg);
	width:200px;
	height:193px;
	padding-top: 61px;
	background-repeat: no-repeat;
}
#top_right{
	background-color: #00ABD6;
	background-image: url(layout/bgGL.jpg);
	width:600px;
	height:193px;
	padding-top: 61px;
	background-repeat: no-repeat;
}
#nav{
	background-color: #ffffff;
	background-image: url(layout/bgnav.jpg);
	width:200px;
	height:350px;
	background-repeat: no-repeat;
	vertical-align: top;
}
#contentT{
	padding-left: 25px;	
	padding-right: 25px;
	padding-top:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#contentT a{	
	color: #00ABD6;
}
#contentT a:hover{	
	color: #E1B700;
}
#contentD{
	padding-left: 25px;	
	padding-top:32px;
	}
#contentDb{
		padding-top:32px;
	}
#contentTb{
	padding-left: 25px;	
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#blue{
	color: #00ABD6;
	font-size: 12px;
}
#small{
		font-size: 9px;
		margin-top:25px;
}
#imagetd{
	padding-top:32px;
	}
#citaat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0A7AF;
	font-style: italic;
	text-align: center;
	padding: 20px;
	}	
#citaata{
	color: #00ABD6;
	}
#bottom_left{
	background-color: #ffffff;
	padding-top: 5px;
	width:200px;
	}
#bottom_right{
	background-color: #ffffff;
	padding-top: 0px;
	padding-left: 25px;	
	}
	
#link_off  {
	width: 200px;
	height: 33px;
	float: left;
	
}
#link_off a {
	padding-left:40px;
	padding-top:10px;
	background-image: url(layout/bg_butoff.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 33px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#link_off a:hover {
	background-image: url(layout/bg_buton.jpg);
	background-repeat: no-repeat;
	color: #00ABD6;
}

#link_on  {
	width: 200px;
	height: 33px;
	float: left;
	
}
#link_on a {
	padding-left:40px;
	padding-top:10px;
	background-image: url(layout/bg_buton.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 33px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00ABD6;
}
#link_on a:hover {
	background-image: url(layout/bg_buton.jpg);
	background-repeat: no-repeat;
	color: #00ABD6;
}

#linkL  {
	width: 200px;
	height: 33px;
	float: left;
	margin-bottom:15px;
		
}
#linkL a {
	padding-left:40px;
	padding-top:10px;
	background-image: url(layout/link.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 33px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00ABD6;
}
#linkL a:hover {
	background-image: url(layout/link_o.jpg);
	background-repeat: no-repeat;
	color: #E1B700;
}
#linkD  {
	width: 175px;
	height: 33px;
	float: left;
	margin-bottom:15px;
		
}
#linkD a {
	padding-left:40px;
	padding-top:10px;
	background-image: url(layout/download.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 33px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00ABD6;
}
#linkD a:hover {
	background-image: url(layout/download_o.jpg);
	background-repeat: no-repeat;
	color: #E1B700;
}
#footer{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFC4C8;	
	margin-top: 9px;
	margin-right: 25px;
}

#footer a{
   	color: #BFC4C8;	
	text-decoration: none;
}
#footer a:hover{
   	color: #00ABD6;	
	text-decoration: none;
}
#form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
input{
	width: 175px;
	border: 1px solid #E1B700;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea{
	width: 175px;
	height: 100px;
	border: 1px solid #E1B700;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#submitknop{
border:0;

}
