body {
 
    background-color: #fff;
	 background-image: url(../img/body_back.jpg);	 
	 background-position: 283px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
	    margin: 0;
    padding: 0;
}
#header h1{
	display: none;
}
#top{
	background-image: url(../img/top_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	min-height: 400px;
	margin: 0;
	padding: 0;
	display: block;
}
#global{
	width: 819px;
	margin: 0 auto;
	margin-top: 0;
}
#top_img{
	width: 815px;
	background-image: url(../img/top.gif);
	height: 154px;
	float: left;
}
#global_content{
	background-color: white;
	background-image: url(../img/content_back.gif);
	background-repeat: repeat-y;
	width: 777px;
	float: left;
	border: 1px solid white;
	border-top: none;
}
#left{
	width: 610px;
	float: left;
}
#menu{
	width: 166px;
	float: left;
}
#inhoud2{
	margin-left: 166px;
	padding: 5px;
}
#right{
	float: right;
	width: 151px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 5px;
	padding-left: 10px;
}
#logos{
	float: left;
	clear: both;
	margin-top: 20px;
}
#right .nieuws_homepage{
	border-bottom: 1px dashed white;
}
#right #nieuws_blok a:link, #right #nieuws_blok a:active, #right #nieuws_blok a:visited{
	color: maroon;
	line-height: 20px;
	text-decoration: none;
}
#right #nieuws_blok a:hover{
	color: white;
}
#right #nieuws_blok a.lees_link:link, #right #nieuws_blok a.lees_link:active, #right #nieuws_blok a.lees_link:visited{
	display: block;
	text-align: right;
	font-size: 10px;
}
/*---------------menu---------------*/
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li a{
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 155px;
	line-height: 32px;
	padding-bottom: 4px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
#menu li a:hover, #menu li.active1 a{
	background-image: url(../img/schaar.gif);
	background-repeat: no-repeat;
	color: red;
}
#menu ul ul{
	display: none;
}

a {
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
h1, h2, h3 {
    font-weight: normal;
}
h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 2.0em;
}
h2 {
    font-size: 1.7em;
}
h3 {
    font-size: 1.4em;
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1.0em;
}
h6 {
    font-size: 0.8em;
}

dl, dt, dd, ol, ul, li {
    margin-top: 0.2em;
    margin-bottom: 0.1em; 
    font-size: 1.0em;
    line-height: 1.5em;
}

p {
    margin: 1.2em 0em 1.2em 0em;
    font-size: 1.0em;
    line-height: 1.5em;
}

code, pre {
    font-family: Courier New, monospace;
    font-size: 1.0em;
}

strong, b {
    font-weight: bold;
}
em, i {
    font-style: italic;
}

hr {
    height: 1px;
    margin: 0px;
    background-color: #ccc;
    color: #ccc;
}

img {
    margin: 0;
    border: 0;
}

/***********************************************************************
 * layout kolom links of rechts van inhoud
 * --------------------------------------------------------------------
 * |                  |                                               |
 * |                  |                                               |
 * |                  |                                               |
 * --------------------------------------------------------------------
 *
 * <div id="container">
 *    <div id="kolom">
 *    </div>
 *    <div id="inhoud">
 *    </div>
 * </div>
 *
 * alle left door right vervangen indien kolom rechts komt te staan
 *
 ***********************************************************************/
/*
#container {
  float: left;
  background: url(bgkleur.gif) repeat-y top left;
}
#kolom {
  float: left;
  width: 200px;
}
#inhoud {
  float: left;
}
*/
/***********************************************************************
 * layout kolom links en rechts van inhoud
 * --------------------------------------------------------------------
 * |                  |                            |                  |
 * |                  |                            |                  |
 * |                  |                            |                  |
 * --------------------------------------------------------------------
 *
 * <div id="container_bg_links"><div id="container_bg_rechts">
 *    <div id="kolom_links">
 *    </div>
 *    <div id="kolom_rechts">
 *    </div>
 *    <div id="inhoud">
 *    </div>
 * </div></div>
 *
 ***********************************************************************/
/*
#container_bg_links {
  float: left;
  background: url(kleur_links.gif) repeat-y top left;
}
#container_bg_rechts {
  float: left;
  background: url(kleur_rechts.gif) repeat-y top right;
}
#kolom_links {
  float: left;
  width: 200px;
}
#kolom_rechts {
  float: right;
  width: 200px;
}
#inhoud {
  float: right;
}
*/

/*---------------css module inhoud--------------------*/



/* CONTENT */

.kolom_links, .kolom_rechts{
	width: 45%;
	float: left;
	margin: 10px;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.sjabloon1, div.sjabloon2,div.sjabloon3,div.sjabloon4{
}

div.sjabloon1  img, div.sjabloon2  img, div.sjabloon3  img ,div.sjabloon4  img{

}



/* LINKS */

div.links {
width:100%;
}

div.links h1 {
	
}

div.links table{
	
}

div.links thead{

}

/* NIEUWS */

div.nieuws {
  /* width : 100%;*/
}

div.nieuws img {
	float:left;
	margin-right: 10px;
	/*margin-bottom: 10px;*/
}

div.nieuws img.right {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.nieuws hr {
	clear:both;
}

div.nieuws h1 {
	
}

div.nieuws a {
	color: Maroon;
}

div.nieuws a:hover{
	color: green;
}

div.nieuws h2, div.nieuws h2 a {
	/*clear: both;*/
	display: block;
	width: 420px;
	font-size: 14px;
	font-weight: bold;
	}
.nieuws_listitem{
	margin-bottom: 40px;
}


div.nieuws table{
	
}

.wtkerror {
	color:red;
}
/*---------gastenboek-------------*/

.error{
	color: red;
	display: block;
}
.nieuw_bericht a{
	background-image: url(../img/nieuw_bericht.gif);
	background-repeat: no-repeat;
	height: 50px;
	font-weight :bold;
	margin: 0px;
	font-size: 1.0em;
	color: green;
	padding-left :50px;
	display: block;
}
.nieuwbericht_headline{
	display: block;
	text-align: center;
	color: green;
	font-weight: bold;
	font-size: 1.5em;
	background-image: url(../img/nieuw_bericht.gif);
	background-position: 275px;
	background-repeat: no-repeat;
	height: 50px;
}
.gastenboekbot{
	background-image: url(../img/kalender.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 60px;
	color: maroon;
	font-size: 0.8em;
	padding-bottom: 5px;
}
.gastenboekbericht{
	border: 1px solid green;
	border-left: none;
	border-right: none;
	width :500px;
}
.paging a{
	font-weight :bold;
	margin: 0px;
	color: green;
	padding-bottom: 20px;
}
/*----------fotoalbum----------*/
.TD3D a:link, .TD3D a:active, .TD3D a:visited, .foto_overzicht a:link, .foto_overzicht a:active, .foto_overzicht a:visited{
	color: #228B22;
}
.TD3D a:hover, .foto_overzicht a:hover{
	color: maroon;
	text-decoration: none;
}