body {
	font-family: Arial, helvetica;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background: url("images/wijkraad-back.gif") repeat-y;
}

#navigatie {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 330px;

	margin: 0;
	padding: 0;
}

#navigatie h1 {
	position: absolute;
	top: 55px;
	left: 30px;
	font-size: 35pt;
	color: #fff;
	letter-spacing: -3;
	line-height: 40pt;
	margin:0; padding:0;
}

#navigatie h1 .large {
	position: relative;
	top: -10pt;
	font-size: 65pt;
	line-height: 65pt;
	letter-spacing: -5;
}

#navigatie h2 {
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
}

#navigatie .h2a {
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
}

#menu {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 100%;
	height: 35px;
	background-color: #000;
	text-align: center;
}

#menu ul, #menu li, #fotonavigatie, #fotonavigatie li {
   display:block;
   list-style:none;
   margin: 0;
   padding: 0;
}

#menu ul {
	padding-left: 10px;
}

#menu li {
   position:relative;
   float:left;
   padding-left: 15px;
   padding-top: 10px;
 	font-size: 9pt;
 	color: #fff;
 	font-weight: bold;
}

#menu li a {
	text-decoration: none;
	color: #fff;
}

#menu li a:hover {
	color: #c7006e;
}

#fotonavigatie {
	position: absolute;
	top: 235px;
	left: 0px;
	width: 100%;
	font-weight: bold;
}

#tekstl {
	position: absolute;
	top: 505px;
	left: 20px;
	width: 290px;
	height: 90px;
	font-weight: normal;
	padding-top: 12px;
}

#tekstl h3 {
	font-size: 16pt;
	width: 100%;
	padding-left: 0px;
	text-align: center;
}

#tekstl p {
	font-size: 12pt;
	width: 100%;
	padding-left: 0px;
	text-align: center;
}

#tekstl a {
	font-size: 12pt;
	color: #fff;
	/*text-transform: uppercase;*/
	/*text-decoration: underline;*/
	text-align: center;
}

#fotonavigatie li {
	width: 100%;
	height: 90px;
	background-color: #ccc;
}

#fotonavigatie li.veiligheid {
	background-image: url(images/3v_veiligheid.jpg);
}
#fotonavigatie li.verkeer {
	background-image: url(images/3v_verkeer.jpg);
}
#fotonavigatie li.voorzieningen {
	background-image: url(images/3v_voorzieningen.jpg);
}

#fotonavigatie a {
	position: relative;
	top: 32px;
	left: 20px;
	font-size: 13pt;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	z-index: 3;
}

#fotonavigatie p {
	position: relative;
	font-size: 13pt;
	color: #000;
	z-index: 2;
	padding-top: 3px;
	padding-left: 21px;
}


#fotonavigatie p.fotovoettekst {
color: #fff;
font-size: 10pt;
font-weight: normal;
padding: 3px;
margin: 0px 0px 8px 0px;
}


#poll {
	position: absolute;
	top: 505px;
	left: 0px;
	width: 330px;
	height: 90px;
	padding-top: 10px;
	background-color: #c7006e;
	margin: 0;

}

#poll h2 {
	font-size: 12pt;
	color: #fff;
	padding: 0; margin: 0;
	padding-left: 20px;
}
#poll h2 a{
	font-size: 16pt;
	color: #fff;
	padding: 0; margin: 0;
	padding-left: 20px;
}

#poll p {
	padding: 0; margin: 0;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#poll span {
	padding-right: 10px;
	margin: 0;
}

#poll #uitslag {
	padding-top: 0px;	/* 10px bij oude poll stijlen waar procenten nog bij zaten*/
	float: right;
	font-weight: bold;
}
#uitslag {
	position: relative;
	top: -7px;
}

#poll .perc {
	font-size: 12pt;
	color: #fff;
}

#poll a {
	font-size: 12pt;
	color: #fff;
	text-decoration: none;
}

#poll a:hover {
	font-size: 12pt;
	color: #fff;
	text-decoration: underline;
}


#polllang #opties {
	margin-right: 20px;
	text-align: right;
	color: #000;
}




/*#poll a {
	color: #000;
	text-decoration: none;
}

#poll a:hover {
	color: #fff;
	text-decoration: none;
}*/

#pollarchief {
	position: absolute;
	top: 505px;
	left: 0px;
	width: 310px;
	height: 90px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #c7006e;
	margin: 0;
}

#pollarchief p {
	width: 300px;
	padding: 0; margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	clear: both;
}

#pollarchief span {
	padding-right: 10px;
	margin: 0;
}

#pollarchief #uitslag {
	padding-top: 0px;
	float: right;
	font-weight: normal;
	color: #fff;
}

#pollarchief .perc {
	font-weight: bold;
	color: #fff;
}


