

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(imgtest1.png) repeat-x;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	letter-spacing: 1px;
	
	color: #5593c6;
}

td, th, table, blogcreatedate  {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5593c6;
	font-weight: normal;
}

.blockartikel a {
	
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5593c6;
	font-weight: normal;
	
}

h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5593c6;
	font-weight: normal;
	padding-bottom:4px;
	margin-bottom:6px;
	border-bottom:1px solid #5593c6;
	text-transform: capitalize;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.3em;
	line-height:1.2em;

}

h2 {

	letter-spacing: -1px;
	font-size: 1.7em;
}

h3 {
	font-size: 1.3em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 150%;
}
table, tr, td, div {
	line-height: 150%;
}

/* Wrapper */

#wrapper {
	background: url(img08.gif) repeat-x left bottom;
}

/* Header */

#header {
	height: 101px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;

}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #194A32;
	border:none;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Verdana, Georgia, "Times New Roman", Times, serif;
}

/* Search */

#zoekbar {
	float: right;
	width: 180px;
	padding: 0px 0px 10px 0px;
	background: url(img05.gif) no-repeat right bottom;
}

#zoek {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #5593c6;
	font-weight: normal;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(img06.gif);
	margin-top:50px;
}

#bgtop {
	height: 20px;
	background: url(img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
}
#page .entry ul {
     list-style: disc;
     padding-left: 20px;
}

#page .entry ul li {
    padding-left: 0px;
}
#page a {
	text-decoration: underline;
	color: #7793c6;
	font-weight:none;
}

#page a:hover {
    background: none;
    color: #16104c;
}
#page .kalenderminitable a {
	text-decoration:none;
}
#page .kalenderminitable a:hover {
	background: none;
	color: #fff;
	text-decoration:none;
}
#page .celltoday a{
         background-color: #657465;
         color: #fff;
}
#page .cellevent a{
         background-color: #F78E1D;
         color: #fff;
}
#page .kalendertable a{
	text-decoration: none;
}
#page a.imglink {
   		text-decoration:none;
        border: none;
        background:transparent;
}
#page a.imglink:hover {
        border: none;
        background:transparent;
        text-decoration: none;
}
#page a.imglink:visited {
        border: none;
        background:transparent;
        text-decoration: none;
}
#page a:active {
		text-decoration: none;
	color: #16104c;
}

#page .kalendertable a {
	background: none;
	color: #556655;
}
#page .eventheading a {
	background: url(img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #556655;
}

#page .kalendertable a:hover {
	background: none;
	color: #000;
}
#page .kalendertable a:active {
	background: none;
	color: #16104c;
}

/* Content */



#content {
	float: left;
	width: 150px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}
#content2 {
	float: left;
	width: 880px;
	height: auto;
	min-height: 800px;
	padding: 0 0 0 20px;
	display:table;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

/* Sidebar Common Style */

.sidebar {
}
#page .sidebarplugin {
     padding-bottom: 25px;
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

#sidebar1 a.imglink {
   		text-decoration:none;
        border: none;
        background:transparent;
}

#sidebar2 a.imglink {
   		text-decoration:none;
        border: none;
        background:transparent;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 500px;
	padding:0 0 0 20px;

}
#sidebar3 {
	float: left;
	width: 10px;
	padding:0 0 0 20px;

}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(img10.gif) no-repeat;
	
}
#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	color: #5593c6;
}
#footer a:hover {
	background: none;
	color: #16104c;
}
#footer a:visited {
	text-decoration: none;
	color: #5593c6;
}
#footer a:active {
	text-decoration: none;
	color: #16104c;

}

img {
        border-right: 0px;
        border-top: 0px;
        border-left: 0px;
        border-bottom: 0px;
}
a.imglink {
   		text-decoration:none;
        border: none;
        background:transparent;
}
a.imglink:hover {
        border: none;
        background:transparent;
        text-decoration: none;
}

/* For the search and formum */
blockquote {
	padding-right: 16px;
	padding-left: 16px;
	background: #EEF1E7;
	padding-bottom: 16px;
	margin: 0px 0px 16px;
	padding-top: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	border: 1px dashed #00858a;
}


abbr, acronym, span.abbr {
	    cursor: help;
	    padding-bottom: 1px;
	    border-bottom: #ff6d00 0.07em solid;
	    background-color: transparent;
	    text-decoration: underline;
}
/* this is to hide any text you need hiding */
.hideword {
	    display: none;
}

/* hides the second object from all versions of IE */
* html object.mov {
    	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    	display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    	display/**/: none;
}
/* divider pages colors */
.pages {
	    padding: 1em;
	    margin: 1em 0;
	    clear: left;
	    font-size: 85%;
}

.pages a, .pages span {
	    display: block;
	    float: left;
	    padding: 0.2em 0.5em;
	    margin-right: 0.1em;
	    border: 1px solid #fff;
	    background: #fff;
}

.pages span.current {
	    border: 1px solid #F0EADF;
	    font-weight: bold;
	    background: #BFCCA6;
	    color: #fff;
}

