@charset "utf-8";

body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.search {
	font-weight: bold;
}

td.grad {
	background-color: #ffffff;
	background-image:url(/images/grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

td.wit {
	background-color:#ffffff;
}

td.grijs {
	background-color:#acacac;
	background-image:url(/images/grad2.gif);
	background-repeat:repeat-x;
	background-position:top;
}

td.part1 {
	background-image:url(/images/part1.jpg);
	background-repeat:no-repeat;
	padding:0 0 45px 0px;
}

td.part1 div a {
	font-family:Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#6c6c6c;
	padding:0 0 0px 73px; 
}
td.part1 div a:hover {
	text-decoration:none;
	color:#000; 
}
td.part2 {
	background-image:url(/images/part2.jpg);
	background-repeat:no-repeat; 
}

.fm {
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#6c6c6c;
	width:100px;
}

input {
	height:19px;
}

table.f td {
	padding:0 0 0px 8px; 
}
.submit {
	background-color:transparent;
	border:0;
	width:135px;
	height:56px;
	background-image:url(/images/submit.png);
	background-repeat:no-repeat;
	background-position:top left;
	//FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/submit.png",  sizingMethod="crop");
	cursor:pointer;
}

td.part3 {
	background-image:url(/images/part3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Arial, sans-serif;
	font-size:11px; color:#6c6c6c;
	padding:8px 0 0px 27px;
}

td.error {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#CC0000;
	height:20px
}

.POLLbarcolor {
	background-color:#475f9e;
}

.POLLbarback {
	background-color: #F5E9DC;
}

POLLanswer {
	background-color: #fa9a25;
}

h3 {
	color: #475f9e;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 {
	color: #475f9e;
	margin-bottom: 0px;
	margin-top: 2px;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #275F9E;
}

a:hover {
	text-decoration: underline;
	color: #275F9E;
}

#page {
	width: 898px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#contentcontainer {
	width: 898px;
}

#containertop {
	width: 898px;
	height: 20px;
	background-image: url(/images/backtop.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#containercontent {
	background-image: url(/images/contentback.png);
	background-repeat: repeat-y;
	background-position: top left;
	height: 380px;
	min-height: 380px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#headerleft {
	padding-top: 10px;
	height: 30px;
	width: 270px;
	font-size: 13px;
}

#headerleft h6 {
	font-weight: bolder;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#headerrighttop {
	text-align: right;
	font-weight: bold;
	padding-bottom: 7px;
}

#headerrighttop a {
	text-decoration: none;
	color: #275F9E;
}

#headerrighttop a:hover {
	text-decoration: underline;
	color: #275F9E;
}


#headerrightform {
	text-align: right;
	width: 210px;
}

#headerrightbottom {
	text-align: right;
	font-weight: bold;
	color: #475F9E;
}

#containerbottom {
	width: 898px;
	height: 20px;
	background-image: url(/images/backbottom.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#contenttable {
	width: 100%;
	height: 300px;
	margin-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 20px;
}

#content {
	background-color: #f4f4f4;
	border: 1px solid #c7c7c7;
}

#texttable {
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#textlefttop {
	height: 13px;
	text-align: left;
}

#textleftmiddletop {
	padding-left: 3px;
}

#textleft {
	vertical-align: top;
	color: #fa9a25;
	padding-left: 7px;
	padding-top: 7px;
	width: 173px;
	background-image: url(/images/textleftback.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#IEworkaround {
    background-image: url(/images/textback_middle.png);
    background-repeat: repeat-y;
    background-position: top left;
}

#IEworkaround_big {
    background-image: url(/images/bigtextback_middle.png);
    background-repeat: repeat-y;
    background-position: top left;
}

#IEworkaroundright {
    background-image: url(/images/textright_middle.png);
    background-repeat: repeat-y;
    background-position: top left;
    padding-left: 10px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-top: 2px;
    margin-bottom: 0px;
    height: 0px;
    width: 155px;
}

#textleft a {
	text-decoration: none;
	color: #fa9a25;
}

#textleft a:hover {
	text-decoration: underline;
}

#textleftbottom {
	height: 19px;
	text-align: left;
}

#textleft a.selected {
	color: #275F9E;
	font-weight: bold;
	text-decoration: none;
}

#texttop {
	width: 469px;
	height: 13px;
	background-image: url(/images/textback_top.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#texttop_big {
	width: 652px;
	height: 13px;
	background-image: url(/images/bigtextback_top.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#textmiddle {
	width: 439px;
	min-height: 270px;
	height: 270px;
	background-image: url(/images/textback_middle.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 15px;
	padding-right: 15px;
}

#textmiddle_big {
	width: 622px;
	min-height: 270px;
	height: 270px;
	text-align: justify;
	background-image: url(/images/bigtextback_middle.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding-right: 15px;
	padding-left: 15px;
    padding-top: 6px;
}

#textbottom {
	width: 469px;
	height: 19px;
	background-image: url(/images/textback_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#textbottom_big {
	width: 652px;
	height: 19px;
	background-image: url(/images/bigtextback_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#textrighttop {
	width: 180px;
	height: 13px;
	background-image: url(/images/textright_top.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#textrightmiddle {
	width: 150px;
	height: 270px;
	background-image: url(/images/textright_middle.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding-right: 15px;
	padding-left: 15px;
}

#textrightbottom {
	width: 180px;
	height: 19px;
	background-image: url(/images/textright_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#ondermenumiddle {
	background-image: url(/images/ondermenumidback.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 86px;
}

#ondermenuright {
	background-image: url(/images/ondermenurightback.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 86px;
}

.blueline {
	color: #475f9e;
	width: 173px;
	text-alignment: left;
	position: relative;
	top: 2px;
}

#title {
	color: #fa9a25;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding-left: 15px; 
}

#smalltitle {
	color: #275F9E;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

#subtitle {
	margin-left: 7px;
	color: #475f9e;
	font-size: 14px;
	float: left;
	font-weight: bold;
	padding-right: 15px;
}

#textdiv {
	clear: both;
	font-size: 12px;
	padding-top: 5px;
}

#date {
	width: 50px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid black;
}

pre {
	background-color:#f3f3f3;
	border:1px solid #ccc;
	padding:5px;
	float:left;
}

.item {
	border-bottom: 1px solid black;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 10px;
}

#reacties {
	border-bottom: 1px solid black;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 10px;
}

#logodenijs {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.content_image {
	margin-right: 8px;
	margin-bottom: 5px;
}

