/* CSS Document */

body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height: 100%;
	_height: 5000px;
}


strong {
	color: #000000;
}

#wrapper {
	width: 950px;
	text-align: left;
	height: 100%;
	overflow: hidden;
}

#wrapperadmin {
	background-color: #FFFFFF;
	padding: 10px;
}

#wrapperadmin h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}

#header {
	background-color: #FFFFFF;
	width: 950px;
	height: 159px;
}

#middle {
	background-image: url(../images/middlebg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 2px solid #000000;
	height: 100%;
	overflow: hidden;
}

.footer {
	padding: 5px;
	margin-top: 5px;
	text-align: right;
	font-size: 11px;
	color: #000000;
}

.footer a:link, .footer a:hover, .footer a:visited {
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
}

.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 159px;
	float: left;
}

.headerimg {
	background-image:url(../images/headerimg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 790px;
	height: 159px;
	float: right;
}

.left {
	background-color: #E8E9F0;
	background-image: url(../images/leftnavimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 100%;
	float: left;
}

.leftmenu {
	margin-top: 25px;
}

.menu li {
	_margin-top: 0px;
	_margin-bottom: 0px;
	_padding-top: 0px;
	_padding-bottom: 0px;
	_height: 30px;
}

.leftmenuitem {
	margin-bottom: 1px;
}

.content {
	width: 790px;
	_width: 788px;
	height: 100%;
	float: right;
}

.content2 {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 25px;
	margin-bottom: 60px;
	height: 100%;
}

.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 {
	float: left;
}

.print {
	float: right;	
}

.topmenu {
	margin-top: 119px;
	margin-left: 30px;
	_margin-left: 16px;
	float: left;
}

.topmenuright {
	margin-top: 119px;
	margin-right: 25px;
	_margin-right: 12px;
	float: right;
}

.topmenuitem {
	margin-right: 6px;
}

.logovgc {
	margin-top: 30px;
	margin-bottom: 50px;
}

.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;
}

input[disabled] {
	border: 1px solid #999999;
	background-color: #ddd;
	height: 18px;
}

form {
	margin: 0px;
}

.vacature {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}

.vacature td {
	border: 1px solid #CCCCCC;
}

.vacature h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}

.overzicht {
	background-image:url(../images/overzichtbg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 10px;
}

.overzicht ul {
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 25px;
}

.overzicht li {
	list-style: url(../images/sub.png);
	list-style-position: outside;
}

/* HOR MENU */

#nav, #nav ul {
padding: 0px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 100px;
}

#nav ul {
position: absolute;
width: 100px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

#subnav ul a{
font-weight: bold;
color: #F60;
cursor: default;
}

#subnav ul ul a:link, #subnav ul ul a:visited{
font-weight: normal;
color: #CCC;
cursor: pointer;
}

#subnav ul ul a:hover, #subnav ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

#subnav ul li{
background-color: #CCC;
border-left: 3px solid #FFF;
}

#subnav ul ul li{
background-color: #666;
border-top: 3px solid #FFF;
border-left: 0;
}


/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */