* {
					margin					: 0px;
					padding					: 0px;
}

body {
					background-color		: #930A1A;
					font-family				: Verdana, Arial, Helvetica, sans-serif;
					text-align				: center;
}

html {
					height					: 100%; 
					margin-bottom			: 1px;
}

#wrapper {
					background-color		: #FFFFFF;
					width					: 980px;
					margin-top				: 30px;
					margin-right			: auto;
					margin-left				: auto;
					text-align				: left;
}

#titel {
					height					: 60px;
					width					: 980px;
					background-image		: url(titel.gif);
					background-repeat		: no-repeat;
					background-color		: #930A1A;

}


#menu {
			/*		padding-top				: 10px;
					padding-bottom			: 5px;
					padding-left			: 15px;                */
					background-color		: #930A1A;					
					width					: 980px;					
					height					: 30px;

}

#navlist li {
					display					: inline;
					list-style-type			: none;
					margin-right			: 10px; 
					text-transform			: capitalize;
}

#navlist a {
					text-decoration			: none;
					color					: #FFFFFF;
					font-size				: 15px;
					font-weight				: bolder;
}

#navlist a:hover {
					color					: #FFCC33;
}


#binnenpagina {
 			/*		float					: left;			*/
					width					: 960px;
					height					: 440px;
					background-image		: url(bg_slotvijver.jpg);					
					background-repeat		: no-repeat;
					margin					: 10px;
					}

#content {
					float					: right;
					width					: 420px;
					height					: 420px;
					background-color		: #FFFFFF;
					opacity					: 0.87;
					filter					: alpha(opacity=87);    
					overflow-x				: hidden;
					overflow-y				: auto;
					border					: 1px solid #000000;
					margin-top				: 10px;
					margin-right			: 5px;
					}

#footer {
					clear					: both;
					width					: 980px;
					background-color		: #930A1A;
					}




/* OPMAAK TEKST & BEELD */


.image {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
	align:center;
}

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

#footer p {
					color					: #000000;
					font-size				: 65%;
					text-align				: left;
					padding					: 5px;
}

#footer a:link {	
					color					: #000000; 
}

li {
	margin-bottom: 10px;
	color: #000000;
	font-size: 90%;
	line-height: 110%;
	text-align: justify;
}

h1 {
	font-size: 36px;
	color: #930A1A;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

h2 {
	font-size: 20px;
	color: #930A1A;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#D37511;
}

a:active { color:#00000;
}
#wrapper #binnenpagina #content #div #div2 p strong {
	color: #A11125;
}
