body {
	font: 11px Verdana;
	background-color: transparent;
}
div#ie { _text-align: center;}
a, a:link { color: #000; text-decoration: none;}
a:visited, a:active { color: #000;}
a:hover { color: #936;}
.bodyContent {
	width: 98%;
	text-align: center;
	margin: 6px auto;
	_width: 94%;
	border: 1px solid #000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	background-color: #DDD;
	color: #000;
}
.search { 
	font: 10px Verdana;
	padding: 3px 0;
}
th, #codes td {
	text-align: left;
	vertical-align: top;
	padding: 3px 2px 4px;
}
thead th { padding-bottom: 6px;}
tfoot th { padding-top: 6px;}
.row_0 {background-color: #FFE;}
.row_1 {background-color: #EED;}
a.code { color: #F00; font-weight: bold; }

.kortingscode_ballon {
	background: url(/images/bg_kortingscode_ballon.png) no-repeat;
	position: absolute;
	width: 243px;
	height: 48px;
	margin-top: -54px;
	margin-left: -260px;
	color: #D6001E;
	font: 8pt Arial;
	font-style: italic;
	font-size: 8pt;
	padding: 12px 30px 0px 20px;
	display: none;
}

.kortingscode_ballon_sluiten {
	background: url(/images/btn_roodkruis.jpg) no-repeat;
	position: absolute;
	width: 8px;
	height: 8px;
	margin-left: 243px;
	margin-top: 3px;
	cursor: pointer;
}
