/**********************************************************************************
 * 
 * LastChangedDate:		$Date: 2007-05-16 12:55:09 +0200 (Wed, 16 May 2007) $
 * LastChangedRevision	$Rev: 130 $
 * LastChangedBy:		$Author: $
 * HeadURL:				$URL: http://linux/cd/balance/trunk/httpdocs/css/layout.css $
 * ID:					$Id: layout.css 130 2007-05-16 10:55:09Z  $
 * 
/**********************************************************************************/

/* kandidatenportal */
div.kandidatenportal {
}
div.opdrachtgeversportaldetailcontainer #content div.main div.text,
div.opdrachtgeversportalcontainer div.mid_content div.main,
body.main div.kandidatenportal div.main {
	float: right;
	width: 440px;
}
div.opdrachtgeversportaldetailcontainer #content div.main{
	/* border-top: 1px solid black; */
}
div.opdrachtgeversportalcontainer div.mid_content div.main div.introduction,
body.main div.kandidatenportal div.main div.text,
body.main div.kandidatenportal div.main div.introduction {
	float: none;
	width: 100%;
}
div.kandidatenportal div.portalmenu {
	float: left;
	width: 220px;
	margin: 13px 0 0 0;
}

/* vacancies */
div.vacancies {
}
div.vacancies table {
	width: 100%;
	background-color: #a6a8aa;
}
#blue div.vacancies table {
	border-bottom: 4px solid #0091c4;
}
#purple div.vacancies table {
	border-bottom: 4px solid #7A1E99;
}
#green div.vacancies table {
	border-bottom: 4px solid #7fba00;
}
#orange div.vacancies table {
	border-bottom: 4px solid #ef6b00;
}
div.vacancies table td {
	line-height: 28px;
	text-align: center;
}
#blue div.vacancies table td.active {
	background-color: #0091c4;
}
#purple div.vacancies table td.active {
	background-color: #7A1E99;
}
#green div.vacancies table td.active {
	background-color: #7fba00;
}
#orange div.vacancies table td.active {
	background-color: #ef6b00;
}
div.vacancies table td.middle {
	border-right: 2px solid #fff;
}
div.vacancies table td.first {
	border-right: 2px solid #fff;
}
div.vacancies table td.last {
}
#green div.vacancies table td a,
#purple div.vacancies table td a,
#orange div.vacancies table td a,
#blue div.vacancies table td a {
	line-height: 28px;
	color: #fff;
}
div.vacancies div.navigation {
	height: 28px;
	border-top: 1px solid #fff;
	background-color: #dbdcdd;
}
div.vacancies div.navigation div.pagina {
	line-height: 28px;
	font-weight: bold;
	padding: 0 0 0 10px;
	float: left;
}
#blue div.navigation div.pagina {
	color: #0091c4;
}
#purple div.navigation div.pagina {
	color: #7A1E99;
}
#green div.navigation div.pagina {
	color: #7fba00;
}
#orange div.navigation div.pagina {
	color: #ef6b00;
}
div.vacancies div.navigation div.arrow {
	float: left;
	padding: 0 5px;
}
div.vacancies div.navigation div.arrow a {
	display: block;
	width: 18px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}
div.vacancies div.navigation div.page {
	float: left;
}
div.vacancies div.navigation div.page a {
	display: block;
	line-height: 28px;
	padding: 0 5px;
}
#green div.vacancies div.navigation div.page a.active,
#purple div.vacancies div.navigation div.page a.active,
#orange div.vacancies div.navigation div.page a.active,
#blue div.vacancies div.navigation div.page a.active {
	color: #000;
	background-color: #fff;
}
#purple div.vacancies div.navigation div.arrow a.left {
	background-image: url(../img/left_purple.gif);
}
#orange div.vacancies div.navigation div.arrow a.left {
	background-image: url(../img/left_orange.gif);
}
#green div.vacancies div.navigation div.arrow a.left {
	background-image: url(../img/left_green.gif);
}
#blue div.vacancies div.navigation div.arrow a.left {
	background-image: url(../img/left_blue.gif);
}
#purple div.vacancies div.navigation div.arrow a.right {
	background-image: url(../img/right_purple.gif);
}
#green div.vacancies div.navigation div.arrow a.right {
	background-image: url(../img/right_green.gif);
}
#orange div.vacancies div.navigation div.arrow a.right {
	background-image: url(../img/right_orange.gif);
}
#blue div.vacancies div.navigation div.arrow a.right {
	background-image: url(../img/right_blue.gif);
}
div.vacancies div.item {
	cursor: pointer;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #dbdcdd;
}
div.vacancies div.name {
	width: 460px;
	float: left;
}
div.vacancies div.number {
	float: left;
}
#green div.vacancies div.number a,
#purple div.vacancies div.number a,
#orange div.vacancies div.number a,
#blue div.vacancies div.number a {
	color: #000;
}
div.vacancies .hover {
	background-color: #dbdcdd;
}

