/* CSS Document */

body {
	font-size: 13px;
	font-family: "Trebuchet MS", arial, sans-serif;
	margin: 0;
	padding: 40px 0 15px 0;
	background: url('images/background5.jpg') repeat;
	color: #000000;
	text-align: left;
}

img {
	border: 0;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

font{
	color: #000000;
	font-family: "Trebuchet MS", arial, sans-serif;
	size:auto;
}

h1 {
	text-align: center;
	font-size: 24px;
	color:#FFFFFF;
}

h2 {
	text-align: center;
	font-size: 16px;
	color:#FFFFFF;
}

h4 {
	text-align: left;
	color:#FFFFFF;
}
	
div#titel {
	width: 900px;
	font-size: 18px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-style: oblique;
	text-align: left;
}

div#Banner {
	height: 111px;
	width: 900px;
	background-image: url('images/banner3.jpg');
}

div#Center {
	width: 900px;
	height:100%;
	background-color: #63affe;
	background-image: url('images/gradient.jpg');
	background-repeat: repeat-x;
	/*background-color: #007482;*/
	/*background-color: #FFFF33;*/
}

div#Menu {
	height: 40px;
	width: 900px;
	background-image: url('images/banner.jpg');
	background-color:#FFFF33;
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", arial, sans-serif;
	text-align: center;
}

div#Menu ul {
	list-style: none;
	height: 40px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 3px;
	color: #FFFFFF;
}
	
div#Menu ul li {
	list-style-type: none;
	padding: 0 1px 0 0;
	margin: 0;
	display: block;
	float: left;
	color: #FFFFFF;
	height: 40px;
}
	
* html div#Menu ul li {
	_width: 140px;
	text-align: center;
}

div#Menu a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 140px;
	height: 40px;
}
	
div#Menu span {
	display: block;
	background: none;
	cursor: inherit;
	color:#FFFFFF;
	height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}

div#Menu li a:hover { 
	background: url("images/active.gif") no-repeat right top; 
}

div#commissie {
	text-align: left;
}

textunit {
	align: left;
	text-align:left;
}

.style3 {
	color: #FFFFFF;
}

.style2 {
	color: #FFFF00;
}
