﻿#inhoud {
	min-height: 450px;
	padding: 60px 25px 0 25px;
	text-align: left;
}

*html #inhoud {
	height: 521px;
	padding-top: 0;
}

*:first-child+html #inhoud {
	padding-top: 0px;
}

#inhoud .justify p {
	text-align: justify;
}

#inhoud p {
	line-height: 18px;
	margin-bottom: 12px;
}

#inhoud p.c {
	clear: both;
}

#inhoud p.m {
	text-align: center;
}

#inhoud p.cm {
	clear: both;
	text-align: center;
}

#inhoud p.cp {
	clear: both;
	text-align: center;
	padding: 0 0 8px 0;
}

#inhoud p.hl {
	float: right;
	padding-top: 15px;
}

#inhoud p.lijn {
	background: url(img/lijn.gif) top left repeat-x;
	margin: 10px 0 15px 0; 
	padding-top: 10px;
	clear: both;
}

#inhoud p.noot {
	border-top: 1px solid #BBB;
	font: 12px Arial,sans-serif;
	color: #707070;
	line-height: 16px;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
}

#inhoud #lijst p {
	margin-bottom: 8px;
}

#inhoud p a, #inhoud li a {
	color: #666;
	border-bottom: 1px dotted #666;
	line-height: 19px;
}

#inhoud p a:hover, #inhoud li a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

#inhoud p a img, #inhoud li a img {
	filter: alpha(opacity=50); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50; 
}

#inhoud p a:hover img, #inhoud li a:hover img {
	filter: alpha(opacity=100); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00; 
}


#inhoud p.noot a {
	font: 12px Arial,sans-serif;
	color: #707070;
	border-bottom: 1px solid #707070;
}

#inhoud p.noot a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}


#inhoud h1 {
	font: 18px "Segoe UI",Arial,Verdana,sans-serif;
	color: #A65E36;
	line-height: 22px;
	margin: 0 0 0 0;
	text-align: justify;
	font-weight: normal;
}

#inhoud h2 {
	font: 16px Arial,sans-serif;
	color: #333436;
	font-weight: bold;
	margin: 25px 0 10px 0;
}

#inhoud h2.c {
	clear: both;
}

#inhoud h2.cp {
	clear: both;
	padding-top: 17px;
}

#inhoud table h2 {
	margin: 0 0 10px 0;
}


#inhoud h3 {
	font: 13px Arial,sans-serif;
	font-weight: bold;
	margin: 0 0 7px 0;	
}

#inhoud h3.m {
	padding-top: 10px;
}

#inhoud h3.mc {
	padding-top: 10px;
	clear: both;
}

#inhoud h3.c {
	clear: both;
}

#inhoud h3 img {
	padding: 0;
	border: 0;
	background: none;
}

#inhoud h5 {
	font: 12px Arial,sans-serif;
	font-weight: bold;
	margin: 7px 0 11px 0;	
	padding: 6px;
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
	width: 690px;
	color: #4d4d4d;
}

#inhoud h5 img {
	border: 0;
	padding: 0;
}

#inhoud h6 {
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	margin-top: -35px;
}

#inhoud h6 a {
	display: inline-block;
	height: 16px;
	width: 16px;
	border: 1px solid #AAA;
}

#inhoud h6 a.terug {
	background: url(img/locterug.gif) center center no-repeat;
	margin-right: 2px;
}

#inhoud h6 a.verder {
	background: url(img/locverder.gif) center center no-repeat;
}

#inhoud h6 a.terug:hover {
	background: url(img/locterugh.gif) center center no-repeat;
	border: 1px solid #4d4d4d;
}

#inhoud h6 a.verder:hover {
	background: url(img/locverderh.gif) center center no-repeat;
	border: 1px solid #4d4d4d;	
}

#inhoud h6 a.terugu {
	display: none;
}

#inhoud h6 a.verderu {
	display: none;
}

