

/* CSS Document */
body {
font:11px/1.5em Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-color:#470074;
}

a {
font-weight:700;
color:#470074;
text-decoration:underline;
border:none;
outline:none;
}

a img {
border:0;
}

a:hover {
color:#9a83af;
}

p {
}

h1 {
color:#470074;
font:700 180%/130% Georgia, "Times New Roman", Times, serif;
}

h2,h3,h4,h5,h6 {
color:#000;
font:700 140% Arial, Helvetica, sans-serif;
}

form {
margin:0;
padding:0;
}

fieldset {
border:0;
margin:0;
padding:0;
}

/*   */
#maincell {
display:table;
margin:auto;
height:auto;
width:910px;
text-align:left;
background-image:url(mainbg.jpg);
background-repeat:repeat-y;
}

#cellbg {
background-image:url(topbg.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:auto;
height:auto;
width:891px;
text-align:left;
min-height:465px;
padding-left:19px;
}

#header {
}

#contentcell {
}

#footer {
width:910px;
float:left;
background:url(footer.jpg);
height:110px;
}

#leftcol {
margin:auto;
padding:15px;
float:left;
height:auto;
min-height:510px;
width:198px;
padding-top:50px;
}

#rightcol {
margin:auto;
padding:15px;
padding-left:2px;
float:left;
height:auto;
width:470px;
padding-top:50px;
}

#menupos {
background:#471a73 url(menubg.jpg) no-repeat left top;
margin:0;
padding:0;
clear:both;
float:left;
height:auto;
width:190px;
}

#searchpos {
padding-top:50px;
}

#searchpos .input {
background:url(search_02.jpg) no-repeat;
margin:0;
padding:6px 2px 0;
height:30px;
width:148px;
border-style:none;
vertical-align:middle;
float:left;
color:#470074;
font-weight: normal;
}

#searchpos .button {
vertical-align:middle;
margin:0;
padding:0;
float:left;
}

#nieuwsbriefblock {
background:#aaa;
margin:60px 0 0;
padding:4px;
padding-right:0;
float:left;
height:auto;
width:186px;
}

#nieuwsbrief {
}

#nieuwsbrief h2 {
margin:0;
padding:0;
padding-top:4px;
padding-bottom:4px;
padding-left:4px;
font:700 15px Arial, Helvetica, sans-serif;
color:#fff;
}

#nieuwsbrief .input {
background:url(nieuwsinput.jpg) no-repeat;
height:24px;
width:181px;
border-style:none;
padding-left:6px;
padding-top:5px;
color:#8b8b8b;
margin:0;
}

#nieuwsbrief .inputbutton {
background:#aaa url(buttonbg.jpg) no-repeat;
height:22px;
width:80px;
padding:0;
border-style:none;
font:bold 12px Arial, Helvetica, sans-serif;
color:#FFF;
cursor:pointer;
margin:0;
}

#nieuwsgroepenblock {
margin:20px 0 0;
padding:4px;
padding-right:0;
float:left;
height:auto;
width:186px;
}

#nieuwsgroepenblock h2 {
margin:0;
padding:0;
padding-top:12px;
padding-bottom:12px;
font:700 14px Arial, Helvetica, sans-serif;
color:#470074;
}

.newsblock {
background:#470074;
color:#FFF;
padding:4px;
margin-bottom:6px;
}

.newsblock p {
padding:0;
margin:0;
}

.newsblock h3,.newsblock h1,.newsblock h2,.newsblock h4,.newsblock h5,.newsblock h6 {
font:700 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
margin:0;
padding:0;
}

.newsblock a {
color:#FFF;
font-weight:400;
text-decoration:none;
}

.newsblock a:hover {
color:#FFF;
text-decoration:underline;
}

.newsblock h3 a,.newsblock h1 a,.newsblock h2 a,.newsblock h4 a,.newsblock h5 a,.newsblock h6 a {
color:#FFF;
font-weight:700;
text-decoration:none;
}

.newsblock h3 a:hover,.newsblock h1 a:hover,.newsblock h2 a:hover,.newsblock h4 a:hover,.newsblock h5 a:hover,.newsblock h6 a:hover {
color:#FFF;
font-weight:700;
text-decoration:underline;
}

a.ntitel {
color:#9a83af;
text-decoration:none;
font:700 14px Arial, Helvetica, sans-serif;
}

a.ntitel:hover {
text-decoration:underline;
}

a.leesmeer {
color:#000;
text-decoration:none;
font-weight:400;
}

a.leesmeer:hover {
text-decoration:underline;
}

#copyright {
width:100px;
padding-top:63px;
padding-left:400px;
float:left;
color:#FFF;
}

#credits {
float:left;
width:300px;
padding-top:63px;
padding-left:38px;
}

#credits a {
color:#fff;
text-decoration:none;
font-weight:400;
}

#credits img {
vertical-align:middle;
}

img {
        border-right: 0px;
        border-top: 0px;
        border-left: 0px;
        border-bottom: 0px;
}
a.imglink {
   text-decoration:none;
}
/* For the search and formum */
blockquote {
    border-right: #00858a 1px dashed;
    padding-right: 16px;
    border-top: #00858a 1px dashed;
    padding-left: 16px;
    background: #E8E8E8;
    padding-bottom: 16px;
    margin: 0px 0px 16px;
    border-left: #00858a 1px dashed;
    padding-top: 16px;
    border-bottom: #00858a 1px dashed;
}
blockquote h2 {
        color: #00858a;
}
blockquote p {
        margin: 0px;
}
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: #460074;
	    color: #fff;
}

