body {
	text-align: center;
	vertical-align: text-top;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0099;
	height: 100%;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
}
#front {
	width: 1000px;
	height: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0099;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/voorblad.jpg);
	border: 2px solid #B76FFF;
}
#firstnav {
	float: right;
	height: 30px;
	width: 650px;
	color: #990099;
	position: relative;
	top: 170px;
	text-align: right;
	letter-spacing: 0.2em;
	padding-right: 30px;
}
#firstnav a {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
#firstnav a:hover {
	color: #A5A8B1;
	text-decoration: none;

}
#firstnav img {
	padding-left: 30px;
}
#header {
	background-color: #B76FFF;
	float: left;
	height: 130px;
	width: 695px;
	color: #FFFFFF;
	font-size: 20px;
	text-align: left;
}
#header p {
	margin-left: 75px;
	margin-top: 30px;
}

#logo {
	background-color: #B76FFF;
	height: 130px;
	width: 200px;
	float: left;
}
#naam {
	font-size: 26px;
	color: #B76FFF;
	background-color: #FFFFFF;
	position: relative;
	height: 60px;
	width: 630px;
	top: 15px;
	text-indent: 20px;
	font-style: normal;
	line-height: 60px;
}

#switchlanguage {
	float: left;
	background-color: #B76FFF;
	height: 130px;
	width: 105px;
	text-align: left;
}
#menu {
	float: left;
	height: 450px;
	width: 200px;
	background-color: #B76FFF;
	list-style-type: none;
	padding-top:10px;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #660099;
	
}
#menu ul {
	display: inline;
}
#menu li {
	list-style-type: none;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
}
#active {
	font-weight: bold;
	color: #B76FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B76FFF;
	line-height: 30px;
	background-color: #660099;
}
#menu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660099;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660099;
	line-height: 30px;
	
}
#content {
	float: left;
	height: 400px;
	width: 510px;
	color: #660099;
	padding: 30px;
	text-align: justify;
	font-size: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #660099;
	overflow: auto;
	line-height: 150%;
}
#content a {
	text-decoration: none;
	color: #666666;
}
#content a:hover {
	color: #999999;
	text-decoration: underline;
}


h1 {
	font-size: 16px;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
}


#column {
	width: 190px;
	text-align: left;
	height: 420px;
	float: left;
	font-size: 11px;
	color: #660099;
	padding: 20px;
	background-color: #B76FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #660099;
}
#column p {
	background-color: #FFFFFF;
	padding: 5px;
	border: 2px solid #660099;
}

#column a {
	color: #666666;
	text-decoration: none;
}
#column a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer {
	color: #FFFFFF;
	background-color: #660099;
	height: 20px;
	width: 1000px;
	float: left;
	font-size: 10px;
	line-height: 20px;
}
#footer a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#publicaties {
	font-size: 12px;
	line-height: 150%;
	color: #660099;
	text-align: justify;
	width: 730px;
	float: left;
	padding-top: 40px;
	padding-right: 230px;
	padding-left: 40px;
}
#publicaties a {
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
}
#publicaties a:hover {
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;
}
