/* elementen optocht */

/* Lay out type 2 met 2 kolommen*/

#lo_optocht_links{
	background-image: url("../picture/bg/bg_links_lo_2.jpg");
	float: left;
	width: 187px;
	height: 60000px;
	padding: 0px;
	border-width: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#lo_optocht_midden{
	background-image: url("../picture/bg/bg_midden_lo_2.jpg");
	float: left;
	width: 588px;
	height: 60000px;
	padding: 0px;
	border-width: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/*links */

#plaatje_linksboven{
	background-image: url("../picture/fotos_optocht/menu_links_alles.jpg");
	width: 187px;
	height: 50px;
}

#plaatje_linksmidden{
	background-image: url("../picture/fotos_optocht/menu_links_archief_m_w.jpg");
	width: 187px;
	height: 55px;
}

/* midden */

#plaatje_middenboven{
	background-image: url("../picture/fotos_optocht/menu_midden_lang_fotos_optocht.jpg");
	width: 588px;
	height: 50px;
}

.optocht_regels_grijs{
	background-color: #f3f3f3;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.optocht_regels_wit{
	background-color: #ffffff;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}