/* filters */
div.verticalfilters {
	width: 225px;
	height: 200px;
	float: right;
}
div.horizontalfilters {
	width: 470px;
	float: left;
}
div.horizontalfilters div.filterwrapper {
	float: left;
	padding-left: 10px;
}
div.horizontalfilters div.filters div.submit {
	float: right;
	width: 225px;
}
div.filterintro {
	padding: 0 0 5px 0;
}
div.filters {
}
div.filters div.title {
	font-weight: bold;
	padding-bottom: 10px;
}
div.filters div.submit {
	padding-bottom: 10px;
}
div.filters div.submit a {
	height: 20px;
	line-height: 20px;
	display: block;
	background-image: url(../img/submit_blue.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#blue div.filters div.submit a {
	background-image: url(../img/submit_blue.gif);
}
#green div.filters div.submit a {
	background-image: url(../img/submit_green.gif);
}
#purple div.filters div.submit a {
	background-image: url(../img/submit_purple.gif);
}
#orange div.filters div.submit a {
	background-image: url(../img/submit_orange.gif);
}
/* filter */
div.filter {
	width: 225px;
	padding-bottom: 10px;
}
div.filter div.subtitle {
	background-color: #dbdcdd;
	border: 1px solid #000;
	line-height: 25px;
	padding: 0 5px;
}
div.filter div.subtitle span {
	font-weight: bold;
	line-height: 25px;
}
div.filter div.header {
	border: 1px solid #000;
}
div.filter div.header a {
	text-indent: 5px;
	background-image: url(../img/expand_square.gif);
	background-position: 205px 1px;
	background-repeat: no-repeat;
	display: block;
	line-height: 20px;
	width: 100%;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.filter div.items {
	width: 225px;
	position: absolute;
	z-index: 10;
	background-color: #fff;
}
div.filter div.shadow {
	border-right: 2px outset #ccc;
	border-bottom: 2px outset #ccc;
}
div.filter div.itemsscroller {
	overflow: auto;
	border: 1px solid #000;
	border-top: none;
	width: 221px;
	overflow-x: hidden;
}
div.filter div.itemswrapper {
	border: 1px solid #000;
	border-top: none;
}
div.filter div.item a div {
	padding: 0 5px 0 10px;
	border-top: 1px solid #ccc;
}
div.filter div.item a {
	display: block;
	width: 100%;
	line-height: 20px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.filter div.item a.first div {
	border-top: none;
}
#green div.filter a,
#purple div.filter a,
#orange div.filter a,
#blue div.filter a {
	color: #000;
}
#green div.filter div.item a:hover,
#purple div.filter div.item a:hover,
#orange div.filter div.item a:hover,
#blue div.filter div.item a:hover {
	color: #fff;
	text-decoration: none;
}
#blue div.filter div.item a:hover {
	background-color: #0091c9;
}
#orange div.filter div.item a:hover {
	background-color: #ef6b00;
}
#green div.filter div.item a:hover {
	background-color: #7fba00;
}
#purple div.filter div.item a:hover {
	background-color: #7A1E99;
}
div.filter .active {
	background-color: #999;
}
#green div.filter .active a,
#purple div.filter .active a,
#orange div.filter .active a,
#blue div.filter .active a {
	color: #fff;
}
div.filters div.trefwoord {
	padding-bottom: 10px;
}
div.filters div.trefwoord input {
	border: 1px solid #000;
	color: #000;
	height: 20px;
	padding: 0pt 2px;
	width: 219px;
}
div.filters div.trefwoord input.default {
	color: #ccc;
	font-weight: bold;
}

