
	
#top5_header{
	height:31px;
	background:#A20701  url(../image/top_5_header.png) no-repeat right top;
}
	#top5_header h3{
		color:#FFF;
		font-size:16px;
		line-height:31px;
		vertical-align:middle;
		text-indent:15px;
		padding:0;
		margin:0;
	}

	#top5_content{

		height:100%;
		
		color:#FFF;

		padding:0;
		margin:0;
		
		vertical-align:top;
		overflow:hidden;
		
		border:none;
		background:#C30A03;

	}

		#top5_content .top5{
			display:inline-block;
			vertical-align:top;
			
			background:#C30A03;
		
			width:238px; */
			width:239px;
			

			border:1px solid #FFF;
			border-width:1px 0 0 0;
		}

		 .left{
			display:block;
			width:112px; */
			width:90px;
			
		}
		#top5_content img{
			margin:5px 5px 0px 5px;
			border:1px solid #FFF;
		}

		#top5_content div.notop5{ 
			display:block;
			margin:5px;
			padding:0;

			font-size:12px;
			line-height:16px;
			font-weight:bold;
			vertical-align:top;			
			text-decoration:none;
			color:#FFF;
			min-height:30px;
		}

		#top5_content div.title{
			display:block;
			margin:5px 0 5px 0;
			padding:0;

			font-size:12px;
			line-height:16px;
			font-weight:bold;
			vertical-align:top;			
			text-decoration:none;
			color:#FFF;
			min-height:30px;

		}
		#top5_content div.title a{
			text-decoration:none;
			color:#FFF;
		}
		#top5_content div.title a:hover, #top5_content div.title a:active{
			color:#FFF;
			text-decoration:underline;
		}

		#top5_content .prijs{
			
			margin:0 0 5px 0;
			padding:0;

			font-size:22px;
			line-height:26px;
			font-weight:bold;
			vertical-align:top;			
			text-decoration:none;
			color:#FFF;
			height:26px;
		}


		#top5_content a.meerinfo, #top5_content a.meerinfo:active{
				display:block;
				margin:5px 0 5px 5px;

				text-align:left;
				font-size:12px;
				color:#FFF;
				font-weight:bold;
				text-decoration:underline;
			}
			#top5_content a.meerinfo:visited{
				color:#FFF;
			}
			#top5_content a.meerinfo:hover{
				text-decoration:underline;
				color:#FFF;	
			}
			
		.top0{
			background:#65CA00 url(../image/reis_gradient.png) no-repeat right top;
		}
		.top0:hover{
			background:#65CA00 url(../image/reis_gradient.png) no-repeat right top;
		}

		.top1{
			background:#4B9700 url(../image/reis_gradient.png) no-repeat right top;
		}
		.top1:hover{
			background:#4B9700 url(../image/reis_gradient.png) no-repeat right top;
		}
