/* CSS Document 
@font-face {
	font-family: "Swis721 Th BT";	
	src: url('font/Swiss721BT Thin.TTF');
}*/



td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	color:#666666;
	font-size:12px;
	letter-spacing:0px;
	line-height:20px;
}

a {text-decoration:underline; color:#666666}
a:hover {color:#000000; /*letter-spacing:-20px;*/	 }
	

a img{border:0px;}

#content p.contentTitle {	font-family:Arial, Helvetica, sans-serif;	font-size:26px;	color:#2b4756;}
#content p.intro {	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	font-style:italic;	line-height:20px;	color:#2b4756;}
#content .img-right { float:right; }


.bigName{
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#333;
}
td.introTxt P{
	font-size:16px;
	font-weight:bold;
	color:#1d1d1d;
	letter-spacing:0px;
	text-align:left;
	line-height:25px;
}
.txtOrange {
	font-size:16px;
	font-weight:bold;
	color:#c3670d;
}
.txtNoItalic {
	font-style:normal;
}
.txtSmall {
	font-size:10px;
	line-height:14px;

}

div.contentBlok { 
	width:650px;
	margin-top:20px;
	position:relative;
	display:block;
}
div.contentBlok .pic { width:100px; height:130px; float:left; display:block; vertical-align:middle; padding-top:5px;}
div.contentBlok .info { width:480px; float:left; display:block; min-height:140px; }
div.contentBlok .naam { width:480px; height:15px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:italic; color:#000; float:left; padding:0px 20px 0px 20px; }
div.contentBlok .text { width:480px; font-family: Arial, Helvetica, sans-serif;	color:#666666;	font-size:12px; line-height:16px; padding:10px 20px 20px 20px; float:left; margin-bottom:10px; }

div.content_bg_wie {background:url(images/content_backgr_uu.jpg) 400px 250px no-repeat; }
/*div.content_bg_huidig {background:url(images/content_backgr_uu.jpg) 400px 250px no-repeat;}*/ 
div.content_bg_resultaten {background:url(images/content_backgr_uu.jpg) 400px 250px no-repeat; }
div.content_bg_links {background:url(images/content_backgr_links.jpg) 150px 50px no-repeat; }

#content .content_bg UL LI A{ text-decoration:underline; color:#333;}
#content .content_bg UL LI A:hover {color:#000; }

table.linksTable {width:640px; margin-bottom:20px;}
table.linksTable .title { font-size:13px; font-weight:bold; color:#000; width:290px; height:25px;}
table.linksTable .naam { font-size:12px; color:#000; width:290px; height:25px;}
table.linksTable .link a { font-size:12px; height:25px;}


#buttonDeelname {
	width:333px;
	height:117px;
	background:url(images/button_off.jpg) top left no-repeat;
}
#buttonDeelname:hover {
	width:333px;
	height:117px;
	background:url(images/button_over.jpg) top left no-repeat;
}



.totop {
	position:relative;
	float:left;
	margin-top:20px;
}






