@charset "utf-8";
/* CSS Document */

#actierow {
	height:180px;
	width:732px;
	padding:0px 6px 0px 12px;
	margin-top:12px;
	font-size:9px;
	overflow:hidden;
}
#actierow B {
	font-size:12px;
}
#prijs {
	position:absolute;
	z-index:2;
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	overflow:visible;
	top:116px;
	left:4px;
}

#content {
	position:absolute;
	z-index:1;
	top:4px;
	left:4px;
}

#actiewidth {
	cursor:pointer;
	height:180px;
	display:block;
	float:left;
	padding:6px;
	margin-right:5px;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
}

#actiewidth2 {
	cursor:pointer;
	width:471px;
	height:128px;
	display:block;
	float:left;
	padding:6px;
	margin-right:5px;
	background-repeat:no-repeat;
	overflow:hidden;
}
