body {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	background-color: #d8e0e6;
	background-color: #ededed;
}
#body img {
	margin: 5px;
}
a img {
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #CC0000;
	font-size: 16px;
}

h2 {
	color: #002260;
	font-size: 14px;
}

h3 {
	color: #002260;
	font-size: 12px;
}

.more {
	display: block;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px;
	overflow: hidden;
	background-image: url("http://www.dinkelland.nl/graphics/containerBg.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: white;
}
#header {
	position: relative;
	height: 219px;
	background-color: #0075BF;
	background-image: url("http://www.dinkelland.nl/graphics/headerBg.gif");
	background-position: 0px 135px;
	background-repeat: no-repeat;
	z-index: 1;
}
#header #headerTop {
	position: relative;
	width: 100%;
	height: 135px;
	overflow: hidden;
}
#header #overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 135px;
	background-image: url("http://www.dinkelland.nl/graphics/headerOverlay.png");
	background-repeat: no-repeat;
}
#header.home {
	height: 305px;
	background-image: none;
}
#header.home #headerTop {
	height: 253px;
}
#header.home #overlay {
	z-index: 8;
	height: 253px;
	background-image: url("http://www.dinkelland.nl/graphics/headerHomeBg.png");
}
#header.home #mainMenu {
	z-index: 12;
	top: 221px;
}
#header.home #optionMenu {
	z-index: 10;
	top: 267px;
}
#header.home #searchbar {
	z-index: 10;
	top: 270px;
}


#homeLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 65px;
	z-index: 12;
}
#mainMenu {
	position: absolute;
	top: 135px;
	left: 41px;
	z-index: 12;
}
#mainMenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: -2px;
	border-left: 2px solid white;
}
#mainMenu li {
	width: 120px;
	height: 32px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#mainMenu a {
	display: block;
	padding: 0px 5px 0px 5px;
	width: 110px;
	height: 32px;
	text-align: center;
	text-decoration: none;	
	color: #00255D;
	margin: 0px;
}

#mainMenu ul.lvl2 li, #mainMenu li.menu_current ul.lvl2 li  {
	width: 118px;
	background-color: #00255D;
	border-bottom: 1px solid #697FA0;
	border-top: 1px solid #3A5782;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	vertical-align: middle;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

#mainMenu ul.lvl2 a, #mainMenu li.menu_current ul.lvl2 a {
	padding: 0px 7px 2px 5px;
	width: 110px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	height: auto;
}

#mainMenu li.menu_current a,
#mainMenu a:hover,
#mainMenu ul.lvl2 li.menu_current a,
#mainMenu ul.lvl2 li.menu_current a:hover, 
#mainMenu li.menu_current ul.lvl2 li.menu_current a:hover {
	color: #C9252B;
}

#mainMenu ul.lvl2 {
	display: none;
}

#mainMenu a:hover {
	text-decoration: underline;	
}

#optionMenu {
	position: absolute;
	top: 186px;
	left: 40px;
	z-index: 1;
}
#optionMenu img {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}
#body {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}


#body.twoColumns,
#body.threeColumns,
#body.fourColumns {
	background-image: url("http://www.dinkelland.nl/graphics/leftBg.gif");
	background-repeat: repeat-y;
	background-position: -50px 0px;
	min-height: 360px;
}

#body.threeColumns .news li {
	ttext-align: justify;
	margin-bottom: 5px;
}

#body.threeColumns .news a {
	text-decoration: none;
	color: #002260;
	font-size: 12px;
}

/* Specifiek voor nieuws op de homepage */
#body.threeColumns .news h3 a {
	padding-left: 100px;
}
#body.threeColumns .news a:hover {
	text-decoration: underline;
}

#body.threeColumns .news .datum {
	font-weight: normal;
	display: inline-block;
	margin-left: -100px;
	width: 100px;
}