#polllang {
	width: 330px;
	xheight: 60px;
	padding-top: 10px;
	background-color: #c7006e;
	margin-top: 12px;
}

#polllang h2 {
	font-size: 12pt;
	color: #fff;
	padding: 0; margin: 0;
	padding-left: 20px;
}

#polllang p {
	padding: 0; margin: 0;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#polllang span {
	padding-right: 10px;
	margin: 0;
}

#polllang #uitslag {
	padding-top: 0px;	/* 10px bij oude poll stijlen waar procenten nog bij zaten*/
	float: right;
	font-weight: bold;
}

#polllang .perc {
	font-size: 12pt;
	color: #fff;
}

#polllang a {
	font-size: 12pt;
	color: #fff;
	text-decoration: none;
}


#kaart {
	position: absolute;
	top: 595px;
	left: 0px;
	padding: 0;
	margin: 0;
}

#kaart img {

	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 0px;
	border-left: 0px;
}

#headerfoto {
	position: absolute;
	top: 0px;
	left: 330px;
	/*background-color: #ccc;
	background-image: url(images/beeldboven_vrouwoog.jpg);*/
	width: 650px;
	height: 235px;
}

#headerfoto #balk {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 545px;
	height: 35px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

#headerfoto #balk p {
	padding: 0; margin: 0;
	padding-left: 30px;
	padding-top: 10px;
}

#logo {
	position: absolute;
	left: 755px;
	top: 120px;
	z-index: 10;
}

#content {
	position: absolute;
	top: 265px;
	left: 365px;
	width: 335px;
}
#contentkaart {
	position: absolute;
	top: 235px;
	left: 330px;
	width: 335px;
	z-index: 0;
}

em{
	color: #c7006e;
	font-style: normal;
}

#content .datumh1{
	margin-top: -8px;
	padding-left: 4px;
	font-size: 8pt;
	margin-bottom: -3px;
}

#content .datum{
	margin-top: 4px;
	padding-left: 1px;
	font-size: 8pt;
	color: #333;
	margin-bottom: -3px;
}

#content p {
	margin-top: 4px;
	margin-bottom: 5px;
}

h1 {
	color: #c7006e;
	margin: 0; padding: 0;
	font-size: 16pt;
	letter-spacing: -1;
	margin-bottom: 10px;
}

.hoger{
	margin-top: -12px;
}

h2 {
	margin: 0; padding: 0;
	font-size: 12pt;
}
h3 {
	margin: 0; padding: 0;
	font-size: 11pt;
}

#content .item h2{
	margin-bottom: -20px;
}

#content .item .inlineitemtekst p{
	display: inline;
	margin-right: 4px;
}

#content .item h3{
	margin-top: 20px;
}

#content .error{
	color: #60B0D0;
	font-weight: bold;
	margin-bottom: 8px;
}

.item {
	padding-bottom: 20px;
}

.reactie {
	margin-bottom: 30px;
}

.reactie .item {
	border-bottom: 1px solid #c7006e;
	margin-top: 20px;
	margin-bottom: -20px;
	padding-bottom:	20px;
}

.reactie .afzender{
	margin-bottom: 16px;
	font-size: 8pt;
	color: #c7006e;
}

p {
	margin: 0; padding: 0;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content input {
	width: 200px;
}

#content .submit {
	text-align: right;
}

#content .submit input {
	width: auto;
	align: right;
}

#content textarea{
	width: 200px;
}

#content label {
	color: #c7006e;
	/*font-weight: bold;*/
}


.terugknop{
	margin-top: -16px;
}

td{
	font-size: 10pt;
	vertical-align: top;
}

a {
	color: #c7006e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#sidecontent {
	position: absolute;
	top: 370px;
	left: 725px;
	width: 255px;
}

#sidecontent .knop {
	font-size: 10pt;
	background-color: #c7006e;
	height: 40px;

	margin-bottom: 16px;

	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#sidecontent .knop div{
	padding-top: 12px;
	padding-left: 12px;
}

#sidecontent .knop a{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#sidecontent #zoek {
	background-color: #c7006e;
	height: 40px;
	font-size: 11pt;
	color: #fff;
}

#sidecontent #zoek p {
	padding-left: 15px;
	padding-top: 7px;
	margin: 0;
}

#sidecontent #zoek input {
	position: relative;
	top: 2px;
}

#sidecontent #zoek a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#sidecontent .item {
	padding-bottom: 15px;
}

#sidecontent .item h2 {
	padding: 0; margin: 0;
	margin-right: 4px;
	display: inline;
	font-size: 10pt;
}

#sidecontent .item p {
	display: inline;
}


.download {
	font-weight: bold;
	padding-top: 1em;
}

#searchresults>h2 {
	margin-bottom: 10px;
}

#searchresults .item h2 {
	font-size: 12px;
	margin-bottom: 5px;
}

#searchresults .datum {
	margin-top: -8px;
}