body{
	background-image: url(/custom-files/resources/1.0/img/patroon.png);
	font-family: arial, helvetica, sans-serif;
	color: #4c2177;
	line-height: 1.2em;
}

body.groot {
	font-size: 1.15em;
}
body.klein {
	font-size: 0.84em;
}

h1 {
	font-size: 2em;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}
p {
	margin-bottom: 10px;
}

.kruimels{
	font-size: 0.8em;
	color: #ffffff;
	padding:7px 0 0 252px;
}

.kruimels a:visited {
	color: #ffffff;
}
.kruimels a {
	color: #ffffff;
}

.container {
	width: 950px;
	margin: auto;
}
.header {
	margin: 0 20px 0 20px;
}
.logo {
	background-image: url(/custom-files/resources/1.0/img/logo.gif);
	height: 90px;
	width:710px;
	background-repeat: no-repeat;
	margin: 24px 0 0 20px;
	float:left
}
.logo a {
	height: 90px;
	width:710px;
	display: block;
}
.knoppen{
	float: left;
	height: 23px;
	margin: 54px 0px 0px 37px;
	width: 130px;
}
.knoppen a{
	margin-right: 10px;
}
.inputlabel {
  float: left;
  width: 200px;
}
.inputtext {
  width: 200px;
  font: 100% Arial, Helvetica, sans-serif;
}
.login, .inputverder, .inputterug, .inputverzend {
  width: 160px;
  height: 25px;
  border: 0px;
  cursor: pointer;
  margin-top: 10px;
  margin-right: 10px;
  background: url(/custom-files/resources/1.0/img/button-back.gif) no-repeat;
  color:#4C2177;
}
.faq-koppen p{
	cursor:pointer;
	color:#9E9ECA;
	text-decoration:underline;
}
.metabalk {
	clear: both;
	background-image: url(/custom-files/resources/1.0/img/meta.gif);
	height: 38px;
}
.metabalk ul {
	padding: 9px 0 0 0;
	list-style: none;
}
.metabalk a {
	float: left;
	text-decoration: none;
	width:181px;
	text-align:center;
	color:#4C2177;
}
.metabalk li{
	display: inline
}
.metabalk .zoeken {
	color: #4c2177;
	float:left;
	padding: 0 0 0 10px;
	width: 122px;
	_width: 122px;
	border: none;
	height: 20px;
	background-color: transparent;
}
.metabalk .submitZoeken {
	float:left;
	padding: 0;
	margin: -1px 0 0 20px;
	background-image: url(/custom-files/resources/1.0/img/zoekbutton.png);
	border: none;
	width: 26px;
	height: 27px;
	cursor: pointer;

}
	
.tabs {
	background-color: #ffffff;
	height: 47px;
}
	.tabs ul {
		padding: 0;
		list-style: none;
	}
	.tabs a {
		float: left;
		text-decoration: none;
		text-align: center;
		height: 32px;
		padding: 11px 0 4px;
		width:182px;
		color: #ffffff;
	}
	.tabs li{
		display: inline
	}
	.tabs .woningzoekende{
		background-image: url(/custom-files/resources/1.0/img/tab-woning.png);

	}
	.tabs .huurder{
		background-image: url(/custom-files/resources/1.0/img/tab-huurder.png);

	}
	.tabs .nieuwbouw{
		background-image: url(/custom-files/resources/1.0/img/tab-bouwt.png);
	}
	.tabs .buurt{
		background-image: url(/custom-files/resources/1.0/img/tab-buurt.png);
		color: #4c2177;
	}
	.tabs .thuisvester{
		background-image: url(/custom-files/resources/1.0/img/tab-over.png);
	}
	
/* generieke css voor verschillende kleuren */	
.bovenrand {
	background-repeat:no-repeat;
	height:11px;
	overflow: hidden;
}

.pusher {
	clear: both;
}
.onderrand {
	background-repeat:no-repeat;
	height: 11px;
}
.submenu-bovenrand{
	background-repeat:no-repeat;
	height:4px;
	width:200px;
}
.submenu-onderrand{
	background-repeat:no-repeat;
	height:4px;
	width:200px;
}
.submenu-body{
	width:200px;
}


/* kleur specifieke styles */

