html, body {width: 100% !important;}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #fff url(./template/bg-body.jpg) top left repeat-x;
	margin: 0;
	padding: 0;

}

#taal {
	background: transparent;
	padding: 0;
	margin: 0;
	max-width: 950px;
	margin: 0 auto 0 auto;
}
#taal ul {
	position: relative;
	margin: 0;
	padding: 15px 0 15px 0;
	list-style-type: none;
}
#taal li {
	float: right;
	margin: 0;
	padding: 0;
}
#taal a {
	color: #F0F2F4;
	background: transparent;
	text-decoration: none;
	text-align: right;
	margin: 0;
	padding: 0 0 0 20px;
}
#taal a:hover {
	color: rgb(96,129,132);
	background: transparent;
}
#taal a.nl {
	background: transparent url(./template/nl.jpg) center left no-repeat;
}
#taal a.de {
	background: transparent url(./template/de.jpg) center left no-repeat;
}
#taal a.en {
	background: transparent url(./template/en.jpg) center left no-repeat;
}
#taal a.fr {
	background: transparent url(./template/fr.jpg) center left no-repeat;
}
#taal a.sp {
	background: transparent url(./template/sp.jpg) center left no-repeat;
}

#wrapper {
	background: transparent; 
	position: relative;
}

#inner-wrapper { 
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 950px;
	background: transparent; 
	text-align: left;
}


a#logo {
	float: left;
	border: none;
	padding: 0;
	margin: 25px 0 20px 0;
	width: 350px;
	height: 46px;
	background: url(./template/logo.png) top left no-repeat;
}

a#logo:hover {
	background: url(./template/logo.png) 0 -48px no-repeat;
}

#topmenu {
	text-align: right;
	background: transparent;
	margin: 30px 0 0 0;
	padding: 0;
	height: 90px;
}

#topmenu ul{
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
}
#topmenu ul li{
	list-style-type: none;
	display: inline;
	padding: 7px 5px 9px 6px;
	margin: 0 0 0 10px;
	background: transparent;
}

#topmenu ul a{
	color: #70685E;
	background: transparent;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	text-decoration: none;
	padding: 7px 11px 7px 11px !important;
}
#topmenu ul a:hover {
	color: #70685E;
	background: #ED6D15;
	border-radius: 8px;
}
#topmenu ul a.active {
	color: #FFF;
	background: #ED6D15;
	border-radius: 8px;
}

#top {
	position: relative;
	height: 402px;
	margin: 0;
	padding: 0;
	background: transparent url(./template/bg-top.jpg) top left no-repeat;
	clear: both;
	border-radius: 16px;
}

#content {
	margin-top: 40px;
	padding: 0 0 2em 0;
	background: transparent;
}

#inhoud {
	padding: 0 0 1em 0;
	color: #1C1500;
	background: transparent;
	position: relative;
}

* html #inhoud {
    height: 0.1%;
}


#inhoud h1 { font-size: 1.6em; color: #645A54; margin-bottom: 0.5em; }
#inhoud h2 { font-size: 1.35em; color: #85817D; }
#inhoud h3 { font-size: 1.15em; color: #705C4F; font-weight: bold; margin-bottom: 0; }

#inhoud h3#overzicht { margin-top: 2em; }

#inhoud h4 { color: #1C1500; margin-bottom: 0;	padding-bottom: 0; }
#inhoud h5 { color: #1C1500; margin-bottom: 0; }
#inhoud h6 { color: #1C1500; margin-top: 1.5em; font-size: 1em; }

#inhoud p.koptekst { color: #DF7124;  }

#inhoud a { 
	color: #645A54;
	font-weight: normal;
	text-decoration: none; 
	border-bottom: 1px dotted; 
}
#inhoud a:visited {
	color: #645A54;
}

#inhoud a:hover { 
	color: #DF7124;
}

#inhoud .topblocks {
	float: left;
	max-width: 950px;
	margin-bottom: 2em;
}

#inhoud .blockmiddle {
	float: left;
	width: 300px;
	margin: 0 23px;
	background: #fff;
}

