* {
	padding: 0;
	margin: 0;
}

body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #ccc;
	margin: 0;
	vertical-align: middle;
}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	width: 900px;
	height: 575px;
	margin-top: -288px;
	margin-left: -450px;
}

#vacatures{
	width: 147px;
	height: 152px;
	top:324px;
	left:196px;
	position:absolute;
	z-index:3;
}

#topleft {
	float: left;
	width: 330px;
	height: 134px;
	background-color: #000;
	color: #E4DDDD;
	border: 0px solid #000;
}

#topleft p {
	margin: 50px 50px 0 10px;
	font-size: 9px;
}
#topleft a:hover {
	color: #fff;
}
#topright {
	width: 560px;
	height: 134px;
	margin: 0 0 0 330px;
	border: 0px solid #000;
}

#menu {
	position: absolute;
	top: 90px;
	margin: 0 0 0 40px;
	width: 570px;
	display: inline;
	font-size: 7pt;
}

#menu dt, dl, dd, ul, li {
	list-style-type: none;
	padding: 0;
}

#menu dt {
	border-right: 1px solid #766969;
	padding: 0 5px 0 5px;
}

#menu dl {
	float: left;
}

#menu dd {
	width: 500px;
}

#menu li {
	display: inline;
	border-right: 1px solid #766969;
	padding: 0 5px;
	margin: 0;
}

#menu a {
	text-decoration: none;
	color: #766969;
	background: #fff;
}

#menu a:hover {
	color: darkblue;
}

.smenu {
	position: absolute;
	left: 0;
	top: 20px;
	display: none;
}

#middle {
	background-image: url("../images/middle.jpg");
	background-repeat: no-repeat;
	height: 121px;
	border: 0px solid #000;
}
#middleleft {
	float: left;
	width: 330px;
	height: 100px;
}
#middleleft span {
	position: absolute;
	color: #fff;
	font-size: 20px;
	margin: 2px 0 0 0;
}

#middleright {
	position: relative;
	float: right;
	margin: 45px 25px 0 0;
}


#middleright a {
	color: #000;
}

#middleright a:hover {
	color: darkblue;
}

#middleright input {
	border: 1px solid #766969;
	font-size: 11px;
	height: 15px;
}

#middleright .button, .standard_button {
	border: 1px solid #766969;
	font-size: 10px;
	height: 17px;
	cursor: pointer;
}

#bottomleft {
	float: left;
	width: 330px;
	height: 320px;
	background-image: url("../images/left.jpg");
	background-repeat: no-repeat;
	color: #fff;
}

#menuleftbottom {
	text-align: center;
	margin: 265px 5px 0 0;
}

#menuleftbottom a {
	color: #fff;
	text-decoration: none;
}

#menuleftbottom a:hover {
	color: blue;
}

#bottomright {
	width: 530px;
	height: 263px;
	background-color: #B3B2AD;
	overflow: auto;
	padding: 10px 20px 0 20px;
}

#footer {
	padding: 8px 0 0 20px;
	width: 550px;
	margin: 0 0 0 330px;
}

#footer table {
	width: 530px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 10px 0;
}


h3 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic; 
	margin: 0 0 10px 0;
}


p {
	font-size: 10px;
	text-align: justify;
	margin: 0 0 10px 0;
}

#bottomright div {
	margin: 0 0 10px 0;
}

p img {
	border: none;
}

#bottomright ul {
	padding: 0 0 0 20px;
	
}
#bottomright ul li {
	list-style-type: disc;
}

#bottomright ul li ul li {
	list-style-type: circle;
}

a {
	text-decoration: none;
	color: #766969;
}

a:hover {
	color: darkblue;
}

.nieuws {
	width: 510px;
	padding: 2px;
}

.nieuws td {
	padding: 0 0 0 3px;
}

.nieuwsleft {
	border-right: 1px solid #766969;
	width: 70px;
	color: #766969;
}

.nieuwsbottom {
	border-bottom: 1px solid #766969;
}

.nieuwsbrief td {
	padding: 5px;
	background-color: #aaa8a2;
}

td.nieuwsbriefdownload {
	background-color: #a29f9a;
}


td.nieuwsbriefdownload a {
	color: #000;
	font-weight: bold;
}

.nieuwsbriefimg {
	width: 130px;
	text-align: center;
}

.nieuwsbriefimg2 {
	width: 80px;
	text-align: center;
}

td.nieuwsbriefpdf {
	background-color: #B3B2AD;
}

.nieuwsbriefcolor td {
	background-color: #B3B2AD;
}

.print {
	margin: 13px 0 0 135px;
}
.formtable {
	background-color: #AAA8A2;
	margin: 10px 30px 10px 30px;
}
.formtable td {
	padding: 4px;
}