/* flash text */
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
	display: none;
}

/* bottomline */
.bottomline {
	border-bottom-style: solid;
	border-bottom-width: 4px;
}

/* kandidaten */
div.kandidaten div.selectors_right {
	width: 225px;
	float: right;
}
div.selectors_top {
}
div.selectors_top div.filterwrapper {
	float: left;
	padding: 0 10px 0 0;
}

/*----------------------------------------*/

/* print */
div.print {
	display: none;
}


div.info {
	padding: 0 0 20px 0;
}

#caseitems {
	margin: 0;
}
div.noresults {
	margin: 20px 0;
	font-weight: bold;
}

/* houmijopdehoogte */
div.houmijopdehoogte div.columns2 div.column1,
div.houmijopdehoogte div.columns2 div.column2 {
	float: left;
}
div.houmijopdehoogte div.key,
div.houmijopdehoogte div.value,
div.houmijopdehoogte label {
	float: left;
	line-height: 24px;
}
div.houmijopdehoogte div.label {
	padding: 0 0 10px 0;
}
div.houmijopdehoogte div.checkbox {
	width: 20px;
}
div.houmijopdehoogte div.text {
	padding: 10px 0 20px 0;
}
div.houmijopdehoogte div.text,
div.houmijopdehoogte div.columns2 div.column1 {
	width: 280px;
}
div.houmijopdehoogte div.columns2 div.column2 {
	width: 400px;
}
div.houmijopdehoogte div.columns2 div.column2 div.key {
	width: 120px;
}
div.houmijopdehoogte div.columns2 div.column2 input.text {
	width: 274px;
	height: 18px;
	padding: 0 2px;
	margin: 4px 0 0 0;
	float: left;
	border: 1px solid #a6a8aa;
}
div.houmijopdehoogte div.columns2 input.radio {
	margin-right: 5px;
}
div.houmijopdehoogte div.columns2 span.radio {
	margin-right: 30px;
}
div.houmijopdehoogte textarea {
	overflow: auto;
	width: 254px;
	height: 80px;
	padding: 2px;
	border: 1px solid #a6a8aa;
}

/* informatieaanvragen */
div.informatieaanvragen textarea {
	overflow: auto;
	width: 674px;
	height: 210px;
	padding: 2px;
	border: 1px solid #a6a8aa;
}
div.informatieaanvragen div.key,
div.informatieaanvragen div.value {
	float: left;
	line-height: 24px;
}
div.informatieaanvragen div.checkbox {
	width: 20px;
}
div.informatieaanvragen div.columns1 {
}
div.informatieaanvragen div.columns1 div.key {
	width: 100px;
}
div.informatieaanvragen div.columns1 input.text {
	width: 250px;
	height: 18px;
	padding: 0 2px;
	margin: 4px 0 0 0;
	float: left;
	border: 1px solid #a6a8aa;
}
div.informatieaanvragen div.columns1 input.radio {
	margin-right: 5px;
}
div.informatieaanvragen div.columns1 span.radio {
	margin-right: 30px;
}
div.informatieaanvragen div.columns3 {
}
div.informatieaanvragen div.columns3 div.column1 {
	float: left;
	width: 160px;
}
div.informatieaanvragen div.columns3 div.column2 {
	float: left;
	width: 160px;
}
div.informatieaanvragen div.columns3 div.column3 {
	float: left;
}
div.informatieaanvragen div.columns3 div.column3 div.key {
	width: 80px;
}
div.informatieaanvragen div.columns3 div.column3 input.text {
	width: 254px;
	height: 18px;
	padding: 0 2px;
	margin: 4px 0 0 0;
	float: left;
	border: 1px solid #a6a8aa;
}
div.informatieaanvragen div.columns2 {
}
div.informatieaanvragen div.columns2 div.column1 {
	float: left;
	width: 340px;
}
div.informatieaanvragen div.columns2 div.column2 {
	float: left;
	width: 340px;
}