.pages a {
	    border: 1px solid #F0EADF;
	    text-decoration: none;
}

.pages a:hover {
    	border-color: #B7B725;
}

.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: #E8E8E8;
}
/*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:11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
}
.formulier_attach {
    height: 18px;
    width: 243px;
    font-size:11px;
	border: 1px solid #5c5c06;
}
.formulier_input {
    font:11px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin-bottom: 2px;
	border: 1px solid #5c5c06;
	height: 18x;
	width: 200px;
}
.formulier_button {
	background-color: #460074;
	border: 1px outset #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, tahoma, geneva, arial, sans-serif;
	font-size: 13px;
    height: 25px;
	width: 100px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.formulier_area {
    border: 1px solid #fff;
    font:11px/1.5em Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    background: #fff;
    border: 1px solid #306;
    overflow: auto;
}
/*zoekbar*/
.input {
	background: #460074;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 5px;
	border: 1px solid #5c5c06;
}
.selectmenu {
	   font-size: 11px;
	   letter-spacing: 0.06em
}
.suggestion_list {
	    background: white;
	    border: 1px solid;
	    padding: 4px;
	    width: 86px;
	    overflow: hidden;
}
.suggestion_list ul {
	    padding: 0;
	    margin: 0;
	    list-style-type: none;
}
.suggestion_list a {
	    text-decoration: none;
	    color: navy;
}
.suggestion_list a:hover {
	    text-decoration: none;
	    color: #fff;
	    background: navy;
}
.suggestion_list .selected {
	    background: navy;
	    color: white;
}
.suggestion_list .selected a {
		color: white;
}
#autosuggest {
	    display: none;
	    z-index: 2;
}
.sitemapdiv {
	    float: left;
	    width: 50%;
}
.sitemapdiv li {
		width:auto;
}
/*poll result kleuren*/
#poll, table, td {
}
.pollbarwidht {
    	width: 150px;
}
.graph .bar {
	    display: block;
	    position: relative;
	    background: #008081;
	    color: #008081;
	    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;
       opacity: .75;
	   filter: alpha(opacity=75);
}
.albumtooltipb {
       padding:3px;
	   font-weight:bold;
	   font-size: 11px;
	   color: #4B7A98;
	   border:1px solid #A5CFE9;
	   background:#E8E8E8;
       width: 160px;
       opacity: .75;
	   filter: alpha(opacity=75);
}
.kalendertiph {
       padding:3px;
	   font-size: 11px;
	   color: #1B4966;
	   border:1px solid #A5CFE9;
	   background:#F6F3EC;
       width: 120px;
       opacity: .75;
	   filter: alpha(opacity=75);
}
.kalendertipb {
       padding:3px;
	   font-size: 11px;
	   color: #1B4966;
	   border:1px solid #A5CFE9;
	   background:#F6F3EC;
       width: 120px;
       opacity: .75;
	   filter: alpha(opacity=75);
}
.feedbacktiph {
       padding:3px;
	   font-weight:bold;
	   font-size: 11px;
	   color: #4B7A98;
	   border:1px solid #A5CFE9;
	   background:#E8E8E8;
       width: 350px;
       opacity: .85;
	   filter: alpha(opacity=85);
}
.feedbacktipb {
       padding:3px;
	   font-size: 11px;
	   color: #1B4966;
	   border:1px solid #A5CFE9;
	   background:#FFFFFF;
       width: 350px;
       opacity: .85;
	   filter: alpha(opacity=85);
}
/* 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:16px;
	    color:#3973AC;
	    font-weight: bold;
	    padding-top: 25px;
	    background-color:inherit;
	    display:block;
}
.blogcreatedate {
	    color:#4A87C4;
	    font-size:10px;
	    padding: 0 0 15px 0;
	    line-height:8px;
	    background-color:inherit;
}
.blogmodifydate {
	    color:#999999;
	    font-size:10px;
	    padding: 0;
	    background-color:inherit;
}
/* CSS Kalender */
.cellbg {
         background-color: #FFFFFF
}
.cellover {
         background-color: #DDD1B9;
         cursor: pointer;}
.celltoday {
         background-color: #000080
}
.cellevent {
         background-color: #D7E1F5
}
.normaltext {
         color: #000000;
         font-weight: normal;
         font-size: 10px;
}
.eventtitle {
        color: #000080;
        font-weight: normal;
        font-size: 10px;
        font-weight: bold;
}
.eventheading {
        color: #000080;
        font-weight: normal;
        font-size: 14px;
        font-weight: bold;
}
.regheading {
        color: #000000;
        font-weight: normal;
        font-size: 13px;
}
.kalendertable {
        border-color: Navy;
        font-size: 16px;
}
.kalenderdatum {
        background-color: #F6F3EC;
        padding:2px;
        margin:0;
        width:200px;
        height:140px;
}
.kalendermaand td {
        background-color: #F6F3EC;
        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;
}
