@charset "utf-8";
/* CSS Document */


#content {
	color: #FF0;
	margin: 0px;
	padding: 10px;
	line-height: 1.5em;
	background-image: none;
	background-color: #00C;
}
p {
	text-align: justify;
}
#content h1 {
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}
#content h2 {
	text-align: center;
}


#content h3 {
	text-decoration: underline;
	text-align: center;
	color: #3FF;
	font-style: italic;
}
#content h4{
	text-align: center;
	text-decoration: underline;
}


#content #verkiezingen {
	color: #CF3;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #9F0;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#content #welkom {
	text-align: center;
}
.foto_r {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.foto_l {
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: 49px;
	height: 120px;
	width: 51px;
	margin-left: 50px;
}
.adobe {
	color: #CCC;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.wens {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	background-color: #9F0;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	color: #00C;
	font-weight: bold;
}
