body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #0060A9;
}
#container {
	width: 900px;
	margin: auto;
}
a {
	color: white;
	text-decoration: none;
}
.h1 {
	font-weight: normal;
	padding-top: 0px;
}
.h2 {
	padding-top: 10px;
	border-bottom: 1px solid white;
}
.h3 {
	padding-top: 10px;
}
.h4 {
	border-bottom: 1px solid white;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: white;
}
img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p, .bodytext {
	line-height: 18px;
}
.error {
	color: #FFFF33;
}
#nav {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 22px;
	text-align: left;
	background-color: #2e7db9;
}
#nav .notselected {
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	cursor: pointer;
}
#nav .selected {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	cursor: pointer;
}
#nav .spacer {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 12px;
}
#content {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	border-top: 1px solid white;
}
#left {
	width: 440px;
	float: left;
}
#left a:link, #left a:visited {
	text-decoration: underline;
	color: white;
}
#left a:hover, #left a:active {
	text-decoration: none;
	color: white;
}
#left ul {
	text-align: left;
	margin: 5px 0px 5px 0px;
	line-height: 24px; 
	padding: 5px 5px 5px 5px;
	background-color: #2e7db9;
}
#left li {
	margin-left: 25px;
}
#right {
	width: 440px;
	float: right;
}
#right ol {
	text-align: left;
	margin: 5px 0px 5px 0px;
	line-height: 20px; 
	padding: 5px 5px 5px 5px;
	background-color: #2e7db9;
}
#right li {
	margin-left: 25px;
}
#logo {
	margin-top: 10px;
	text-align: right;
}
#vacatures {
	text-align: left;
	height: 370px;
	overflow: auto;
}
.vacature .title {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 7px;
}
.vacature .title a {
	text-align: left;
	text-decoration: none;
	color: white;
}
.vacature .subtitle {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 10px;
}
.vacature .subtitle a {
	text-decoration: none;
	color: white;
}
.vacature .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	margin-top: 15px;
	margin-bottom: 15px;
}
.vacature .text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	margin-top: 2px;
	margin-bottom: 2px;
}
.vacature .text p a:link, .vacature .text p a:visited, .vacature p a:link, .vacature p a:visited {
	text-decoration: underline;
	color: white;
}
.vacature .text p a:hover, .vacature .text p a:active, .vacature p a:hover, .vacature p a:active {
	text-decoration: none;
	color: white;
}
#search {
	text-align: right;
	scrollbar-base-color: #0060A9;
	scrollbar-arrow-color: #FFFFFF;
}
#search select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
#footer {
	clear: both;
	border-top: 1px solid white;
	height: 60px;
}
.csc-textpic p {
	margin-top: 0px;
	margin-bottom: 0px;
}