#frame {
	margin-top:10px;
	margin-left:2px;
	height:296px;
	width:970px;
	border-right:solid 1px;
	border-left:solid 1px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-right-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	background-image:url(/images/nl/bg-frame-homepage.jpg);
	
}

#frame_text {
	float:left;
	width:200px;
	padding-left:10px;
	padding-top:52px;
	font-size:15px;
	color: #000000;
}

#frame_buttons {
	float:right;
	width:154px;
	padding-right:10px;
	padding-top:5px;
}

	#frame_buttons ul {
		list-style: none;
		padding:0;
		margin:0;
			
	}
	
	#frame_buttons ul li {
		height: 33px;
		width: 154px;
		background-image: url('/images/menu/background_frame_buttons.jpg');
		text-align:center;
		margin: 5px 0 15px 0;
		cursor: pointer;
	}
	
	#frame_buttons ul li:hover {
		background-image: url('/images/menu/background_frame_buttons_on.jpg');
	}
	
	#frame_buttons ul li a {
		color: #333;
		width: 154px;
		font-weight: bold;
		line-height: 33px;
		padding: 15px 0;
	}
	
	#frame_buttons ul li:hover a{
		color: #FFF;
		text-decoration: none;
	}



#frame_eyecatchers {
	width:999px;
	min-height: 150px;
	margin-top:10px;
	margin-left:-25px;
}

div.logo_banken {
	 width: 950px;
}


div.eyecatcher {
	border:#C8C8C8 solid 1px;
	width:304px;
	float:left; 
	margin-top:10px;
	margin-left:27px;
	margin-right: 0px;
}

div.eyecatcher-top {
	background-image: url('/images/cat-bg-top.png'); 
	height:30px; 
	line-height: 30px; 
	font-weight:bold; 
	padding-left: 15px
}

div.eyecatcher-top a {
	color: #333;
	background-image: url('/images/cat-dot-top.png'); 
	background-repeat: no-repeat; 
	background-position:left center; 
	padding-left:15px
}

div.eyecatcher-back {
	padding-left:15px;
	padding-top:25px; 
	width:289px; 
	height: 122px;  
	background-repeat:no-repeat;
}

#frame_icons {
	width:999px;
	margin-top:20px;
	margin-left:0px;
}

.icons {
	float: left;
	width: 210px;
	margin-right: 35px;
	padding-left:85px;
	background-repeat: no-repeat;
	background-position: left center;
	cursor:pointer;
}

.icons h1{
	color: #0051a3;
	font-size: 14px;
}