/* zoeken */
div.zoeken {
}
div.zoeken div.query {
	padding-bottom: 20px;
}
div.zoeken div.query div.input {
	float: left;
}
div.zoeken input {
	width: 220px;
	height: 18px;
	padding: 0 2px;
	margin: 4px 7px 0 0;
	float: left;
	border: 1px solid #000;
}
div.zoeken input.default {
	color: #ccc;
	font-weight: bold;
}
div.zoeken div.query div.link {
	float: left;
	line-height: 28px;
}
div.zoeken div.query div.link img {
	margin: 5px 0 0 0;
}
div.zoeken div.query div.link a {
	margin-right: 7px;
	line-height: 28px;
}

/* results */
div.results {
}
div.results div.over {
	background-color: #dbdcdd;
	cursor: pointer;
}
div.results div.result {
	margin-top: 10px;
	padding: 5px 0;
}
div.results div.result div.title {
	font-weight: bold;
}
div.results div.result div.text {
}
div.results div.result div.path {
}
#content div.results div.result div.path span {
	color: #a6a8aa;
	font-weight: bold;
	margin: 0 3px 0 0;
}

/* vacature */
#vacature {
}
div.bar {
	height: 28px;
	display: block;
	clear: both;
	background-color: #dbdcdd;
}
div.bar div.left {
	float: left;
	line-height: 28px;
}
div.bar div.left strong {
	padding: 0 10px;
}
div.bar div.right {
	float: right;
}
div.bar div.link,
div.bar div.image {
	float: left;
	height: 28px;
	line-height: 28px;
}
div.bar div.link a {
	line-height: 28px;
}
div.bar div.left div.link a {
	margin: 0 7px;
}
div.bar div.right div.link a {
	margin-right: 7px;
}
div.bar a.print {
	padding: 0 5px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
div.bar div.image img {
	margin: 5px 10px 0 0;
}
#vacature div.body {
	border-top: 1px solid #000;
	padding-top: 20px;
}
#vacature div.top {
	margin: 20px 0;
}
#vacature div.body div.introduction {
	float: left;
	width: 225px;
}
#vacature div.body div.back {
	margin-bottom: 10px;
}

#vacature div.body div.back div.image {
	float: left;
}
#vacature div.body div.back div.link {
	float: left;
}
#vacature div.body div.back div.link a {
	color: #b0b1b3;
	padding-left: 5px;
}
#vacature div.body div.text {
	float: left;
/*	width: 450px; */
	width: 675px;
	margin-bottom: 20px;
}
#vacature div.body div.text div.title {
	font-weight: bold;
	margin-bottom: 10px;
}

/* results */
div.results {
	border-top: 4px solid #000;
	float: left;
	margin-top: 10px;
	width: 680px;
}
div.results div.item {
	width: 220px;
	height: 120px;
}
div.results div.item div.title {
	padding-top: 20px;
}
div.results .hover {
	background-color: #dbdcdd;
}
div.results div.nummer {
	padding-top: 10px;
}
div.results div.item div.nummer a {
	font-size: 12x;
	font-weight: normal;
}
div.results div.item div.nummer a:hover {
	text-decoration: none;
}
div.results div.column1,
div.results div.column2,
div.results div.column0 {
	float: left;
	border-bottom: 1px solid #000;
}
div.results div.column1,
div.results div.column2 {
	margin-right: 10px;
}

/* kandidatentext */
div.kandidatentext {
}

/* kandidaten */
div.kandidatenwrapper {
	padding-bottom: 0;
}
#kandidaten {
	height: 165px;
	display: block;
	overflow: hidden;
}

/* kennisdomeinenthemasselectors */
div.kennisdomeinenthemasselectors {
	float: left;
	margin-left: 10px;
}