/* main-lila style voor speciale pagina's, bevat geen submenu */
.meta-bottom {
		background-image: url(/custom-files/resources/1.0/img/meta-bottom.gif);
		clear: both;
		height: 40px;
		_margin-top: -5px;
	}
.meta-bottom ul {
	padding: 10px 24px 0 16px;
	list-style: none;
}
.meta-bottom a {
	float: left;
	text-decoration: none;
	width:182px;
	text-align:center;
	color:#4C2177;
}
.meta-bottom li{
	display: inline
}
.meta-bottom .zoeken {
	color: #4c2177;
	float:left;
	padding: 0px;
	margin-left:376px;
	width: 134px;
	_width: 143px;
	border: none;
	height: 20px;
	background-color: transparent;
}
.meta-bottom .submitZoeken {
	float:left;
	padding: 0;
	margin: -1px 0 0 0px;
	background-image: url(/custom-files/resources/1.0/img/zoekbutton.png);
	border: none;
	width: 26px;
	height: 27px;
	cursor: pointer;

}
	
.main-lila {
	position:relative;
}
	.main-lila .bovenrand {
		background-image: url(/custom-files/resources/1.0/img/bovenrand-main-lila.gif);
	}
	.main-lila .sitebody {
		background-image: url(/custom-files/resources/1.0/img/achtergrond-main-lila.gif);
	}
	.main-lila .onderrand {
		background-image: url(/custom-files/resources/1.0/img/onderrand-main-lila.gif);
	}
	
	/* 'terug naar de index'-link van content */
	.main-lila .contentindex a{
		padding-left: 30px;
		color: #4c2177;
	}
	.main-lila .contentindex a:hover{
		text-decoration: underline;
	}
	.main-lila  .kruimels a:visited {
		color: #ffffff;
	}
	.main-lila  .kruimels a {
		color: #ffffff;
	}
	
.main-lila-donker {	/*  huurder */
	position:relative;
}
	.main-lila-donker .bovenrand {
		background-image: url(/custom-files/resources/1.0/img/bovenrand-main-lila-d.gif);
	}
	.main-lila-donker .sitebody {
		background-image: url(/custom-files/resources/1.0/img/achtergrond-main-lila-d.gif);
	}
	.main-lila-donker .onderrand {
		background-image: url(/custom-files/resources/1.0/img/onderrand-main-lila-d.gif);
	}
	.main-lila-donker .submenu-bovenrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-bovenrand-lila-d.gif);
	}
	.main-lila-donker .submenu-onderrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-onderrand-lila-d.gif);
	}
	.main-lila-donker .submenu-body{
		background:#B2B1D6;
	}
	.main-lila-donker .submenu-4-body{
		background:#C4C3E3;
	}
	.main-lila-donker .kruimels{
		font-size: 0.8em;
		color: #ffffff;
		padding:7px 0 0 252px;
	}
	.main-lila-donker  .kruimels a {
		color: #ffffff;
	}
	.main-lila-donker  .kruimels a:visited {
		color: #ffffff;
	}
	
.main-beheermodule {	/*  beheer */
	position:relative;
}
	.main-beheermodule .bovenrand {
	 	background-image: url(/custom-files/resources/1.0/img/bovenrand-main-rood.gif); 
	}
	.main-beheermodule .sitebody {
		background-image: url(/custom-files/resources/1.0/img/achtergrond-main-rood.gif);
	}
	.main-beheermodule .onderrand {
		background-image: url(/custom-files/resources/1.0/img/onderrand-main-rood.gif);
	}
	.main-beheermodule .submenu-bovenrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-bovenrand-rood.gif);
	}
	.main-beheermodule .submenu-onderrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-onderrand-rood.gif);
	}
	.main-beheermodule .submenu-body{
		background:#C70600;
	}
	.main-beheermodule .beheer{
		width: 100%;
	}
	.main-beheermodule .submenu-body .disabled{
		text-decoration:none;
	}
	.main-beheermodule .kruimels{
		font-size: 0.8em;
		color: #ffffff;
		padding:7px 0 0 252px;
	}
	.main-beheermodule .filter {
		text-align: right;
		margin-bottom: 10px;
	}
	.main-beheermodule .menu a {
		color: #ffffff;
	}
	.main-beheermodule .menu a:visited {
		color: #ffffff;
	}

