/* CSS Document */

img, div, #features, .benefits { behavior: url(../iepngfix.htc) }

body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font: 11px/1.6 Arial, sans-serif;
	color: #999;
	background: #000 url(../images/background.jpg) top center no-repeat;
	background-color:#000;
	}
	
	
* {
margin:0;
padding:0;
}
	
	h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
	
.subheader {
	font: 12px/1.6 Arial, sans-serif;
	color: #5e6e66;
	font-weight: bold;
}

.TUSSENKOP {
	font: 12px/1.6 Arial, sans-serif;
	color: #787657;
	font-weight: bold;
}


.header {
	font: 20px Arial, sans-serif;
	color: #232f29;
}


.textzwart {
	font: 11px/1.6 Arial, sans-serif;
	color: #666;
}

.TEXT {
	font: 11px/1.6 Arial, sans-serif;
	color: #666;
}

.INGREDIENTEN {
	font: 11px/1.6 Arial, sans-serif;
	color: #000;
}

.textwit {
	font: 11px/1.6 Arial, sans-serif;
	color: #fff;
}

a.menu:link {
	font: 11px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a.menu:visited {
	font: 11px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a.menu:hover, a:active {
	color: #CCC;
}

a.TEXTLINK:link {
	font: 11px/1.6 Arial, sans-serif;
	color: #fff;
	outline: none;
}

a.TEXTLINK:visited {
	font: 11px/1.6 Arial, sans-serif;
	color: #fff;
	outline: none;
}
	
a.TEXTLINKDARK:link, a:visited {
	font: 11px/1.6 Arial, sans-serif;
	color: #787657;
	font-weight: bold;
	outline: none;
}
	


