
/* instellingen voor de bg in imaxxDNA ----- */
body, #content { 

background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
/* instellingen voor de bg in site --------- */
body#website   { 
background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CAC7B4;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
	}

ul             { margin:11px 0; padding:0 0 0 40px; list-style-type:square;}
ol             { margin:11px 0; padding:0 0 0 40px; list-style-type:decimal;}	

/*a img, :link img, :visited img { border: 0;}*/

td, tr, table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
	}
	

a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}	

#mid{
background-image:url(images/bg_table.jpg);
background-repeat:repeat-y;
padding-top:2px;
}

#bottom{
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
padding-right:44px;
padding-top:40px;
}

.maintitle {
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

#top{
background-image:url(images/top_bg.jpg);
background-repeat:no-repeat;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}

.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	line-height:20px;
}

.pagtitel {
font-family: Arial, Helvetica, sans-serif;
	color: #7CA23B;
	font-weight: bold;
	font-size: 20px;
}

.bullet {
font-family: Arial, Helvetica, sans-serif;
	color: #7CA23B;
	font-weight: bold;
	font-size: 14px;
}

#inhoud{
padding-left:16px;
}

.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#container{
padding-top:18px;
padding-right:21px;
}