.pages a {
	    border: 1px solid #F0EADF;
	    text-decoration: none;
}

.pages a:hover {
    	border-color: #2E6AB1;
}

.pages a.nextprev {
    	font-weight: bold;
}

.pages span.nextprev {
    	color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #000;
}
div.feedback {
	    width: auto;
	    margin-bottom: 24px;
	    margin-right: 0px;
	    margin-left: 20px;
}
div.feedback blockquote {
	    margin: 0px;
	    padding: 0px;
	    border: 1px dashed #c9c2c1;
	    background-color: #fff;
}
div.feedback blockquote p {
	    margin: 10px;
	    padding: 0px;
}
div.feedback cite {
	    position: relative;
	    margin: 0px;
	    padding: 7px 0px 0px 15px;
	    top: 4px;
	    background: transparent url(../../cmsimg/tip.gif) no-repeat 20px 0;
}
/*QUOTE voor forum*/
.forum {
        border-right: #00858a 1px dashed;
        border-top: #00858a 1px dashed;
        padding-left: 4px;
        padding-top: 2px;
        padding-right: 4px;
        padding-bottom: 2px;
        border-left: #00858a 1px dashed;
        border-bottom: #00858a 1px dashed;
        font-style: italic;
}
/*highlight kleur zoeken*/
.highlight {
        BACKGROUND: #EEF1E7;
}
/*progress upload*/
div#subbut {
        width: 160px;
	    border: 0px;
	    display: inline;
}
div#subbutton {
        width: 160px;
	    border: 0px;
	    display: inline;
}
/*formulieren en bewerk boxen admin*/
.formulier_select {
        font-size: 13px;
        letter-spacing: 0.06em;
}
.formulier_attach {
        height: 20px;
        width: 243px;
        font-size:13px;
        color: #8c8b8b;
        background-color: transparent;
        border: 1px solid #8c8b8b;
}
.formulier_input {
        font-size:13px;
        color: #8c8b8b;
        margin-bottom: 4px;
		padding:2px;
        border: 1px solid #8c8b8b;
}
.formulier_button2 {
	    cursor:pointer;
	    border:outset 1px #8c8b8b;
        font-size:11px;
        color: #8c8b8b;
        background-color: #fff;
}
.formulier_button {
	    cursor:pointer;
        border:outset 0px #ccc;
	    background:#999;
	    font-size:13px;
	    color:#fff;
	    padding: 4px 4px;
	    background:url(formbg.png) repeat-x left top;
	    text-align:center;
}
.formulier_area {
        font-size:13px;
        color: #8c8b8b;
        background-color: transparent;
        border: 1px solid #8c8b8b;
        overflow: auto;
}
/*zoekbar*/
.input {
        font-size:13px;
        color: #8c8b8b;
        margin-bottom: 4px;
        border: 1px solid #8c8b8b;
}
.selectmenu {
	   font-size: 11px;
	   letter-spacing: 0.06em
}
.suggestion_list {
	    background: #EDEDED;
	    border: 1px solid;
	    padding: 4px;
	    width: 170px;
	    overflow: hidden;
}
.suggestion_list ul {
	    padding: 0;
	    margin: 0;
	    list-style-type: none;
}
.suggestion_list a {
	    text-decoration: none;
	    color: #728072;
}
.suggestion_list a:hover {
	    text-decoration: none;
	    color: #fff;
	    background: #F78E1D;
}
.suggestion_list .selected {
	    background: #F78E1D;
	    color: white;
}
.suggestion_list .selected a {
		color: white;
}
#autosuggest {
	    display: none;
	    z-index: 2;
}
/*zoekbar*/
#zoekbar {

}
#nieuwsbrief {
    	margin-top: 10px;
}
.sitemapdiv {
	    float: left;
	    width: 50%;
}
.sitemapdiv li {
		width:auto;
}
/*poll result kleuren*/
#pollview {
	height:auto;
	min-height: 180px;
}
#poll, table, td {
}
.pollbarwidht {
    	width: 150px;
}
.graph .bar {
	    display: block;
	    position: relative;
	    background: #657465;
	    color: #657465;
	    height: 4px;
	    line-height: 4px;
}
/*tooltips admin*/
#dhtmltooltip {
        position: absolute;
        font: 11px/20px arial, helvetica, sans-serif;
        left: -300px;
        width: 150px;
        border: 1px solid black;
        padding: 2px;
        background-color: #ffffcc;
        visibility: hidden;
        z-index: 100;
}
/*tooltips admin*/
#dhtmlpointer {
        position:absolute;
        left: -300px;
        z-index: 101;
        visibility: hidden;
}
.albumtooltiph {
       padding:3px;
	   font-size: 11px;
	   color: #1B4966;
	   border:1px solid #A5CFE9;
	   background:#FFFFFF;
       width: 160px;
}
.albumtooltipb {
       padding:3px;
	   font-weight:bold;
	   font-size: 11px;
	   color: #4B7A98;
	   border:1px solid #A5CFE9;
	   background:#EEF1E7;
       width: 160px;
}
.kalendertiph {
       padding:3px;
	   font-size: 11px;
	   color: #1B4966;
	   border:1px solid #A5CFE9;
	   background:#EEF1E7;
       width: 120px;
}
.kalendertipb {
       padding:3px;
	   font-size: 11px;
	   color: #1B4966;
	   border:1px solid #A5CFE9;
	   background:#EEF1E7;
       width: 120px;
}
.feedbacktiph {
       padding:3px;
	   font-weight:bold;
	   font-size: 11px;
	   color: #2E5A43;
	   border:1px solid #A5CFE9;
	   background:#EEF1E7;
       width: 350px;
}
.feedbacktiph a{
	   text-decoration:none;
	   color: #2E5A43;
}
.feedbacktipb {
       padding:3px;
	   font-size: 11px;
	   color: #1B4966;
	   border:1px solid #A5CFE9;
	   background:#FFFFFF;
       width: 350px;
}
/* feedback */
.posthidden {
 		display:none;
}
.postshown {
		display:inline;
}
/* blogcss */
.blogheading,
.blogpagetitle,
a.blogpagetitle:link,
a.blogpagetitle:active,
a.blogpagetitle:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight: bold;
    padding-top: 25px;
    background-color:inherit;
    display:block;
}
.blogcreatedate {
	margin: 0;
	line-height: normal;
	text-transform: uppercase;
	font-size: .7em;
	font-weight: bold;
	color: #C2C2C2;
}
.blogmodifydate {
	margin: 0;
	line-height: normal;
	text-transform: uppercase;
	font-size: .7em;
	font-weight: bold;
	color: #C2C2C2;
}
/* CSS Kalender */
#kalender {

}
.kalenderminitable {
	background: #ffffff;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}
.kalenderminitable table, tr, td a{
	text-decoration:none;

}
.cellbg {
         background-color: #FFFFFF;
}
.cellover {
         background-color: #FF7F00;
         cursor: pointer;}
.celltoday {
         background-color: #657465;
         color: #ffffff;
}
.today, a.today:link, a.normal:link{
         color: #ffffff;
}
.cellevent {
         background-color: #F78E1D;
         color: #000;
}
.cellevent a{
         color: #fff;
}
.normaltext {
         color: #000000;
         font-weight: normal;
         font-size: 10px;
}
.eventtitle {
        font-weight: normal;
        font-size: 10px;
        font-weight: bold;
}
.eventheading {
        font-weight: normal;
        font-size: 14px;
        font-weight: bold;
}
.eventheading a {
	text-decoration: none;
	color: #556655;
}
.regheading {
        color: #000000;
        font-weight: normal;
        font-size: 13px;
}
.kalendertable {
        border-color: Navy;
        font-size: 16px;
}
.kalendertable a{
	text-decoration: none;
}
.kalenderdatum {
        background-color: #F0F0F0;
        padding:2px;
        margin:0;
        width:200px;
        height:140px;
}
.kalendermaand td {
        background-color: #F0F0F0;
        padding:2px;
        margin:0;
        width:200px;
}
.kalenderweek tr {
        height: 30px;
        cursor: pointer;
}
/* Fotoalbum2 */
.images_map_cell {
	     font-family: Helvetica, Arial, sans-serif;
	     padding: 4px 4px 8px 4px;
	     border-style: solid;
	     border-color: #DDDDDD;
	     text-align: center;
	     vertical-align: top;
	     border-width: 1px;
}
.images_thumbnail_cell {
	     font-family: Helvetica, Arial, sans-serif;
	     padding: 4px 4px 8px 4px;
	     border-style: solid;
	     border-color: #DDDDDD;
	     text-align: center;
	     vertical-align: top;
	     border: none;
}
.images_thumb_border {
	     padding: 0px;
	     border-width: 1px;
	     border-style: solid;
	     border-color: #999999;
	     margin: 6px 6px 2px 6px;
}
.images_mapname {
	     font-size: 9px;
	     color: #666666;
	     font-weight: bold;
	     text-align: center;
}
div#sidebar {
	    margin: 0px 0px 0px 472px;
	    width: 154px;
	    text-align: left;
	    voice-family: "\"}\"";
	    voice-family: inherit;
	    width: 182px;
}
.dhtmlgoodies_tree, #floatingContainer{
	    margin:0px;
	    padding:0px;
}
.dhtmlgoodies_tree ul{  /* Sub menu groups */
	    margin-left:20px;   /* Left spacing */
	    padding-left:0px;
	    display:none;   /* Initially hide sub nodes */

}
#floatingContainer ul{
	    margin-left:20px;   /* Left spacing */
	    padding-left:0px;
}
.dhtmlgoodies_tree li,#floatingContainer li{    /* Nodes */
	    list-style-type:none;
	    vertical-align:middle;
	    margin-left:5px;
}
.dhtmlgoodies_tree li a,#floatingContainer li a {    /* Node links */
	    padding-left:1px;
	    margin-left:2px;
	    line-height:21px;
}
