/* CSS Document */

html {
	overflow-y: scroll;
}

@font-face {
    font-family: Helvetica;
    font-style:  normal;
    font-weight: normal;
    src: url(HELVETI0.eot);
}

body {
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

a {
	color: #949393;
}

a:hover {
	text-decoration: none;
}

* {
	outline: none;
}

img {
	border: none;
}

.block {
	position: relative;
	float: left;
	width: 100%;
	height: 54px;
}

.titel {
	background: url(../images/lijn.gif) 0px 21px repeat-x;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 926px;
	z-index: 50;
}

#header {
	position: relative;
	float: left;
	width: 926px;
	height: 226px;
	padding: 30px 0px 0px 0px;
	z-index: 40;
	overflow: hidden;
}

#logo {
	position: absolute;
	left: 0px;
	top: 184px;
	width: 100px;
	height: 47px;
	cursor: pointer;
}

#melding {
	position: absolute;
	right: 0px;
	bottom: -25px;
	width: 720px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	padding: 0px 6px 0px 0px;
	z-index: 40;
	background: #FFFFFF;
}

#slogan {
	position: absolute;
	left: 227px;
	top: 230px;
	width: 686px;
	line-height: 25px;
	color: #282828;
	z-index: 50;
}

#pauze {
	position: absolute;
	right: 10px;
	top: 40px;
	z-index: 40;
	cursor: pointer;
}

#next {
	position: absolute;
	right: 10px;
	top: 162px;
	z-index: 40;
	cursor: pointer;
}

#prev {
	position: absolute;
	left: 210px;
	top: 162px;
	z-index: 40;
	cursor: pointer;
}

#slideshow {
	position: relative;
	float: right;
	width: 726px;
	height: 226px;
	overflow: hidden;
	z-index: 30;
}

#menu {
	position: relative;
	float: left;
	width: 101px;
	text-align: right;
	line-height: 28px;
	padding: 25px 99px 0px 0px;
}

#menu a {
	color: #282828;
	text-decoration: none;
	display: block;
}

#tekst {
	position: relative;
	float: left;
	width: 100%;
}

#content {
	position: relative;
	float: left;
	width: 726px;
	margin: 0px 0px 0px 0px;
	display: inline;
	color: #7b7b7b;
}

#content .nieuwsitem {
	position: relative;
	float: left;
	width: 200px;
	padding: 0px 42px 0px 0px;
	height: 121px;
}

#content .nieuwsitem .titel {
	margin-bottom: 0px;
	cursor: pointer;
}

#content .nieuwsitem .titel:hover {	
	color: #0099cb;
}

#content .nieuwsitem .tekst {
	position: relative;
	float: left;
	width: 100%;
	color: #666666;
	line-height: 16px;
	height: 48px;
}

#content .nieuwsitem .datum {
	position: relative;
	float: left;
	width: 100%;
	color: #b1b1b1;
	line-height: 20px;
}

#content .titel {
	position: relative;
	float: left;
	margin: 25px 0px;
	display: inline;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	color: #414241;
	border-bottom: 1px #fff dotted;
}

#content .titel span {
	position: absolute;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	left: -12px;
	top: -3px;
}

#winkels {
	position: relative;
	float: left;
	padding: 25px 0px;
}

#overzicht {
	position: relative;
	float: left;
	width: 360px;
	height: 280px;
	padding: 25px 0px 25px 0px;
	margin: 0px 0px 0px 40px;
}

#overzicht .titel.provincie {
	position: absolute;
	left: 55px;
	top: 0px;
	border: none;
	font-size: 18px;
	font-weight: bold;
	background: none;
	background: #FFF;
	z-index: 50;
	width: 100%;
}

#overzicht .scroller {
	position: relative;
	float: left;
	top: 30px;
	margin: 0px 0px 0px 55px;
	width: 230px;
	height: 230px;
	overflow: hidden;
	z-index: 40;
}

#overzicht .lijst {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 220px;
	z-index: 40;
}

#overzicht .lijst .winkel {
	position: relative;
	float: left;
	width: 230px;
	height: 80px;
}

#overzicht .lijst .winkel .titel {
	position: relative;
	float: left;
	margin: 10px 0px 0px 0px;
}

#overzicht .lijst .winkel .titel:hover {
	color: #0099cb;
	cursor: pointer;
}

#overzicht .lijst .winkel .titel.inactive:hover {
	color: #414241;
	cursor: default;
}

#overzicht .lijst .winkel .adres {
	position: relative;
	float: left;
	width: 100%;
	color: #7b7b7b;
} 

#overzicht .vorige {
	position: absolute;
	left: 0px;
	top: 134px;
	cursor: pointer;
}

#overzicht .volgende {
	position: absolute;
	right: 0px;
	top: 134px;
	cursor: pointer;
}

#stempels {
	position: relative;
	float: left;
	width: 300px;
	padding: 25px 0px 0px 0px;
}

#stempels img {
	cursor: pointer;
}

#stempel {
	position: relative;
	float: left;
	margin: 25px 0px 0px 50px;
	width: 226px;
	height: 247px;
}

.stempel {
	position: absolute;
	right: 20px;
	top: 100px;
	z-index: 1000;
}

.stem {
	position: absolute;
	left: 350px;
	top: 291px;
	padding: 2px;
	font-size: 10px;
	border: none;
	cursor: pointer;
}

.aantal_stemmen {
	position: absolute;
	left: 490px;
	top: 294px;
}

form .text {
	background: #d8d8d8;
	border: 1px #d8d8d8 solid;
	padding: 4px;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0px;
	display: inline;
	width: 264px;
}

form .textarea {
	background: #d8d8d8;
	border: 1px #d8d8d8 solid;
	padding: 4px;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0px;
	display: inline;
	width: 264px;
	height: 75px;
	overflow: auto;
}

form .submit {
	background: #d8d8d8;
	border: 1px #d8d8d8 solid;
	padding: 4px;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0px;
	display: inline;
	width: 132px;
	cursor: pointer;
}

.form2 .field {
	width: 200px;
	padding: 3px;
	background: #d8d8d8;
	font-size: 12px;
	margin: 3px 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.form2 textarea {
	width: 200px;
	padding: 3px;
	background: #d8d8d8;
	font-size: 12px;
	margin: 3px 0px;
	border: none;
	height: 100px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.form2 .button {
	width: 100px;
	padding: 3px;
	background: #d8d8d8;
	font-size: 12px;
	margin: 3px 0px;
	border: none;
	text-align: center;
	cursor: pointer;
}

.color {
	position: absolute;
	height: 2px;
	width: 7px;
}

.color.green {
	background: url(../images/titels/green.jpg);
}

.color.blue {
	background: url(../images/titels/blue.jpg);
}

.color.pink {
	background: url(../images/titels/pink.jpg);
}

.color.yellow {
	background: url(../images/titels/yellow.jpg);
}
