* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #555555;
	background: #e9e9e3 url("../images/bg.jpg") top center;
}

.mceContentBody {
	font-size: 11px;
	background-color: #fff;
}

input, textarea {
	border:1px solid #66cc33;	
	font-size: 12px;
}

.nwrptext {
	height: 250px;
	width: 450px;        
}

.nwrpintro {
	height: 150px;
	width: 450px;        
}

img, input.radio {
	border: none;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 980px;
	background: url("../images/container_bg.gif") repeat-y top left;
}

#header { 
	width: 980px;
	height: 140px;
	background: url("../images/header_bg.gif") no-repeat top left;
}

#logo {
	float: left;
	display: inline;
	margin: 13px 0 0 21px;
}

#menu {
	float: right;
	width: 300px;
	height: 40px;
	margin: 60px 30px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
	text-align: right;
	font-family: Kozuka Gothic Pro,  Verdana, sans-serif;
}

#main {
	width: 980px;
	margin: 30px 0 30px 0;
}

#navigation {
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 0 10px;
	color: #aaaaaa;
}

#content {
	float: right;
	width: 659px;
	margin: 0 30px 0 0;
	padding: 0 0 0 30px;
	border-left: 1px solid #eeeeee;
}

#footer {
	width: 980px;
	height: 40px;
	background: url("../images/footer_bg.gif") no-repeat top left;
	text-align: center;
}

.paragraph {
	padding: 0; 
	margin: 0;
}

.paragraph_intro {
	padding: 0; 
	margin: 0;
	font-weight: bold;
}

.paragraph_text {
	padding: 0; 
	margin: 0;
}

p {
	/*font-size: 85%;*/
	margin: 0 0 12px 0;
	padding: 0;
}

p.footer {
	font-size: 80%;
	margin: 2px 0 12px 0;
}

h2.paragraphtitle {
	margin: 0 0 10px 0;
	padding: 2px 0 8px 0;
	font-size: 200%;
	border-bottom: 1px solid #555555;
	font-weight: normal;
	line-height: 110%;
}

h3.nav {
	font-size: 100%;
	text-transform: uppercase;
	color: #323232;
	margin: 0;
	padding: 0;
}


blockquote {
	border-top: 1px solid #930053;
	border-left: 1px solid #930053;
	color: #930053;
	font-style: italic;
	margin: 12px 0 12px 12px;
	padding: 4px 0 6px 6px;
	font-size: 100%;
}

a, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #66cc33;
}

a:hover, a:active {
	text-decoration: underline;	
}

a.menu, a.menu:visited {
	color: #aaaaaa;
	font-weight: bold;
}

a.menu:active, a.menu:hover {
	color: #66cc33;
}

a.topmenu, a.topmenu:visited {
	color: #aaaaaa;
	font-weight: bold;
}

a.topmenu:active, a.topmenu:hover {
	color: #66cc33;
}

a.sublevel, a.sublevel:hover, a.sublevel:active, a.sublevel:visited {
	font-weight: normal;
}

a.curlink, a.curlink:hover, a.curlink:active, a.curlink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #66cc33;
}

a.nav, a.nav:visited {
	color: #930053;
	font-weight: normal;
}

a.nav:hover, a.nav:active {
	text-decoration: underline;
}

a.navhoofd, a.navhoofd:visited {
	color: #323232;
	font-size: 120%;
	text-transform: uppercase;
	text-decoration: none;
}

a.navhoofd:hover, a.navhoofd:active {
	text-decoration: underline;
}

a.current, a.current:visited, a.current:hover, a.current:active {
	font-weight: bold;
}

a.language, a.language:hover, a.language:active, a.language:visited {
	color: #fff;
}

hr {
	color: #930053;
	background-color: #930053;
	height:1px;
	border:none;
	margin: 12px 0 12px 0;
}

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

legend {
	font-weight: bold;
}

.errors {
	margin: 0 12px 0 12px;
}

/* Text Editor */
p.acht, span.acht {
	font-size: 8px;
}

.negen, span.negen {
	font-size: 9px;
}

.tien, span.tien {
	font-size: 10px;
}

.elf, span.elf {
	font-size: 11px;
}

.twaalf, span.twaalf {
	font-size: 12px;
}

.veertien, span.veertien {
	font-size: 14px;
}

.zestien, span.zestien {
	font-size: 16px;
}

.normaal, span.normaal {
	font-size: 11px;
}

ul, ol {
	margin: 10px 8px 10px 25px;
}

li {
	margin: 0;
	padding: 0;
}

#navigation ul {
	margin: 0 10px 20px 0;
	padding: 0 0 8px 0;
	list-style-type: none;
	border-bottom: 1px solid #eee;
}

#navigation li {
	list-style-type: none;
	font-size: 90%;
}

li.level3 {
	background: url("../images/bullet_menu.gif") top left no-repeat;
	background-position: 2px 10px;	
	margin-left: 0px;
	padding: 4px 0 0 22px;
	font-weight: bold;
}

li.level3:hover, li.level3:active, li.level4:hover, li.level4:active {
}

li.level3:hover, li.level3:active {
	background: url("../images/bullet_menu.gif") top left no-repeat;
	background-position: 2px 10px;	
}

li.level4{
	padding: 0 0 0 40px;
	line-height: 120%;
	font-weight: normal;
}

li.level5 {
	padding-left: 31px;
	margin-left: -20px;
	font-weight: normal;
}

div.dbsearch {
	font-size: 12px;
}

div.dbsearch label {
	font-weight: normal;
}
