@charset "UTF-8";
/* CSS Document */

/* Clooks */

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

body, div, td, p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #151515;
	line-height:16px;
}

a {
	color:#151515;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border: none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight:bold;
    height:22px;
    margin-top:0px;
	text-transform:uppercase;
}

h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight:bold;
    height:18px;
    margin:0;
}

li {
	line-height:20px;
}

/* begin layout */

#container {
	margin:0 auto;
	width: 930px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:left;
}

#header {
	height:50px;
	width:930px;
	text-align:center;
}
#taalkeuze {
	height:15px;
	width:790px;
	text-align:left;
	margin-left:160px;
}

#nav {
	float:left;
	width:200px;
	margin:0px;
	margin-top:10px;
	margin-bottom:50px;
	border-top:1px solid #CCC;
	border-right:1px solid #ccc;
}

#content {
	float:left;
	width:480px;
	padding-left:25px;
	padding-right:15px;
	padding-top:10px;
	margin-bottom:30px;

}

#rechts {
	float:right;
	width:170px;
	padding-top:10px;
	text-align:right;
}

#video {
	clear:both;
	height:100px;
	width:930px;
	padding-top:10px;
}

#footer {
	clear:both;
	height:40px;
	width:930px;
	padding-top:10px;
}

/* einde layout */

/* begin navigatie */

ul.nav {
	padding:0px;
	margin:0px;
}

li.nav {
	margin:0px;
	list-style:none;
	background-color:#fff;
}

li.nav a {
	padding:5px;
	display:block;
	height:22px;
	text-decoration:none;
	color:#0082C8;
}

li.nav a:hover {
	background-color:#ccc;
	color:#0d2f85;
}
li.active {
	margin:0px;
	padding:5px;
	list-style:none;
	display:block;
	height:22px;
	background-color:#eee;
	text-decoration:none;
	color:#0d2f85;
}
li.sub, li.sub a {
	line-height:40px;
	margin-left:10px;
	list-style:none;
}

/* einde navigatie */

td.video {
	width:185px;
}

#content p {
	margin-bottom:30px;
}

#content ul {
	padding:0px;
	margin:0px;
}

#content li {
	margin-left:20px;
}

.input {
	width:280px;
	height:20px;
	border:none;
	margin-bottom:10px;
	background-color:#eee;
}
.textarea {
	width:280px;
	height:85px;
	border:none;
	background-color:#eee;
}


#options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:460px; list-style:none; color:#033; margin-left:0px;}
#acc h3 {width:460px; font-size:11px; font-weight:normal; margin-top:5px; cursor:pointer;}
#acc h3:hover {text-decoration:underline;}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:440px; padding:0px; border-top:none; background:#fff; padding-bottom:50px;}
#acc li {
	list-style:disc;
}