

/* standard elements */
html {
	min-height: 100%;
	overflow-y: scroll;

}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

img {
border: 0;
}

body {
	background: #c5cbd6 url(img/bg.jpg) repeat-x left top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul,td {
	padding-bottom: 1.2em;
	line-height: 150%;
}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}





h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background-color: #fff;
	font-size: 1.2em;
	height: 105px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}

.header .left, .header .right {
	background-color: #333;
	color: #FFF;
	height: 105px;
}

.header .right {
	background-color: #879ac2; /*708abd; ///9da5ac; */
	width: 650px;
	text-align: left;
}

.header .right p.title {
	padding-left: 15px;
	padding-top: 10px;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
}

.header .left {
	width: 120px;
	background: #FFF;
	padding-left: 10px;
}
.header .left p,.header .left h2 {padding: 0 16px;}
.header .left h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {
	background: #D9E1E5 url(img/nav.jpg);
	border: 1px solid #D8EBD8;
	height: 39px;
}

.navigation a {
	background: transparent url(img/nav.jpg) left top repeat-x;
	border-left: 1px solid #D8EBD8;
	color: #333300;
	display: block;
	float: right;
	font: bold 1.1em sans-serif;
	line-height: 39px;
	padding: 0 18px;
	text-decoration: none;
}

.navigation a:hover {
	background: transparent url(img/nav.jpg) left bottom;
	color: #333300;
}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 210px;
}

.sidenav h2 {
	color: #333300;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #D8EBD8;
}
.sidenav li {
	border-bottom: 1px solid #D8EBD8;
}

.sidenav li a {
	font-size: 1.1em;
	color: #333300;
	display: block;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	width: 210px;
}

.sidenav li a.selected {
	font-weight: bold;
	width: 200px;
}

.sidenav li a:hover {
	background-color: #e0e0e0;
	color: #654;
	width: 200px;
}

.sidenav li.title {
	background: #879ac2;
	font-size: 1.2em;
	color: #FFF;
	display: block;
	padding: 8px 0 8px 10px;
	text-decoration: none;
	width: 202px;
	font-weight: bold;
}

.sidenav ul ul {
	-padding-left: 10px;
	-background: #e5e5e3;
	border-bottom: 0px;
	-margin-bottom: 10px;
}

.sidenav ul li a {
	font-size: 1.1em;
	color: #333300;
	padding: 8px 0 8px 5%;
	text-decoration: none;
}

.sidenav ul li a.selected {
	font-weight: bold;
}

.sidenav ul li a:hover {
	background-color: #e0e0e0;
	color: #654;
}

/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style-type: disc;
	margin-left: 18px;
}

.content .imgright {
	padding: 5px;
	border: 1px solid #cdcdcd;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	background: #FFF;
}

.content .imgleft {
	padding: 5px;
	border: 1px solid #cdcdcd;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background: #FFF;
}

.content #map_canvas {
	padding: 5px;
	border: 1px solid #879AC2;
	background: #FFF;
}

.content .gm-style-iw {
  width: 240px !important;
  height: 180px !important;
}

.content .gm-style-iw > div,
.content .gm-style-iw > div > div {
  width: 240px !important;
  height: 180px !important
}

.content .img {
	padding: 5px;
	border: 1px solid #D8EBD8;
	margin-bottom: 10px;
	background: #FFF;
}

.content img.noborder {
	border: 0px;
	padding: 0px;
	background: none;
}

.content a.img, .content a.img:hover {
	border: 0px;
	padding: 0px;
}

.content p
{
	color: #696969;
	text-align: left;
}

.content p.vorigefoto {
	float: left;
	margin-left: 10px;
}

.content p.volgendefoto {
	float: right;
	margin-right: 30px;
}

.content h1 {
	color: #6a737b;
	font-size: 14pt;
	margin-bottom: 10px;
	font-weight: bold;
}

.content h2 {
	color: #6a737b;
	font-size: 11pt;
	margin-bottom: 10px;
	text-decoration: underline;
}

.content h3 {
	color: #6a737b;
	font-size: 10pt;
	margin-bottom: 10px;
}

.content a {
	color: #696969;
	text-decoration: none;
	border-bottom: 1px dotted #696969;
}

.content a:hover {
	border-bottom: 1px solid #1c3f94;
	color: #1c3f94;
}

.content table.leden {
	width: 520px;
}

.content table.leden td.gemeente {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding-bottom: 0;
	padding: 5px;
	background: #eeefe9;

}

.content table.leden td h3 {
	margin: 0px;
	padding: 0px;
/*	margin-top: 10px;
	border-bottom: 1px solid #CCC;*/
}

.content table.leden td.foto {
	width: 120px;
	padding: 10px 20px 5px 5px;
	border-top: 1px solid #CCC;
}

.content table.leden td.info {
	width:400px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #CCC;
}

.content table.verslagen td {
	padding-right: 20px;
}

.content table.leden td.center {
	text-align: center;
}

.content map#img:hover {
	background-image: url(img/map/destelbergen.gif);
}

/* CONTENT FORM */

table.formulier {
	border: 0px;
}

td.formulier {
	color: #666;
}

td.formulier input {
	border: 1px solid #222;
	background: #FFF;
}

/* footer */
.footer {
	background: #879ac2;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 29px;
	text-align: center;
	border-top: 5px solid #FFF;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

