body {
        font-family: Verdana, Helvetica, Sans-Serif;
        background: #f5f5f5;
}

	h1 {
		text-indent: -10000px;
	}

#header {
        background: #000 url('../images/headerbg.jpg') repeat-x;
        height: 116px;
        width: 100%;
        clear: right;
}

#logo {
        height: 116px;
        background: url('../images/logo.png') no-repeat;
        width: 70%;
        float: left;
}

#search {
        float: left;
        margin-top:55px;
}

#search form {
        height: 26px;
}

#search input {
		font-size: 16px;
        border: 1px #000 solid;
        height: 24px;
        width: 200px;
        float: left;
}

#search .button {
        border: none;
        width: 68px;
        height: 26px;
        padding-left: 5px;
}

#header ul {
        background: url('../images/menubalkbg.jpg') repeat-x bottom;
        padding: 0;
        margin:0;
        height: 46px;
        clear: both;
}

#header li {
        float:left;
        position:relative;
        margin: 0;
        padding: 0;
        list-style: none;
        height: 46px;
        line-height: 46px;
        text-align: center;
        width: 97px;
        background: url('../images/knopleeg.jpg') repeat-x;
}

#header li a {
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        color: #666;
}

#home {
        background:  url('../images/menubalkhome.jpg') no-repeat;
        display: block;
        line-height: 51px;
        text-align: center;
        width: 98px;
}

#left {
        width: 30%;
        float: left;
}

.leftbox {
        font-size: 11px;
        background: #daf4fa;
        border: 1px #bfecf7 solid;
        padding: 10px;
        margin: 10px 10px 10px 40px;
}

.leftbox h2 {
        font-size: 12px;
        font-weight: bold;
        color: #000;
        text-align: center;
        margin: 0 0 10px 0;
}

.leftbox h3 {
        font-size: 11px;
        font-weight: bold;
        color: #000;
        padding-bottom: 5px;
}

.leftbox p {
        margin: 0 0 5px 0;
        line-height: 15px;
}

.leftbox ul {
        list-style-image: url('../images/ster.png');
        padding-left: 60px;
}

.leftbox li {
	padding-top: 5px;
}

.leftbox li a, a:active {
        color: #990000;
        text-decoration: none;
}

.leftbox li a:hover {
        color: #990000;
        text-decoration: underline;
}

#wrapper {
        clear: both;
        margin-top: 50px;
}

#content {
        width: 60%;
        font-size: 12px;
        background: #daf4fa;
        border: 1px #bfecf7 solid;
        padding: 20px;
        margin: 10px 30px 10px 10px;
        float: left;
}

#content p {
	line-height: 18px;
}

#content a, a:active {
        color: #990000;
        text-decoration: none;
}

#content a:hover {
        color: #990000;
        text-decoration: underline;
}

#content ul {
	list-style-type: none;
	padding: 0 70px 0 40px;
}

#content ul li {
	padding-top: 10px;
}

#content ul li h2 {
	font-weight: bold;
	margin-top: 5px;
	font-size: 13px;
}

#content h2 {
	font-weight: bold;
	margin-top: 5px;
	font-size: 15px;
	}

#content h3 {
	font-weight: bold;
	margin-top: 5px;
	font-size: 13px;
}

#content h4 {
	color: #990000;
	margin-top: 5px;
	font-size: 13px;
	text-decoration: underline;
}

.space {
	padding-top: 10px;
}

#contact {
	margin: 20px 0 0 20px;
}

#contact input, select {
	margin-left: 30px;	
	width: 250px;
	height: 18px;
}

#contact textarea {
	margin-left: 30px;	
	width: 350px; 
	height: 150px;
}

#contact .button {
	height: 20px;
	width: 100px;	
}

#contact .sex {
	height: 20px;
	width: 50px;	
}

#contact .subject {
	height: 20px;	
}

#contact .postcode {
	width: 50px;
}

#contact .telefoon {
	width: 90px;
}

#contact td {
	padding-bottom: 5px;
	vertical-align: top;
}

#footer {
        background: #000000 url('../images/footerbg.jpg');
        height: 46px;
        width: 100%;
        clear: both;
}

#footer p {
        color: #fff;
        text-align: center;
        font-size: 11px;
        padding-top: 8px;
}

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

.footer_space {
	padding: 0 200px;	
}

#vacature {
  margin-top: 30px;
}

#vacature table {
  margin: 10px;
}

#vacature tr {
  height: 15px;
}

#vacature td {
  width: 250px;
}

#vacature strong {
  font-size: 14px;
  margin: 5px 0 0 20px;
  font-weight: bold;
}

#vacature h4 {
  color: #000;
  text-decoration: none;
  margin: 20px 0 0 0;
  padding: 0;
  font-weight: bold;
}
