@charset "UTF-8";
/* CSS Document */


* {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	vertical-align: midden;
}

body {
	background-color: #E4E4E4;
	text-align: center;
	left: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}

a:link {
}

a:hover{
	text-decoration: underline; color: #3399FF;
	}

a:active{
	text-decoration: underline;
	color: #3399FF;
	background-color: #CCCCCC;
	}
	
a:hover img { 
	border:1px solid  #3399FF; 
	}
	
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}

table {
	clear: none;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #800080;
}
.nav{
	background-color:#FFFFFF
}


.nav:hover{
	background-color:#FFFFFF
}
.kop1 {
	font-family: Verdana;
	font-size: 20px;
}
.kop2 {
	font-family: Verdana;
	font-size: 14px;
}

#horizontalcontainer {
	height: 100%;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
}
	

#horizontalcontainer #wrapper {
	background-color: #85a3cb;
	padding: 0px;
	width: 1000px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	overflow: auto;
	clear: both;
	text-align: center;
}


#horizontalcontainer #wrapper #navigation {
	float: left;
	height: 364px;
	width: 147px;
	padding: 5px;
	text-align: left;
	background-color: #85a3cb;
}

#horizontalcontainer #wrapper #body {
	background-color: #FFFFFF;
	float: right;
	width: 840px;
	text-align: left;
	border-left-width: thin;
	border-left-style: ridge;
}

#horizontalcontainer #wrapper #body #minheightbar {
	float: left;
	height: 500px;
	width: 1px;
}
#horizontalcontainer #wrapper #body #newsflash {
	background-color: #CCCCCC;
	padding: 8px;
	float: right;
	height: 64px;
	width: 284px;
}

#horizontalcontainer #wrapper #body #bodytext {
	padding: 10px;
	float: left;
	width: 669px;
}
#horizontalcontainer #wrapper #body #fullbody {
	padding: 10px;
	width: 800px;
	float: right;
}
#horizontalcontainer #wrapper #body #fullbodythesis {
	background-image: url(../thesis/stereogram2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


#horizontalcontainer #wrapper #body #bodytextFront {
	clear: right;
	float: right;
	width: 839px;
	padding: 0px;
	height: 420px;
}
#horizontalcontainer #wrapper #body #bottompic {
	background-color: #FFFFFF;
	float: right;
	height: 220px;
	width: 150px;
	clear: right;
	background-image: url(../images/foto.jpg);
	position: relative;
	top: 100px;
	left: 0px;
}

#horizontalcontainer #wrapper #bottompic2 {
	background-color: #FFFFFF;
	height: 220px;
	width: 150px;
	clear: none;
	position: relative;
	left: 0px;
	top: 0px;
	float: right;
}

#horizontalcontainer #wrapper #voet {
	background-image: url(../images/ckatinka.jpg);
	clear: both;
	float: right;
	height: 30px;
	width: 100%;
	background-color: #CCCCCC;
	background-position: right;
	background-repeat: no-repeat;
}
#horizontalcontainer #wrapper #body #blackbody {
	background-color: #000000;
	float: left;
	width: 839px;
}
#horizontalcontainer #wrapper #body #fullbody #chapternav {
	background-color: #FFFFFF;
	float: right;
	height: 60px;
	width: 200px;
	padding: 8px;
	text-align: right;
}
#horizontalcontainer #wrapper #body #fullbody #illustration {
	float: left;
	height: 300px;
	width: 380px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
#horizontalcontainer #wrapper #body #illustration {
	float: left;
}
#horizontalcontainer #wrapper #body #blackbody {
}
#horizontalcontainer #wrapper #body #blackbody #textright {
	float: right;
	width: 260px;
	color: #FFFFFF;
}
#horizontalcontainer #wrapper #body #textright {
	float: right;
	width: 580px;
}
.navstijl {
	padding: 10px;
}
.picturelink {
	font-size: 13px;
	color: #FFFFFF;
}

