* {
	margin: 0;
	padding: 0;
}
body {
	overflow: -moz-scrollbars-vertical;
	background-image: url(../img/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	cursor: pointer;
}
p {
	margin-bottom: 16px;
}
h1 {
	font-family: arial,verdana,helvetica;
   	font-size: 15px;
   	color: #C93849;
}
li {
	margin-left: 25px;
}
ul, ol {
	margin-bottom: 17px;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#logo {
	background-image: url(../img/logo.gif);
	width: 284px;
	height: 86px;
}
#logo_rechts {
	float: right;
	width: 268px;
	height: 86px;
}
    #logo_rechts #rss {
        width:22px;
    }
	#logo_rechts #rss img {
        height:14px;
        margin-top:2px;
    }
	#logo_rechts a {
		height:18px;
        line-height: 18px;
		border-bottom: 1px solid #d8d8d8;
		text-decoration: none;
		color: #888;
		float: left;
		display: block;
		width: 90px;
		padding-right: 11px;
		padding-left: 11px;
		text-align: center;
	}
	#logo_rechts a:hover {
		color: #000;
	}
	#logo_rechts form {
		clear: left;
		padding-top: 12px;
		margin-left: 79px;
	}
	#logo_rechts form .zoeken {
		width: 170px;
		border: 1px solid #d8d8d8;
		background-color: #ebebeb;
		margin-bottom: 2px;
		padding-left: 4px;
		color: #888;
	}

#header, #header_en, #header_klein {
	background-image: url(../img/header_background_groot.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 149px;
	padding-bottom: 2px;
	border-bottom: 1px solid #fba007;
}
#header_en {
	background-image: url(../img/header_background_groot_en.jpg);
}
#header_klein {
	background-image: url(../img/header_background_klein.gif);
	height: 40px;
}
	
#content {
	width: 750px;
	display: table;
	background-image: url(../img/content_background.gif);
	color: #666;
}
#content_nieuws {
	width: 750px;
	display: table;
	background-image: none;
	color: #666;
}
#content_nieuws table td {
	line-height: 17px;
}
h2 {
	color: #a90829;
	font-size: 11px;
}
	#nieuws_rechts {
		margin-top: 10px;
	}
	#nieuws_rechts, #content_rechts {
		width: 210px;
		margin-right: 30px;
		float: right;
		padding-bottom: 10px;
	}
	#nieuws_rechts div {
		background-color: #c2162e;
		width: 200px;
		margin-top: 10px;
	}
	#nieuws_rechts div a {
		padding: 2px;
		width: 196px;
		display: block;
		color: #FFF;
		text-decoration: none;
	}
	#nieuws_rechts img {
		margin-bottom: 10px;
	}
	#nieuws_links, #content_links {
		float: left;
		width: 440px;
		margin-left: 60px;
		_margin-left: 30px;
		margin-top: 10px;
		line-height: 17px;
	}
