@charset "utf-8";
#content {
	position: absolute;
	background-color: #000;
	font-size: 16px;
	text-align: center;
	color: #fff;
	top: 150px;
	left: 700px;
	width: 341px;
}
#flash {
	top: 200px;
	position: absolute;
	left: 50px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	z-index: 1;
}
.plan {
	text-decoration: none;
	color: #EB6E1E;
	height: 21px;
	display: block;
	vertical-align: bottom;
	width: 250px;
	background: url("../images/winkels/plan.png") no-repeat;
	margin: 0 auto;
	padding-top: 35px;
}
.plan:hover {
	color: #fff;
	background-image: url("../images/winkels/planrol.png");
}
#uren {
	background-color: #fff;
	color: #000;
	padding: 10px 0;
	margin-top: 15px;
}
#content h2 {
	font-size: 20px;
	font-weight: bold;
}
#content h1 {
	font-size: 20px;
	font-weight: bold;
}