/* sticky footer */
html, body {
	height: 100%;
}

body {
	background: #121314 /*url(../img/background.gif) left top*/;
	color: #008bc9;
	font-family: georgia;
	height: 100%;
}
div.wrapper {
	background: #000000;
	width: 960px;
	position: relative;
	text-align: left;
	z-index: 100;
	/* sticky footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
div.background {
	margin-top: -483px;
	position: absolute;
	width: 100%;
	z-index: 0;
}
	div.background img {
		display: block;
		height: 500px;
		width: 100%;
	}
div.container {
	position: relative;
	padding-left: 23px;
}
	div.column {
		
		width: 440px;
		float: left;
		padding: 10px 0px 0px 0px;
		border-top: 1px solid #008bc9;
	}
			div.footer div.column {
				border-color: #008bc9;
				padding: 0px;
			}
		div.columnleft {
			background: #000000;
			position: relative;
			margin-right: 33px;
			padding-left: 23px;
			width: 417px;
		}
			body.home div.contentcontainer div.columnleft {
				min-height: 620px;
				padding-left: 0px;
				width: 440px;
			}
				div#flashcontent_video {
					margin-top: 1px;
					margin-left: -5px;
				}
					div#flashcontent_video p {
						color: #000;
						font-size: 0.7em;
					}
						div#flashcontent_video p a {
							color: #ecec24;
						}
			div.footer div.columnleft {
				width: 440px;
			}
			
div.header {
	height: 80px;
}
	div.header img {
		margin: 55px 0px 0px 185px;
	}

div.menu {
	position: relative;
	min-height: 155px;
	height: auto;
	z-index: 0;
}
		img.backcontent {
			position: absolute;
			top: 39px;
			left: 0px;
		}
	ul.menu {
		float: left;
		width: 165px;
		margin-left: 40px;
	}
			ul.menufirst {
				margin-left: 70px;
			}
		ul.menu li {
			font-size: 1em;
			margin-bottom: 11px;
			padding-left: 25px;
			text-transform: uppercase;
		}
				ul.menu li.hier {
					background: url(../img/bullet_menu.gif) no-repeat left 0.2em;
				}
			ul.menu li a {
				color: #fff;
				text-decoration: none;
			}
				ul.menu li a:hover {
					color: #008bc9;
				}
			ul.menu li ul.level1 {
				margin-top: 8px;
			}
				ul.menu li ul.level1 li {
					font-size: 100%;
					padding-left: 25px;
				}


/* tekstelementen */
h1 {
	background: url(../img/h1-underline.png) no-repeat left bottom;
	padding: 15px 0px 18px 0px;
	font-size: 2.7em;
	line-height: 100%;
	min-height: 62px;
	font-weight: normal;
	/*background: url(../img/back_heading.gif) no-repeat left bottom;*/
}
	h1 span {
		display: block;
		font-size: 0.6em;
	}
h2 {
	margin-top: 13px;
	clear: left;
}
h3 {
	margin-top: 13px;
	font-weight: normal;
	clear: left;
}
h4 {
}
h5 {
}
h6 {
}
div.content p {
	color: #000000;
	margin: 0px 0px 1.5em 0px;
}
	div.content p img {
		float: left;
		margin: 0.3em 4px 4px 0px;
	}
	div.content p strong {
		color: #008bc9;
	}
div.content a {
	color: #008bc9;
	text-decoration: none;
}
	div.content a:hover {
		text-decoration: underline;
	}
div.content ul {
	color: #000;
	margin: 0px 0px 1.5em 15px;
	list-style-image: url(../img/bullet_lijst.gif);
}
	div.content ul li {
	}
		div.content ul li ul {
		}
			div.content ul li ul li {
			}
div.content ol {
	color: #000;
}
	div.content ol li {
	}
		div.content ol li ol {
		}
			div.content ol li ol li {
			}
table {
}
	tr {
	}
		td {
		}

div.contentcontainer {
	position: relative;
	margin-bottom: 5px;
}
	div.content {
		background: #fff url(../img/verloop_content.png) repeat-x left top;
		position: relative;
		margin: 0 0 10px -26px;
		padding: 34px 0 0 0;
		font-size: 0.72em;
		line-height: 150%;
		width: 490px;
	}
		.content > div {
			background: #fff url(../img/verloop_onder.png) repeat-x left bottom;
			padding: 0 25px 40px 25px;
			width: 440px;
		}
		.inner {
			background: url(../img/back_content.gif) no-repeat center bottom;
			border-top: 1px solid #008bc9;
			position: relative;
			padding: 0 0 20px 0;
		}
		div.contentcolumn {
			padding: 12px 0px 0px 0px;
		}	

	img.home_onderwijsprijs {
		position: absolute;
		bottom: 30px;
		left: 0px;
		margin: 0px 0px 0px 46px;
		z-index: 1000;
	}
	img.home_knaw {
		position: absolute;
		bottom: 30px;
		left: 0px;
		margin: 0px 0px 0px 170px;
		z-index: 1000;
	}
	div.afbeelding {
		width: 397px;
		margin-top: 29px;
		text-align: center;
	}
		body.noquote div.afbeelding img {
		}
		body.noquote div.afbeelding span.bijschrift {
			float: left;
			font-size: 0.7em;
			padding-top: 4px;
			text-align: left;
		}

	div.quote {
		font-size: 1.2em;
		line-height: 143%;
		position: relative;
		z-index: 10000;
		width: 397px;
	}
		div.quote span.quote {
			color: #ecec24;
			display: inline;
		}
		div.quote span.quotant {
			padding-left: 4px;
		}
	

/* Formulier*/
form {
}
	form fieldset {}
		form fieldset input {
		}


/* Footer */
/* sticky footer*/
div.push {
	height: 50px;
}

div.footer-wrapper {
	width: 960px;
	margin: 0px auto;
	min-height: 50px;
	height: auto;
	position: relative;
	z-index: 1000;
	color: #008bc9;
}
	div.footer {
		padding-left: 23px;
	}
		div.footer p {
			font-family: arial;
			font-size: 0.7em;
			padding: 10px 0px 0px 0px;
			margin: 0px;
		}
			div.footer p a {
				color: #fff;
				text-decoration: none;
			}
				div.footer p a:hover {
					text-decoration: underline;
				}
			div.footer img {
				vertical-align: bottom;
				float: right;
				margin-top: 6px;
				margin-bottom: 6px;
			}

/* overige classes */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.formbutton {
	border: 0px;
	cursor: pointer;
	padding: 0px;
	text-indent: -999em;
}

.screenreader {
	display: none;
}

.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	visibility:hidden;
	clear: both;
}
