/* InterBank Stylesheet */

/* You may NOT reproduce this design */
/* You are free to study the source and use techniques you learn from it */

/* Stylesheet copyright 2006, Matthijs Boot; zydell.net */

/* Contact: www.zydell.net */
/*          m.boot @ zydell.net */


/* General: Body and Container*/
#body {
	background: #331166;
	color: white;
	font: 10px verdana, helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	}

#container { 	
  position: absolute;
  height: 660px;
  top: 50%; 
  left: 50%;
  margin: -300px 0 0 -478px;
  padding: 0 0 0 10px;
  overflow: hidden;
  background: white url(img/cont_bg.gif) 0 60px no-repeat;
  text-align: left;
	/* Box model hack for IE 5.5 */
	width: 956px;
	voice-family: "\"}\""; 
	voice-family:inherit;
  width: 946px;
	}

/* Header */
#header {
	width: 956px;
	height: 116px;
	}
#header h1 span, #header h2 {
	display: none;
	}
#header h1 {
	position: absolute;
	top: 32px;
	margin: 32px 0 0 0;
	padding: 0;
	width: 242px;
	height: 83px;
	background: url(img/nieuw_logo.gif) center center no-repeat;
	}
/* Header Navigation */
#header #navigation {
	position: absolute;
	top: 92px;
	left: 272px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#header #navigation li {
	float: left;
	display: block;
	height: 83px;
	width: 114px;
	}
#header #navigation li a:link,
#header #navigation li a:visited {
	display: block;
	width: 94px;
	text-align: center;
	padding-top: 67px;
	background: url(img/nav.gif);
	color: #331166;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	/* Box model hack for IE 5.5 */
	height: 81px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 14px;
	}
#header #navigation li a:hover,
#header #navigation li a:active,
#header #navigation li.active a:link,
#header #navigation li.active a:visited {
	background-position: 0 -83px !important;
	}
/* Header Search Form */
#header #zoekterm {
	position: absolute;
	top: 72px;
	left: 740px;
	}
#header #zoekterm fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
#header #zoekterm input {
	display: block;
	float: left;
	border: 2px solid white;
	background: #99cc77;
	color: white;
	padding: 0 2px 0 2px;
	}
#header #zoekterm #zoekbutton {
	margin-left: -2px;
	background: none;
	font-size: 7pt;
	font-weight: bold;
	height: 20px;
	}
#header #breadcrumbs {
	position: absolute;
	top: 12px;
	left: 274px;
	margin: 0;
	padding: 0;
	}
#header #breadcrumbs a:link,
#header #breadcrumbs a:visited {
	color: white;
	}
#header #breadcrumbs a:hover,
#header #breadcrumbs a:active {
	text-decoration: none;
	}

/* Contents */
#contents {
	position: absolute;
	top: 174px;
	left: 10px;
	height: 466px;
	width: 749px;
	color: #331166;
	}

/* Contents - Home */
#contents #read_more_blocks {
	margin-top: 10px;
	margin-left: 5px;
	}
#contents .rm_block {
	padding-left: 25px;
	float: left;
	/* Box model hack for IE 5.5 */
	width: 181px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 156px;
	}
#contents .rm_block h3 {
	display: none;
	}
#contents .rm_block a:link,
#contents .rm_block a:visited {
	font-weight: bold;
	color: red;
	text-decoration: none;
	}
#contents .rm_block a:hover,
#contents .rm_block a:active {
	color: #331166;
	}
#contents .rm_block a img {
	display: block;
	border: none;
	}
#contents .rm_block p {
	margin: 5px 0 5px 0;
	padding: 0;
	}
#contents #contents_home {
	position: absolute;
	left: 0;
	top: 192px;
	padding: 182px 0 0 29px;
	/* Box model hack for IE 5.5 */
	height: 274px;
	width: 749px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 92px;
	width: 720px;
	}
#contents #contents_home #span_text {
	padding: 0 20px 0 0;
	height: 92px;
	overflow: auto;
	/* Box model hack for IE 5.5 */
	width: 720px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 700px;
	}
#contents #contents_home table {
	font: 10px verdana, helvetica, arial, sans-serif;
	color: #331166;
	width: 500px;
	}
#contents #contents_home table thead th {
	text-align: left;
	}
/* Contents - Two Column Layout - Left Column */
#contents #column_left {
	background-repeat: no-repeat !important;
	position: absolute;
	height: 466px;
	padding: 0 20px 0 0;
	left: 0;
	top: 0;
	/* Box model hack for IE 5.5 */
	width: 242px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 222px;
	}
#contents #column_left ul {
	list-style-image: url(img/listitem.gif)
	}
#contents #column_left ul li {
	margin-bottom: 1.5em;
	}
#contents #column_left ul li a:link,
#contents #column_left ul li a:visited {
	color: #331166;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}
#contents #column_left ul li a:hover,
#contents #column_left ul li a:active {
	color: #449900;
	}
/* Contents - No Columns Layout */
#contents #no_columns {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 20px 0 10px;
	overflow: auto;
	/* Box model hack for IE 5.5 */
	width: 750px;
	height: 466px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 720px;
	height: 456px;
	}