.smoelline {
	border-top: 1px solid black;
	padding-bottom: 5px;
}
.MsoPlainText, .MsoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.popup {
	font-size: 7pt;
	}
	
#receptie {
	position: relative;
	bottom: 301px;
	left: 548px;
	font-size: 7pt;
	float: left;
}

#imgreceptie {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#hoofdinkoop {
	position: relative;
	bottom: 367px;
	left: 528px;
	font-size: 7pt;
	float: left;
}

#imghoofdinkoop {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#secretariaatinkoop {
	position: relative;
	bottom: 382px;
	left: 455px;
	font-size: 7pt;
	float: left;
}

#imgsecretariaatinkoop {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#assistentinkoop {
	position: relative;
	bottom: 382px;
	left: 379px;
	font-size: 7pt;
	float: left;
}

#imgassistentinkoop {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#administratie {
	position: relative;
	bottom: 362px;
	left: 175px;
	font-size: 7pt;
	float: left;
}

#imgadministratie {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#pttcomp {
	position: relative;
	bottom: 352px;
	left: 300px;
	font-size: 7pt;
	float: left;
}

#kantoorcontroller {
	position: relative;
	bottom: 362px;
	left: 38px;
	font-size: 7pt;
	float: left;
}

#imgkantoorcontroller {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#salarisadmin {
	position: relative;
	bottom: 372px;
	left: -37px;
	font-size: 7pt;
	float: left;
}

#imgsalarisadmin {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#pz {
	position: relative;
	bottom: 372px;
	left: -95px;
	font-size: 7pt;
	float: left;
}

#imgpz {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#spreekkamer {
	position: relative;
	bottom: 372px;
	left: -155px;
	font-size: 7pt;
	float: left;
}
#imgspreekkamer {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#hoofdprojectontwikkeling {
	position: relative;
	bottom: 369px;
	left: -246px;
	font-size: 7pt;
	float: left;
}

#imghoofdprojectontwikkeling {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#ontwikkeling {
	position: relative;
	bottom: 319px;
	left: -360px;
	font-size: 7pt;
	float: left;
}

#imgontwikkeling {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#kopersbegeleiding {
	position: relative;
	bottom: 260px;
	left: -373px;
	font-size: 7pt;
	float: left;
}

#imgkopersbegeleiding {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#directiesecretariaat {
	position: relative;
	bottom: 290px;
	left: -355px;
	font-size: 7pt;
	float: left;
}

#imgdirectiesecretariaat {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#financieeldirecteur {
	position: relative;
	bottom: 290px;
	left: -349px;
	font-size: 7pt;
	float: left;
}

#imgfinancieeldirecteur {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#calculatietekenkamer {
	position: relative;
	bottom: 265px;
	left: -261px;
	font-size: 7pt;
	float: left;
}

#imgcalculatietekenkamer {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#repro {
	position: relative;
	bottom: 300px;
	left: -240px;
	font-size: 7pt;
	float: left;
}

#imgrepro {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#technischdirecteur {
	position: relative;
	bottom: 260px;
	left: 348px;
	font-size: 7pt;
	float: left;
}

#imgtechnischdirecteur {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#bedrijfsbureau {
	position: relative;
	bottom: 260px;
	left: 358px;
	font-size: 7pt;
	float: left;
}

#imgbedrijfsbureau {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}


#kantoor {
	position: relative;
	bottom: 330px;
	left: 380px;
	font-size: 7pt;
	float: left;
}

#imgkantoor {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#algemeendirecteur {
	position: relative;
	bottom: 260px;
	left: 350px;
	font-size: 7pt;
	float: left;
}

#imgalgemeendirecteur {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#woonhuisshowroom {
	position: relative;
	bottom: 117px;
	left: 340px;
	font-size: 7pt;
	float: left;
}

#imgwoonhuisshowroom {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#kantoor2 {
	position: relative;
	bottom: 107px;
	left: 170px;
	font-size: 7pt;
	float: left;
}

#imgkantoor2 {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#kantoortimmerfabriek {
	position: relative;
	bottom: 77px;
	left: -50px;
	font-size: 7pt;
	float: left;
}

#imgkantoortimmerfabriek {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#bedrijfsleider {
	position: relative;
	bottom: 130px;
	left: -185px;
	font-size: 7pt;
	float: left;
}

#imgbedrijfsleider {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#kantine {
	position: relative;
	bottom: 220px;
	left: -305px;
	font-size: 7pt;
	float: left;
}

.popup td {
	background-color: #F5E9DC;
	vertical-align: middle;
	text-align: center;
}

#imgkantine {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}

#kantoor3 {
	position: relative;
	bottom: 185px;
	left: -232px;
	font-size: 7pt;
	float: left;
}

#imgkantoor3 {
	width: 120px;
	height: 120px;
	position:absolute;
	z-index: 1000;
	display: none;
}
