/* CSS Document */

body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#wrapper {
	width: 950px;
	text-align: left;
}

#header {
	display: none;
}

#middle {
}

.footer {
	display: none;
}


.logo {
	display: none;
}

.headerimg {
	display: none;
}

.left {
	display: none;
}

.leftmenu {
	display: none;
}

.leftmenuitem {
	display: none;
}

.content {
}

.content2 {
	position: absolute;
	left: 0px;
	top: 0px;
}

.content2 a:link, .content2 a:hover, .content2 a:visited {
	color: #000000;
	text-decoration: underline;
}

.content2top {
	font-size: 11px;
	color: #666666;
	clear: both;
	height: 20px;
	border-bottom: 1px dotted #666666;
}

.content2top a:link, .content2top a:hover, .content2top a:visited {
	color: #666666;
	text-decoration: underline;
}

.crumbs {
	width: 700px;
}

.print {
	display: none;
}

.topmenu {
	display: none;
}

.topmenuright {
	display: none;
}

.logovgc {
	display: none;
}

.content2 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0C2577;
	margin-top: 25px;
	margin-bottom: 20px;
}

.content2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 25px;
	margin-bottom: 5px;
}

.content2 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 17px;
	margin-bottom: 8px;
}

.content2 p {
	margin-bottom: 10px;
	margin-top: 0px;
}

.content2 ul {
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 35px;
}

.content2 li {
	list-style: url(../images/sub.png);
	list-style-position: outside;
}

form {
	margin: 0px;
}

.vacature {
	border: 1px solid #CCCCCC;
}

.vacature td {
	border: 1px solid #CCCCCC;
}

.vacature h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}