.main-paars {	/* woningzoekende */
	position:relative;
}
	.main-paars .bovenrand {
		background-image: url(/custom-files/resources/1.0/img/bovenrand-main-paars.gif);
	}
	.main-paars .sitebody {
		background-image: url(/custom-files/resources/1.0/img/achtergrond-main-paars.gif);
	}
	.main-paars .onderrand {
		background-image: url(/custom-files/resources/1.0/img/onderrand-main-paars.gif);
	}
	.main-paars .submenu-bovenrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-bovenrand-paars.gif);
	}
	.main-paars .submenu-onderrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-onderrand-paars.gif);
	}
	.main-paars .submenu-body{
		background:#7B5897;
	}
	.main-paars .submenu-4-body{
		background:#5C3288;
	}
	.main-paars .kruimels{
		font-size: 0.8em;
		color: #ffffff;
		padding:7px 0 0 252px;
	}
	.main-paars  .kruimels a {
		color: #ffffff;
	}
	.main-paars  .kruimels a:visited {
		color: #ffffff;
	}
	
.main-blauw {
	position:relative;
}
	.main-blauw .bovenrand {
		background-image: url(/custom-files/resources/1.0/img/bovenrand-main-blauw.gif);
	}
	.main-blauw .sitebody {
		background-image: url(/custom-files/resources/1.0/img/achtergrond-main-blauw.gif);
	}
	.main-blauw .onderrand {
		background-image: url(/custom-files/resources/1.0/img/onderrand-main-blauw.gif);
	}
	.main-blauw .submenu-bovenrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-bovenrand-blauw.gif);
	}
	.main-blauw .submenu-onderrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-onderrand-blauw.gif);
	}
	.main-blauw .submenu-body{
		background:#22B6DF;
	}
	.main-blauw .submenu-4-body{
		background:#0084be;
	}
	.main-blauw .kruimels{
		font-size: 0.8em;
		color: #ffffff;
		padding:7px 0 0 252px;
	}
	.main-blauw  .kruimels a {
		color: #ffffff;
	}
	.main-blauw  .kruimels a:visited {
		color: #ffffff;
	}
	
.main-lime {
	position:relative;
}
	.main-lime .bovenrand {
		background-image: url(/custom-files/resources/1.0/img/bovenrand-main-lime.gif);
	}
	.main-lime .sitebody {
		background-image: url(/custom-files/resources/1.0/img/achtergrond-main-lime.gif);
	}
	.main-lime .onderrand {
		background-image: url(/custom-files/resources/1.0/img/onderrand-main-lime.gif);
	}
	.main-lime .submenu-bovenrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-bovenrand-lime.gif);
	}
	.main-lime .submenu-onderrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-onderrand-lime.gif);
	}
	.main-lime .submenu-body{
		background:#E9E784;
	}
	.main-lime .submenu-4-body{
		background:#c7c562;
	}
	/* afwijkende tekstkleur voor het lime menu */
	.main-lime .hoofdmenu li a{
		color:#4B2177;
	}
	.main-lime .kruimels{
		font-size: 0.8em;
		color: #4B2177;
		padding:7px 0 0 252px;
	}
	.main-lime   .kruimels a:visited {
		color: #4B2177;
	}
	.main-lime   .kruimels a {
		color: #4B2177;
	}
	
.main-oranje {
	position:relative;
}
	.main-oranje .bovenrand {
		background-image: url(/custom-files/resources/1.0/img/bovenrand-main-oranje.gif);
	}
	.main-oranje .sitebody {
		background-image: url(/custom-files/resources/1.0/img/achtergrond-main-oranje.gif);
	}
	.main-oranje .onderrand {
		background-image: url(/custom-files/resources/1.0/img/onderrand-main-oranje.gif);
	}
	.main-oranje .submenu-bovenrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-bovenrand-oranje.gif);
	}
	.main-oranje .submenu-onderrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-onderrand-oranje.gif);
	}
	.main-oranje .submenu-body{
		background:#F5A75C;
	}
	.main-oranje .submenu-4-body{
		background:#d3853a;
	}
	.main-oranje .kruimels{
		font-size: 0.8em;
		color: #ffffff;
		padding:7px 0 0 252px;
	}	

