

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	padding: 0px;
   	margin: 0px;
	
    	
}

.textdefault {
	font-family: Verdana, Arial sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;	
	letter-spacing: 0.02cm;
	line-height: 14px;
}
	
a:link {
        color: #7f7f60;
        text-decoration: none;
}
a:visited {
        color: #7f7f60;
        text-decoration: none;
}
a:hover {
        color: #cccc99;
        text-decoration: none;
}

a:active {
        color: #cccc99;
        text-decoration: underline;
}

a.imglink:hover {
       border: none;
       background:transparent;
       text-decoration: none;
}

h1 {
        font-size: 14px;
        margin: 0px;
        color: #818080;	
        text-transform: uppercase;
        letter-spacing: 0.02cm;
		line-height: 14px;
}

h2 {
        font-size: 10px;
        margin: 0px;
        color: #818080;	
        letter-spacing: 0.02cm;
		line-height: 12px;
		text-transform: uppercase;
}

h3 {
        font-size: 10px;
        margin: 0px;
        color: #d9d9d9;	
        letter-spacing: 0.02cm;
		line-height: 12px;
		text-transform: uppercase;
}


h4 {
        font-size: 15px;
        margin: 0px;
        color: #818080;	
        text-transform: uppercase;
        letter-spacing: 0.02cm;
		line-height: 14px;
}

h5 {
        font-size: 14px;
        margin: 0px;
        color: #bebe8e;	
        text-transform: uppercase;
        letter-spacing: 0.02cm;
		line-height: 14px;
}


img {
   border: 1px dashed;
   border-color: #999999;	

}


hr {
	
	border : none;
	border-top : dashed 1px #999999;
	height : 1px;


}	


#wrapper {
	position:absolute;
	left:50%;
	margin-left:-490px;
	top:50%;
	margin-top:-275px;
	width:981px;
	height:550px;
}

#logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:83px;
	height:33px;
	
}

#news_ {
	position:absolute;
	left:83px;
	top:0px;
	width:75px;
	height:33px;
}

#about_ {
	position:absolute;
	left:158px;
	top:0px;
	width:75px;
	height:33px;
}

#music_ {
	position:absolute;
	left:233px;
	top:0px;
	width:73px;
	height:33px;
}

#video_ {
	position:absolute;
	left:306px;
	top:0px;
	width:76px;
	height:33px;
}

#gallery_ {
	position:absolute;
	left:382px;
	top:0px;
	width:93px;
	height:33px;
}

#live_ {
	position:absolute;
	left:475px;
	top:0px;
	width:62px;
	height:33px;
}

#press_ {
	position:absolute;
	left:537px;
	top:0px;
	width:68px;
	height:33px;
}

#shop_ {
	position:absolute;
	left:605px;
	top:0px;
	width:71px;
	height:33px;
}

#contact_ {
	position:absolute;
	left:676px;
	top:0px;
	width:85px;
	height:33px;
}

#back_ {
	position:absolute;
	left:761px;
	top:0px;
	width:220px;
	height:33px;
	background-color:#999999;
}

#background_ {
	position:absolute;
	left:0px;
	top:33px;
}

#content_ {
	position:absolute;
	left:20px;
	top:25px;
	width:941px;
	height:517px;
	overflow:auto;

}
		
/* Search */

#zoekbar {
	float:right;
	width: 190px;
	height:10px;
	padding: 7px 10px 4px 23px;
	
}


#zoek {
	float: left;
	width: 110px;
	margin: 3px 12px 0 10px;
	background: #ffffff;
	border: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
}

/* 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;
}


/* 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: #556655;
}
#footer a:hover {
	background: none;
	color: #FF7F00;
}
#footer a:visited {
	text-decoration: none;
	color: #556600;
}
#footer a:active {
	text-decoration: none;
	color: #FF7F00;

}

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;
	padding-bottom: 16px;
	margin: 0px 0px 16px;
	padding-top: 16px;
	font-family: Verdana, Arial, serif;
	color: #999999;
	border: 1px dashed #999999;
}


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 #999999;
	    background: #fff;
}

.pages span.current {
	    border: 1px solid #999999;
	    font-weight: bold;
	    background: #ffffff;
	    color: #999999;
}

.pages a {
	    border: 1px solid #999999;
	    text-decoration: none;
}

.pages a:hover {
    	border-color: #999999;
}

.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: #999999;
        background-color: transparent;
        border: 1px solid #999999;
}
.formulier_input {
        font-size:13px;
        color: #999999;
        margin-bottom: 4px;
        background-color: transparent;
		padding:2px;
        border: 1px solid #999999;
}
.formulier_button2 {
	    cursor:pointer;
	    border:1px solid #ffffff;
	   	font-size:10px;
	   	font-weight:bold;
        color: #cccc99;
        background-color: #999999;
}

.formulier_button {
	    cursor:pointer;
	    font-size:13px;
	    font-weight:bold;
	    color:#999999;
	    padding: 2px 2px;
	    background:#ffffff;
	    border:1px;
	    border-style:dashed;
        border-color:#999999;
	    text-align:center;
}

.formulier_area {
        font-size:13px;
        color: #999999;
        background-color: transparent;
        border: 1px solid #999999;
        overflow: auto;
}
/*zoekbar*/

.input {
        font-size:13px;
        color: #999999;
        margin-bottom: 4px;
        border: 1px solid #999999;
}
.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: #999999;
	    background: #ffffff;
}
.suggestion_list .selected {
	    background: #ffffff;
	    color: #999999;
}
.suggestion_list .selected a {
		color: #999999;
}
#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: #999999;
	   border:1px solid #999999;
	   background:#ffffff;
       width: 160px;
}
.albumtooltipb {
       padding:3px;
	   font-weight:bold;
	   font-size: 11px;
	   color: #999999;
	   border:1px solid #999999;
	   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;
}
#msg {
	    display:none;
	    position:absolute;
	    z-index:200;
	    background:url(../../cmsimg/msg_arrow.gif) left center no-repeat;
	    padding-left:7px
}
#msgcontent {
	    display:block;
	    background:#FFD5D5;
	    border:2px solid #924949;
	    border-left:none;
	    padding:5px;
	    min-width:150px;
	    max-width:250px
}
/* 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 {

	font-weight:normal;
	font-size:10px;
	
	
}
.kalenderminitable {
	background: #ffffff;
	border: 2px solid #999999;
	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: #999999;
}
.today, a.today:link, a.normal:link{
         color: #999999;
}
.cellevent {
         background-color: #ffffff;
         color: #000;
}
.cellevent a{
         color: #999999;
}
.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;
}