/*
 * LAYOUT
 */

a {
	font-weight: bold;
	color: #ff2488;
	text-decoration: none;
}

a:hover {
	color: #ffc200;
}

#large, #large .content {
	float: left;
}

#small, #small .content {
	float: right;
}

/*
 * KOPJES
 */

#title_werkwijze {
	background: url(../images/kopjes/werkwijze.gif) no-repeat;
}

#title_wijmaken {
	background: url(../images/kopjes/wijmaken.gif) no-repeat;
}

#title_headlines {
	background: url(../images/kopjes/headlines.gif) no-repeat;
}

/*
 * OVERIGE
 */
#uitleg {
	height: 205px;
	background: url(../images/uitleg.gif) 50% 30% no-repeat;
}



