
html {
	overflow: hidden;
	height: 100%;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #CEDED6;
	background-image: url(/images/background.gif);
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-position: 0px 10px;
	background-repeat: repeat-y;
}

p {
	margin-top: 0px;
}

.description p {
	margin-bottom: 0px;
}

.description tr {
	font-size:0.8em;
}

.description th {
	text-align: left;
	width: auto;
}

.description a {
	color: #9F0F82;
}


table {
	margin-bottom: 15px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover,
a:focus {
	text-decoration: underline;
}

img { border: none }

.passphoto {
	border: 1px solid black;
	margin: 10px;
}


#header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 101px;
	background-color: #8C2173;
	width: 100%;
}

#logo_groot {
	position: absolute;
	top: 0px;
	left: 140px;
	width: 440px;
	height: 200px;
	background-color: #8C2173;
	z-index: 1;
}

#logo_klein {
	position: absolute;
	top: 0px;
	left: 140px;
	width: 451px;
	height: 100px;
	background-color: #8C2173;
	z-index: 1;
}

#section {
	position: absolute;
	top: 0px;
	left: 591px;
	width: 181px;
	height: 101px;
	background-color: #8C2173;
	z-index: 1;
}



#sideMenu {
	position: absolute;
	top: 101px;
	left: 0px;
	width: 140px;
	bottom: 0px;
	background-color: #8C7BB5;
}

#sideMenu a {
	color: white;
	font-weight: normal;
}

#sideMenu ul {
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 32px;
}

#sideMenu ul li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

#sideMenu ul li:hover {
	list-style-type: disc;
	color: #8C2173;
}

#sideMenu ul .split {
	margin-bottom: 15px;
}

#sideMenu ul .bigsplit {
	margin-top: 35px;
}



#zoek {
	position: absolute;
	left: 590px;
	top: 115px;
	width: 181px;
	vertical-align: middle;
}

#zoek .zoekveld {
	border: 1px solid black;
	padding: 2px;
	margin: 0px;
	height: 16px;
	font-size: 1.2em;
}

#contentArea {
	margin-right: 15px;
	width: 550px;
}


.contenttitle {
	position: absolute;
	top: 115px;
	left: 160px;	
	width: 400px;
	font-size : 1em;	
	font-weight: bold;
}

.small {
	font-size: 0.8em;
	color: #202020;
}
.small strong {
	color: black;
}


.crumbs {
	bottom: 0px;
	left: 0px;
	position: relative;
	font-size: 0.7em;
}

/*.crumbs {
	position: absolute;
	top: 135px;
	left: 160px;
	font-size: 0.7em;
}*/

.crumbs a {
	text-decoration: none;	
	color: #9F0F82;
	font-weight: normal;
}

.crumbs a:hover {
	text-decoration: underline;
}

small {
	font-size: 0.7em;
}

small a {
	text-decoration: none;	
	color: #9F0F82;
	font-weight: normal;
}

.small a:hover {
	text-decoration: underline;
}


h1 {
	font-size : 1em;	
	font-weight: bold;
}

h2 {
	font-size: 1em;
	font-weight: bold;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	margin-left: 10px;
}

ul.submenu {
	margin-top: 10px;
}

ul li {
	margin-bottom: 3px;
}

ul.nieuws {
	margin-top: 10px;
}

ul.nieuws li a {
}


.fileheader {
	background-color: #EF9C9C;
}

.fileinfo {
	font-size: 0.8em;
}

.odd {
	background-color: #C0D4CA;
}

.even {
	background-color: transparent;
}


.defaultphoto {
	margin: 10px;
	margin-top: 0px;
}

.defaultphoto[align="right"] {
	margin-right: 0px;
}

.defaultphoto[align="left"] {
	margin-left: 0px;
}


#nieuws {
	position: absolute;
	width: 180px;
	left: 430px;
	top: 0px;
}

.nieuwsheader {
	margin: 0px;
	padding: 3px;
	background-color: #ef9c9c;
	height: 20px;
}

.nieuwsfooter {
	text-align: right;
	clear: both;
}


.nieuwsfooter a {
	margin-top: 10px;
	font-size: 0.8em;
	color: #9F0F82;
	font-weight: normal;
}

table.nieuws {
	width: 100%;
	border-collapse: collapse;
}

.nieuwsrow {
	font-size: 0.8em;
	vertical-align: top;
}

.nieuwsrow .date {
	width: 50px;
	padding: 2px;
}

.nieuwsrow .title {
	width: 134px;
	padding: 2px;
}

.nieuwsrow a {
	color: #9F0F82;
	font-weight: normal;
}

tr {
	vertical-align: top;
}


.les {
	margin-bottom: 10px;
}

.les .header {
	width: 100%;
}


.filestable {
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
	border-collapse: separate;
}

.filestable tr {
	vertical-align: top;
}

.filestable td {
	padding: 0px;
}

.filestable td {
	padding: 3px;
	padding-bottom: 7px;
}

.article th {
	text-align: left;
	font-weight: bold;
}