#inhoud .blockmiddleright {
	float: left;
	width: 600px;
	margin: 0 23px;
	background: #fff;
}

#inhoud .blockleft {
	float: left;
	width: 300px;
	background: #F4F4EE;
	border-radius: 10px;
	border-top: 1px solid #E9EAE0;
	border-right: 1px solid #E9EAE0;
}
#inhoud .blockleft div {
	padding: 0 0.5em 1em 0.5em;
}

#inhoud .blockleft div ul{
	list-style-type: none;
	margin-left: 0;
}
#inhoud .blockleft div ul li{
	margin-left: 0;
}
#inhoud .blockleft img.infoimage {
	margin-bottom: 2em;
}
#inhoud .blockleft div h2 {
	color: #ED6D15 !important;
}


#inhoud .blockright {
	float: right;
	width: 300px;
}
#inhoud .blockright div {
	padding: 0 0 0 1em;
}
#inhoud .blockright img {
	float: left;
	width: 125px;
	margin: 0 17px 17px 0;
	border-radius: 12px;
}

#inhoud .bottomblocks {
	clear: both;
	padding-top: 3em;
	border-top: 6px solid #F6F5F4;
}
#inhoud .bottomblocks div {
	float: left;
	width: 300px;
	background: #fff;
}
#inhoud .bottomblocks div h3 {
	color: #A7551B;
}
#inhoud .bottomblocks a {
	border: none;
}

#inhoud .bottomblocks div.middle {
	margin: 0 23px;
}

#inhoud .bottomblocks div img {
	width: 288px;
	height: 138px;
}
#inhoud .bottomblocks div a img{
	border: 6px solid #E8E8E2;
}
#inhoud .bottomblocks div a img:hover{
	border: 6px solid #E9B085;
}

#inhoud ul {
	margin: 0 0 2em 0;
	padding: 0;
}

#inhoud ul li {
	line-height: 1.35em;
	margin-left: 1em;
}

#inhoud ul li ul {
	line-height: 1.3em;
	margin: 0 0 0 0.7em;
	font-size: 0.95em;
}

#inhoud ul.linkoverzicht {
	margin-bottom: 2em;
}
#inhoud ul.linkoverzicht li {
	list-style-type: none;	
}
#inhoud ul.linkoverzicht h2{
	font-variant: small-caps;
	margin-bottom: 0;
}

#inhoud ul.inline li {
	list-style-type: none;
	display: inline;
}

#inhoud ul.imagelinks {
	text-align: center;
	margin: 0.5em auto 3em auto;
}
#inhoud ul.imagelinks li {
	margin: 0 0.01em;
}
#inhoud ul.imagelinks a, a img {
	border: none;
}

#inhoud ul.imagelinks a:hover {
	border-bottom: 2px dotted #5F8183 !important;
}

#inhoud ul.imagelinks a.open {
	border-bottom: 2px solid #6D7D8C !important;
}

#inhoud ul.notype {
	margin: 1em 0;
	list-style-type: none;
}
#inhoud ul.indent {
	margin-left: 1em;
}
#inhoud ul.indent li{
	margin-bottom: 0.5em;
}
#inhoud ul.indent li p{

}

#inhoud ul.opsomming li{
	list-style-type: none;
	margin-left: 0.8em;
}
#inhoud ul.opsomming li ul li{
	list-style-type: disc;
	margin-left: 1em;
}

ol#bronvermelding {
	color: #40889A;
	margin: 3em 0 0 0;
	padding: 0;
	font-size: 0.85em;
}
ol#bronvermelding li {
	margin-left: 1.6em;
}

#inhoud ol.lijst {
	list-style-type: upper-alpha;
}
#inhoud ol.lijst h4{
	color: rgb(254,254,255);
	background: rgb(0,51,102);
}
#inhoud ol.lijst h4 span{
	font-style: italic;
}

#inhoud li {
	margin: 0.4em 0; 
}
#inhoud li p, #inhoud ol.abclijst li p, #inhoud ol.cijferlijst li p {
	margin-top: 0;
}

