html, body {
					font-family					: Verdana, Arial, SunSans-Regular, Sans-Serif;
					color						: #000000;
					padding						: 0;
					margin						: 0;
					background-image			: url(bg_streep.jpg);
					background-position			: center;
}

/* ----------- L A Y O U T  --------------------------- */

#container {
					width						: 972px;
					margin-bottom				: 10px;
					margin						: 0 auto;
					background-image			: url(bg_container.gif);
					background-repeat			: repeat-y;
					}

#logo {
					background-color			: #FFFFFF;
					background-image			: url(kop2007.jpg);
					background-position			: center;
					background-repeat			: no-repeat;
					height						: 130px;
					}
					
#menu {
					width						: 972px;
					background-color			: #FFFFFF;
					height						: 30px;
}


#left {
					float						: left;
					width						: 230px;
}

#right {
					float						: right;
					width						: 230px;
}

#content {
					margin						: 0 230px;
}


#footer {
					clear: both;
					text-align:  center;
}


/* ----------- T E K S T E N --------------------------- */



a {					color: #000000;
}

a:visited {			color:#000000;
}

a:hover {			color: #FF6600;
}

a:active {
	color:#000000;
}


p {
	color				: #000000;
	font-size			: 90%;
	padding				: 10px;
					}

h1 {
					font-size			: 11px;
					text-transform		: uppercase;
					background-color	: #FF6600;
					border-top			: 1px solid #564b47;
					border-bottom		: 1px solid #564b47;
					padding				: 5px 15px;
					margin				: 0;
					text-align			: center; 
					}

h2 {
	font-size			: 20px;
	font-weight			: strong;
	padding				: 5px 10px;
	color				: #EC8C22;
					}#container #content p strong em {
	font-size: 120%;
	text-align: center;
}
rood {
	color: #F00;
}
#rood {
	color: #F00;
}
blauw {
	color: #00F;
}
#container #content #rood strong {
	color: #06F;
}
#tussenstuk {
	color: #FFF;
}
#tussenstuk2 {
	color: #FFF;
}
#container #content p .style1 {
	color: #FFF;
}
#wit {
	color: #FFF;
}
.wit2 {
	color: #FFF;
}

