body, html {
	padding: 0px;
	margin: 0px;
	height:100%;
	font-family: tahoma, arial;
	
	background-color:#ecf7f9;
}

a
{
	text-decoration:none;
	color:#48494b;
}
/** cufon related config **/
h1, h2, h1 a, h2 a
{
	color:#48494b;
	margin:0px;
	padding:0px;
	display:block;
}
 h3
 {
 	color:#48494b;
 }
#sitetitle
{
	font-size:24px;
	font-weight:bold;
	
	margin-top:45px;
	margin-left:150px;
}
#sitesubtitle
{
	font-size:18px;
	font-style:italic;
	
	margin-left:220px;
}
#content #submenu {
	float: right;
	padding-top:20px;
}
#content #breadcrumb {
	font-size: 10px;
	float:left;
	padding-top:20px;
	padding-bottom:25px;
}

#breadcrumb a
{
	border-bottom:dotted #aaaaaa 1px;
}
#breadcrumb a:hover
{
	font-weight:bold;
}


#navigation em
{
	font-style:normal;
	font-weight:normal;
	font-size:18px;
	padding-bottom:5px;
}

#content h1
{
	font-weight:bold;
	font-size:18px;
}

#footer h2
{
	font-weight:normal;
	font-size:18px;
}

#content h2
{
	font-style:normal;
	font-weight:normal;
	font-size:18px;
}

/** end cufon related config **/

#header
{
	padding-top:18px;
	background-color:#f9fdfd;
	height:150px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.spacer
{
	clear:both;
	display:block;
	height:0px;
	line-height:0px;
}
.spacerleft
{
	clear:left;
	display:block;
	height:20px;
	line-height:0px;
}
#content
{
	background-color:#f9fdfd;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:15px;
	overflow:hidden;
}
#home #content
{
	background-color:#f9fdfd;
	background-image:url(../images/home_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
#content.pt12 p, #content.pt12 table, #content.pt12 div, .pt12 {
	font-size:12px;
	line-height:22px;
}
#content, #header, #inner
{
	clear:both;
	padding-left:30px;
	padding-right:30px;
}
#content.pt14 p,#content.pt14 table, #content.pt14 div, .pt14{
	font-size:14px;
	line-height:22px;
}
#content.pt16 p,#content.pt16 table, #content.pt16 div, .pt16{
	font-size:16px;
	line-height:22px;
}
#header, #content, #inner
{
	/*width:940px;*/
	width:998px;
	margin: 0px auto;
	
	border-left:solid #dde7ef 1px;
	border-right:solid #dde7ef 1px;
}
/* sticky footer code */
html,
body {
   margin:0;
   padding:0;
   height:100%;
   
  
}
body
{
	background-image:url(../images/content_background.jpg);
   background-position:center;
   background-repeat:repeat-y;
}
#content-background
{
   position:absolute;
   top:0px;
   left:0px;
   height:100%;
   width:100%;
  
}
#container {
   min-height:100%;
   position:relative;
}

#content {
   padding-bottom:175px;   /* Height of the footer */
}
#leftcontent
{
	margin-right:400px;
}
#footer {
   position:absolute;
   bottom:0;

	background-color:#d3e5ea;
	
	display:block;
	/*position:relative;*/
	height:155px;
	width:100%;
}
#inner
{
	padding-top:20px;
}
#topcontent
{
	overflow:hidden;
	clear:both;
}

#footer {
 
 }

#footer #inner
{
	
}
.left
{
	float:left;
}
img.left
{
	margin-right: 15px;
}
img.newsimage
{
	padding:5px;
	background-color:#fff;
	border-style:solid;
	border-color:#c9cbcb;
	border-width:1px;
	margin-right: 10px;
	margin-bottom:20px;
	float:left;
}
.right
{
	float:right;
}
.rightmargin
{
	margin-left:84px;
}
dl
{
	font-size:11px;
}
dt
{
	float:left;
	margin-bottom:10px;
	font-weight:bold;
	line-height:20px;
}
dd
{
	margin-left:100px;
	margin-bottom:10px;
	line-height:20px;
}


/** Navigation related **/
#navigation ul, #navigation li, #subnavigation ul, #subnavigation li
{
	list-style:none;
	padding:0px;
}