#left {	
	float: left;
	width: 225px; /* 273px */
	padding-left: 5px;
}
#content {
	float: left;
	width: 478px; /* 430px */
	overflow: hidden;
	padding-right: 5px;
}
#body.twoColumns #content {
	width: 712px;
}
#body.oneColumn #content {
	width: 995px;
}
#body.fourColumns #content {
	width: 215px;
}
#content #page {
	margin: 0px 15px 15px 15px;
}
#content .page {
	margin: 0;
}
#body.oneColumn #content .page {
	margin-left: 15px;
}
#body.oneColumn #content .page .news {
	margin: 0px;
	margin-top: 15px;
}
#extracontent {
	float: left;
	width: 215px;
	overflow: hidden;
}
#right {
	float: left;
	width: 272px;

	overflow: hidden;

	padding-left: 10px;
}

#right .banner_odd {
	padding: 5px;
	background-color: #CCE6DD;
	margin-right: 10px;
}

#right .banner_even {
	padding: 5px;
	background-image: url('http://www.dinkelland.nl/graphics/table_body.png');
	margin-right: 10px;
	margin-top: 10px;
}

#bottombanner {
	width: 100%;
	background-color:#CCE6DD;
	padding: 5px;
	margin-left: 5px;
}

#right .banner_odd h2, #right .banner_even h2, #bottombanner h2 {
	margin-top: 0px;
}

#footer {
	clear: both;
	width: 100%;
	height: 35px;
	overflow: hidden;		
	background-color: #008457;
}

#footer .summary {
	color: #EEEEEE;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	text-align: center;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

#footer a, #footer a:visited {
	color: #EEEEEE;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


ul.crumbs {
	display: inline;
	padding: 0px;
	margin: 0px;
}
ul.crumbs li {
	margin: 0px;
	display: inline;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding: 0px;
	padding-left: 18px;
}
ul.crumbs li.crumbs_first {
	background: none;
	padding: 0px;
}
ul.crumbs li a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#crumbs {
	position: absolute;
	top: 182px;
	left: 285px;
}
#crumbs ul.crumbs {
	display: block;
	width: 100%;
	padding-top: 6px;
	color: #EEEEEE;
}
#crumbs ul.crumbs li {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#crumbs ul.crumbs li a {
	font-size: 10px;
	color: #EEEEEE;
}
#crumbs ul.crumbs li span {
	padding: 0px 7px 0px 7px;
}

#searchbar {
	position: absolute;
	top: 185px;
	left: 761px;
	width: 224px;
}

#searchbar .title {
	display: inline;
	margin-right: 7px;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 11px;
}

#searchbar form {
	display: inline;
}
#searchbar .searchstring {
	width: 160px;
	border: 1px solid black;
	float: right;
}

#searchbar .searchbar_elements {
	display: inline;
}

#searchbar .submit {
	border: none;
	float: left;
	width: 60px;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana;
	color: #EEEEEE;
	background-color: transparent;
	text-transform: capitalize;
	height: 20px;
}

#gallerymenu {
	padding-left: 5px;
	padding-top: 8px;
	height: 420px;
}

#gallerymenu .galleryitem {
	height: 185px;
	width: 230px;
	padding: 8px;
	overflow: hidden;
	float: left;
	position: relative;
}

#gallerymenu .galleryitem .galleryfoto {
	height: 70px;
	width: 230px;
}

#gallerymenu .galleryitem .galleryfoto img {
	margin: 0px;
	height: 70px;
	width: 230px;
}
#gallerymenu .galleryitem .menuOverlay {
	background-image: url('http://www.dinkelland.nl/graphics/menuOverlay.png');
	position: absolute;
	top: 8px;
	left: 8px;
	width: 230px;
	height: 70px;
}

#gallerymenu .menuOverlay a {
	height: 100%;
	width: 100%;
	display: block;
}

#gallerymenu .galleryitem .galleryname {
	background-color: #0075BF;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	color: #EEEEEE;
	height: 20px;
	padding-left: 16px;
}
#gallerymenu .galleryitem .galleryname a {
	color: white;
	text-decoration: none;
}

#gallerymenu .galleryitem .gallerysubmenu {
	height: 100%;
}

#gallerymenu .galleryitem ul {
	margin: 0px;
	margin-left: 16px;
	margin-top: 5px;
	padding: 0px;
	list-style-type: square;
}

#gallerymenu .galleryitem li {
	margin: 0px;
	padding: 0px;
	color: #acd5f0;
	line-height: 16px;
}

