/* Reset */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, dd, dt, li, tbody, tfoot, thead, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* Indeling van de website */
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	background: #FFFFFF url('/images/bg.jpg');
	margin: 0 auto;
	width: 960px;
	
	padding: 0 7px 0 7px;	
}

#header {
	height: 96px;
	width: 960px;
}

	#logo {
		width: 192px;
		float: left;
		background-color: #FFFFFF;
	}
	
	#visual {
		width: 576px;
		float: left;
	}
	
	#submenu {
		width: 192px;
		float: left;
		text-align: center;
		line-height: 96px;
		background-color: #FFFFFF;
		font-size: 11px;
	}

#menu {
	height: 21px;
	line-height: 21px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 960px;
}

#content {
	width: 960px;
}

	#themas {
		float: left;
		height: 100%;
		padding: 25px 10px 10px 10px;
		font-size: 11px;

		line-height: 1.4em;

		width: 192px; /* 172 + 10 + 10 voor IE 5.5 */
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 172px;
	}
	
	#themas .titel {
		margin-left: 15px;
		font-weight: bold;
		font-size: 12px;
		margin-bottom: 10px;
		text-transform: uppercase;
	}	
	
	.regio {

	}

	.regio .image {
		float: left;
		margin-left: 5px;
		width: 10px;
	}

	.regio .name {
		float: left;
		font-weight: bold;
		width: 155px;
	}
	
	#tekst {
		float: left;
		background-color: #FFFFFF;
		padding: 25px 15px 10px 15px;
		font-size: 11px;
		line-height: 1.4em;
		
	   width: 576px;  /* 546 + 15 + 15 voor IE 5.5 */
	   voice-family: "\"}\"";
	   voice-family: inherit;
	   width: 546px;		
	}

	#tekst_categorie {
		width: 561px;
		float: left;
		background-color: #FFFFFF;
		padding: 25px 15px 10px 0px;
		font-size: 11px;
		line-height: 1.4em;
	}
	
	#sidebar {
		float: left;

		padding-top: 25px;
		padding-left: 10px;
		line-height: 1.4em;
		
		font-size: 11px;
		
		width: 142px;
	}
	
	#sidebar .titel {
		font-weight: bold;
		font-size: 12px;
		margin-bottom: 10px;
		color: #EA4319;
	}
	
	.sponsor_titel {
		text-align: center;
		font-style: italic;
		
		width: 175px;
		margin-bottom: 10px;		
	}
	
	.sponsor_list {
		text-align: center;
		width: 175px;
	}

	#home_left {
		float: left;
		padding-right: 25px;
		
	   width: 365px;
	   voice-family: "\"}\"";
	   voice-family: inherit;
	   width: 340px;		
	}

	#home_right {
		float: left;	
		margin-left: 10px !important; /* all browsers other than IE6 */
		margin-left: 5px; /* IE6 */
		padding-left: 15px;
		
		border-left: 1px solid #E8E8E8;		

		width: 175px;  /* 150 + 10 + 5 voor IE 5.5 */
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 150px;
	}

#content_end {
	clear: both;
	padding-top: 10px;
}

#footer {
	clear: both;
	width: 974px;
	background: url('/images/footer_bg.jpg') no-repeat top;
	margin: 0 auto;
	line-height: 35px;
	font-size: 7pt;	
	text-align: center;
}

/* Elementen op de website */
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	
}

.thema {
	font-weight: bold;
}

.categorieen {
	margin-left: 16px;
}

.spacer_thema {
	width: 15px;
	float: left;
	display: block;
}

.spacer_categorie {
	width: 10px;
	float: left;
	display: block;
}

/* Links op de website */
#submenu a, #themas a, #tekst a, #footer a, #sidebar a {
	color: #000000;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

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

#menu .active, #submenu .active {
	color: #EA4319;
}

#submenu a {
	text-decoration: none;
}

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

#themas a, #tekst a:hover, #footer a, #sidebar a, #content #home_right a, #sidebar .sponsor_titel a {
	text-decoration: none;
}

#tekst a, #footer a:hover, #sidebar a:hover, #content #home_right a:hover, #sidebar .sponsor_titel a:hover {
	text-decoration: underline;
}

.inspringen a {
	color: #000000;
}

.inspringen a:hover {
	color: #000000;
	text-decoration: none;
}

/* Table */
.details_left {
	width: 100px;
	color: #FFFFFF;
	background-color: #919191;
	text-transform: uppercase;
	text-align: right;
	padding-right: 5px;
	margin-right: 10px;
	font-size: 8px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

.details_right {
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
}

.inspringen {
	margin-left: 111px;
}

.inschrijven_plaats {
	background: url('/images/inschrijving_bg.jpg');
	float: left;
	width: 356px;
	line-height: 18px;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

.inschrijven_knop {
	float: right;
	text-align: right;
	margin: 10px 0px 10px 0px;
}

/* Formulieren */
input, textarea, select {
	background-color: #EFEFEF;
	color: #000000;
	border-style: solid;
	border-color: #334562;
	border-width: 1px;
	font-family: Verdana;
	font-size: 11px;
}

input[type='checkbox'], input[type='radio'] { 
	border: 0;
	background-color: #FFFFFF;
}

input[type='image'] {
	border: 0;
}

input[type='submit'],input[type='button'] {
	font-weight: bold;
	font-size: 10px;
}

.required {
	color: #FF0000;
}

.clear {
	clear: both;
}

/* Evaluatie formulier */
.vraag {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
}

.antwoord {
	padding-top: 1px;
	padding-bottom: 1px;
}

.error {
	color: red;
	font-weight: bold;
}

.success {
	color: green;
	font-weight: bold;
}
