/* CSS Document */
html, body {
	margin: 0px;
	height: 100%;
}

td {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #030303;
}

a {
	font-weight: bold;
	color: #b10000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.container {
	background: url(../images/bg_sides.gif) repeat-x top;
	border-bottom: solid 12px #a9abae;
	width: 100%;
	height: 100%;
}

.wrapper {
	width: 100%;
	height: 100%;
}

.site {
	width: 935px;
	height: 100%;
	background: #FFFFFF;
}

.top {
	width: 935px;
	height: 108px;
}

.boven {
	width: 895px;
	height: 108px;
}

.logo {
	background: url(../images/logo_bg.gif) repeat-x top;
	width: 256px;
	height: 108px;
}

.top_right {
	width: 639px;
	height: 108px;

}

.vacatures {
	width: 425px;
	height: 100%;
}

p.vacature {
	margin-left: 50px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #030303;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	
}

p {
	margin-top: 0px;
	margin-bottom: 17px;
}

.vacaturelink {
	color: #030303;
	text-decoration: none;
}

.vacaturelink:hover {
	color: #030303;
	text-decoration: underline;
}
span.code {
	font-weight: bold;
	margin-right: 10px;
}

span.arrow {
	font-weight: bold;
	color: #b10000;
	margin-right: 10px;
}

.menu_top	{
	width: 204px;
	text-align: right;
}

.topmenu {
	display: block;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9a9c9f;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/topmenu_bg.gif) no-repeat center top;
	text-decoration: none;
}

.header {
	background: url(../images/header_bg.jpg);
	width: 935px;
	height: 107px;
}

.middle {
	width: 935px;
	height: 100%;
	padding-left: 20px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;	
}

.middel {
	width: 895px;
	height: 100%;
}

.spaceleft {
	width: 20px;
	height: 100%;
}

.left {
	background: url(../images/left_bg.gif) repeat-x bottom;
	width: 256px;
	height: 100%;
}

.right {
	width: 639px;
	height: 100%;
}

.menu {
	width: 260px;
	padding-top: 32px;
	text-align: left;
	padding-bottom: 32px;
}

.menulijn {
	width: 256px;
	height: 5px;
	line-height: 0px;
	font-size: 0px;
	background: url(../images/menu_lijn.gif) 0px 2px no-repeat;
}

.menubutton {
	display: block;
	width: 256px;
	height: 30px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	text-indent: 30px;
}

.menubutton:hover {
	background: url(../images/menu_arrow.gif) no-repeat 15px 13px #b10000;
	color: #FFFFFF;
	text-decoration: none;
}

.menubuttonsub {
	display: block;
	width: 256px;
	height: 30px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #b10000;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	text-indent: 40px;
}

.menubuttonsub:hover {
	background: url(../images/menu_arrow.gif) no-repeat 15px 13px #b10000;
	color: #FFFFFF;
	text-decoration: none;
}

.nieuwsbrief {
	background: url(../images/nieuwsbrief_bg.jpg);
	width: 256px;
	height: 88px;
}

.adres {
	padding-top: 32px;
	width: 256px;
	color: #030303;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 17px;
}

.adreslink {
	color: #030303;
	text-decoration: none;
}

.content {
	width: 639px;
	height: 100%;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #030303;
	line-height: 17px;
	padding-left: 50px;
	padding-top: 32px;	
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #b10000;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.footer {
	background: url(../images/footer_bg.jpg) right no-repeat;
	width: 639px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #999999;
	padding-left: 50px;
}

.footerlink {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.footerlink:hover {
	text-decoration: none;
}

.select {
	margin-top: 0px;
	width: 165px;
	height: 17px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #727272;
	border: 1px solid #000000;
	margin-right: 30px;
}

.button {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 12px;
}

.form {
	background: #FFFFFF;
	border: 1px solid #b10000;
	font-family: Tahoma;
	font-size: 11px;
	
}