/* kennisdomeinenthemas */
div.kennisdomeinenthemas {
	float: left;
	border-top: 1px solid #000;
	margin-left: 15px;
}
div.kennisdomeinenthemas a {
	width: 220px;
	display: block;
	line-height: 22px;
	border-bottom: 1px solid #000;
}
div.kennisdomeinenthemas a,
div.kennisdomeinenthemas a:hover,
div.kennisdomeinenthemas a.active,
div.kennisdomeinenthemas a.active:hover {
	text-decoration: none;
}
body #content div.kennisdomeinenthemas a.active,
body #content div.kennisdomeinenthemas a:hover {
	color: #000;
	background-color: #dbdcdd;
}
/* selectors */
div.topselectors {
	padding: 20px 0;
}
div.bottomselectors {
	margin-top: 50px;
}
#selectors div.selector {
	width: 220px;
	padding-right: 15px;
	float: left;
}
#selectors div.header {
	border-top: 1px solid #000;
}
#selectors div.header a {
	background-image: url(../img/expand.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#selectors div.items {
	width: 220px;
	position: absolute;
	z-index: 10;
	background-color: #fff;
}
#selectors div.item {
}
#selectors div.header,
#selectors div.item {
	border-bottom: 1px solid #000;
}
#selectors div.header a,
#selectors div.item a {
	width: 220px;
	display: block;
	line-height: 20px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#selectors div.header a:hover,
#selectors div.item a:hover {
	background-color: #dbdcdd;
	text-decoration: none;
}

/* cases */
#cases {
	width: 142px;
}
#cases div.header {
	padding: 9px 0 9px 10px;
}
#cases div.case {
	padding: 15px 0 0 0;
}
div.functie {
	font-weight: bold;
	padding: 0 0 20px 0;
}

/* agenda - nieuws */
#nieuws,
#agenda {
	width: 142px;
}
#nieuws div.header,
#agenda div.header {
	padding: 9px 0 9px 10px;
}
#nieuws div.item a,
#agenda div.item a {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0;
	display: block;
}
#nieuws div.item a:hover,
#agenda div.item a:hover {
	background-color: #dbdcdd;
	text-decoration: none;
}
#nieuws div.item span,
#agenda div.item span {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#nieuws div.active a,
#nieuws div.active span,
#agenda div.active a,
#agenda div.active span {
	color: #a6a8aa;
}
#nieuws div.divider,
#agenda div.divider {
	border-top-style: solid;
	border-top-width: 1px;
}

/* bottom */
div.bottom {
	background-color: #dbdcdd;
	padding: 0 7px;
	height: 28px;
}
div.bottom div.left {
	float: left;
}
div.bottom div.right {
	float: right;
}
div.bottom img {
	margin-top: 5px;
}
div.bottom a {
	line-height: 28px;
}
div.bottom div.link {
	float: left;
	height: 28px;
}
div.bottom div.link a {
	margin-right: 7px;
}
div.bottom a.print {
	padding: 0 5px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

/* cv */
div.cv {
	margin: 10px 0;
}
div.cv div.label {
	line-height: 24px;
}
div.cv div.checkbox {
	width: 20px;
}
div.cv div.columns2 {
}
div.cv div.columns2 div.column1 {
	width: 375px;
	float: left;
}
div.cv div.columns2 div.column1 input.radio {
	margin-right: 5px;
}
div.cv div.columns2 div.column1 input.text {
	width: 250px;
	height: 18px;
	padding: 0 2px;
	margin: 4px 0 0 0;
	float: left;
	border: 1px solid #a6a8aa;
}
div.cv div.columns2 div.column1 span.radio {
	margin-right: 30px;
}
div.cv div.columns2 div.column2 {
	width: 305px;
	float: left;
}
div.cv div.columns2 div.column2 textarea {
	overflow: auto;
	width: 299px;
	height: 210px;
	float: left;
	padding: 2px;
	border: 1px solid #a6a8aa;
}
div.cv div.columns2 div.column2 div.textarea {
}
div.cv div.columns2 div.column2 div.checkbox {
}
div.cv div.key,
div.cv div.value {
	float: left;
	line-height: 24px;
}
div.cv div.columns2 div.column1 div.key {
	width: 100px;
}
div.cv div.columns2 div.link {
	line-height: 24px;
}
div.cv div.columns2 div.link a {
	text-decoration: underline;
}
/**/
div.cv div.columns3 {
}
div.cv div.columns3 div.column1 {
	float: left;
	width: 160px;
}
div.cv div.columns3 div.column2 {
	float: left;
	width: 160px;
}
div.cv div.columns3 div.column3 {
	float: left;
}
div.cv div.columns3 div.column3 {
	float: left;
}
div.cv div.columns3 div.column3 div.key {
	width: 80px;
}
div.cv div.columns3 div.column3 input.text {
	width: 254px;
	height: 18px;
	padding: 0 2px;
	margin: 4px 0 0 0;
	float: left;
	border: 1px solid #a6a8aa;
}

/* colors */
#blue,
#blue .color,
#blue div.functie,
#blue h1,
#blue a {
	color: #0091c9;
}
#blue div.border {
	border-color: #0091c9;
}
#blue div.background {
	background-color: #0091c9;
}
#purple,
#purple .color,
#purple div.functie,
#purple h1,
#purple a {
	color: #7A1E99;
}
#purple div.border {
	border-color: #7A1E99;
}
#purple div.background {
	background-color: #7A1E99;
}
#green,
#green .color,
#green div.functie,
#green h1,
#green a {
	color: #7fba00;
}
#green div.border {
	border-color: #7fba00;
}
#green div.background {
	background-color: #7fba00;
}
#orange,
#orange .color,
#orange div.functie,
#orange h1,
#orange a {
	color: #ef6b00;
}
#orange div.border {
	border-color: #ef6b00;
}
#orange div.background {
	background-color: #ef6b00;
}

