body {
	background-color: #333;
	background-position: center top;
}

#container {
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 20px;
	background-color: #FFF;
}

#header {
	width: 950px;
	height: 250px;
	background-image: url(../images/header1.png);
}

#spacer_header {
	width: 1000px;
	height: 190px;
	}
	
#menu_header {
	height: 30px;
	width: 790px;
	float: right;
	}
	
#menu_header li {
	padding: 20px 10px 0px 0px;
	float: left;
	list-style-type: none;
}

#menu_header a {
	color:#000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-decoration: none;
	}
	
#menu_header a:hover {
	color:#555;
	font-weight: bold;
	}
	
#linkerkolom {
	width: 120px;
	height: auto;
	min-height: 200px;
	float: left;
	padding: 0px 20px;
}

#tweekolomrechts {
	width: 785px;
	height: auto;
	float: right;
}

#rechterkolom {
	width: 245px;
	padding: 0px 20px 0px 15px;
	height: auto;
	float: right;
	text-align: left;
	overflow: hidden;
}

#rechterkolom li {
	list-style-type: none;
	border-bottom: 1px dotted #000;
}

#rechterkolom a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

#balk {
	width: 458px;
	height: 30px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/balknieuws.jpg);
}

#balk2 {
	width: 745px;
	height: 30px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/balknieuws.jpg);
}

#middenkolom {
	width: 468px;
	padding: 0px 20px;
	height: auto;
	overflow: hidden;
	float: left;
}

#footer {
	width: 910px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 20px;
	text-align: center;
}



.balkrechts {
	width: 225px;
	height: 24px;
	padding: 3px 10px;
	background-image: url(../images/balknieuws.jpg);
	background-repeat: no-repeat;
	display: block;
}
	
.balk {
	width: 448px;
	height: 25px;
	padding: 5px 10px 0px 10px;
	background-image: url(../images/balknieuws.jpg);
	display: block;
}

#menubalkingelogd {
	margin-bottom: 0px;
	height: 20px;
	padding: 6px 20px;
	width: 910px;
	float: right;
	clear: both;
	background-color: #84cdff;
	border: 1px solid #999;
	}
	
#menubalkingelogd a {
	color:#000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 0px 20px;
	}

.lesroosterinvoeren th {
	padding: 5px;
	text-align: left;
}

.lesroosterinvoeren td {
	padding: 5px;
	text-align: left
}

td.uitlijningmidden {
	text-align: center;
}

.lesrooster_weergave td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.nieuwsfoto {
	float: right;
	max-width: 150px;
	max-height: 200px;
	margin: 5px;
	padding: 1px;
	border: 1px solid #444;
	outline: 1px solid #999;
}

.datumnieuws {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000;
}

