/*
 * $Id: main.css,v 1.3 2006-05-30 08:56:06 sven Exp $
 */

div#container {
	width: 886px;
	margin:3px auto 0;
	border:1px solid #666666;
	background:url(/images/framework/container.gif) repeat-y;
}
div#headerTopLeft{
	width:175px;
	height:116px;
	float:left;
	border-right:1px solid #E4E3E3;
	overflow:hidden;
}
div#headerTopRight{
	width: 710px;
	height: 116px;
	float: right;
}
div#headerBottomLeft{
	background: url(/images/framework/bgHome.gif) no-repeat;
	border-right:1px solid #E4E3E3;
	float:left;
	width:175px;
	height:36px;
}
div#headerBottomLeft a{
	padding-top: 4px;
	font-size: 16px;
	padding-left: 10px;
	color: #353434;
	display: block;
	font-weight: 800;
	height: 23px;
	line-height: 23px;
}
div#headerBottomRight{
	background: url(/images/desa/bgNaw.gif) no-repeat;
	width:710px;
	height:36px;
	float:right;
}
div#menu{
	padding-top:15px;
	background-color:#FFFFFF;
	border-right:1px solid #E4E3E3;
	width: 175px;
	float:left;
}
ul#mainMenu{
	list-style-type:none;
	padding:0;
	margin:0;
}
ul#mainMenu li{
	margin-bottom:24px;
	display:block;
	width:175px;
}
ul#mainMenu li a{
	font-size:16px;
	padding-left:10px;
	color:#353434;
	display:block;
	font-weight:800;
	height:25px;
	line-height:23px;
}
ul#mainMenu li.hasChildren a{
	background:transparent url(/images/framework/menuDots.gif) repeat-x scroll 0 100%;
}
ul#mainMenu li ul{
	margin:0;
	padding:0;
}
ul#mainMenu li ul li{
	margin-bottom:0;
}
ul#mainMenu li ul li a{
	font-size:13px;
	padding-left:20px;
	height:25px;
	background:transparent url(/images/framework/menuDots.gif) repeat-x scroll 0 100%;
}
ul#mainMenu li.highlight a {
	color:red;
}
div#bodyScroll {
	height : 600px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	overflow-x: auto;
	margin-left: 2px;
	margin-top: 2px;
	width:550px;
}
div#mainContent{
	width:555px;
	float:left;
	margin-left:1px;
}
div.itemBox{
	background-color:#F2F2F2;
	width:154px;
	float:right;
	margin-top:42px;
}
div.itemBoxHeader{
	width: 154px;
	height: 22px;
}
div.boxContent{
	margin:0;
	padding:5px;
	padding-top:1px;
	position:relative;
	width:144px;
	display:block;
}
span.boxFooter{
	display:block;
	width: 146px;
	text-align:right;
	background:transparent url(/images/framework/homepage/bgBox.gif) repeat-x scroll left top;
	padding:4px;
}
span.boxFooter a{
	font-weight:800;
	margin-right:10px;
}
div#placeholder{
	display:none;
}
div#tempHolder{
	height:65px;
	width:144px;
	z-index:30;
}
div#footer{
	width: 886px;
	height:6px;
	clear:both;
	overflow:hidden;
}
div.geldLenen {
	margin-top: 2px;
	margin-left: 1px;
	width: 551px;
	height: 38px;
}