/* wrapper */
div.wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
body.main #left div.container {
	padding: 0 75px 20px 40px;
}
body.main #right div.container {
	padding: 0 0 0 10px;
}
body.main #content {
	padding-top: 10px;
}
body.main #content div.image {
	margin-top: 20px;
	float: left;
}
body.main #content div.nofloat {
}
body.main #content div.image div.caption {
	display: none;
}
body.main div.main {
	padding: 10px 0;
}
body.main div.main div.introduction {
	float: left;
	width: 235px;
}
div.smallcolumn div.main div.text {
	float: left;
	width: 180px;
}
div.standard div.main div.text {
	float: left;
	width: 440px;
}
div.zonderinleiding div.main,
div.zonderinleiding div.main div.text {
	width: 680px;
}



/*---------------------------- main ----------------------------*/
/* left */
body.main #left {
	width: 795px;
	float: left;
}

/* right */
body.main #right {
	width: 195px;
	float: right;
}

/* content */
body.main #content {
}

/*---------------------------- home ----------------------------*/

/* top */
body.home #top {
	height: 40px;
}

/* left */
body.home #left {
	width: 335px;
	float: left;
}
body.home #left img {
	vertical-align: middle;
}

/* right */
body.home #right {
	width: 655px;
	float: left;
}
body.home div.right {
	padding: 0 0 0 35px;
}

body.home div.wrapper {
}
body.home #content {
	margin: 80px 180px 0 0;
}

/* Standard */
/* ------------------ form ----------------- */
table.form {
	margin-top: 10px;
}
table.form td.key {
	padding-right: 10px;
}
input.formtext {
	width: 200px;
	border: 1px solid #3588b0;
}
input.formradio {
}
input.formcheckbox {
}
select.formselect {
	width: 202px;
}
select.formselect option {
}
input.formreset {
	width: 202px;
	background-color: #036;
	color: #fff;
	border: 1px solid #3588b0;
	margin-top: 4px;
}
input.formsubmit {
	width: 202px;
	background-color: #036;
	color: #fff;
	border: 1px solid #3588b0;
	margin-top: 4px;
}
input.formbutton {
	width: 202px;
	background-color: #036;
	color: #fff;
	border: 1px solid #3588b0;
	margin-top: 4px;
}
textarea.formtextarea {
	width: 200px;
	border: 1px solid #3588b0;
	height: 120px;
	overflow: auto;
	margin-top: 4px;
}
input.formfile {
}