#gallerymenu .galleryitem ul a {
	color: black;
	text-decoration: none;
}

#gallerymenu .galleryitem ul a:hover {
	color: #C9252B;
	text-decoration: underline;
}

#left .menuheader {
	color: #C9252B;
	margin-left: 16px;
}

#left ul.menu {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
}
#left ul.menu li {	
	margin: 0px;
	padding: 0px;
	color: #acd5f0;
	line-height: 16px;
}

#left ul.menu li.menu_current li.menu_current li.menu_current li.menu_current a,
#left ul.menu li.menu_current li.menu_current li.menu_current a,
#left ul.menu li.menu_current li.menu_current a,
#left ul.menu li.menu_current a {
	color: #C9252B;
}

#left ul.menu li.menu_current li.menu_current li.menu_current li.menu_current li a,
#left ul.menu li.menu_current li.menu_current li.menu_current li a,
#left ul.menu li.menu_current li.menu_current li a,
#left ul.menu li.menu_current li a,
#left ul.menu a {
	color: black;
	text-decoration: none;
}

#left ul.menu li.menu_current li.menu_current li.menu_current li.menu_current li a:hover,
#left ul.menu li.menu_current li.menu_current li.menu_current li a:hover,
#left ul.menu li.menu_current li.menu_current li a:hover,
#left ul.menu li.menu_current li a:hover,
#left ul.menu a:hover {
	color: #C9252B;
	text-decoration: underline;
}

ul.sitemap {
	list-style-type: square;
	margin: 0px;
	margin-left: 16px;
}
ul.sitemap li {	
	margin: 0px;
	padding: 0px;
	color: #acd5f0;
	line-height: 16px;
}
ul.sitemap a {
	color: #000000;
	text-decoration: none;
}
ul.sitemap a:hover {
	color: #C9252B;
	text-decoration: underline;
}

/* Nieuws */
ul.news {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}

ul.news li {
	margin: 0px;
	padding: 0px;
	color: black;
	margin-bottom: 15px;
}

ul.news li div.summary p {
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.news h3 {
	padding: 0px;
	margin: 0px;
}
#body ul.news li {
	clear: both;
}
#body ul.news .small_foto {
	float: left;
	margin: 17px 5px 5px 0px;
}

p.meernieuws {
	clear: both;
	margin-left: 5px;
}

/* Contact form */
form.form label {
	display: block;
	width: 175px;
	float: left;
}

form.form input {
	clear: right;
	display: inline;
}

form.form input.button {
	margin-left: 175px;
}

form .error {
	border: 1px solid black;
	background-color: #EEEEEE;
	padding: 20px;
	margin-bottom: 10px;
}

/*
* survey form styling
* first, reset contact form styling...
*/
form.survey label {
	display: inline;
	width: auto;
	float: none;
}
form.survey input {
	clear: none;
}
form.survey input.button {
	margin-left: 0;
}

/* ...now, add survey form styling */
.form.survey {
	margin: 1em 0;
}
.form.survey .field {
	margin: 2em 0;
	line-height: 2.2;
}
.form.survey .field.noBottomLeading {
	margin: 2em 0 0 0;
}
.form.survey .field.noLeading {
	margin: 0;
}
.form.survey .field label.textarea {
	display: block;
}
.form.survey .field textarea.textarea {
	height: 7em;
	width: 100%;
}
.form.survey .buttons {
	margin: 2em 0;
	text-align: right;
}
.thankyou {
	margin: 0;
}
div.search ul.searchresults {
	padding: 0px;
	margin: 0px;
	width: 100%;
	
}
div.search ul.searchresults ul {
}
div.search ul.searchresults li {
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	width: 100%;
}
.search .searchresults a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.search .searchresults a:hover {
	text-decoration: underline;
}
.search .searchresults a.leesmeer {
	font-weight: normal;
}
.search span.searchhighlight {
	font-weight: bold;
}
ul.paging {
	list-style: none;
}
ul.paging li {
	display: inline;
	margin: 0px 5px 0px 5px;
	list-style: none;
	border: 1px solid #999999;
	color: #999999;
}
ul.paging li a {
	padding: 0px 2px 0px 2px;
	color: #999999;
}#page ul.paging li {
	border: 0px;
	
}
#page ul.paging li a {
	color: #000000;
	text-decoration: none;
}
#page ul.paging li a:hover,
#page ul.paging li.pagingCurrent {
	color: #C9252B;
	text-decoration: underline;
}

