body{
	background-color : #ffffff;
	margin : 0px;
	background-image: url(img/bg_vtop.gif);
	background-repeat: repeat-x;
}
td,p,div,span,input,select,textarea,ul,ol,li,body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #000000; 
	text-decoration: none
}
input,textarea,select{
	line-height: 12px;
}
form{margin: 0px;}
img{border: none;}
font{
	/*  geen font tags  */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #000000; 
}
a{
	color: #b42025;
	text-decoration: underline;
}
a:hover {
	color: #b42025;
	text-decoration: underline;
}
a.n,a.n:hover{
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}
h1{
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 8px;
}
h2{
	color: #000000;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 8px;
}
.titel,.maintitel{
	color: #000000;
	font-family: Georgia,"MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subtitel{
	color: #00a8cb;
	font-weight: bold;
	padding-bottom: 0px;
}
.hr{
	background-image: url(img/hr.gif);
	background-repeat: repeat-x;
	background-position: center;
}
div.hr{
	width: 100%;
	height: 16px;
	background-position: bottom;
}
hr{
	border: none;
	border-bottom: 1px solid #e3e3e3; 
	height: 0px;
}
.submit{
	color: #ffffff;
	background-color: transparent;
	border: none;
	height: 19px;
	background-image: url(img/submit.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.error{
	color: Red;
	font-weight: bolder;
}
.verplicht{
	color: Red;
}
.spacer8{
	font-size: 1px;
	height: 8px;
	line-height: 1px;
}
/* layout */
td.cs{
	padding: 11px;
	padding-top: 58px;
}
td.site{
	vertical-align: top;
	width: 1006px;
}
td.siteleft{
	background-image: url(img/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 50%;
	height: 320px;
}
td.siteright{
	background-image: url(img/bg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
}
td.col_rheader_c{
	background-image: url(img/col_rheader_c.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 10px;
	color: #b42025;
	font-size: 15px;
	font-weight: bold;
}
td.col_footer{
	background-image: url(img/col_rfooter_c.gif);
	background-repeat: repeat-x;
	background-position: 3px top;
}
td.col_links{
	padding-left: 10px;
	padding-bottom: 20px;
}
td.col_hr{
	background-image: url(img/col_r_hr.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 1px;
}
table.ambassadeur td{
	padding: 10px;
}
table.ambassadeur td.lm{
	padding: 0px;
	padding-right: 10px;
	text-align: right;
	background-image: url(img/col_rfooter_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
}
.tune_titel{
	background-image:url('img/tune_titel.gif');
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:35px;
	font-size:18px;
	font-weight:bold;
	height:29px;
}
.tune_tekst{
	color:#000000;
	font-size:10px;
	padding-top:5px;
	padding-right:40px;
	line-height:normal;
}
.tune_link{
	vertical-align:bottom;	
}
a.tune_link_tekst{
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
.tune_download{
	vertical-align:bottom;	
}
a.tune_download_tekst{
	font-size:12px;
	font-weight:bold;
	color:#B3121B;
}
td.footer{
	text-align: center;
	padding: 10px;
}