html, body {
	height: 100%;	
}
body {
	background-color: #fff;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-align: center;
	/*overflow: hidden;*/
}

#header {
	height: 56px;
	background-color: #b8d23d;
}

#container {
	width: 960px;
	margin: auto;
	text-align: left;
}

#header div {
	width: 960px;
	margin: auto;
}

#header a {
	width: 178px;
	height: 30px;
	display: block;
	background:url(../img/bekijkkaart.png) no-repeat top;
	text-indent: -9999px;
	float: right;
	margin-top: 15px;
}
#header a:hover {
	background-position:bottom;
}

#top {
	height: 88px;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -112px;
}
#top h1 {
	height: 83px;
	width: 297px;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -903px 0px;
	float: left;
	margin-top: 4px;
}
#top h1 a {
	display: block;
	height: 83px;
	width: 297px;
	text-indent: -9999px;
}
#top ul {
	float: left;
	width: 663px;
}
#top ul li {
	float: left;
	margin-top: 25px;
}
#top ul a {
	display: block;	
	height: 26px;
	text-indent: -9999px;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	margin-right: 17px;
}
#top p {
	float: left;
	display: block;
	padding-top: 15px;	
	padding-left: 12px;
	color: #b2b2b2;
	width: 610px;
	line-height: 12px;
}
#top p a {
	color: #b2b2b2;
}

#top p a:hover {
	color: #333;
}
#top a.sitemap {
	float: left;
	display: block;
	color: #6b6868;
	padding-top: 15px;
}
#top a.sitemap:hover {
	color: #e0048a;	
}

#content {
	overflow: hidden;
	padding-bottom: 32px;
}

#carousel {
	top: 25px;
	position: relative;
	overflow: hidden;
	height: 245px;
	clear: both;
}

#carousel ul {
	float: left;
	margin-top: 4px;
}
#aantalHuizenOver {
	width: 762px;
	height: 50px;
	position: absolute;	
	background-image: url(../img/aantal_woningen.png);
	z-index: 100;
	bottom: -8px;
	right: -7px;
}
#aantalHuizenOver span {
	font-family: tahoma;
	font-size: 	19px;
	color: #fff;
	margin-top: 14px;
	margin-left: 23px;
	display: block;
}
#aantalHuizenOver a {
	display: block;
	height: 41px;
	width: 180px;
	position: absolute;
	right: 0px;
	top: 6px;
	text-indent: -99999px;
	cursor: pointer;
}

.carframe {
	width: 751px;
	height: 246px;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -449px -213px;
	float: left;
	position: absolute;
	left: 209px;
	z-index: 5;
	overflow: hidden;
}
.carbeeld {
	width: 741px;
	height: 238px;
	background-image: url(../img/beeld_welkom.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 5px;
	top: 3px;
	overflow: hidden;
}

#frontpage {
	width: 950px;
	margin: auto;
	padding-top: 40px;
	clear: both;
}
.kolom {
	width: 300px;
	float: left;
	margin-right: 25px;
	line-height: 17px;
	color: #5e5e5e;
}
.kolom h1 {
	height: 22px;
	width: 300px;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 8px;
}
.kolom h1.nieuws {
	background-position: 0px -402px;	
}
.kolom h1.forum {
	background-position: 0px -450px;	
}
.kolom h1.projecten {
	background-position: 0px -499px;	
}
.kolom strong {
	color: #3e3e3e;	
	padding-right: 7px;
}
.kolom ul li {
	height: 27px;
	line-height: 27px;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -0px -173px;
}

.kolom ul a:hover {
	color: #e0048a;	
}
#projectSlide {
	cursor: pointer;	
}

.blauw a {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -458px -483px;
	display: block;
	padding-left: 10px;
	line-height: 9px;
	color: #333333;
	padding-top: 7px;
}

.groen a {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -458px -505px;
	display: block;
	padding-left: 10px;
	line-height: 9px;
	color: #333333;
	padding-top: 7px;
}

a.meerList {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -458px -462px;
	display: block;
	padding-left: 10px;
	line-height: 9px;
	color: #333333;
	padding-top: 7px;
}
a.meerList:hover {
	color: #e0048a !important;
}

.padTop {
	padding-top: 11px;	
}

ul#nav {
	width: 209px;
	min-height: 500px;
	float: left;
	margin-right: 11px;
}
ul#nav h1 {
	font-size: 15px;
	color: #3a3a3a;
	padding-bottom: 4px;
	cursor: text;
}
ul#nav li {
	background-color: #ebf2c8;
	line-height: 21px;
	margin-bottom: 2px;
	padding-left: 10px;
	cursor: pointer;
}
ul#nav li:hover {
	background-color: #cddf77;	
}
ul#nav li a {
	color: #475504;
	text-decoration: none;
	display: block;
}
ul#nav li a:hover {
	color: #000;
}
ul#nav li.active {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -555px;	
}
ul#nav li ul {
	margin-left: -10px;	
}
ul#nav li ul li {
	line-height: 26px;
	background-color: #fff;
	margin-bottom: 0px;
	padding-left: 20px;
	border-bottom: 1px dotted #bfbfbf;
}
ul#nav li ul li:hover {
	background-color: #fff;	
}
ul#nav li ul li a {
	color: #4c4c4c;
}
ul#nav li ul li a:hover {
	color: #e845a8;
}
ul#nav li ul li.active {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -250px -551px;	
}

