body {
	text-align: center;
}

#welcome {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 110%;
	text-decoration: none;
}

#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
		}


#top {
	width: 700px;
	height: 100px;
		}

#top p{
	padding-top: 12px;
	padding-left: 30px;
	font-size: 30px;
		}

#subtop {
	width: 700px;
	height: 60px;
		}

#subtopleft {
	width: 700px;
	float: left;
	height: 60px;
		}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 13px;
	margin-bottom: 1px;
}



#subtopright {
	float: left;
	width: 0px;
	height: 60px;

		}

#left {
	width: 180px;
	float: left;
	padding-top: 15px;
	height: 200px;
		}

#right {
	float: left;
	width: 440px;
	padding-left: 50px;
	padding-right: 30px;
	text-align: left;
	padding-top: 15px;
		}

#right img{
	margin: 5px;
		}

#bottom {
	width: 700px;
	height: 3px;
		}

#credit {
	width: 700px;
	font-size: 8px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CCCCCC;
	height: 1px;
		}

#credit p a:link, #credit p a:visited {
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
		}

#credit p {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
		}

#menu {
	margin: 0px;
	padding-top: 20px;
	text-align: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	display: block;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	font-size: 90%;
	border: none;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	color: #CCCCCC;
}

#menu ul li a.actief {
	display: block;
	text-decoration: none;
	font-size: 90%;
	border: none;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	color: #FF0000;
}


#menu ul li a:hover {
	color: #003300;
	vertical-align: middle;
}

#topmenu {
	margin: 0px;
	text-align: left;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topmenu ul li {
	display: block;
	float: left;
	height: 60px;
	width: 135px;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}

#topmenu ul li a {
	display: block;
	text-decoration: none;
	text-indent: 0.5em;
	color: #333333;
	width: 125px;
	text-align: right;
	padding-top: 35px;
	padding-bottom: 6px;
	font-size: 115%;
}

#topmenu ul li a.actief {
	color: #006600;
}


#topmenu ul li a:hover {
	color: #003300;
}

p {
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 5px;
}

a:link, a:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.question {
	letter-spacing: 0.5em;
	margin-top: 12px;
	margin-bottom: 12px;
}

.subquestion {
	letter-spacing: 0.5em;
	margin-top: 3px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 1px;
}

.subtext {
	margin-right: 30px;
	margin-left: 30px;
}

td {
	vertical-align: top;
}


.box {
	background-color: #CCCCCC;
}
.boxtop { 
}
.boxtop div { 
  height: 12px; 
}
.boxbottom { 
}
.boxbottom div { 
  height: 12px; 
}
.boxcontent {
	padding: 0px 12px 0px 12px;
	font-family: "Courier New", Courier, monospace;
}

.boxcontent p{
	padding-top: 0px;
	padding-left: 2px;
	font-size: 9px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;

		}

.boxcontent h1{
	padding-left: 2px;
	font-size: 20px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #000000;
		}
		
.boxcontent h2{
	padding-left: 2px;
	font-size: 16px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #00FF00;
		}
		
.boxcontent h3{
	padding-left: 2px;
	font-size: 12px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #003300;
		}

.realisaties tr td {
	padding-right: 5px;
}

.realisaties tr td h3 {
	font-size: 11px;
	margin-top: 0px;
	margin-left: 7px;
}

.realisaties tr td p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.footnote {
	font-size: 8px;
	margin-top: 0px;
	padding: 0px 0px 21px;
}

.groen {
color: #003300}


#wrapper #top h1 {
	font-size: 60px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
