html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-family: Eurostile;
	font-size: 100.01%;
	text-align: center;





background-color: #FFFFCC
color: #FFFFCC;
	color: #FFFFFF;
	background-color: #626262;
}
#Content h1 {
	font-size: 130%;
	color: #FFFFFF;
	text-align: center;
}

#Wrapper {
	background-color: #FFFFFF;
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px none #000000;
	text-align: left;
	color: #343434;
}
#footer p {
	font-size: 80%;
	padding: 3px;
}

#Nav ul {
	background-color: #20A609;
	text-align: center;
}
#Nav ul li {
	text-align: center;
	display: inline;
}
#Nav ul li a {
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
	background-color: #CB1418;
	text-align: center;
	width: 9em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#Leftcol {
	background-color: #CB1418;
	height: 150px;
	width: 170px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	color: #FFF9FF;
}


#Nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #626262;
}

#Banner {
	background-image: url(../Afbeeldingen/banner_creazionekopie.gif);
	background-repeat: no-repeat;
	height: 200px;
}
#Content P {
	font-size: 80%;
	margin: 20px;
}
#Content {
	background-color: #606060;
	color: #FFFFFF;
}
#footer {
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	clear: both;
	background-color: #626262;
}
