html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

BODY {
	background-image: url(images/00_achtergrond_totaal.gif);
	background-color: #FFFFFF;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;

}

div, #main, #news, #thoughts, p, th, td, li, dd, dl, dt    {

/* redundant selectors to help NS4 not forget */

font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size : 11px;
}


.adres{
	color: #6e6e71;
	}

	
a.adres:link  { 
text-decoration: underline;
color:  ##6e6e71;
	} 

a.adres:visited   { 
text-decoration: none;
color:  #6e6e71;
	} 

a.adres:active    { 
text-decoration: none;	
color:  #6e6e71;
	} 

a.adres:hover {
	text-decoration: none;
	color: #000000;
	margin-bottom: 0%;
}


.hoofdmenu{
	float: left;
	letter-spacing: 0.03em;
	background-image: url(images/witstreep.gif);
	background-position: right;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.hoofdmenu_link{
	float: left;
	margin-left: 25px;
	margin-right: 26px;
	margin-top: 3px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font: bold;
	letter-spacing: 0.03em;
}

a.hoofdmenu_link:link  { 
text-decoration: none;
color:  #FFFFFF;
	} 

a.hoofdmenu_link:visited   { 
text-decoration: none;
color:  #FFFFFF;
	} 

a.hoofdmenu_link:active    { 
text-decoration: none;	
color:  #FFFFFF;
	} 

a.hoofdmenu_link:hover {
	text-decoration: none;
	color: #C7E5F5;
}

.koptekst{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.koptekst_product{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color:#FFFFFF;
}

.product{
	font-size: 10px;
	line-height:12px;
}	

.submenu{
	text-decoration:none;
	color:#000000;
}

a.submenu:link{
	text-decoration:none;
	color:#000000;
}

a.submenu:active{
	text-decoration:none;
	color:#000000;
}

a.submenu:visited{
	text-decoration:none;
	color:#000000;
}

a.submenu:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.meer{
	color:#0089D0;
	font-weight:bold;
}

a.meer:link{
	text-decoration:none;
}

a.meer:active{
	text-decoration:none;
}

a.meer:visited{
	text-decoration:none;
}

a.meer:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.meer_zwart{
	color:#000000;
	font-weight:bold;
}

a.meer_zwart:link{
	text-decoration:none;
}

a.meer_zwart:active{
	text-decoration:none;
}

a.meer_zwart:visited{
	text-decoration:none;
}

a.meer_zwart:hover{
	text-decoration:none;
	color:#FFFFFF;
}
