#outline {
	
	width: 990px;
	border: 1px solid #002D55;
	text-align: left;
	padding: 0px;
	margin: 10px auto;
	height: auto;
	background-image: url(pics/originals/background.jpg);
}
#outline2 {
	border: none;
	margin: auto;
	height: 460px;
	overflow: auto;
	width: 810px;
	overflow-x: hidden;

}
#noscroll {
	border: none;
	margin: auto;
	height: 450px;
	width: 810px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#header {
	margin: 0px;
	height: 100px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#data {
	padding: 0px;
	height: 1%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 160px;
}
#navigatie1 {
	float: left;
	width: 150px;
	height: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4E668B;
	border-right-color: #4E668B;
	border-bottom-color: #4E668B;
	border-left-color: #4E668B;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.floatRight {
	margin: 0px;
	padding: 0px 5px;
	float: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
h1 {
	font-size: 24px;
	padding: 10px 0px 10px;
	margin: 0px;
}
h2 {

	font-size: 110%;
	padding: 5px 10px 5px;
	margin: 0px;
}
p {
	font-size: 100%;
	padding: 10px 10px 10px;
	margin: 0px;
}
#nav1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 100px;
	float: left;
	clear: both;
}
#nav2 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 120px;
	float: left;
	clear: both;
}

#nav1 a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #4E668B;
	text-decoration: none;
	background-color: #DADEE5;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4E668B;
	border-bottom-color: #4E668B;
	border-left-color: #4E668B;
}
#nav1 a:hover {
	background-color: #4E668B;
	background-repeat: repeat-y;
	color: #DADEE5;
}
#nav2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav2 li {
	display: inline;
}
#nav2 a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #DADEE5;
	text-decoration: none;
	background-color: #4E668B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4E668B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4E668B;
	border-bottom-color: #4E668B;
	border-left-color: #4E668B;
}
#nav2 a:hover {
	background-color: #DADEE5;
	background-repeat: repeat-y;
	color: #4E668B;
}
#border {
	border: 1px solid #526A90;
}