.main-woningaanbod {
	position:relative;
}
	.main-woningaanbod .bovenrand {
		background-image: url(/custom-files/resources/1.0/img/bovenrand-main-paars.gif);
	}
	.main-woningaanbod .sitebody {
		background-image: url(/custom-files/resources/1.0/img/achtergrond-main-paars.gif);
		min-height: 450px;
		_height: 450px;
	}
	.main-woningaanbod .onderrand {
		background-image: url(/custom-files/resources/1.0/img/onderrand-main-paars.gif);
	}
	.main-woningaanbod .submenu-bovenrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-bovenrand-paars.gif);
	}
	.main-woningaanbod .submenu-onderrand{
		background-image: url(/custom-files/resources/1.0/img/submenu-onderrand-paars.gif);
	}
	.main-woningaanbod .submenu-body{
		background:#7B5897;
	}
	
	.main-woningaanbod .content  .bovenrand {
		background-image:url(/custom-files/resources/1.0/img/bovenrand-content-WA.gif);
		width:500px;
	}
	.main-woningaanbod .content .contentbody {
		background-image:url(/custom-files/resources/1.0/img/achtergrond-content-WA.gif);
		background-repeat: repeat-y;
		min-height:567px;
		_height: 595px;
		width:500px;
		padding:0px;
		position: relative;
	}
	.main-woningaanbod .content .onderrand {
		background-image:url(/custom-files/resources/1.0/img/onderrand-content-WA.gif);
		width:500px;
	}
	.main-woningaanbod .content{
		width:500px;
	}

/* generiek menu styles */
.menu {
	position: relative;
	float: left;
	width: 232px;
	color: #ffffff;
	min-height: 50px;
	_height: 50px;
}


	
.hoofdmenu {
	margin-left:40px;
}
	.hoofdmenu li {
		padding-top:4px;
		padding-bottom:1px;
		border-bottom: 1px solid white;
	 	width:165px;
		position: relative;
	}
	.hoofdmenu li a{
		padding-left:3px;
		font-size:.9em;
		color:white;
	}
	.hoofdmenu a:hover {
		font-weight:bold;
	}

	.hoofdmenu .selected {
		border-bottom: none;
		font-weight: bold;
	}
	.hoofdmenu .normal{
		border-bottom: 1px solid white;
		font-weight: normal;
	}
	.hoofdmenu .disabled {
		text-decoration: line-through;
	}

.submenu {
	
	}
	
	.submenu .normal {
		border-bottom: 1px solid white;
		font-weight: normal;
	}
	.submenu-4-body .submenu .normal {
		border-bottom: none;
	}
	.submenu .selected {
		border-bottom: 1px solid white;
		font-weight: bold;
	}
	.submenu-4-body .submenu .selected  {
		border-bottom: none;
	}
	.submenu ul {
		display: block;
		margin: 0;
	}
	.submenu li{
		display: block;
		margin: 0 0 0 17px;
		padding-left: 8px;
		width: 175px;
	}
/* 	.submenu a{
		font-weight:normal;
	} */
	
	.submenu a:hover{
		font-weight:bold;
	}

	.submenu-bovenrand{
		position: relative;
		margin-left:-35px;
		overflow: hidden; 
	}
	.submenu-onderrand{
		position: relative;
		margin-left:-35px;
	}
	.submenu-body{
		position: relative;
		margin-left:-35px;
	}
	.submenu-4-body{
		position: relative;
		margin-left:-25px;
		width: 200px;
	}
	.submenu .disabled {
		text-decoration: line-through;
	}

.menu-homepage{
		float: left;
		position: relative;
		width:232px;
	}
	.menu-homepage ul{
		margin: 50px 0 0 30px;
	}

	.menu-homepage li{
		margin-bottom: 20px;
	}
	.menu-homepage a {
		display: block;
		width: 170px;
		height: 42px;
	}
	.menu-homepage .woningaanbod-tekoop-nieuwbouw a {
		background-image: url(/custom-files/resources/1.0/img/woningaanbod-tekoop-nieuwbouw-wit.gif);
	}
	.menu-homepage .woningaanbod-tekoop-bestaandebouw a {
		background-image: url(/custom-files/resources/1.0/img/woningaanbod-tekoop-bestaandebouw-wit.gif);
	}
	.menu-homepage .woningaanbod-oosterhout a {
		background-image: url(/custom-files/resources/1.0/img/woningaanbod-tehuur-oosterhout.gif);
	}
	.menu-homepage .woningaanbod-sprundel a {
		background-image: url(/custom-files/resources/1.0/img/woningaanbod-tehuur-rucphen.gif);
	}
	.menu-homepage .woningaanbod-geertruidenberg a {
		background-image: url(/custom-files/resources/1.0/img/woningaanbod-tehuur-geertruidenberg.gif);
	}