#artikel {
	float: left;
	width: 543px;
	margin-right: 11px;
	position: relative;
}
#artikel .txt {
	line-height: 1.69em;
	padding-top: 5px;
	margin-top: 14px;
	border-top: 1px dotted #bfbfbf;
}
#artikel .txt h1 {
	color: #e0048a;
	font-size: 12px;
}
#btnKaart {
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
}

#extra {
	float: left;
	width: 186px;
}
.excol {
	color: #5e5e5e;
	line-height: 14px;
	padding-bottom: 20px;
}
.excol div {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #bfbfbf;
}
.excol strong {
	color: #3e3e3e;
	padding-right: 5px;
}
.excol h1.colnews {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -527px -559px;	
	width: 160px;
	height: 20px;
	text-indent: -9999px;
}
.excol a {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -458px -462px;
	display: block;
	padding-left: 10px;
	line-height: 9px;
	color: #333333;
	padding-top: 7px;
}
.excol a:hover {
	color: 	#e845a8;
}
.excol h1.colfora {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -737px -559px;	
	width: 160px;
	height: 20px;
	text-indent: -9999px;
}
.excol ul li {
	border-bottom: 1px dotted #bfbfbf;
	height: 25px;
}
.excol ul li a {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -458px -483px;
	display: block;
	padding-left: 10px;
	line-height: 9px;
	color: #333333;
	padding-top: 7px;
}
.logoBg {
	background-image: url(../img/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.lang li {
	height: 27px;
	line-height: 27px;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -0px -173px;		
}
.lang li a {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -458px -483px;
	display: block;
	padding-left: 10px;
	line-height: 9px;
	color: #333333;
	padding-top: 7px;
	width: 350px;
	overflow: visible;
}
.lang li a:hover {
	color: #e845a8;
}

ul.fotografie {
	margin-top: 15px;	
}
.fotografie li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 85px;
}

#footer, #footer_map {
	width: 960px;
	height: 64px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	position: relative;
}
#swzLink {
	display: block;
	width: 67px;
	height: 62px;
	position: absolute;
	left: 23px;
}
#footer ul, #footer_map ul {
	padding-left: 114px;
	padding-top: 20px;
	width: 673px;
	float: left;
}
#footer li, #footer_map li {
	float: left;	
	margin-right: 13px;
	color: #647614;
	line-height: 12px;
}
#footer ul a, #footer_map ul a {
	color: #3f4c01;
	text-decoration: none;
}
#footer ul a:hover, #footer_map ul a:hover {
	color: #000;
	text-decoration: none;
}
#footer p, #footer_map p {
	float: left;
	color: #3f4c01;
	line-height: 20px;
	padding-top: 12px;
}

/* Hoofdmenu */
#top a.home {
	width: 42px;
	background-position: -222px 0px;
	margin-left: 10px;
}
#top a.home:hover {
	background-position: -222px -26px;
}
#top a.home.active {
	background-position: -222px -53px;
}
#top a.muz {
	width: 80px;
	background-position: -308px 0px;
}
#top a.muz:hover {
	background-position: -308px -26px;
}
#top a.muz.active {
	background-position: -308px -53px;
}
#top a.proj {
	width: 66px;
	background-position: -434px 0px;
}
#top a.proj:hover {
	background-position: -434px -26px;
}
#top a.proj.active {
	background-position: -434px -53px;
}
#top a.foto {
	width: 80px;
	background-position: -523px 0px;
}
#top a.foto:hover {
	background-position: -523px -26px;
}
#top a.foto.active {
	background-position: -523px -53px;
}
#top a.news {
	width: 54px;
	background-position: -625px 0px;
}
#top a.news:hover {
	background-position: -625px -26px;
}
#top a.news.active {
	background-position: -625px -53px;
}
#top a.forum {
	width: 45px;
	background-position: -701px 0px;
}
#top a.forum:hover {
	background-position: -701px -26px;
}
#top a.forum.active {
	background-position: -701px -53px;
}
#top a.links {
	width: 37px;
	background-position: -769px 0px;
}
#top a.links:hover {
	background-position: -769px -26px;
}
#top a.links.active {
	background-position: -769px -53px;
}
#top a.contact {
	width: 54px;
	background-position: -824px 0px;
}
#top a.contact:hover {
	background-position: -824px -26px;
}
#top a.contact.active {
	background-position: -824px -53px;
}

