#top-left{height:31px;width:473px;background-image:url('../images/3banden/top-left.jpg');background-repeat:no-repeat;float:left;}
#top-right{height:31px;width:554px;background-image:url('../images/3banden/top-right.jpg');background-repeat:no-repeat;float:right;}


	#left2{
		width:212px;
		height:609px;
		float:left;
		
		color: #4759A1;
		font-family:Arial;
		font-size:13px;
		background-image:url('../images/3banden/content-left.jpg');
		background-repeat:no-repeat;
	}	
	
	#right{
		width:494px;
		height:609px;
		float:right;
		
		vertical-align:bottom;
		padding:10px 40px 0 20px;
		color: #4759A1;
		font-family:Arial;
		font-size:13px;
		background-image:url('../images/3banden/content-right.jpg');
		background-repeat:no-repeat;
	}	


	#right_zonder_achtergrond{
		width:494px;
		height:609px;
		float:right;
		
		vertical-align:bottom;
		padding:10px 40px 0 20px;
		color: #4759A1;
		font-family:Arial;
		font-size:13px;
		background-image:url('../images/3banden/content_zonder_achtergrond.jpg');
		background-repeat:no-repeat;
	}	
	
		#title{
			height:50px;
			font-weight:bold;
			color: #4759A1;
			font-family:Arial;
			font-size:16px;
			text-align:left;
		}
	
		#content{
			overflow-x:hidden;
			overflow-y:auto;
			height:520px;
			vertical-align:bottom;
		}

		#content2{
			overflow-x:hidden;
			overflow-y:auto;
			height:580px;
			width:195px;
		}

