/* instellingen body, html en #blok ivm centrering */
body, html {
/*	width:100%;
	height:100%;*/
}
#blok {
	width:933px;
	margin-right:auto;
	margin-left:auto;
}
/* Generated by KompoZer */
body {
/* margin: 10px 10px 0;*/
	padding: 10;
	background-color: blue; /*#25408f;*/ /*blue;*/ /*gray;*/ /*#ffff66;*/
	font-family: Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4 {
	padding-left: 10px;
}

p.copyright {
	border-top: 1px solid lightgray;
	background-color: lightgray;
	text-align: center;
	font-style: normal;
	font-size: 0.85em;
	padding-top: 10px;
}
p.copyright a:hover {
color: white;
}
p.terug {
	text-align: center;
	font-style: normal;
	font-variant: small-caps;
	font-size: 0.85em;
}
p.terug a:hover {
	color: lightgray;
}
#navigatie {
	background: #25408f none repeat scroll 0%;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 133px;
	text-align: center;
}
#navigatie a {
	border-style: solid;
	border-color: lightgray;
	border-width: 1px;
	display: block;
	text-decoration: none;
}
#navigatie a:link {
	color: white;
}
#navigatie a:visited {
	color: black;
}
#navigatie a:hover, #navigatie a#huidig {
	border-color: lightgray;
	color: white;
	background-color: lightgray;
}
#inhoud {
/*	border-style: none solid;
	border-color: lightgray;
	background: white none repeat scroll 0%;
	margin-top: 10px;*/
  border-style: none solid;
  border-color: #ff6600;
  border-width: 0px 0px;
  background: #F5F5F5 none repeat scroll 0%; /*#ffff66 none repeat scroll 0%;*/
  margin-top: 10px;

}
#inhoud p {
	padding-left: 10px;
	padding-right: 10px;
}
#inhoud li {
	margin-right: 5px;
}
.links {
	font-size: 0.85em;
}
.links a {
	text-decoration: none;
}
.links a:hover {
	border-color: lightgray;
	color: lightgray;
	background-color: #ffff99;
}
.links table {
	width: 100%;
}
.links td {
	background-color: #ffff99;
	border-width: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #FFFF66;
	width: 50%;
}
#terzijde {
	background: #25408f;*#25408f;
	margin-top: 10px;
	text-align: center;
	font-style: italic;
	color: white;
/*	width: 190px;*/
}
#terzijde p {
	margin: 10px;
}
/* lichtkrant */
.html-marquee {
	height:30px;
	width: 150px;
	margin: 0px 0px 5px 0px;
	padding-left: 0px;
	background-color: #ffff66;
	text-align: left;
	font-size: 0.9em;
	color: lightgray;
	border-width:0px;
	border-style:solid;
	border-color:red;
}
/* inhoudsopgave pagina */
ul.inhoudsopgave {
	font-size: 0.85em;
	margin-left: 60px;
}
ul.inhoudsopgave a {
	text-decoration: none;
}
ul.inhoudsopgave a:hover {
	color: lightgray; /*red;*/
}
.veldnaam {
	width: 120px;
	text-align: right;
	color:black;
}
#formulier {
	color:black;
	border-width: 0px 0px;
	background: white none repeat scroll 0%;
	margin-top: 10px;
}
#boek {
	/*position: absolute;*/
	text-align: center;
	font-style: italic;
	border-style: none solid;
	margin-top: 10px;
}
#formulier p {
	margin-left: 10px;
	margin-right: 10px;
	color:black;
}
.titel {
	background-color:#ffcc66;
	}
/* link kleur in menu */
.link a {
	color: black;
}
.learn {
	text-align: left;
	margin: 6px;
	padding: 16px;
	border: solid 1px #aaa;
	background: #fff;
	box-shadow: 0px 3px 6px #aaa;
	-webkit-box-shadow: 0px 3px 6px #aaa;
	-moz-box-shadow: 0px 3px 6px #aaa;
}
.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}