/* Mundo Loco CSS Document voor wie.html*/

#activ1 {
	color: #fff;
	background-image: url("../img/menuitems/activ.png");
}

#activ1 a {
	color: #fff;
}

#content_titel_1_mid h1 {
	background-color: #e00d61;
}

#content_text h2 {
	font-size: 1em;
	text-decoration: underline;
	color: #e00d61;
	padding-top: 1em;
}

#content_text h2#eerste {
	padding-top: 0;
}

strong {
	font-size: 1em;
}