img.float_left {
	float: left;
	clear: left;
}

#mzSlide {
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.mzSlide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
}

#mzSlideBottom {
	z-index: 1;
}

#mzSlideTop {
	z-index: 2;
}			
#mzSlide {
	width: 995px;
	height: 233px;
}

/* Tabel stijlen */
table.huisstijl {
	border-collapse: collapse;
}

table.huisstijl td, table.huisstijl th {
	padding-left: 5px;
	padding-right: 3px;
	text-align: left;
}

table.huisstijl tr {
	background-image: url('http://www.dinkelland.nl/graphics/table_body.png');
	background-color: transparent;
	vertical-align: top;
}

table.huisstijl th, table.huisstijl tr.first {
	color: white;
	font-weight: bold;
	background-image: url('http://www.dinkelland.nl/graphics/table_head.png');
	background-color: transparent;
}

table.huisstijl tr.last {
	color: white;
	font-weight: bold;
	background-image: url('http://www.dinkelland.nl/graphics/table_foot.png');
	background-color: transparent;
}

table.huisstijl2 {
	border-collapse: collapse;
}

table.huisstijl2 td, table.huisstijl2 th {
	padding-left: 5px;
	padding-right: 3px;
	text-align: left;
}

table.huisstijl2 tr {
	background-image: url('http://www.dinkelland.nl/graphics/table_body.png');
	background-color: transparent;
	vertical-align: top;
}

table.huisstijl2 th, table.huisstijl2 tr.first {
	color: white;
	font-weight: bold;
	background-image: url('http://www.dinkelland.nl/graphics/table_head.png');
	background-color: transparent;
}


/* calendar */

#left table.CalendarBody {
	display: none;
}

.Calendar {
	margin: 0px 0px;
	padding-bottom: 8px;
}
.CalendarCurrentDateLink {
	width: 142px;
	height: 16px;
	display: block;
	display: block;
	margin: 0px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	font-family: 				Arial, helvetica, sans-serif;
	font-size: 				12px;
	font-style: 				italic;
	font-weight: 				bold;
	display: none;
}
.CalendarHead {
	vertical-align: middle;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	color: #000000;
	background: #EEEEEE;
	width: 175px;
	margin: 0px;
	overflow: hidden;
}
.CalendarHead a {
	text-decoration: none;
}
.CalendarMonth,
.CalendarYear {
	float: left;
}
.CalendarMonth,
.CalendarMonth select,
.CalendarYear,
.CalendarYear select {
	background-color: #EEEEEE;
	color: #000000;
	border: 0px;
	font-size: 10px;
}
.CalendarMonth,
.CalendarMonth select{
	width: 75px;
}
.CalendarYear,
.CalendarYear select {
	width: 65px;
}

ul.evenementen {
	list-style-type: square;
	margin: 0px;
	margin-left: 16px;
}
ul.evenementen li {	
	margin: 0px;
	padding: 0px;
	color: #acd5f0;
	line-height: 16px;
}
ul.evenementen li span.articledate {
	color: #0075BF;
	margin-right: 5px;
}
ul.evenementen li.article span.articletitle {
	color: black;
}
ul.evenementen li a {
	color: black;
	text-decoration: none;
}
ul.evenementen li a:hover {
	color: #C9252B;
	text-decoration: underline;
}