#survey {
	float: left;
	line-height: 17px;
	margin-top: 10px;
	margin-left: 50px;
	width: 650px;
	margin-bottom: 10px;
}

	#nieuws_links_home {
		float: left;
		width: 410px;
		margin-left: 60px;
		_margin-left: 30px;
		margin-top: 10px;
		line-height: 17px;
	}
	#nieuws_links_home a, a:hover, a:active {
		color: #ff9900;
		text-decoration: underline;
	}
	#nieuws_links_home img {
		margin-right: 4px;
	}
	#nieuws_links_home h2 {
		margin-top: 8px;
	}
	#nieuws_links h1 {
		color: #a90829;
	}
	#content_links h1, #content_centered h1 {
		color: #a90829;
		margin-bottom: 16px;
	}
	.opleidingstabel TD {
		padding: 2px;
	}
	#content_rechts {
		padding-left: 10px;
		margin-right: 0px;
		width: 230px;
	}
	#content_rechts a {
		padding-left: 18px;
		line-height: 20px;
		width: 212px;
		display: block;
		text-decoration: none;
		color: #777;
		font-weight: bold;
	}
	#content_rechts a.download {
		font-weight: normal;
		text-decoration: underline;
	}
	#content_rechts a.sub {
		background-image: url(../img/sub.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#content_rechts a.subsub {
		width: 200px;
		padding-left: 30px;
		background-image: url(../img/subsub.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#content_rechts a.subactive {
		background-color: #d8d8d8;
		background-image: url(../img/subactive.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#content_rechts a.subsubactive {
		width: 200px;
		padding-left: 30px;
		background-color: #d8d8d8;
		background-image: url(../img/subsubactive.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#content_rechts a:hover {
		background-color: #ffebcc;
	}
	#content_rechts h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border-bottom: 3px solid #faa107;
		font-size: 11px;
		color: #a90829;
		margin-top: 10px;
		font-weight: bold;
	}
	#content_centered {
		padding-left: 120px;
		padding-right: 120px;
		background-color: #FFF;
		padding-top: 20px;
		padding-bottom: 20px;
		width: 510px;
		display: block;
	}
	.printable {
		float: right;
		text-decoration: none;
		color: #888;
		background-image: url(../img/print_button.gif);
		background-repeat: no-repeat;
		padding-left: 16px;
		padding-top: 2px;
		margin-right: 2px;
	}

table input {
	width: 336px;
}
input.checkbox {
	width: auto;
}
table select {
	width: 340px;
}
table td {
	vertical-align: top;
}
table#moreheight td {
	padding-bottom: 8px;
}
.radio {
	width: 15px;
	margin-right: 5px;
	float: left;
	clear: left;
}
table tr.trhover {
	cursor: pointer;
}
table td {
	line-height: 20px;
}
table .radiotext {
	line-height: 20px;
	float: left;
}
table .academiejaar {
	width: 168px;
	font-size: 12px;
	line-height: 26px;
}
table .maand {
	width: 104px;
}
table .jaar {
	width: 60px;
}
.submit {
	background-color: #e3e3e3;
	border: 1px solid #000;
	width: 200px;
	margin-bottom: 10px;
}
.tdback {
	background-color: #d1d9de;
}
div#overflow {
	overflow: auto;
	height: 300px;
}
#searchresults tr:hover {
	background-color: #b3bcc1;
}
#searchresults tr {
	cursor: pointer;
}
#searchresults tr.nohover:hover {
	background-color: #FFF;
	cursor: auto;
}
#searchresults td {
	padding: 3px 0 3px 0;
}
th {
	text-align: left;
}

#footer {
	background-image: url(../img/footer_background.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-top: 1px solid #000;
	color: #FFF;
	line-height: 20px;
	height: 20px;
	padding-bottom: 2px;
	width: 750px;
	border-bottom: 1px solid #d8d8d8;
	clear: left;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
a {
	color: #777;
}
a: hover {
	color: #333;
}
#whiteback {
	background-color: #FFF;
}
a img {
	border: none;
}
hr {
	height: 2px;
	color: #CCC;
	width: 50%;
	margin: 0 auto;
}
#newsletter {
	margin-top: 10px;
	margin-left: 28px;
}
#newsletter input {
	width: auto;
}

.submit_enquete {
	border: 1px solid gray;
	color: #777;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	margin: 0 15px 0 0;
	line-height: 20px;
}
.submit_enquete_disabled {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	margin: 0 15px 0 0;
	text-align: center;
	line-height: 20px;
}
.submit_enquete:hover {
	color: #ff9900;
}
#enquete_form .radio {
	display: block;
	clear: both;
	float: left;
	width: 20px;
	line-height: 2em;
}
#enquete_form label {
	display: block;
	float: left;
	width: 300px;
	line-height: 2em;
}
#enquete_form p {
	margin-top: 10px;
}
#enquete_form div {
	float: left;
	padding-left: 20px;
}
#enquete_form div input {
	width: 290px;
}
