/*
concept en realisatie:
Keizer & Co webontwerp en dtp
Oude Kaai 16
4569 AB Graauw
www.keizerenco.nl
*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#container {
	text-align: left;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#top {
	background-color: #d98b39;
	float: right;
	height: 138px;
	width: 650px;
	margin-bottom: 20px;
	background-image: url(../img/backgrounds/topbalk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#header {
	background-image: url(../img/header/headerv3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 138px;
	width: 200px;
	margin-bottom: 20px;
}
div#menu {
	float: left;
	width: 200px;
	margin-top: 20px;
}
div#menu h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #d98b39;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
}
div#menu ul li {
	list-style-type: none;
}
div#menu ul li a, div#menu ul li a:visited {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Gill Sans Light, tahoma, helvetica, verdana, sans-serif;
	font-size: 0.9em;
	color: #D98B39;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display: block;
	background-image: url(../img/menu/menu-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 20px;
	width: 170px;
}
div#menu ul li a:hover {
	color: #000000;
	font-weight: bold;
	background-image: url(../img/menu/menu-dw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffcc66;
}
div#menu ul li a.actief, div#menu ul li .actief a:visited{
	font-family: Gill Sans Light, tahoma, helvetica, verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/menu/menu-dw.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffcc66;
}
.frontbox {
	background-image: url(../img/backgrounds/voetje300.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	width: 300px;
	margin-right: 0px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.frontbox h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.frontbox p {
	font-family: Gill Sans, tahoma, helvetica, verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
div#frontfooter {
	height: 30px;
	width: 900px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #000000;
	text-align: right;
	padding-top: 20px;
	margin-top: 20px;
	clear: both;
}

/* vervolgpagina's */
div#content {
	background-color: #ffffff;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/backgrounds/content.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 250px;
	top: 178px;
}
div#content h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
div#content p {
	font-family: Gill Sans, tahoma, helvetica, verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
}
div#footer {
	height: 30px;
	width: 650px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d98b39;
	text-align: right;
	margin-top: 20px;
}
/* algemeen */
a, a:visited {
	font-family: Gill Sans, tahoma, helvetica, verdana, sans-serif;
	font-size: 1em;
	color: #d98b39;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
hr {
	height: 1px;
	width: 900px;
	border-top: 1px dotted #000000;
	float: left;
	margin-top: 20px;
}
li {
	font-family: Gill Sans, tahoma, helvetica, verdana, sans-serif;
	font-size: 1em;
	color: #d98b39;
	list-style-type: square;
}
/* einde algemeen */

/* classes */
.white {
	color: #ffffff;
}
.kopjes {
	color: #d98b39;
	font-weight: bold;
}
.rand {
	border-bottom: 1px solid #000000;
	width: 120px;
}
.yellow {
	color: #d98b39;
}
.uitlijnrechts {
	text-align: right;
}
/* opmaak formulieren */
#inschrijving table tr td {
	height: 30px;
}
#inschrijving input, select, textarea, #contact input, select, textarea, #nws input, select, textarea {
	background: transparent;
	border: 1px dotted #d98b39;
	margin-bottom: 10px;
}
input#nieuwsbrief {
	margin-bottom: 0px;
}
#contact input.submit, #inschrijving input.submit, #nws input.submit {
	border: none;
}
#nws input.submit {
	margin-top: 20px;
}