#inhoud #blok {
	font: 12px Arial,sans-serif;
	font-weight: bold;
	margin: 7px 0 11px 0;	
	padding: 6px;
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
	color: #4d4d4d;
}

#inhoud p {
	font: 13px Arial,sans-serif;
	line-height: 18px;
}
	
#inhoud p.k {
	margin: 15px 0 7px 0;
	text-transform: uppercase;
	color: #38465C;
}

#inhoud textarea {
	font: 13px Arial,sans-serif;
	line-height: 18px;
	background: #E9E9E9;
	border: 1px solid #CCC;
	padding: 6px; 
}


#inhoud .code textarea {
	font: 12px "Courier New",Arial,sans-serif;
	line-height: 18px;
	width: 540px;
	height: 180px;
	margin: 0 0 12px 0;
	background: #FFF;
	border: 1px solid #CCC;
}

#inhoud h3 {
	margin: 16px 0 4px 0;
}


#inhoud #plugins p {
	margin: 0 0 2px 0;
}
	
#inhoud img {
	border: 1px solid #AAA;
	padding: 1px;
}

#inhoud img.p {
	margin: 0 0 7px 0;
}

#inhoud p.c {
	margin: 7px 0;
	text-align: center;
}

span.at  {
	background: url(img/ap.gif) bottom left no-repeat;
	padding: 0 0 0 10px;
}

#inhoud img.l {
	float:left;
	margin-top: 4px;
	margin-right: 14px;
}

#inhoud img.lgl {
	float:left;
	margin-top: 4px;
	margin-right: 14px;
	border: 0;
	padding: 0;
}

#inhoud img.r {
	margin-top: 4px;
	float:right;
	margin-left: 14px;
}


#inhoud img.rgl {
	float:right;
	margin-top: 4px;
	margin-left: 14px;
	border: 0;
	padding: 0;
}

#inhoud img.rl {
	float:right;
	margin-left: 18px;
	border: 1px solid #36597C;
	padding: 1px;
}

#inhoud img.gl {
	border: 0;
	padding: 0;
	margin: 0;
}

#inhoud img a, #inhoud a img {
	border: 0;
}	

#inhoud #plaatjes img {
	border: 1px solid #1F4D6F;
	padding: 1px;
	margin: 10px 10px 10px 0;
	-moz-transform: scale(1.0);
	-webkit-transform:scale(1.0);	   
   	-webkit-transition: -webkit-transform .2s ease-in-out; 
}

#inhoud #plaatjes img.s {
	padding: 1px;
	border: 1 solid #243953;
}

#inhoud #plaatjes a img {
	filter: alpha(opacity=80); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8; 
	border: 1px solid #666;
}

#inhoud #plaatjes a:hover img {
	filter: alpha(opacity=100); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00; 
	border: 1px solid #000;
	-moz-transform: scale(1.1);
	-webkit-transform:scale(1.1);
	cursor: move;
}	

#inhoud .vga a img, #inhoud .vgb a img  {
	filter: alpha(opacity=80); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8; 
	border: 1px solid #243953;
}

#inhoud .vga a:hover img, #inhoud .vgb a:hover img {
	filter: alpha(opacity=100); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00; 
	border: 1px solid #7D2426;
}	


#inhoud #plaatjes img.imgIntro, #inhoud .vga img.imgIntro, #inhoud .vgb img.imgIntro, #inhoud #plaatjes a:hover img.imgIntro, #inhoud .vga a:hover img.imgIntro, #inhoud .vgb a:hover img.imgIntro   {
	border: 0;
}


.vg {
	width: 220px;
	float: left;
	margin: 0;
}

.vgk {
	width: 170px;
	float: left;
	margin: 0;
	margin-right: 10px;
}

.vga {
	width: 150px;
	float: right;
	margin: 0 0 30px 10px;
	clear: both;
}

#inhoud .vga img.b {
	padding: 1px;
	border: 1px solid #36597C;
}

.vgb {
	width: 170px;
	float: left;
	margin: 0;
}

