body {
	margin: 3px 10px 10px;
	background: #F8E9CA url(background2.jpg) repeat-x;
	
}
p {
	margin-left: 10px;
}

h1 {
	font: 1.6em "Monotype Corsiva";
	margin-left: 0px;
	padding-left: 4px;
	margin-top: 5px;
	color: #A80000;

}
h2 {
	font-size: 1em;
	margin-left: 0px;
	padding-left: 4px;
	margin-top: 10px;
	color: #004E99;
}

h3 {
	font-size: 1.2em;
	margin-left: 0px;
	padding-left: 4px;
	margin-top: 10px;
	color: #2B775D;
}

h4 {
	font-size: 1.1em;
	margin-left: 0px;
	padding-left: 4px;
	margin-top: 10px;
	color: #A82E00;
}

h5 {
	font-size: 1.1em;
	margin-left: 0px;
	padding-left: 4px;
	margin-top: 10px;
	color: #000000;
}

h6 {
	font-size: 1.4em;
	font-family: "Monotype Corsiva";
	margin-left: 0px;
	padding-left: 4px;
	margin-top: 10px;
	color: #4F8C57;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #4D3ABF;
}
a:hover {
	color: #c00;
}

#header {
	position: relative;
	height: 82px;
	margin-bottom: 25px;
}


#logo {
	float: left;
	padding-top: 5px;
}

#topl {
	position: absolute;
	top: 38px;
	left: 47%;
	
}

#content {
	position: static;
	z-index: 40;
        background-image: url(circleback.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
	font-family: "Comic Sans MS";
	font-size: .9em;
	padding: 10px;
	min-height: 400px;
	clear:right;
	margin-right: 10px;

}
#content, #footer {
	margin-left: 185px;
	width: 54%;
	
}
#content a {
	font-weight: bold;
	text-decoration: underline;
}
#content table {
	border: gray 0 solid;
	margin: 5px;
	padding: 0;
}
#content table th {
	text-align: left;
	background: #c10;
}

#footer {
	position: static;
	z-index: 45;
	padding: 20px 10px 0 15px;
}

#menuwrap {
	position: absolute;
	left: 0;
	top: 100px;
	width: 200px;
	height: 900px;
	background: url(leftback.jpg) no-repeat top;
}
		/* hier stond: ul#menu */
	div#menu {
        margin-top: 15px;
	font-family: Monotype Corsiva;
	font-size: 1.1em;

	}

	div#menu form {
		margin-top:5px;
	}
	/* NEW */
	div#menu input#stext {
		border: 1px solid gray;
		width: 120px;
	}
	
	div#menu input#ssubmit {
		width: 25px;
	}
	/* END */
	
	/* Het 100% CSS menu */

	div#menu ul, div#menu li {
		margin:0;
		padding:0;
		display:block;
	}		

	div#menu ul {
		list-style:none;
		width:150px;
		padding:2px;
		border: #483DB2 1px solid;
		background: #9A99FF;
	}	

	div#menu li {
		position:relative;
		padding:3px;
	   background-color: #483DB2;
		border: #9A99FF 1px solid;
		z-index:9;

	}
		
		div#menu a {
		color: #F7F8EA;
		}
		
		div#menu a:hover { 
		color: #9DFFCF;
		}
		
		div#menu li.folder {
	
		}

		/* decoratieve hover */

		div#menu li:hover {
			border: #9A99FF 1px solid;
			background:#8278DB;
			z-index:15;
			color: #483DB2;
		}

	/* Alle subnavigatie hidden */
		
	div#menu ul ul {
		position:absolute;
		display:none;
		right:-140px;
		top:4px;
	}
		
		/* :hover, met specificity */
		
		div#menu li:hover ul ul {
			display:none;
		}

		div#menu li:hover ul, div#menu li:hover li:hover ul {
			display:block;
		}



#nbwrap {

	position: absolute;
	top: 120px;
	right: 7px;

}



.newsbox {
 
	background: #E2CAA9;
	font-family: "Times New Roman";
	width: 150px;
	

}


.newsbox hr{
	color: #D3A368;
	background-color: #D3A368;
   	border: 1px solid;
	height: 1px;
}

.newsbox h2 {
	color: #CD19C9;
	font-weight: bold; 
}
.newsbox strong {
	color: #483DB2;
}
.newsbox a {
	font-size: smaller;
}
.newsbox a:hover {
	font-size: smaller;
}



.roundedcornr_top_517941 div {
	background: url(roundedcornr_517941_tl.png) no-repeat top left;
}
.roundedcornr_top_517941 {
	background: url(roundedcornr_517941_tr.png) no-repeat top right;
}
.roundedcornr_bottom_517941 div {
	background: url(roundedcornr_517941_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_517941 {
	background: url(roundedcornr_517941_br.png) no-repeat bottom right;
}
.roundedcornr_top_517941 div, .roundedcornr_top_517941, .roundedcornr_bottom_517941 div, .roundedcornr_bottom_517941 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_517941 {
	margin: 0 4px;
}