html {
	overflow-y: scroll; margin-bottom: 0.1em; height: 100%
}
body {
	padding-right: 0px; 
	padding-left: 0px; 
	background: #54B644; 
	padding-bottom: 50px; 
	margin: 0px; 
	padding-top: 0px; 
	font: 82%/200% "helvetica neue", helvetica, arial, sans-serif; color: #5a5a4b;
	text-align: center
}

div#logo{
position:relative;
z-index:2;
float: right;
}

div#header{
height:143px;
padding:0px;
background: #FFF;
color: #FFF
}

div#container{
text-align:left;
background: #FFF;
width:750px;
padding: 30px; 
margin: 20px auto; 
}

div#content{
float:left;
text-align: left;
width:470px;
margin-left:50px;
}

div#footer{
background: #FFF;
color: color: #96967e;
clear:both;
margin-top:40px;
height:70px;
font-size: 11px;
width:100%
}


div#footer p{
padding-top:30px;
text-align: center;
}
div#footer a{
	color: #96967e;
	text-decoration: underline;
}

div#content p{line-height:1.4}

h2 {
	font-size: 130%;
	font-weight: normal;
	color: #F33600
}
h2 a:link {
	color: #F33600
}
h2 a:visited {
	color: #F33600
}



/* Links */

a:link, a:active, a:visited, a:hover {
	color: #464646; text-decoration: underline
}

/* Misc. */
hr {
	clear: both; padding-right: 0px; border-top: #e6e6df 1px solid; padding-left: 0px; border-left-width: 0px; border-bottom-width: 0px; padding-bottom: 0px; margin: 0px 0px 12px; padding-top: 0px; height: 0px; border-right-width: 0px
}
img
{
border: 0px;
}

#imgleft
{
float:left;
clear:left;
padding: 0;
margin-right: 15px;
}

/* Navigation */

div#navigation{
background:#CC3333;
height: 850px;
width:180px;
float:left;
}

#navlist
{
padding-left: 0;
margin-left: 0;
width: 180px;
}

#navlist li
{
list-style: none;
margin: 0;
}

#navlist li a { 
	height: 30px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	font-family: verdana,sans-serif;
	font-size: 15px;
	font-weight: bold; 
	display: block;
	border: 0px;
	color: #fff;
	text-decoration: none;
}

#navlist li.seperator{
	background: #EC4224;
	height: 30px;
}

#navlist li a:hover { 
	background: #EC4224;
	color:#fff; 
}
a.selectedmenu{
	background: #EC4224;
	color:#fff; 
	background-image: url(/img/css/arrow.gif);
	background-repeat: no-repeat;
	background-position: 140px;
}

/*PAGINATION LINKS*/
ul.pagelist {
	clear: both; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 20px 0px 0px; padding-top: 0px; list-style-type: none
}
ul.pagelist li {
	display: inline
}
ul.pagelist li a {
	padding-right: 4px; padding-left: 4px; padding-bottom: 4px; padding-top: 4px
}
ul.pagelist span.disabledlink {
	padding-right: 4px; padding-left: 4px; padding-bottom: 4px; padding-top: 4px
}
ul.pagelist li.current a {
	font-weight: bold; cursor: default; color: #5a5a4b; text-decoration: none
}
ul.pagelist li.prev {
	margin-right: 10px
}
ul.pagelist li.next {
	margin-left: 10px
}
.disabledlink {
	cursor: default; color: #ddd
}
.pagenav {
	clear: both
}

.imgthumb{
float:left;
background-color:#F0FDEC;
margin:5px;
padding:5px;
border:1px solid #888;
text-align: center;
}

/*PREVIEWBOX*/
#previewbox img{
  border:1px solid #ccc;
  background:#fff;
  padding: 4px;
  margin:5px;
}

#previewbox{
/*border: 1px solid #ccc;*/
}
								       
#previewbox h3{
font-size: 130%;
font-weight: normal;
color:#FEBF44;
margin: 3px;
} 

/* SLIDESHOW */
#slideshowlist li{
display: inline;
list-style-type: none;
padding-right: 20px;
}

.slideshow {
	position: relative;
	width: 100px;
	height: 100px;
	border:1px solid #ccc;
}
.slideshow div {
	position: absolute;
	top: 0;
	left: 0;
}

/*FORM*/
label {
width: 80px;
float: left;
text-align: right;
margin: 5px; 
clear: both;
font-weight: bold; 
}

.input {
margin-bottom: 10px
}

.btn {
margin-left: 6em;
clear: both
}

/* GASTENBOEK */

#gastenboek li{
list-style-type:none;
width: 400px;
display:block;
margin:10px;
padding: 10px;
}

li.comment{
color: #000;
background-color: #FFF;
border: 1px solid #B3380D;
}

/* SIDEBAR */

#navigation a{
	color: #FFF;
}
#navigation div{
margin: 10px;
color: #FFF;
}

/*FOTO ALBUM*/

ul.team, ul.foto
{
margin:20px;
margin-top:10px;
padding:0;
list-style-type: none;
width:450px;
}

ul.team li, ul.foto li {
margin:0;
margin-bottom:4px;
padding:10px;
min-height:100px;
height: 100px;
border:1px solid #888;
background-color: #F0FDEC;
}
ul.team li img, ul.foto li img {
float:left;
margin: 4px;
}
/* http://wellstyled.com/css-minheight-hack.html */
ul[class].team li, ul[class].foto li{
   height:auto;
}
/*Other box */
.newsitem{
margin:0;
margin-bottom:4px;
padding:10px;
border:1px solid #888;
background-color: #F0FDEC;
}

/* KALENDER */
.published {
  display:block; 
  text-align: center;
  float:left; 
  font-family: Arial,Helvetica, sans-serif;
  font-size: 14px; 
 border-bottom:none;
  width:100px;
}
	    
.pub-month {
  display:block;
  font-size: .9em;
  font-style:italic;
  margin:0; 
  padding:0;
  padding-top:5px;
}
					    
.pub-date { 
  display:block;
  font-weight:bold;
  font-size:1.0em;
  margin:0; 
  padding:0;
  }
  
#kalender li{
list-style-type:none;
height: 75px;
display:block;
margin:2px;
font-size: 10px; 
}

li.caltoday{
color: #FFF;
background-color: #CC3333;
border: 1px solid #F8AE1A;
}

li.calweekend{
color: #FFF;  
background-color: #F4BF55;
border: 1px solid #F8AE1A;
}
li.calday{
color:#000;
background-color: #FFF;
border: 1px solid #F8AE1A;
}

#sidekalender{
font-size: 12px;
}
/*NIEUWSBRIEF*/
.documentlist{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.documentlist li
{
margin: 15px;
padding-left: 20px;
background-image: url(../img/css/icon-perm.gif);
background-repeat: no-repeat;
background-position: 0 0.1em;
}
