/**
 * General layout CSS
 **/
#container {
	position: relative;
	width: 964px;
	left: 50%;
	margin-left: -482px;
	min-height: 400px;
	color: #675c53;
	top: 16px;
}

#topright {
	position: absolute;
	right: 0px;
	top: 14px;
	width: 420px;
}

#header {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}

#container2 {
	position: relative;
	top: 90px;
	margin-bottom: 90px;
	width: 964px;
	clear: both;
	min-height: 400px;
}

#container2 div {
	z-index: 3;
}

#columnleft {
	float: left;
	width: 145px;
	margin-right: 37px;
}

#content {
	float: left;
	width: 426px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#banner {
	position: absolute;
	margin-bottom: 10px;
	width: 325px;
	height: 230px;
	top: 0px;
	z-index: 2;
}

#banner img {
	position: absolute;
	visibility: hidden;
	opacity: 0;
}

/* used when there is no right column */
#contentWide {
	float: left;
	width: 759px;
	padding-top: 10px;
	position: relative;
	z-index: 1;
}

#columnright {
	float: left;
	width: 303px;
	margin-top: 240px;
	padding-left: 10px;
}

#content ul,#contentWide ul {
	padding: 5px;
	padding-left: 24px;
	margin-left: 0px;
}

#columnBottom {
	margin-left: 182px;
	width: 759px;
}

#footer {
	position: relative;
	width: 934px;
	height: 30px;
	background-image: url(/template/images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
	top: 10px;
	margin-bottom: 10px;
}

#footermiddle {
	position: absolute;
	left: 260px;
	top: 10px;
}

#footerright {
	position: absolute;
	right: 34px;
	top: 10px;
}

.clearer {
	clear: both;
}

#navlinks {
	height: 35px;
}

/** start pages **/
#flash {
	position: relative;
	width: 100%;
}

#blocks {
	left: 0px;
	right: 0px;
	background-image: url(/template/images/footer.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	margin-top: 26px;
	padding-left: 19px;
	height: 20px;
}

#blocks.carreer {
	padding-right: 19px;
}

#blocks table {
	float: left;
	margin-left: 12px;
	width: 218px;
}

/**
 * Listtable layout CSS
 **/
table {
	border-spacing: 1px;
}

table td {
	margin: 1px;
}

.detailtable {
	border-spacing: 0px;
	cell-spacing: 0px;
}

.detailtable th {
	padding-left: 0px;
	text-align: left;
	width: 100px;
	margin: 0px;
}

#blocks .listtable th {
	background-image: url(/template/images/listtable-th-bg.gif);
}

#columnright .listtable th,#blocks .listtable th {
	border-bottom: 7px solid white;
}

.listtable {
	width: 100%;
	padding-left: 0px;
}

.listtable th {
	padding-left: 4px;
	height: 20px;
	text-align: left;
	line-height: 20px;
}

.listtable td {
	padding-left: 4px;
	height: 13px;
}

.listtable .small {
	height: 16px;
}

#blocks.carreer table.listtable {
	float:right;
}

.noBackground,.noBackground tr,.noBackground td,.noBackground th {
	background-color: transparent !important;
	background: none !important;
	border-spacing: 0px !important;
	border: 0px !important;
}

/**
 * Polltable layout CSS
 **/
.polltable {
	width: 100%;
	border-collapse: collapse;
}

.polltable th {
	height: 18px;
	text-align: left;
	padding-left: 4px;
	border-bottom: 2px solid white;
}

.polltable td {
	vertical-align: top;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	height: 18px;
}

.pollbar {
	position: relative;
	width: 62px;
	height: 12px;
	background-image: url(/template/images/poll-bg-50px.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 4px;
	vertical-align: top;
}

.pollbarContent {
	position: absolute;
	top: 4px;
	left: 4px;
	height: 4px;
}

img.pollbar {
	position: relative;
	height: 4px;
	width: 2px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.pollPercentage {
	width: 30px;
}

.pollAnswer {
	width: 200px;
}

.pollAnswerLarge {
	width: 270px;
}

.pollAnswerLarge label {
	vertical-align: middle;
}

/**
 * Contentbox layout CSS
 **/
.descriptionbox {
	padding: 14px;
	padding-right: 20px;
	margin-bottom: 10px;
}

#sectorbox {
	margin-bottom: 10px;
}

#logotopleft {
	position: relative;
	left: 30px;
	height: 130px;
	width: 145px;
}

#logotopleft img {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 0px;
}

/**
 * Navigation element layout CSS
 **/
.back, .printButton {
	position: relative;
	float: right;
	clear: both;
	width: 100px;
	height: 18px;
	background-image: url(/template/images/bt-back.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 22px;
	text-align: right;
	padding-top: 2px;
}

.printButton {
	background-image: url(/template/images/ico-print.gif);
	padding-right: 28px;
	padding-top: 0px;
}

#topright>#searchform {
	position: absolute;
	right: 0px;
	top: -3px;
}
#searchform input[type="text"] {
	background-image:url(/template/images/zoek-bg.gif);
	text-align: right;
	width: 78px;
	height: 19px;
	border: 0px;
	padding-top: 4px;
	position: absolute;
	right: 21px;
	top: 0px;
}

#topright a.lang {
	margin-left: 2px;
	margin-right: 2px;
}

#topright a.lang img {
	margin-bottom: -2px;
	border: none;
}

/**
 * Gallery module
 **/
.gallerylayer {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
} 