﻿body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial;
	font-size: 16px;
	background: url(../images/bg.png) #ff6800 top left repeat-y;
	font-family: Times New Roman;
}
#site {
	padding: 0px;
	background: url(../images/logo.jpg) top left no-repeat;
}
#menu {
	float: left;
	width: 188px;
	padding-right: 42px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-left: 3px;
	width: 174px;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}
#menu ul li a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 165px;
	background: #cccccc;
	border: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: -40px;
	padding-top: 4px;
	padding-bottom-4px;
	overflow: none;
	font-weight: bold;
	font-style: italic;
	font-family: verdana;
}
#menu ul li a:hover, #menu ul li.actief a {
	color: #FFFFFF;
	background: none;
}
#menu ul li ul li.actief {
	color: #FFFFFF;
}
#menu ul li ul li.nonactief {
	color: #000000;
}
.verborgen {
	display: none;
}
#menu ul li ul {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}
#menu ul li ul li a {
	background: none;
	border: none;
	padding: 0px;
	padding-left: 8px;
}
#menu img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#inhoud {
	float: left;
	width: 649px;
	padding-left: 30px;
	background: #c9c9c9;
	padding-right: 30px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
#inhoud a {
	color: #000000;
	text-decoration: none;
}
#inhoud a:hover {
	color: #000000;
	text-decoration: underline;
}
#inhoud ul {
	font-weight: bold;
}
#inhoud ul li {
	padding-bottom: 10px;
}
#textcontact h1 {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	color: #41728A;
}
#textcontact h2 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #41728A;
}
h1 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	clear: both;
}
h2 span {
	color: red;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
p {
	clear: both;
	font-size: 16px;
}
p.center {
	text-align: center;
}
#clr {
	clear: both;
	background: url(../images/footer.gif) bottom center no-repeat;
	height: 30px;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 3px;
	margin: 0px;
	font-size: 10px;
}
#clr a {
	text-decoration: none;
	color: #FFFFFF;
}
.left {
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 4px;
}
.right input, .right textarea {
	width: 365px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}
#send {
	margin-top: 4px;
	width: auto;
	font-weight: bold;
}
#naam_false {
	overflow: hidden;
	background: #FFFFFF url(../images/warning.jpg) right top no-repeat;
}
#postcode_false {
	overflow: hidden;
	background: #FFFFFF url(../images/warning.jpg) right top no-repeat;
}
#adres_false {
	overflow: hidden;
	background: #FFFFFF url(../images/warning.jpg) right top no-repeat;
}
#woonplaats_false {
	overflow: hidden;
	background: #FFFFFF url(../images/warning.jpg) right top no-repeat;
}
#telefoon_false {
	overflow: hidden;
	background: #FFFFFF url(../images/warning.jpg) right top no-repeat;
}
#email_false {
	overflow: hidden;
	background: #FFFFFF url(../images/warning.jpg) right top no-repeat;
}
#opmerking_false {
	overflow: hidden;
	background: #FFFFFF url(../images/warning.jpg) right top no-repeat;
	height: 60px;
}
#foto_rechts {
	float: right;
	position: absolute;
}
#links {
	float: left;
	position: absolute;
}
img {
	border: none;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}
ul {
	list-style: none;
}
ul#linkspage li {
	padding-top: 5px;
	clear: both;
}
#linkspage img {
	float: right;
	margin-left: 10px;
}
#linkspage a {
	font-style: italic;
}

