

* {
	margin: 0;
	padding: 0;
}


body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;	
}

#x {
	width: 850px;
	height: 638px;
	margin: auto;
	border: 1px solid #ffffff;
	background: url(../images/bg_presentatie.jpg) no-repeat;
	
}

#x a {
	color: #ff6600;
	text-decoration: none;
	}
	
#x a:hover {
	color: #333333;
	text-decoration: underline;
	}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 10px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

#header {
	width: 850px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 200px;
	margin: 180px 0px 0px 40px;
}

#logo p {
	font-size: 12px;
	color: #333333;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: right;
	width: 295px;
	background: #333333;
}

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

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 20px;
	padding: 5px 15px 5px 15px;
	background: #333333;
	text-decoration: none;
	font-size: 114%;
	color: #FFFFFF;
}

#menu a:hover {
	float: left;
	height: 20px;
	padding: 5px 15px 5px 15px;
	background: #FFFFFF;
	text-decoration: none;
	font-size: 114%;
	color: #333333;
}

#splash {
	width: 890px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/header1.jpg) no-repeat;
}

#splash1 {
	width: 890px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/header2.jpg) no-repeat;
}

#splash2 {
	width: 890px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/header3.jpg) no-repeat;
}

#splash3 {
	width: 890px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/header4.jpg) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 850px;
	margin: 0px 0px 0px 0px;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content h2 {
	font-size: 22px;
	color: #0000ff;

}

#content {
	margin: 40px 10px 440px 200px;
	float: left;
	width: 285px;
}

#content p {
	margin: 0px 0px 10px 0px;
	color: #333333;
	line-height: 14px;
	font-size: 11px;

}

#content ol, #content ul {
	margin-left: 3em;
}

#content2 h1 {
	font-size: 22px;

}

#content2 {
	margin: 20px 0px 195px 325px;
	float: left;
	width: 515px;
}

#content2 p {
	margin: 0px 0px 0px 0px;
	color: #333333;
	line-height: 14px;
	font-size: 11px;
}

#content2 ol, #content ul {
	margin-left: 3em;
}

#opsomming {
	margin: 5px 0px 0px 0px;
	float: left;
	width: 250px;
}
#opsomming p {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 250px;
	color: #333333;
}
#opsomming h1 {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 250px;
	color: #0000ff;
	font-size: 20px;
}
#opsomming ul {
	padding-left: 20px;
}


div#sidebar {
	float: left;
	width: 317px;
	padding: 20px;
	#padding: 15px;
	background: #FFFFFF;
	border-left: 1px dashed #FF6600;
}

#sidebar2 {
	float: left;
	width: 317px;
	padding: 20px;
	text-align: center;
	border-left: 1px dashed #FF6600;
}

#sidebar2 h2 {
	padding-top: 6px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}


#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
	color: #666666;
}

div#sidebar a {
	color: #ff6600;
	#font-weight: bold;
}

div#sidebar ul {
	margin: 0;
	#margin: 0px 0 0 0;
	padding: 0;
	list-style: none;
}

div#sidebar li {
	margin: 0 0 0px 0;
	#margin: 0px 0 0 0;
	padding: 0 0 20px 0;
}

div#sidebar h3 {
	color: #FF6600;
	font-size: 12px;
	
}

#footer {
	#margin: 100px 0 0 0;
	clear: both;
	width: 850px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 2px solid #0000ff;
	background: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}