/* HERDEFINITIES */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images3/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

p {
	margin: 0px;
	letter-spacing: 0.1em;
	line-height: 150%;
}

h1 {
	margin-top: 20px;
}
h3 {
	line-height: 150%;
	letter-spacing: 0.1em;
	font-size: 100%;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}

li {
	margin-left : 20px; 
	list-style-image : url(../gfx/bullet.gif); 
	margin-top : 0; 
	margin-bottom : 0; 
} 
ul {
	margin-left : 18px; 
	margin-top : 0; 
} 
a {
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
.intro {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
}
/*classes*/
.navSelected {
	background-color: #FFFFFF;
}

.image_CD {
	margin-right: 20px;
	margin-bottom: 20px;
}

.tab_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.agenda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.KOP_1 {
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
}


/*DIV's */
#content_home {
	background-color: #999999;
	width: 800px;
	top: 400px;
	left: 40px;
	position: absolute;
}
#navMan {
	z-index: 150;
	height: 22px;
	width: 100px;
	left: 700px;
	top: 385px;
	position: absolute;
}

#bioTekst {
	position: absolute;
	height: 260px;
	width: 400px;
	left: 436px;
	top: 170px;
	color: #FFFFFF;
	z-index: 0;
}
#bioTekstSmal {
	position: absolute;
	height: 260px;
	width: 360px;
	left: 450px;
	top: 190px;
	color: #FFFFFF;
	z-index: 0;
}
#header {
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
	position: absolute;
	left: 40px;
	top: 0px;
	background-color: #333333;
}
#content {
	background-color: #999999;
	width: 800px;
	top: 140px;
	left: 40px;
	position: absolute;
	z-index: 0;
}

