/**
 * General layout CSS
 **/
#container {
	position: relative;
	width: 964px;
	left: 50%;
	margin-left: -482px;
	min-height: 400px;
	color: #675c53;
	top: 16px;
}

#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;
}

#tombTop {
	position: relative;
	background: url(/template/images/tomb-top.png) no-repeat center top;
	width: 420px;
	height: 92px;
	margin: auto;
	padding-top: 40px;
}

#tombContent {
	position: relative;
	background: url(/template/images/tomb-middle.png) repeat-y center top;
	width: 340px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 40px 40px 0 40px;
	top: -40px;
	margin-bottom: -40px;
}

#tombContent img {
	max-width: 340px;
}

#tombBottom {
	position: relative;
	background: url(/template/images/tomb-bottom.png) no-repeat center top;
	width: 340px;
	height: 102px;
	padding: 10px 40px 0px 40px;
	margin: auto;
	text-align: center;
}

#tombCongratulator1 {
	background: url(/template/images/tomb-sandf.png) no-repeat center top;
	display: block;
	position: relative;
	width: 104px;
	height: 96px;
	margin: auto;
}

#tombCongratulator2 {
	background: url(/template/images/tomb-sandftranslink.png) no-repeat
		center top;
	display: block;
	position: relative;
	width: 273px;
	height: 96px;
	margin: auto;
}

#tombCongratulatorTranslink {
	position: absolute;
	display: block;
	top: 0px;
	right: -40px;
	width: 180px;
	height: 50px;
	text-align: left;
}

#tombstonenav {
	position: absolute;
	top: 500px;
	width: 100%;
}

.next {
	position: relative;
	float: right;
	width: 140px;
	height: 18px;
	background-image: url(/template/images/bt-forward.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 22px;
	text-align: right;
	padding-top: 2px;
	text-decoration: none;
	font-size: 9px;
	margin-bottom: 20px;
}

.previous {
	position: relative;
	float: left;
	width: 100px;
	height: 18px;
	background-image: url(/template/images/bt-back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	text-align: left;
	padding-top: 2px;
	text-decoration: none;
	font-size: 9px;
	margin-bottom: 20px;
}

/**
 * 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;
}

/**
 * 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 {
	position: absolute;
	right: 20px;
	top: -8px;
	width: 360px;
}

#topright>#toprightlinks {
	position: absolute;
	right: 5px;
	top: 0px;
}

#topright>#searchform {
	position: absolute;
	right: 0px;
	top: 20px;
}

#searchform input[type="text"] {
	background-image: url(/template/images/zoek-bg.gif);
	text-align: right;
	width: 78px;
	height: 19px;
	border: 0px;
	padding-top: 2px;
	position: absolute;
	right: 21px;
	top: 0px;
}

#toprightlinks a.lang {
	margin-left: 2px;
	margin-right: 2px;
}

#toprightlinks a.lang img {
	margin-bottom: -2px;
	border: none;
}

/**
 * Gallery module
 **/
.gallerylayer {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