.red {
	color: #BE0606 !important;
	font-size: 1.5em !important;
}

.linkblok {
	float: left;
	border: 1px solid #617E8C;
	padding: 0.5em;
	margin: 0 18px 1em 0;
	position: relative;
	width: 99%;
	background: #184066;
}
.linkblok a, .linkblok a:visited {
	color: rgb(192,202,214) !important;
	font-weight: bold;
}
.linkblok a:hover { 
	color: rgb(96,129,132) !important;
}

a.googlemaps, a.googlemaps:visited {
	border: none !important;
}
a.googlemaps img {
	height: 98px;
	width: 153px;
	position: relative;
	border: 1px dotted;
	margin-bottom: 1em;
}

abbr {
	font-style: italic;
	cursor: help;
}

p + form {
	margin-top: 3em;
}

form#verzendform {
	margin-top: 1em;
	background: transparent;
}

form table {
	padding: 1em;
	font: 99% Arial, Helvetica, sans-serif;
	background: #F4F4EE;
	border-radius: 6px;
	border-top: 1px solid #E9EAE0;
	border-right: 1px solid #E9EAE0;
}

form table h3 {
	padding-top: 1em;
}

legend {
	font-weight: bold;
}

fieldset {
	border: 1px solid #E9EAE0;
	border-radius: 6px;
}

fieldset div {
	background: #F4F4EE;
	padding: 1em;
	border-radius: 6px;
}

label {
	margin-right: 1em;
}

span.form_error {
	color: red;
}

.image-rechts {
	float: right;
	margin: 0 0 1em 1.5em;
}
.image-links {
	float: left;
	margin: 0 1.5em 1em 0;
}
.image-rechts, .image-links {
	position: relative;
	background: transparent;
}

a img.image-rechts, a img.image-links {
	border: none;
}

.rechts {
	float: right;
	position: relative;
	margin: 0 0 1em 1em;
	clear: right;
}
.links {
	float: left;
	position: relative;
	margin: 0 1em 1em 0;
}
.center {
	text-align: center;
}

h6.button a {
	font-size: 14px;
	text-decoration: none !important;
	border-bottom: none !important;
	padding: 5px 9px 5px 9px !important;
	color: #fff !important;
	background: #ED6D15;
	border-radius: 8px;
	box-shadow: 2px 2px 2px #888;
}
h6.button a:visited {
	color: #645A54;
}
h6.button a:hover {
	color: #000 !important;
	box-shadow: none;
}


.rounded {
	border-radius: 6px;
}

#footer {
	margin: 0 auto 2em auto;
	width: 950px;
	padding: 0;
	background: transparent;
	clear: both;
}

#footer div {
	color: #000;
	text-align: center;
	padding: 0 0 0.5em 0;
	height: 0.1%;
	background: #F4F4EE;
	border-top: 1px solid #E9EAE0;
	border-right: 1px solid #E9EAE0;
	border-radius: 6px;
}

#footer ul {
	width: 33%;
	float: right;
	margin: 0;
	padding: 2.2em 0 0 0;
}
#footer ul li {
	text-align: left;
	margin: 0;
	padding: 0.2em 0 0.2em 1em;
	list-style-type: none;
}

#footer a { 
	color: #49520E; 
	margin: 0; 
	text-decoration: none; 
	border-bottom: 1px dotted; 
}
#footer a:visited { color: #6C5D3D; }
#footer a:hover { color: #B6B1A5; }

#footer p {
	clear: both;
	padding-top: 2em;
}

#footer li.webdesign {
	margin-top: 2em;
}

#footer ul.social a{
	text-decoration: none !important;
	border: none;
}

a#banner {
	position: absolute;
	top: 515px;
	margin-left: 980px;
}

a.webdesign {
	display: block;
	padding-top: 1em;
	color: #728CAB;
	font-variant: small-caps;
	text-decoration: none !important;
	border: none !important;
}

.vulblok {
	height: 10em;
}

.vulblokgroot {
	height: 20em;
}

p.blind {
	clear: both;
}