.content{
	float: left;
	position: relative;
	margin:20px 0 0 0;
	width: 622px;
}

	.content .bovenrand {
		background-image: url(/custom-files/resources/1.0/img/bovenrand-content.gif);
		background-repeat:no-repeat;
		height:11px;
		width: 622px;
		overflow: hidden;
	}
	.content .contentbody {
		background-image: url(/custom-files/resources/1.0/img/achtergrond-content.gif);
		padding:0 90px 10px 20px;
		width:512px;
	}
	.content .contentbody .sitebody {
		background-color: #ffffff;
	}
	.content .onderrand {
		background-image: url(/custom-files/resources/1.0/img/onderrand-content.gif);
		background-repeat:no-repeat;
		height: 11px;
		width: 622px;
	}
	.content ul {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 20px;
		list-style-type: circle;
		list-style-position: outside;
	}
	.content ol {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 20px;
		list-style-type: decimal;
		list-style-position: outside;
	}
	.content li {
		/* margin-bottom: 5px; */
	}
	.content a:hover {
		text-decoration: underline;
	}
	.content a {
		color: #9E9ECA;
		text-decoration: underline;
	}
	.content a:visited {
		color: #9E9ECA;
		text-decoration: underline;
	}

	.table-component a:hover {
		text-decoration: none;
	}
	.table-component a {
		text-decoration: none;
	}
	.table-component a:visited {
		text-decoration: none;
	}

	.content b, .content strong{
		font-weight: bold;
	}
	.content i, .content em {
		font-style: italic;
	}

	.content-tabs {
		height: 38px;
	}
	.content-tabs ul {
		padding: 0;
		list-style: none;
		font-size: 0.8em;
		margin: 0;
	}
	.content-tabs a {
		color:#FFFFFF;
		float:left;
		font-weight:bold;
		height:28px;
		padding:10px 0 0;
		text-align:center;
		text-decoration:none;
		width:155px;
	}
	.content-tabs li{
		display: inline
	}
	.content .loglink {
		display:block;
		font-weight:bold;
		padding:5px 0;
		text-align:right;
	}
	
	.content td.tekst{
		width:350px;
	}
	.content td.label{
		width:100px;
	}
	
	.content table.even{
		background:#EFEEF7;
	}
	.content table.odd{
		background:#F9F9F9;
	}
	

/***********************/	
/* forms */
.formtable th{
	font-weight: bold;
}
.form select {
	background-color:#FFFFFF;
	border:1px solid #4B2177;
	color:#533A55;
	font-size:1em;
	width: auto;
}
.form select.select-xxsmall {
	margin-right:3px;
	width:39px;
}
.form input.text, .form select.select {
	margin-right:auto;
	width:200px;
}
.form input.text-small {
	margin-right:3px;
	width:100px;
}
.form input.text-xsmall {
	margin-right:3px;
	width:94px;
}
.form input.text-xxsmall {
	margin-right:3px;
	width:35px;
}
.form input.text-xxxsmall {
	margin-right:3px;
	width:94px;
}
.form .error {
	color: #cc0000;
	font-size: 0.9em;
}

.form-old {
	left:620px;
	position:absolute;
	top:14px;
	width:385px;
	background-color: #ffffff;
}
.detailform {
	margin: 0 40px;
}

