html {
  height: 100%;
}

body {
	background-color:#000000;
	margin:0px;
	padding:0px;
	padding-top:10px;
	width:100%;
	height:100%;
}
td,div {
	font-family:Arial,Verdana;
	font-size:14px;
	color:#ecebd8;
}

div {
	padding-bottom:8px;
}

img {
	border:none;
}

a  {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color:#ecebd8;
	text-decoration:none;
}

a:active, a:focus{
	outline:0;
}


#credits a{
	color:#c0c0c0;
}

#credits a:hover{
	color:#ffffff;
}

#ytapiplayer {
  height: 100%;
}

.frm {
	font-family:Arial,Verdana;
	font-size:12px;
	border: solid 1px #b6212e;
	color:#b6212e;
	width:200px;
}


#les, #sendafriend, #otherlessons, #footer, #boek, #thnx {
	display:none;
}

.noos {
	color:#b6212e;
}

.noos a {
	color:#ecebd8;
	text-decoration:none;
}

.noos a:hover {
	color:#b6212e;
	text-decoration:none;
}
a:active, a:focus{
	outline:0;
}

#btn_verstuur {
	cursor:pointer;
}

