/**************** DRIESDESIGN DRONTEN****************/

/**************** BODY ****************/

body {
	background: #ffffff;
	text-align: justify;
	text-decoration: none;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h2, {
	margin-top: 0px;
	color: #000000;
}

h3 {
	margin-top: 0px;
	color: #000000;
}


h2 {
	font-size: 16px;
	text-transform: uppercase;
}

h3 {
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
}

h4 {
	margin: 0;
	font-size: 16px;
}

h5 {	text-decoration: none;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	margin-top: 0px;
}

h6 {	text-align: justify;
	text-decoration: none;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

p, ol, ul, dl, blockquote {
	margin-top: 0;
	text-decoration: none;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/**************** HEADER ****************/

#header {
	width: 950px;
	height: 0px;
	margin: 0 auto;
	background: url(images/img1.gif);
}

#header h1 {
	float: left;
	margin: 0;
	padding: 25px 0 0 20px;
	font-size: 32px;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 45px 20px 0 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/*************** MENU ***************/

#menu {
	width: 950px;
	height: 90px;
	margin: 0 auto;
	padding: 0 0px;
	background: #ffffff;
}

#menu ul {
	width: 930px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #fff;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}

#menu a:hover {
	background: #ffffff;
	text-decoration: none;
	color: #ffffff;
}

#menu .first a {
	border: none;
}

/*************** SPLASH ***************/

#splash {
	width: 930px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/img3.gif);
}

/*************** CONTENT ***************/

#content {
	width: 950px;
	height: 460px;
	margin: 0 auto;
	padding: 10px 10x 0 10px;
	background: #ffffff;
}

#colOne {
	float: left;
	width: 950px;
	padding: 0 0 0 0px;
}

/**************** FOOTER ****************/

#footer {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	text-decoration: none;
	background: url(images/footer.gif);
}

#footer p {
	margin: 10px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
