/*************************/
/*****ZWEMBADEN LIJST*****/
/*************************/
div.zwembaden_lijst {
	width: 400px;

	margin-left: 196px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}
div.zwembaden_lijst_left {
	float: left;
}
div.zwembaden_lijst_right {
	margin-left: 300px;
}

div.zwembaden_lijst_header {
	background-color: #0099CC;
	font-weight: bold;
}



/*******************/
/*****ZWEMBADEN*****/
/*******************/
div.zwembaden {
	width: 700px;
	margin-left: 21px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}
div.zwembaden_header {
	font-size: 24px;
	background-color: #0099CC;
	text-align: center;
}
div.zwembaden_subheader {
	font-size: 20px;
	background-color: #0099CC;
	text-align: center;
}

div.zwembaden_foto {
	font-style: italic;
}
div.zwembaden_foto img {
	width: 345px;
	height: 213px;
}
div.zwembaden_foto_left {
	width: 350px;
	text-align: center;
}
div.zwembaden_foto_right {
	width: 350px;
	text-align: center;
	float: right;
}


div.zwembaden_info {
	float: left;
	width: 210px;
	text-align: center;
	margin-top: 10px;
	margin-left: 21px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}

div.zwembaden_adres {
	float: left;
	width: 210px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}

div.zwembaden_wedstrijden {
	width: 260px;
	text-align: center;
	margin-top: 10px;
	margin-left: 461px;
	border: #0099CC 1px solid;
	background-color: #F0F0F0;
}
div.zwembaden_wedstrijden_row
{

}
