/*structuur*/
#container {
	height: 587px;
	width: 780px;
	margin:-292px auto 0 -390px;
	position: absolute;
	left: 50%;
	top: 50%;
	}
	
#logo {
	position:absolute;
	width:82px;
	height:134px;
}

#top {
	position:absolute;
	width:698px;
	height:134px;
	left: 82px;
	background-image: url(images/top.gif);
}
#main {
	position:absolute;
	left:206px;
	top:163px;
	width:575px;
	height:396px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d3873;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	overflow: auto;
	scrollbar-arrow-color: #dddab1;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #dddab1;
	scrollbar-shadow-color: #dddab1;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	margin: 0px;
	padding: 0px;
	float: none;
}

#main #tekstvak {
	height: auto;
	width: auto;
	top: 0px;
	left: 205px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;	
}
#main #tekstvak a:link {
	color:#666600; /*groen*/
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
#main #tekstvak a:visited {
	color:#666600; /*groen*/
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
#main #tekstvak a:hover {
	color:#4d3873;
	font-weight: bold;
	letter-spacing: 2px;
}
#fotoblok {
	height: 396px;
	width: 75px;
	left: 130px;
	top: 158px;
	position: absolute;
	background-image: url(images/reserve3.jpg);
}

#nav_top {
	position: absolute;
	top: 134px;
	height: 24px;
	width: 780px;
	left: -1px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-variant: normal;
}



#footer {
	position:absolute;
	top:554px;
	width:780px;
	height:33px;
	background-image: url(images/footer.gif);
}
/*links*/
a:link {
	font-weight:normal;
	color: #666600; /*donkerblauw*/
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:visited {
	font-weight:normal;
	color: #666600; /*donkerblauw*/    
	text-decoration:none;
	}

a:hover {
	font-weight:bold;
	color: #7f7400; /*rood*/
	text-decoration:none;
	}
	
a: active {
	font-weight:bold;
	color: #7f7400; /*donkerblauw*/     
	text-decoration:none;
	}
	
/*navigatie-linkermenu*/

#nav-links {
	position:absolute;
	top:158px;
	width:130px;
	height:396px;
	background-position: left;
	list-style: none; /*bullets weg*/
	margin: 10px 0 0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7400;
	font-weight: bold;
	letter-spacing: 1px;
}
#container #nav-links #nav_links #Layer1 {
	background-image: url(images/logo_cvbbank.gif);
	height: 86px;
	width: 100px;
	top: 275px;
	left: 15px;
	position:absolute;
	z-index:1;
}
#nav_links li {
	padding: 10px 10px 3px;
	text-align:left;
	list-style-image: none;
	list-style-type: none;
	margin-left: -30px;
	margin-top: 5px;
	width: 100px;
}

#nav_links a {
	display:block;
	text-decoration:none; /*niet onderstreept*/
	font-weight: normal; 
	color:#7f7400; /*groen*/
}

#nav_links a:link {
	color:#7f7400; /*groen*/
}

#nav_links a:visited {
	color:#7f7400; /*groen*/
}

#nav_links a:hover {
	color:#4d3873;
	font-weight: bold;
	}

#nav_links li#huidig a {
	color:#4D3873; /*paars*/
	font-weight: bold;
	letter-spacing: 2px;
}
	
#container #nav-links #nav_links #snsregiobank {

	background-image: url(images/logo_snsregio.jpg);
	height: 28px;
	width: 120px;
	top: 166px;
	left: 6px;
	position:absolute;
	z-index:1;
}

#beeldlogo {
	position:absolute;
	left:259px;
	top:60px;
	width:258px;
	height:386px;
}

#tekstlogo {
	position:absolute;
	left:177px;
	top:471px;
	width:428px;
	height:45px;
}