/* Contents - Two Column Layout - Right Column */
#contents #column_right {
	background-repeat: no-repeat !important;
	position: absolute;
	left: 242px;
	top: 0;
	overflow: auto;
	padding: 10px 20px 0 20px;
	/* Box model hack for IE 5.5 */
	width: 510px;
	height: 466px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 470px;
	height: 456px;
	}
/* Contents - Two Column Layout - Styles */
#contents #column_right ol {
	font-weight: bold;
	}
#contents #column_right ul.shortcuts,
#contents #no_columns ul.shortcuts {
	margin: 0;
	padding: 10px 0 10px 12px;
	}
#contents #column_right ul a,
#contents #no_columns ul a {
	font-size: 9pt;
	font-weight: bold;
	}
#contents #column_right h3,
#contents #no_columns h3 {
	font-size: 14pt;
	margin: 0;
	padding: 8px 0 0 0;
	}
#contents #column_right h3.title {
	color: #449900;
	margin: 0;
	}
#contents #column_right h4,
#contents #contents_home h4 {
	font-size: 10pt;
	margin: 8px 0 0 0;
	padding: 0;
	}
#contents #column_right a:link,
#contents #column_right a:visited,
#contents #no_columns a:link,
#contents #no_columns a:visited {
	color: #331166;
	}
#contents #column_right a:hover,
#contents #column_right a:active,
#contents #no_columns a:hover,
#contents #no_columns a:active {
	text-decoration: none;
	}
#contents #column_right p,
#contents #contents_home p,
#contents #no_columns p {
	margin: 0 0 10px 0;
	padding: 0;
	}
#contents #column_right p.date {
	color: #449900;
	margin: 15px 0 0 0;
	}
#contents #column_right p.subtitle {
	margin: 10px 0 10px 0;
	font-style: italic;
	}
#contents #column_right p.adress_box {
	float: left;
	margin-right: 10px;
	}
#contents #column_right img,
#contents #no_columns img {
	border: none;
	}
#contents #column_right img.img_right {
	float: right;
	}
#contents #column_right img.img_left {
	float: left;
	}
#contents #column_right form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
#contents #column_right form label {
	display: block;
	clear: both;
	float: left;
	padding: 3px 0 3px 0;
	width: 130px;
	}
#contents #column_right form select, #contents #column_right form input {
	font: 8pt verdana, helvetica, arial, sans-serif;
	margin: 1px 0 1px 0;
	width: 200px;
	}
#contents #column_right form textarea {
	font: 8pt verdana, helvetica, arial, sans-serif;
	padding: 0;
	}
#contents #column_right form #zendbutton,
#contents #column_right form #wisbutton {
	background: #449900;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	width: auto;
	margin: 0 15px 0 0;
	padding: 0 5px 0 5px;
	border: 0;
	}
#contents #column_right #nieuws {
	color: #331166;
	width: 400px;
	font-size: 9pt;
	font-weight: bold;
	}
#contents #column_right #nieuws tbody tr td {
	vertical-align: top;
	}
#contents #column_right #WOZ {
	font-size: 8pt;
	width: 400px;
	}
#contents #column_right #WOZ tbody tr {
	border-spacing: none;
	}
#contents #column_right #WOZ tbody tr th {
	color: white;
	padding: 5px 5px 5px 10px;
	text-align: left;
	}
#contents #column_right #WOZ tbody tr td {
	text-align: center;
	}
#contents #column_right #WOZ #cell1 { background-color: #333366; }
#contents #column_right #WOZ #cell2 { background-color: #9999cc; }
#contents #column_right #WOZ #cell3 { background-color: #669933; }
#contents #column_right #WOZ #cell4 { background-color: #c2d5b3; }
#contents #column_right #WOZ #cell5 { background-color: #ffcc00; color: #333366; }
#contents #column_right #WOZ #cell6 { background-color: #ffe7a6; }
	#contents #column_right #WOZ tbody tr td input {
	width: auto;
	}
#floating {
	display: table; height: 466px; #position: relative; overflow: hidden;
	}
#floating div {
	#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;
	}
#floating div div {
	#position: relative; #top: -50%;
	}

/* Banners */
#banners {
	position: absolute;
	top: 170px;
	right: 20px;
	}
#banners #banner_long {
	margin: 10px 0 0 0;
	}
#banners #banner_long a img {
	display: block;
	border: none;
	}
#banners #banner_long h3 {
	display: none;
	}
#banners #banner_long2 {
	margin-top: 54px;
	}
#banners #banner_long2 a img {
	display: block;
	border: none;
	}
#banners #banner_long2 h3 {
	display: none;
	}
#banners #banner_flash {
	position: absolute;
	margin-top: 54px;
	}	


/* Footer */
#footer {
	position: absolute;
	padding: 0 10px 4px 10px;
	bottom: 0;
	left: 0;
	top: 645px;
	width: 926px;
	}
#footer a:link, #footer a:visited {
	color: white;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #331166;
	}
#footer #links_left {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	}
#footer #links_right {
	float: right;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.clear {
	clear: both;
	}
.hidden {
	display: none;
	}
.green {
	color: #449900;
	}
