/* CSS Document */

#main
 {
	position:relative;
	left:10%;
	width:469px;
	z-index:1;
	right: 20%;
}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:742px;
	height:56px;
	z-index:2;
}
#bottom {
	position:absolute;
	left:0px;
	top:155px;
	width:228px;
	height:36px;
	z-index:2;
}
#nav {
	position:absolute;
	left:0px;
	top:-2px;
	width:222px;
	height:188px;
	z-index:2;
}
#content {
	position:absolute;
	left:231px;
	width:472px;
	top:-1px;
	z-index:2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	line-height: normal;
	padding: 20px;
	background-image: url(images/content_backround.gif);
	
}

#content {
/*dit is een versie van de box model hack*/
width:440px;
voice-family: "\"}\"";
voice-family:inherit;
width:472px;
}

#bottombox {
	position:absolute;
	bottom:0px;
	right: 0px;
	width:37px;
	height:41px;
	z-index:2;
	background-image: url(images/bottomcorner3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.rollover a {
	display:block;
	width: 227px;
	text-decoration: none;
	background-image: url(images/nav_all1.jpg);
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%;
	text-align: left;
	text-indent: 40px;
}	

.rollover a:hover {
	background-position: 0 -30px;
}	
.rollover a:active {
	background-position: 0 -60px;
	background-color: #FFFFFF;	
}	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	color: #003061;
}
a:active {
	color: #FFFFFF;
}
#address {
	position:absolute;
	left:83px;
	top:202px;
	width:140px;
	height:107px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}

.style1 {font-size: 9px}

body{font-size:24px; font-family:"Lucida Grande", Arial, sans-serif; color:#FFFFFF;}

/*javascript accordeon effect*/

.accToggler{
	margin: 0px auto;
	padding: 3px;
	
	color: #FFFFFF;
	border: 8px;
	cursor: pointer;
    font-size:17px; 
	cursor: hand;
}
.accContent{
	margin: 0px auto;
	
}
a, a:visited{
font-family:"Lucida Grande", Arial, sans-serif; 
}
body{ color: #333; font: 18px 'Lucida Grande', Verdana, sans-serif;
}



.floatleft
{
float: left;
margin: 0;
background-color: #CCC;
padding: 20px;
border: 1px solid #CCC;
}

div.floatright img { border: 10px solid #CCCCCC; }




	