#inhoud .vgb img.b {
	padding: 1px;
	border: 1px solid #36597C;
}


.vgg {
	width: 320px;
	float: left;
	margin: 0;
}

.vgr {
	margin-top: -40px;
	padding-left: 180px;
}

.vgrk {
	margin-top: -45px;
	margin-left: 138px;
}

.vgrg {
	margin-top: -40px;
	padding-left: 285px;
}


#inhoud #submenu {
	font: 13px Arial,sans-serif;
	float: right;
	width: 195px;
	border: 1px solid #AAA;
	background: #E9E9E9;
	margin: 3px 0px 0 20px;
	padding: 9px 9px 3px 9px;
	text-align: left;
}

#inhoud #submenu p {
	margin: 0 0 6px 0;
}

#inhoud #submenu p.l {
	border-top: 1px solid #BBB;
	padding-top: 6px;
}

#inhoud #submenu p.onderw {
	padding: 3px;
	font-weight: bold;
}

#inhoud #submenu a {
	padding: 3px;
	color: #666;
	border: 0;
	display: block;
}

#inhoud #submenu a:hover {
	color: #000;
	text-decoration: underline;
}

#inhoud #submenu a.a {
	background: #9F9F9F;
	color: #FBFBFB;
}

#inhoud #submenu a.a:hover {
	color: #FFF;
}


#ondermenu {
	margin: 20px 0 0 0;
	clear: both;
}

#inhoud .ondermenu {
	clear: both;
	font: 12px Arial,sans-serif;
	font-weight: bold;
	margin: 0 0 11px 0;	
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
	color: #4d4d4d;
	height: 31px;
	padding: 5px;
	padding-left: 267px;
}


#inhoud .ondermenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#inhoud .ondermenu li {
	padding:0;
	margin:0;
	float:left;
	position:relative;
}

#inhoud .ondermenu a {
	display:block;
	font: 12px Arial,sans-serif;
	text-decoration:none; 
	padding: 8px 35px;
	line-height: 16x;
	color: #4d4d4d;
}


* html #inhoud .ondermenu a {
	width: 139px;
	w\idth:139px;
}
 
#inhoud .ondermenu a.vorige {
	background: url(img/ondervorige.gif) center left no-repeat;
}

#inhoud .ondermenu a:hover.vorige {
	background: url(img/ondervorigeh.gif) center left no-repeat;
}

#inhoud .ondermenu a.vorigeuit {
	background: url(img/ondervorige.gif) center left no-repeat;
	filter: alpha(opacity=50); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50; 
}

#inhoud .ondermenu a:hover.vorigeuit {
	background: url(img/ondervorigeh.gif) center left no-repeat;
}

#inhoud .ondermenu a.midden {
	background: url(img/ondermidden.gif) top center no-repeat;
}

#inhoud .ondermenu a:hover.midden {
	background: url(img/ondermiddenh.gif) top center no-repeat;
}

#inhoud .ondermenu a.volgende {
	background: url(img/ondervolgende.gif) center right no-repeat;
}

#inhoud .ondermenu a:hover.volgende {
	background: url(img/ondervolgendeh.gif) center right no-repeat;
}

#inhoud .ondermenu a.volgendeuit {
	background: url(img/ondervolgende.gif) center right no-repeat;
	filter: alpha(opacity=50); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50; 	
}

#inhoud .ondermenu a:hover.volgendeuit {
	background: url(img/ondervolgendeh.gif) center right no-repeat;
}

#inhoud .ondermenu li a, #inhoud .ondermenu li a:hover, #inhoud .ondermenu a, #inhoud .ondermenu a:hover {
	border: 0;
}

 #inhoud .ondermenu :hover > a {
	color:#fff;
	background: url(img/ondermiddenh.gif) top center no-repeat;
}

*html #nieuwsbrief a {
	border-bottom: 1px solid #666;
}

*html #inhoud p a {
	border-bottom: 1px solid #666;
}

*html #inhoud li a {
	border-bottom: 1px solid #666;
}