#navigation ul, #navigation table
{
	/*width:1002px;*/
	width:1060px;
	margin: 0px auto;
	height:90px;
	background-image:url(../images/menu_sep.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:1px;
	cursor:pointer;
}

#navigation
{
	height: 87px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#navigation li
{
	display:block;
	float:left;
	
	height: 87px;
	
	margin:0px;
}

#subnavigation
{
	float:right;
	padding-top:15px;
}

#title
{
	
	clear:left;
	padding-bottom:15px;
}

#subnavigation ul
{
	margin:0px;
	padding:0px;
}

#content h1
{
	/*float:left;*/
}


#subnavigation li
{
	float:left;
	height:33px;
	margin-left:10px;
}

#subnavigation a
{
	display: inline-block;
	height:33px;
	padding-left:15px;
	
	font-size:12px;
}

#subnavigation a em
{
	display:inline-block;
	font-style:normal;
	font-weight:bold;
	padding-right:15px;
	height:25px;
	padding-top:5px;
	padding-bottom:5px;
}

#subnavigation a:hover, #subnavigation a.active
{
	background-image:url(../images/submenu_lft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#subnavigation a:hover em, #subnavigation a.active em
{
	background-image:url(../images/submenu_rgt.jpg);
	background-position:top right;
	background-repeat:no-repeat;

}

#navigation span
{
	font-size:11px;
	color:#48494b;
}
.menu
{
	display:block;
}
#navigation a .wrap, #navigation a .wraplast
{
	height: 75px;
	display:block;
	background-image:url(../images/menu_sep.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	max-width:135px;
	line-height:14px;
}
#navigation li a .wraplast
{
	/*width:100%;
	max-width:none;
	padding-right:16px;*/
}
#navigation a
{
	display:block;
	background-image:none;
	height:85px;
	
}
#navigation a:hover .wrap, #navigation a.active .wrap
{
	
	background-image:url(../images/menu_sep_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#navigation a:hover, #navigation a.active
{
	background-image:url(../images/menu_sep_hover_rgt.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#edf5f7;
}

/** End navigation related **/
.input, .submit
{
	background-color:#ECF7F9;
	width:150px;
	font-family:tahoma, arial;
	border:dotted 1px #aaaaaa;
	font-size:12px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:3px;
}

.select
{
	background-color:#ECF7F9;
	width:50px;
	font-family:tahoma, arial;
	border:dotted 1px #aaaaaa;
	font-size:12px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.submit
{
	width:25px;
	font-weight:bold;
	background-color:#ECF7F9;
	color:#ECF7F9;
	cursor:pointer;
}
.submit:hover
{
	background-color:#c7d9e2;
	border-style:solid;
}


a.button
{
	background-color:#ECF7F9;
	text-decoration:none;
	width:150px;
	font-family:tahoma, arial;
	border:dotted 1px #aaaaaa;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
}

a:hover.button
{
	background-color:#c7d9e2;
	border-style:solid;
}

a.button img
{
	margin-bottom:3px;
}
span.email
{
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	color:#48494B;
	font-size:11px;
	border:dotted 1px #aaaaaa;
	background-color:#ECF7F9;
}
a.inlinebutton
{
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
	padding-left:5px;
	padding-right:5px;
	color:#48494B;
	font-size:11px;
	border:dotted 1px #aaaaaa;
	background-color:#ECF7F9;
}

img.inlinebutton
{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:1px;
	cursor:pointer;
	font-size:11px;
	border:dotted 1px #aaaaaa;
	background-color:#ECF7F9;
}

img.inlinebutton:hover
{
	background-color:#aaaaaa;
}

a.inlinebutton img
{
	margin-bottom:3px;
}
a:hover.inlinebutton
{
	background-color:#c7d9e2;
	border-style:solid;
}
.creator
{
	font-size:9px;
	text-align:right;
	color:#686969;
}
td
{
	vertical-align:top;
}
table
{
	border-collapse: collapse; 
}

#sidebar
{
	float:right;
	/*background-color:#e3e7e7;
	background-image:url(../images/sidebar_bg.jpg);
	background-repeat:no-repeat;
	background-position: top left;*/
	width:375px;
	position:relative;
	left:30px;
	
	/*
	position:relative;
	left:30px;
	top:-16px;
	*/
	padding:15px;
	padding-top:60px;
	padding-bottom:40px;
}

div.date {
	
	background-image: url(../images/datebg.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
	width: 65px;
	float:left;
	color:#48494b;
		
	font-family:Arial, Helvetica, sans-serif;
	
	padding-top:4px;
	padding-left:5px;
}
.date .day
{
	font-style:normal;
	font-weight:bold;
	font-size:18px;
}
.date .month
{
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	font-size:12px;
}


.news .info, .lastnews .info
{
	margin-left:75px;
	font-weight:bold;
	padding-top:3px;
	font-size:12px;
	
}
.news a:hover, .lastnews a:hover
{
	text-decoration:underline;
}
.news
{
	margin-bottom:5px;
	
	border-bottom-color:#aaaaaa;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-bottom:10px;
	clear:both;
}
.lastnews
{
	margin-bottom:5px;
	clear:both;
	/*
	border-bottom-color:#aaaaaa;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	
	padding-bottom:10px;*/
}

#nieuwsitems, #kalenderitems
{
	padding-top:18px;
}
.minilink
{
	font-size:11px;
	text-decoration:underline;
	color:#686969;
}
#content .info h2{
	font-size:15px;
}
.news h2 a:hover, .lastnews h2 a:hover
{
	text-decoration:none;
}
.newslong p
{
	margin-top:0px;
}
.newslong
{
	padding-bottom:20px;
}
tr.alt
{
	background-color:#ECF7F9;
}
div.link
{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
	padding-left:35px;
	background-image:url(../images/link.gif);
	background-repeat:no-repeat;
	background-position-x:7px;
	background-position-y:7px;
}

div.alt
{
	background-color:#ECF7F9;
}

td,th
{
	padding:3px;
}
#content table.border td,#content table.border th{
	border-bottom:dotted 1px #aaaaaa;
}
#content table.boder th
{
	border-right:dotted 1px #aaaaaa;
}

.calendar
{
	width:700px;
}
.calendar td a, .calendar_month td a
{
	text-align:center;
	vertical-align:middle;
	display:block;
}
.calendar td, .calendar_month td
{
	width:24px; height:24px;
}
.calendar_month
{
	width:200px;
	
}
td.calendarToday a
{
	border:solid #aaa 1px;
}
td.calendarOccupied a
{
	border:solid #aaa 1px;
	background-color:#c7d9e2;	
}
td.dayHeader
{
	border-bottom:dotted 1px #aaaaaa;
}
p a
{
	text-decoration:underline;
}
.document
{
	padding-bottom:10px;
}
#gallery 
{
	width:640px;
	float:left;
}
#content #gallery div
{
	width:120px;
	height:120px;
	
	line-height:120px;
	
	margin-right:7px;
	margin-bottom:7px;
	
	float:left;
	
	vertical-align:middle;
	text-align:center;
}
#gallerytable .inlinebutton img
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding:0px;
	border:none;
	background-color:transparent;
}
#content .module .editoptions img
{
	padding:0px;
	background-color:transparent;
	border-style:none;
	margin:0px;
}

#gallery a img
{
	padding:8px;
	
	background-color:#fff;
	
	-webkit-box-shadow: 0px 0px 8px #dcdcdc;
	-moz-box-shadow: 0px 0px 8px #dcdcdc;
	box-shadow: 0px 0px 8px #dcdcdc; 
	
	vertical-align: middle;
	
	border:solid #ddd 1px;
}
#gallery a:hover img
{
	
	background-color:#ddd;
	
}
#gallerytable img
{
	padding:8px;
	border:none;
	background-color:#fff;

	-webkit-box-shadow: 0px 0px 8px #1c7a7a;
	-moz-box-shadow: 0px 0px 8px #dcdcdc;
	box-shadow: 0px 0px 8px #dcdcdc; 
	
	border:solid #ddd 1px;
}
#gallerytable td
{
	padding:5px;
}

#galleries
{
	width:340px;
	float:right;
	
	margin-top:15px;
}
#galleries a
{
	display:block;
}

#galleries li
{
	float:left;
	height:33px;
	margin-left:20px;

}

#galleries a.last {
    border: medium none;
}

#galleries a
{
	display: inline-block;
	height:33px;
	padding-left:20px;
	
	font-size:12px;
	
	border-bottom-color:#aaaaaa;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-bottom:5px;
	margin-bottom:5px;
}

#galleries a em
{
	display:inline-block;
	font-style:normal;
	font-weight:bold;
	padding-right:5px;
	height:25px;
	padding-top:5px;
	padding-bottom:5px;
	
		width:310px;
}

#galleries a:hover, #galleries a.active
{
	background-image:url(../images/albumbutton_lt.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#galleries a:hover em, #galleries a.active em
{
	background-image:url(../images/albumbutton_rt.png);
	background-position:top right;
	background-repeat:no-repeat;
	

}
.mini
{
	font-weight:normal;
	font-size:9px;
}
#content p.footnote
{
	font-size:10px;
}

.registratie
{
	margin-left:-5px;
	background-color:#ECF7F9;
	border-style:dotted;
	border-width:1px;
	padding:10px;
	padding-top:0px;
	border-color:#c7d9e2;
	font-size:11px;
}

.pagenav
{
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#48494B;
}

a.pagelink
{
	padding:5px;
	font-size:11px;
	text-decoration:none;
	
}
a:hover.pagelink, a:hover.activepagelink
{
	background-color:#c7d9e2;
}
a.activepagelink
{
	border:dotted #aaa 1px;
	
	padding:5px;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

#kalenderList
{
	margin-right:300px;
}

#kalenderGrid
{
	float:right;
	margin-right:20px;
	
}
#kalenderList .news
{
	clear:none;
}

#content .module img
{
	padding:5px;
	background-color:#fff;
	border-style:solid;
	border-color:#c9cbcb;
	border-width:1px;
	margin-right: 10px;
	margin-bottom:20px;
}
#content .module .editoptions img
{
	margin:0px;
}


