@charset "utf-8";

html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font: 90%/1.4 Verdana, Arial, Helvetica, sans-serif;
	/* background: #42413C; */
	color: #000;
}

img{  
	border-style: none;
	}
	
h1, h2, h3, h4, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	width: 600px;
	margin-bottom: 1%;
}

h5{
	margin-top: 0;
	margin-bottom: 1%;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	width: 600px;
	}

a{
	font-weight:bold;
	text-decoration:none;
	color: #039;
	}

.kop{
	position: absolute;
	width:1024;
	height:120;
	padding:0;
}

.koptekst{
	position: absolute;
	width:1024;
	height:120;
	padding:0;
	z-index:100;
	top:25px;
	left:85px;
	}

.taalkeuze{
	position: absolute;
	left:0px;
	top: 0px;
	width:163px;
	padding:0;
	background-color: #46163F;
	z-index:30;
	min-height:1200px;
	}

.contentcontainer{
	position:absolute;
	left:163px;
	top:120px;
	padding:0;
	background-color:#fff;
	margin:0;
	}

.paginainhoud{
	position:absolute;
	top:30px;
	left:30px;
	border:0;
	background-color:#FFF;
	width:600px;
	frameborder:0;
	min-height:1200px;
	}

.knop_taal{
	position:absolute;
	left:15px;
	height:33px;
	width:140px;
	padding:0;
	}
	
.schaduw{
	position:absolute;
	left:0px;
	top:0px;
	height:33px;
	width:139px;
	padding:0;
	z-index:0;
}

.knop{
	display:block;
	cursor: pointer;
	text-decoration: none;
	position:absolute;
	left:0px;
	top:0px;
	height:33px;
	width:139px;
	padding:0;
	z-index:50;
	}
	
.knop_download{
	border:none;
}
	
.text_small {
	font-size:small;
	}
	
.text_xsmall {
	font-size: x-small;
}


.vet {
	font-weight: bold;
}

}
.cursief {
	font-style: italic;
}

.ghost{
	color:#666;
	font-size: small;
}
	
.sponsortekst {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.afspeelvenster{
	width:600;
	height:338;
}

.afspeelknop{
	background-image: url(images/afspeelknop_bg_top.png)
	}
	
.afspeeltext{
	background-repeat:no-repeat;
	background-position:00px -24px;
	background-image:url(images/afspeelknop_bg_bottom.png);
	font-size: 8px;
	text-transform: uppercase;
	line-height: 200%;
	font-weight:bold;
	}

.box{
	background-color:#CCC;
	margin:25;
	padding:25;
	border-radius:10;
	}
	
.popup{
	z-index:300;
	font-size: 8px;
	text-transform: uppercase;
	position:absolute;
	left:35px;
	background-color: #FFC;
	padding: 3px;
	border: 0px dashed #000;
	border-radius:5px;
	height:10px;
	visibility: hidden;
}

.fout{
	color:#F00;
	}

.arab{
	direction:rtl;
	font-size: medium;
	text-align:right;
	}
	
.arab_btn{
	direction:rtl;
	font-size: large;
	text-align:center;
	background-repeat:no-repeat;
	background-position:00px -24px;
	background-image:url(images/afspeelknop_bg_bottom.png);
	font-size: 8px;
	text-transform: uppercase;
	line-height: 200%;
	font-weight:bold;
	}

.schrifttab{
	width:600px;
	height:29px;
	}
	
.schrifttabknop{
	height: 29px;
	width: 300px;
	text-align:center;
	color:#000;
	position:absolute;
	top:0px;
	padding:0px;
	
	}

