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

html {
	height: 100%;
	width: 100%;
}
body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-color:#FFD145;
	height: 100%;
	color: #003399;
	background-image: url(achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
#inhoud {
	width: 573px;
	height: 100%;
	text-align: justify;
	float:left;
	padding: 10px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: -15px;
	background-image: url(achter.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#inhouda {
	position: absolute;
	top: 0px;
	right: 194px;
	width: 598px;
	height: 100%;
	padding-top: 20px;
	z-index: 100;
	float:left;
	margin: 10px;
	background: #FFFFFF;
}

#kkk {
	color:#CC3300;
	text-align:justify;
	width: 100%;
}
li {
	margin-top: 7px;
}
p.active {
	text-decoration: none;
	margin-top: -14px;
	background-color: white;
	padding-top: 7px;
	padding-left: 13px;
	height: 25px;
	vertical-align:middle;
	width:191px;
	border: 1px solid #E96C00;
	border-right: white;
	margin-left: 12px;
}
p.inactive {
	text-decoration: none;
	margin-top: -14px;
	background: url(menu.png);
	padding-top: 7px;
	padding-left: 13px;
	height: 25px;
	vertical-align:middle;
	width:190px;
	border: 1px solid #E96C00;
	margin-left: 12px;
}
#menu {
	margin-top: 100px;
	width:190px;
	color: #003366;
	font-size: 12px;
	position: absolute;
	right: 813px;
}

table, td, tr {
	vertical-align:top;
	height: 100%;
}

#onder {
	color: #CC3300;
	z-index: 1;
	position: relative;
	bottom: 0px;
	clear:both;
	text-align:center;
	font-size:10px;
	margin-left: 12px;
	margin-right: -12px;
	position: relative;
	left: 0px;
}

h1 {
	color:#003399;
	height: 30px;
}

h2 {
}

h3 {
	margin-bottom: -17px;
}

a {
	color:#003399;
}

a:active {
	color: #003399;
}

a:hover {
	color: #003399;
}

a:visited {
	color: #003399;
}