/********************************/
/* beheer */
table.beheer th{
	padding:2px 10px;
	background-color: #7E0004;
	color: #ffffff;
}
table.beheer tr.row_hi {
	background-color: #EFEFFB;
}
.beheer_pers_gegevens {
	line-height: 1.3em;
	margin: 0 0 10px 0;
}
textarea.email {
	background-image:url(bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border:2px solid #7E0004;
	font-family:Tahoma,sans-serif;
	height:212px;
	padding:5px;
	width:500px;
	white-space:pre;
}
/***********************/	
/* components */

/* nieuws */
.nieuws {
	margin-bottom: 10px;
}
	.nieuws .datum {
		display: inline;
	}
	.nieuws .titel {
		display: inline;
	}
	.nieuws_item .datum {
		display: inline;
	}
	.nieuws_item .titel {
		display: inline;
	}
	.nieuws .nieuwstekst {
		margin-left:5.5em;
	}
	.nieuws a {
		color: #9f9fca;
		font-weight: bold;
	}
	.nieuws a:hover {
		color: #9f9fca;
		font-weight: bold;
		text-decoration: underline;
	}

/* tabel */
.content table{
	margin-bottom: 10px;
}
.content tr.first td{
	font-weight:bold;
	padding:2px 10px;
	color: #ffffff;
	background-color: #4C2177;
}
.content tr{
}
.content tr.even{
	
}
.content tr.odd{
	background-color: #EDEDF5;
}
.content td{
	padding:2px 10px;
}
.content th{
	padding:2px 10px;
	font-weight: bold;
}

/* sfeerbeeld */
.sfeerbeeld {
	z-index: 99;
	width:190px;
	max-height: 600px;
	background-repeat: no-repeat;
	left:780px;
	position:absolute;
}

/*  text & picture */
.picture-component .sitebody{
	background-image: none;
}
.picture-component {
	margin-bottom: 10px;
	position:relative;
}
.picture-component .right{
	float:right;
	margin:0 0 20px 10px;
}
.picture-component .left{
	float:left;
	margin:0 20px 20px 0;
}

/* forms & reponse */
.formulier {

}
	.formulier .verplicht {
		color: #cc0000;
	}
	.formulier p{
		margin: 0;
		display: inline;
	}
	.formulier span {
		
	}
	.formulier td {
		padding:0 0 10px;
		width:255px;
	}
	.formulier input {
		margin-right: 20px;
	}
	.formulier input.file {
		margin-right:auto;
		width:200px;
	}
	.formulier textarea {
		width: 419px;
	}
	
/*  nieuwbouw-intro */
.nieuwbouw-intro .sitebody{
	background-image: none;
}
	.nieuwbouw-intro .caption {
		font-style:italic;
		margin: 2px 0 20px 0;
		
	}

/* nieuwbouw koppen */
.nieuwbouw-item {
	position:relative;
}
	.nieuwbouw-item  .tekst{
		float:left;
		width: 300px;
	}
	.nieuwbouw-item .img {
		float:right;
		width:200px;
	}
	.nieuwbouw-item .caption {
		font-style:italic;
		margin: 2px 0 20px 0;
		
	}
	.nieuwbouw-item .pusher {
		text-align: right;
	}

/* rss component */
.rss-component {
	margin-top: 24px;
}
	
/* sitemap-component */
.sitemap-component {
}
	.sitemap-component  ul{
		margin: 0 0 0 30px;
	}
	
/*****************************/
/*wic lijst */
#wiclists table {
		margin: 10px 0 0 0;
	}
	#wiclists tr.hi{
		background-color: #EFEFFB;
	}
	#wiclists th {
		width: 395px;
	}
	
/* verantwoordingstabel */	

.verantwoordingstabel th{
	text-align:left;
	padding:2px 10px;
	color: #ffffff;
	background-color: #4B2177;
}

.verantwoordingstabel tr.grijs{
	background: #EFEFFB none repeat scroll 0 0;
}
.verantwoordingstabel td {
	text-align:right;
}
	
/* roxen css */
.content-box {

}
div.content-box {
}
.roxen-edit-box-off { 
}
.roxen-edit-box-on {
	outline:          1px dotted #f8bb7b;
	/*background:       #f2f1eb; */
	background:       #DCDCDC;
	-moz-outline:     1px dotted #f8bb7b;     /*  FIXME: invalid CSS  */
}
.roxen-edit-marker-off {
	visibility:       hidden;
	display:          block;
	position:         absolute;
}
.roxen-edit-marker-on {
	visibility:       visible;
	display:          block;
	position:         absolute;
	background:       URL(/roxen-files/cms-sites/4.5/images/button_edit_comp.gif)
										top left no-repeat;
	width:            28px;
	height:           13px;
	z-index:          1;
}
div.roxen-linkbrowser-anchor a {
	visibility:       visible;
	display:          block;
	position:         absolute;
	background:       URL(/roxen-files/cms-sites/4.5/images/button_link_browser.gif)
										top left no-repeat;
	width:            28px;
	height:           13px;
	z-index:          1;
}

/***************************/
/*print layout disabled voor scherm*/
.printkop {
	display: none;
}
