body, div, blockquote, p, a, td, tr, ul, li, img, h1, h2, h3, h4, pre, noscript {
/* Verwijderd alle browser afhankelijke defaults */
margin: 0; padding: 0; border: none; text-indent: 0;
}

body  {
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E5E5;
	background-image: url("images/bg.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	scrollbar-track-color: #E6E5E5;
	scrollbar-face-color: #E6E5E5;
	scrollbar-arrow-color: #3F3F41;
	scrollbar-highlight-color: #E6E5E5;
	scrollbar-shadow-color: #E6E5E5;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #3F3F41;
}
.bg00{
	background-image: url("images/top-00.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg01{
	background-image: url("images/top-01.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg02{
	background-image: url("images/top-02.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg03{
	background-image: url("images/top-03.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg04{
	background-image: url("images/top-04.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg05{
	background-image: url("images/top-05.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg06{
	background-image: url("images/top-06.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg07{
	background-image: url("images/top-07.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg08{
	background-image: url("images/top-08.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg09{
	background-image: url("images/top-09.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg10{
	background-image: url("images/top-10.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.bg11{
	background-image: url("images/top-11.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
hr {
	border-top: 1px dashed F78F1F;
	height: 0;
}
#kolom_150 {
	width: 152px; 
	float: left; 
	margin-right: 0px; 
	height: 216px;
	border: 0px solid #35A5FD;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
}

div.clearer {
	clear: both;
}


p {
   font-size: 1em;
	margin-top: 0px;
	margin-bottom: 8px;
}

.vraagimg {
	float: left;
	display: inline;
}

.vraag {
	float: left;
	display: inline;
   font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
	line-height: 25px;
}



h1 {
   font-size: 1.3em;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-bottom: 4px;
	}

h3 {
	font-size: 1.0em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0;
	margin-bottom: 4px;
}

.topmenu {
	color: white;
	font-size: 12px;
}
.topmenu A:link {
	color: white;
}
.topmenu A:visited {
	color: white;
}
.topmenu A:hover {
	color: black;
}
.topmenu A:active {
	color: white;
}

h5 {
	color: white;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 0;
}

h5 A:link {
	color: white;
}
h5 A:visited {
	color: white;
}
h5 A:hover {
	color: #3F3F41;
	border-right: 4px solid white;
	width: 89%;
}
h5 A:active {
	color: white;
}

table {
	border: 0px;
	font-size: 1.0em;	
}

td {
	vertical-align: top;
	text-align: left;
}

.menu {
	vertical-align: middle;
}

.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.table {
	background: white;
	font-size: 1.0em;
	height: auto;
}

.td {
	vertical-align: middle;
	text-align: left;
	height: 10px;
}

.orangebar {
	vertical-align: middle;
	background-color: #2690CC;
	text-align: left;
	border-top: 1px solid #2690CC;
	border-bottom: 1px dashed #F78F20;
	border-left: 1px solid #2690CC;
	border-right: 1px solid #2690CC;
	height: 24px;
	padding-left: 6px;
}
.right {
	vertical-align: top;
	text-align: left;
	border: 1px solid #2690CC;	
	padding: 6px;
	font-size: 0.8em;
}
.newsimg {
	margin: 2 6 0 0;
}

A:link {
	text-decoration: none;
	color: #3F3F41;
	font-weight: bold; 
}
A:visited {
	text-decoration: none;
	color: #3F3F41;
	font-weight: bold; 
}
A:hover {
	text-decoration: none;
	color: black;
	font-weight: bold; 
}
A:active {
	text-decoration: none;
	color: black;
	font-weight: bold; 
}

/*input {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	color: #3F3F41;	
	border: 0;
	border-bottom: solid 1px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F41;
	border: 0;
	border: solid 1px;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #3F3F41;
	border: 0;
	border: solid 1px;
}*/

li {
	list-style-type: square;
}

.boek {
	border: 1px solid white;
	padding: 3px;
	margin-left: 20px;	
	margin-right: 20px;	
}

.boek-detail {
	border: 1px solid white;
	padding: 3px;
	margin-left: 20px;	
	margin-right: 20px;	
	float: right;
}

.img-right {
	border: 1px solid #fff4de;
	padding: 3px;
	float: right;	
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-right {
	border: 0;
	margin: 0;
	padding: 0;
	float: right;
}

.img-center {
	border: 1px solid white;
	padding: 3px;
	text-align: center;
}

.winkelwagen  {
	float: right;
	border: 0;
	padding: 0;
	padding-right: 4px;
	margin: 0;
}


#kader {
	border: 1px solid white;
	padding: 8px;
}

.onderschrift {
	font-style: italic;
	color: #ee7f00;
}

.mentornieuws {
	font-size: 11px;
}

.mentornieuws A:link {
	text-decoration: none;
	color: white;
	font-weight: bold; 
	background-color: #f78f20;
}
.mentornieuws A:visited {
	text-decoration: none;
	color: white;
	font-weight: bold; 
}
.mentornieuws A:hover {
	text-decoration: none;
	color: #027dc3;
	font-weight: bold; 	
	background-color: white;
}
.mentornieuws A:active {
	text-decoration: none;
	color: #027dc3;
	font-weight: bold; 
}