/* Carousel */
#carousel ul a {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	width: 209px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 2px;
	cursor: pointer;
}
li #car_1 {
	background-position: 0px -211px;
}
li #car_1:hover {
	background-position: -223px -211px;
}
li #car_1.active {
	background-position: -223px -211px;
}
li #car_2 {
	background-position: 0px -253px;
}
li #car_2:hover {
	background-position: -223px -253px;
}
li #car_2.active {
	background-position: -223px -253px;
}
li #car_3 {
	background-position: 0px -295px;
}
li #car_3:hover {
	background-position: -223px -295px;
}
li #car_3.active {
	background-position: -223px -295px;
}
li #car_4 {
	background-position: 0px -337px;
}
li #car_4:hover {
	background-position: -223px -337px;
}
li #car_4.active {
	background-position: -223px -337px;
}
.carbeeld h1 {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -828px -510px;
	width: 230px;
	height: 18px;
	text-indent: -9999px;
	margin-left: 15px;
	margin-top: 13px;
}
.carbeeld p {
	width: 240px;
	padding-left: 15px;
	padding-top: 5px;
	line-height: 16px;
}
a.carmeer {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -828px -470px;
	width: 106px;
	height: 19px;
	text-indent: -9999px !important;
	position: absolute;
	left: 14px;
	margin-top: 5px;
	z-index: 10;
}

/* SITEMAP */
ul.sitemap  {
	list-style: square;
	margin-left: 15px;
	line-height: 22px;
	margin-top: 25px;
}
ul.sitemap ul {
	list-style: square;
	margin-left: 25px;
}


/* LINKS */
a.meer {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	background-position: -458px -468px;
	display: block;
	height: 10px;
	padding-left: 10px;
	line-height: 9px;
	color: #333333;
	margin-top: 4px;
}
a.meer:hover {
	color: #e0048a;	
}

/* FORMS */
.cform {
	margin: auto;
	margin-top: 15px;
	border: 1px solid #bfbfbf;
	padding: 10px;
	width: 500px;
}
.cform label {
	font-weight: bold;	
}
.cform .fField, .cform .frmInput {
	width: 300px;
	font-size: 11px;
	border: 1px solid #333333;
	margin-bottom: 8px;
}
.cform .fText {
	height: 100px;
	font-family: arial;
	width: 300px;
	font-size: 11px;
	border: 1px solid #333333;
	margin-bottom: 8px;
}	
.cform .fTel {
	width: 120px;	
	border: 1px solid #333333;
	font-size: 11px;
	margin-bottom: 8px;
}
.cform .fSelect {
	width: 300px;
	line-height: 22px;
	margin-bottom: 8px;
}
.cform textarea {
	font-family: arial;	
}
.cform select {
	font-size: 11px;
	margin-bottom: 5px;
}


/* DIVERS */
.nomargin {
	margin: 0px;	
}
.nobg {
	background-image: none !important;
	background-color: #fff !important;
}
.clr {
	clear: both;
}
.clrp {
	clear: both;
	padding-top: 5px;
}
.nbdr {
	border: none !important;	
}
.nbdrM {
	border: none !important;	
	margin-top: 6px !important;
}
.fl {
	background-image: none !important;
	background-color: #fff !important;
	padding: 0px !important;
	padding-left: 2px !important;
}
strong.succes {
	color: #4bc302;
	width: auto !important;
}

#ie6Warning {
	display: none;
	line-height: 1.69em;
	background-color: #f9d2d2;
	border: 1px solid #ea5656;
	padding: 15px;
	margin-top: 10px;
}

/* Universele links */
a {
	color: #e0048a;	
}


#enquete_blok {
	width: 260px;
	height: 145px;
	background-image: url(../img/enquete_bg.gif);
	background-repeat: no-repeat;
	padding: 20px;
}
#enquete_blok h2 {
	color: #bfbfbf;
	font-size: 14px;
}
#enquete_blok strong {
	color: #e0048a;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	border-bottom: 1px dotted #bfbfbf;
}
#enquete_blok img {
	border: none;	
}
#enquete_blok a {
	background: none;
	float: right;
	margin-top: 10px;
}
.enquetetitel a {
	font-size: 16px;
	color: #b8d23d;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	background-image: url(../img/icon_grafiek.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
}

.enquetetekst{
	padding-top: 5px;
	padding-bottom: 20px;
}

.thumb
{
	/*width:100px;
	height:100px;*/
	float: left;
	padding-right: 10px;
	padding-top: 8px;
	margin-top: 10px;
}

#chartdiv {
	padding: 0px !important;	
}

#enquetes .JaNeeButtons, #enquetes .beantwoord{
	float:right;
}

.detail {
	border-bottom: none !important;	
}
.detail .JaNeeButtons {
	position: absolute;
	bottom: 2px;
	left: 0px;
}

.JaNeeButtons {
	position: absolute;
	bottom: 2px;
	right: 0px;
}
.JaNeeButtons div {
	float: left;	
}
.JaNeeButtons img {
	padding: 0px !important;
	margin: 0px !important;
}
.JaNeeButtons div input {
	margin-right: 8px;
}

.enqueteitem
{
	display:block;
	clear:both;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 18px;
	position: relative;
	padding-bottom: 40px;
}

#enquetes .enqueteitem img
{
	padding-right: 10px;
	padding-top: 5px;
}


.enqueteitem .resultaten{
	padding-top:10px;
	clear: both;
}

#addContent label {
	width: 160px;
	float: left;
}
#addContent input {
	margin-left: 0px;
}
.error {
	color: red;
	font-weight: bold;
}