body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background: #deeeff /*url(img/BG.gif)*/;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

#pagina{
	width:1000px;
	height:800px;
	background-color:#ffffff;
	overflow:hidden;
}

/* balken bovenaan pagina */
#top_balk_l{
	float:left;
	width:359px;
	height:160px;
	background-image:url(img/Claris_Logo.jpg);
	background-repeat: no-repeat;
	background-position:left;
	
}

#topbalk_midden{
	float:left;
	width:310px;
	height:120px;
	background-image:url(img/Tussen_bovenbalk.gif);
	background-repeat: no-repeat;
	
}

#top_balk_r{
	float:right;
	width:331px;
	height:160px;
	background-image:url(img/Claris_home_image.jpg);
	background-repeat: no-repeat;
	background-position:left;
}

#menu_balk_l{
	float:left;
	width:519px;
	height:80px;
	text-align:right;
	overflow:hidden;
	margin-left: 58px;
}

#menu a{
	color:#4268b0;
	font-size:13px;
	font-weight:500;
	text-decoration:none;
	outline:none;
	letter-spacing:1px;
	word-spacing:-1px;
}

#menu td{
	background-color:#FFFFFF;
	text-align:center;
}

#menu_balk_r{
	float:right;
	width:171px;
	height:80px;
	background-image:url(img/Claris_naast_contact.jpg);
	background-position:left;
}

/* linker kolom */
#kolom1{
	float:left;
	width:439px;
	height:440px;
}

#tekst_vak{
	float:left;
	width:580px;
	height:480px;
	/*	background-image:url(img/Claris_tekstveld.jpg); */
	background-position:left;
}

#tekst_vak iframe{
	margin-left:55px;
}


#aanmelden_balk{
	float:left;
	width:435px;
	height:25px;
	background-image:url(img/Claris_info_aanmelden.jpg);
	background-position:left;
	color:#4268b0;
	font-size:11px;
	margin: 0 0 0 50px;
}

#aanmelden_balk a:link,#aanmelden_balk a:visited{
	color:#4268b0;
	font-size:11px;
	text-decoration:none;
	outline:none;
	letter-spacing:1px;
	word-spacing:1px;
	margin-left:2px;
	margin-right:2px;
}

#quote_balk{
	float:left;
	width:435px;
	height:39px;
	background-image:url(img/Claris_quotes.jpg);
	background-position:left;
	margin: 0 0 0 90px;
}

/* rechter kolom */
#kolom2{
	float:right;
	width:360px;
	height:340px;
}

#tussen_vak{
	float:right;
	width:80px;
	height:190px;
	background-image:url(img/Claris_tussenbalk_vert.jpg);
	background-position:left;
}

#nieuws_vak{
	float:right;
	width:250px;
	height:400px;
	background-image:url(img/Claris_nieuws_balk.jpg);
	background-position:left;
	background-repeat:no-repeat;
	overflow:hidden;	
}

#nieuws_vak div.titel{
	text-align:left;
	font-size:12px;
	text-decoration:underline;
	margin-top:10px;
	color:#4268b0;
	font-weight:bold;
}

#nieuws_vak div.tekst{
	text-align:justify;
	font-size:11px;
	margin-top:17px;
	margin-left:5px;
	color:#4268b0;
}

#nieuws_vak a:link,#nieuws_vak a:visited,#nieuws_vak a:active{
	color:#4268b0;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}

#gif_vak{
	float:left;
	width:250px;
	height:151px;
	background-image:url(img/gif_vak.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#gif_vak img{
	float:left;
	margin-left:40px;
	margin-top:5px;
}

/* dropdown menu */
.dd{
	display:none;
	position:absolute;
	top:200px;
	background-color:#eef4f9;
	border:1px solid #cde4fb;
	margin-left: 58px;
}

.dd a{
	color:#4268b0;
	font-size:13px;
	text-decoration:none;
	outline:none;
	margin-left: 8px;
}

.dd a:active{
	color:#4268b0;
	font-size:13px;
	text-decoration:none;
	outline:none;
}

.dd div{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.AS_link{
	color: #99CCFF;
	font-size:10px;
	text-decoration:none;
}

.AS_link:hover{
	color: #3366FF;
}
