.contact-info {
	border: 1px solid #C9C9C9;
	clear: none;
	float: left;
	width: 330px;
	margin-top: 10px;
	line-height: 1.5em;
}
.contact-info p {
	padding: 5px 10px;
	margin: 0;
}
.contact-info .marked {
	background-color: #eef4fe;
}

.tabs {
	width: 520px;
	margin: 7px 0 8px 3px;
}
.tabs .u_left {
	background: url('../../../images/default/corners/blue_u_left.gif') no-repeat bottom left;
	width: 2px;
	height: 5px;
	position: absolute;
	left: -1px;
	bottom: -5px;
}
.tabs .u_right {
	background: url('../../../images/default/corners/blue_u_right.gif') no-repeat bottom right;
	width: 2px;
	height: 5px;
	position: absolute;
	right: -1px;
	bottom: -5px;
}

.panel {
	display: none;
}
.panel-algemeen {
	display: block;
}
.panel-voorzieningen {
	display: none;
}
.panel-locatie {
	display: none;
}
.panel-brochure {
	display: none;
}
.panel-voorzieningen .attribute {
	display: block;
	float: left;
	clear: none;
	width: 249px;
	color: #999;
}
.panel-voorzieningen .attribute-present {
	color: #000;
}
.panel-voorzieningen .block {
	float: left;
	width: 498px;
}
.panel-voorzieningen h2 {
	color: #000;
	font-size: 14px;
	margin-bottom: 8px;
}

.link-back {
	margin-left: 85px;
	width: auto;
}

.print {
	float: right;
}

#map {
	width: 520px;
	height: 520px;
}
