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


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

body { background-color: #E4E4E4;
}

a:link {
	background-color: #FFFFFF;
}
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: 0px;
}

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: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	

#horizontalcontainer #wrapper {
	background-color: #FFCC00;
	padding: 0px;
	width: 800px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	overflow: auto;
	clear: both;
}


#horizontalcontainer #wrapper #navigation {
	float: left;
	height: 364px;
	width: 150px;
	padding: 5px;
}

#horizontalcontainer #wrapper #body {
	background-color: #FFFFFF;
	float: right;
	width: 640px;
}

#horizontalcontainer #wrapper #body #minheightbar {
	float: left;
	height: 400px;
	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: 469px;
}
#horizontalcontainer #wrapper #body #fullbody {
	padding: 10px;
	width: 619px;
	float: right;
}


#horizontalcontainer #wrapper #body #bodytextFront {
	clear: right;
	float: right;
	width: 639px;
	padding: 0px;
	height: 320px;
}
#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: 640px;
	background-color: #CCCCCC;
}
#horizontalcontainer #wrapper #body #blackbody {
	background-color: #000000;
	float: right;
	width: 639px;
}