/* ---------------- calendar --------------- */
div.calendar {
	border: 1px solid #000;
	position: absolute;
	z-index: 5;
	
	background-color: #fff;
}
div.calendar_close {
	line-height: 12px;
	font-size: 10px;
	text-align: right;
	padding-right: 4px;
}
div.calendar_close a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
table.calendar_navigation {
}
table.calendar_navigation td.calendar_previous {
}
table.calendar_navigation td.calendar_next {
}
table.calendar_navigation td.calendar_month {
	padding: 2px;
}
table.calendar_navigation td.calendar_year {
	padding: 2px;
}
table.calendar_navigation a {
	line-height: 20px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 2px;
}
table.calendar_navigation select {
	line-height: 12px;
	font-size: 10px;
}
table.calendar_navigation select option {
	line-height: 12px;
	font-size: 10px;
	padding: 0 2px;
}
table.calendar_weeks {
}
table.calendar_weeks td {
	line-height: 12px;
	font-size: 10px;
	padding: 2px;
	text-align: center;
}
table.calendar_weeks td a {
	line-height: 12px;
	font-size: 10px;
	border: 1px solid #fff;
}
table.calendar_weeks td a:hover {
	background-color: #eee;
}
div.calendar a.current {
	border: 1px solid #000;
}
div.calendar a.selected {
	border: 1px solid #036;
	background-color: #036;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

/* ----------------- common ---------------- */
/* error */
.error {
	color: #f00;
}

/* none */
.none {
	display: none;
}

/* hidden */
.hidden {
	visibility: hidden;
}

/* clear */
div.clear {
	clear: both;
	display: block;
}

div.smallcolumn div.main{
}
div.smallcolumn div.rightblockholder{
	float: right;
	width: 440px;
}
div.smallcolumn div.rightblock div.imageholder{
	float: right;
	width: 260px;
	margin-top: -16px;
	margin-bottom: 8px;
}
div.smallcolumn div.imageholder div.image {
}
div.smallcolumn div.imageholder div.image img{
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
}
div.smallcolumn div.imageholder div.image div.imagetitle {
	font-size: 11px;
}
/* Opdrachtgeversportal */
div.opdrachtgeversportal{
}
body.main #left div.opdrachtgeversportalcontainer {
	padding-bottom: 0;
}
div.opdrachtgeverscontent{
	padding-top: 0;
}

div.opdrachtgeverscontent h1{
	margin-top: 0;
}
div.opdrachtgeverscontent div.body {
	margin-top: 0;
}
div.opdrachtgeverscontent div.body div.left{
	float: left;
	width: 220px;
}
div.opdrachtgeverscontent div.body div.mid{
	float: right;
	width: 440px;
}

/* ----- segmentenmenu ------ */
div.segmentenmenu {
	border-top: 1px solid #000;
	margin-top: 13px;
	margin-bottom: 20px;
}
div.segmentenmenu a {
	width: 220px;
	display: block;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
}
div.segmentenmenu a,
div.segmentenmenu a:hover,
div.segmentenmenu a.active,
div.segmentenmenu a.active:hover {
	text-decoration: none;
}
div.segmentenmenu a.active,
div.segmentenmenu a:hover {
	color: #000;
	background-color: #dbdcdd;
}
/* pdfmenu */
div.pdfmenu {
	border-top: 1px solid #000;
}
#orange div.pdfmenu a {
	width: 330px;
	display: block;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
}
div.pdfmenu a,
div.pdfmenu a:hover,
div.pdfmenu a.active,
div.pdfmenu a.active:hover {
	text-decoration: none;
}
div.pdfmenu a.active,
div.pdfmenu a:hover {
	color: #000;
	background-color: #dbdcdd;
}
#orange div.pdfmenu a:visited{
	color: #999999;
}
div.widebottom_detail{
	width: 680px;
	border-top: 4px solid #ef6b00;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
}
div.widebottom_detail h3{
	margin-bottom: 0;
}
div.widebottom_detail div.left{
	float: left;
	width: 330px;
}
div.widebottom_detail div.spacer{
	float: left;
	width: 30px;
	height: 10px;
}
div.widebottom_detail div.right{
	float: right;
	width: 330px;
}
div.backtolist {
	margin-top: -27px;
}
div.backtolist span.image,
div.back span.image {
	float: left;
}
div.backtolist span.link,
div.back span.link {
	float: left;
}
div.backtolist span.link a,
div.back span.link a {
	color: #b0b1b3;
	padding-left: 5px;
}