ul.gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.gallery li {
	width: 160px;
	float: left;
	list-style: none;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	overflow: hidden;
}
ul.gallery li table {
	width: 160px;
	height: 160px;
}
ul.gallery li td {
	vertical-align: middle;
	text-align: center;
}
ul.gallery li a {
	display: block;
}
ul.gallery li img {
	display: block;
	margin: 0px auto;
	border: 0px;
}
ul.gallery li img.gallery_quarter {
	display: block;
	float: left;
	margin: 1px;
	line-height: 0px;
}
ul.gallery li .gallery_title {
	background-color: #EEEEEE;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	height: 1.4em;
	overflow: hidden;
	padding: 0px 4px;
}
ul.gallery li .gallery_title a {
	text-decoration: none;
}
ul.gallery li .gallery_description {
	background-color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	height: 2.6em;
	line-height: 1.2em;
	overflow: auto;
	padding: 0px 4px;
}
ul.gallery li.gallery_folder .gallery_summary {
	display: none;
}
div.gallery table {
	width: 100%;
}
div.gallery td {
	vertical-align: middle;
	text-align: center;
}
div.gallery .gallery_title {
	background-color: #EEEEEE;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	padding: 0px 4px;
}
div.gallery .gallery_title a {
	text-decoration: none;
}
div.gallery .gallery_description {
	background-color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.2em;
	padding: 0px 4px 4px 4px;
}
div.gallery div.gallery_prevnext {
	margin: 0px;
	background-color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.2em;
	padding: 4px;
	text-align: center;
}	
div.gallery div.gallery_prevnext a {
	text-decoration: none;
}
div.gallery div.gallery_prevnext a.gallery_prev {
	float: left;
}
div.gallery div.gallery_prevnext a.gallery_next {
	float: right;
}
div.gallery div.gallery_prevnext a.gallery_next,
div.gallery div.gallery_prevnext a.gallery_prev {
	background-color: #EEEEEE;
	display: block;	
	width: 30px;
	text-align: center;
}
div.gallery div.gallery_prevnext a.gallery_next:hover,
div.gallery div.gallery_prevnext a.gallery_prev:hover {
	text_decoration: underline;
}
.gallery .gallery_description table {
	width:	auto;
}
.gallery .gallery_description table td {
	text-align: left;
	font-size: 69%;
	line-height: 1.2em;
}div.paginate {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	margin: 10px 20px 10px 0px;
	padding: 2px 4px;
}
div.paginate ol {
	margin: 0px auto;
	list-style: none;
}
div.paginate ol li {
	list-style: none;
	display: inline;
}
div.paginate ol li a {
}
div.paginate span.less {
	display: block;
	float: left;
}
div.paginate span.more {
	display: block;
	float: right;
}
ul.gallery li {
	background-color: white;
	height: 205px;
	width: 170px;
}
div.gallery {
	background-color: white;
}

ul.gallery li .title, ul.gallery li .description {
	background-color: transparent;
}

#left .archief {
	margin-top: 10px;
}

.vedor {
	position: absolute;
	display: block;
	width: 20px;
	height: 35px;
	border: 0px;
	z-index: 10000;
	text-decoration: none;
	background-image: url('http://www.dinkelland.nl/graphics/dot.gif');
}

div.newsletter {
	position: relative;
	padding-left: 175px;
}

div.newsletter label.checkbox {
	position: absolute;
	left: 0px;
	top: 0px;
}

.polllarge .options ul li {
	margin: 0px;
	padding: 0px;
}
.polllarge .pollvote .field,
.polllarge .options ul li,
.polllarge .pollresult .resulttotal {
	display: block;
	float: left;
	width: 130px;
	height: 200px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid black;
	text-align: center;
}
.polllarge .pollvote .field .summary,
.polllarge .options ul li .summary,
.polllarge .pollresult .resulttotal .summary {
	text-align: center;
	margin: 0px 0px 10px 0px;
	width: 130px;
	height: 150px;
	overflow: hidden;
}
.polllarge .submitbutton,
.polllarge .totaltext {
	clear: both;
	margin: 10px;
}
body.polloption {
	height: 100%;
	width: 100%;
	overflow: scroll;
}
/* rss */
#content a.rss {
	ddisplay: block;
	cclear: both;
}

#regelgevingInhoud td,
#regelgevingInhoud th {
	text-align: left;
}

#regelgevingInhoud th {
	border-bottom: 1px dotted black;
	border-right: 1px dotted black;
}

#regelgevingInhoud h5 {
	font-size: 1.2em;
}

#regelgevingInhoud EM.cur {
	display: none;
}

#regelgevingInhoud caption {
	color: #002260;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
	//text-align: left;
}

.regelgevingNaam {
	color: #002260;
	font-size: 12px;
}

