/*
 * $Id: main.css 223 2009-06-18 12:12:48Z root $
 */

div.clear {
	clear:both;
}
div#container {
	width: 1000px;
	margin: 0 auto;
	position:relative;
}
div#header {
	position:relative;
	height:118px;
	background:url(/images/framework/header.gif) left top no-repeat;
	z-index:2;
	overflow: visible;
}
div#contentBody {
	width:100%;
	position:relative;
	z-index:1;
	background:url(/images/framework/body.jpg) left top no-repeat;
	background-color:#4ECBEB;
	overflow: auto;
}
div#contentLeft {
	z-index: 1;
	width:655px;
	float:left;
	min-height:390px;
	height:auto!important;
	height:390px;
	display: inline;
	padding-top:30px;
}
div#contentRight {
	width:345px;
	float:left;
	position:relative;
	overflow:hidden;
}
div#contentRight div.news {
	position:relative;
	width:223px;
	height:488px;
	float:left;
}
table.newsItems {
	width:190px;
	margin-top:64px;
	margin-left:17px;
}
table.newsItems a {
	display:block;
	font-weight:800;
	background:url(/images/framework/bullet-news.gif) left 6px no-repeat;
	padding-left:10px;
	margin-bottom:6px;
	font-size:12px;
}
table.newsItems a.dark {
	color:#185C8D;
}
table.newsItems a.light {
	color:#fff;
}
div#contentRight div.banners {
	width:122px;
	float:left;
	position:relative;
}
div#contentRight div.banners div.imgNews {
	width:181px;
	position:absolute;
	left:-35px;
}
/* Footer links */
	div.nLinks {
		width:320px;
		height:110px;
		position:relative;
	}
	div.nLinks a {
		float:right;
		clear:both;
	}
	div.nLinks a:hover {
		text-decoration:none;
	}
	div.nLinks a.linkVolkscultuur {
		background:url(/images/framework/links/btnVolkscultuur-off.gif) left top no-repeat;
		width:180px;
		height:53px;
		margin-right:90px;
	}
	div.nLinks a.linkVolkscultuur:hover {
		background:url(/images/framework/links/btnVolkscultuur-over.gif) left top no-repeat;
	}
	div.nLinks a.linkVolkscultuurplein {
		background: url(/images/framework/links/btnVolkscultuurplein-off.gif) left top no-repeat;
		width:180px;
		height:53px;
		margin-right:90px;
	}
	div.nLinks a.linkVolkscultuurplein:hover {
		background: url(/images/framework/links/btnVolkscultuurplein-over.gif) left top no-repeat;
	}
/* Footer links */

div#footer {
	height:340px;
	background:url(/images/framework/footer.jpg) left top no-repeat;
}
div.preLoaded {
	display:none;
	visibility:hidden;
	height:1px;
	width:1px;
}

/* Start (top)menu style */
	div#menuTop {
		position:absolute;
		height: 100px;
		right: 0;
		z-index:100;
	}
	ul#headerMenu {
		list-style-type:none;
		margin:0;
		padding:0;
		float:left;
	}
	ul#headerMenu li {
		position:relative;
		float:left;
		margin:0;
		padding:0;
	}
	ul#headerMenu li.footer {
		height:15px;
		border:0;
		font-size:1px;
		background:url(/images/framework/menuFooter.gif) left top no-repeat;
	}
	ul#headerMenu li ul li {
		width:90px;
	}
	ul#headerMenu li ul li a {
		width:82px;
		line-height:19px;
		display:block;
		color: #fff;
		font-family:Arial;
		font-size:11px;
		font-weight:800;
		padding:3px;
		padding-left:5px;
	}
	ul#headerMenu li ul li a:hover {
		text-decoration:none;
	}
	ul#headerMenu li ul {
		list-style-type:none;
		position: absolute;
		display:none;
		padding: 0;
		margin: 0;
		top:118px;
		left: 0;
	}
	ul#headerMenu ul ul {
		top:22px;
	}
	ul#headerMenu li ul li a {
		text-align:left;
		border-bottom:2px solid #006FB0;
		background:#3ABCE2;
		color:#fff;
	}
	ul#headerMenu li ul li a:hover,
	ul#headerMenu li ul li a.itemOn {
		background:#006FB0;
		border-bottom:2px solid #00507F;
	}
	ul#headerMenu ul ul {
		position:absolute;
		left:90px;
		top: 0;
	}

	ul#headerMenu a.itemOn, ul#headerMenu a.itemOn {

	}
	ul#headerMenu li.last img {
		height:24px;
	}
/* End (top)menu style */

ul.siteMap a {

	}

/* Start AdressenBank markup */

table.addressTable td {
	padding: 0px;
}

table.addressTable td.key {
	font-weight: bold;
}

div.evenCol {
	background: #FCECCE;
	padding: 5px 0px 0px 10px;
}

div.oddCol {
	padding: 5px 0px 0px 10px;
}

/* End AdressenBank markup */

/* Fix Xinha layout */
form.psmForm table td .htmlarea td {
	margin: 0;
	padding: 0;
}