html, body, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img,
fieldset, form, label, legend, caption, thead, {
	/*margin:0;
	padding:0;
	border:0;*/
	/*font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;*/
	vertical-align:bottom;
}

p{ 
margin:0 0 12px 0;
padding:0;
border:0;
}

form{
margin:0;
padding:0;
border:0;
}



ul             { margin:12px 0; padding:0 0 0 40px; list-style-type:square; vertical-align:top;}
ol             { margin:12px 0; padding:0 0 0 40px; list-style-type:decimal;}	

a img, :link img, :visited img { border: 0;}

/* instellingen voor de bg in imaxxDNA ----- */
body, #content { 

background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:20px;
}
/* instellingen voor de bg in site --------- */
body#website   { 
background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	
	font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
line-height:20px;
	}
	
	table, tr, td{
	font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
line-height:20px;}
	

#tafel{
background-image:url(images/allesbg.jpg);
background-repeat:no-repeat;
}


#inhoud{
padding-left:78px;
padding-right:60px;
}
.paginatitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}


a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1997C7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1997C7;
}
a:hover {
	text-decoration: none;
	color: #1997C7;
}
a:active {
	text-decoration: underline;
	color: #1997C7;
}


a.menulink:link {
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.menulink:visited {
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.menulink:hover {
	text-decoration: none;
	color: #003333;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.menulink:active {
	text-decoration: none;
	color: #003333;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.aanduid {
	font-size: 14px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.tekst {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
line-height:20px;
}

.maintitle{
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #1997C7;
line-height:20px;
font-weight:bold;
}

.subtitle{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
font-style:italic;
color: #333333;
line-height:20px;
font-weight:bold;
}

#footer{
	background-color:#EFEFEF;
	width:700px;
	height:40px;
}



/* signature */
.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/* blauwe haakje imaxx in signature */
.haak {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #0099CC;
}

/* links imaxx en bdigital in signature */
a.siglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.siglink:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.siglink:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.siglink:hover {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
a.siglink:active {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}



