body {
    margin: 0;
    padding: 0;
    background-color: #000;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#header h1{
	display: none;
}
#global{
	position: relative;
	width: 779px;
	background-color: White;
	margin: 0 auto;
	padding: 0;
	border: 1px solid white;
}
#left{
	width: 80px;
	float: left;
	background-color: white;
	min-height: 593px;
	background-image: url(../img/left_adres.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#top{
	height: 79px;
	width: 558px;
	margin-left: 0px;
	background-image: url(../img/top_back.gif);
	background-repeat: no-repeat;	
	float: left;
}
#logo{
	width: 141px;
	height: 140px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	float: left;
	/*margin-left: 638px;*/
}

#inhoud{
	float: left;
	background-color: white;
	width: 518px;
	margin-top: -61px;
	min-height: 514px;
	padding: 20px;
	padding-top: 0px;
	line-height: 20px;
	text-align: left;
}
#footer{
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-color: Black;
	height: 24px;
	width: 779px;
	clear: both;
	margin-bottom: 20px;
	font-size: 11px;
	text-align: center;
	padding-top: 12px;
}
#footer a{
	color: black;
}
#footer a:hover{
	color: red;
}
.wtkerror{
	color: red;
	display: block;
}
#rovecom{
	margin-top: 40px;
}
#rovecom a{
	color: silver;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-right: 10px;
	margin-top: 10px;
}
#rovecom a:hover{
	color: red;
}
/*----------menu---------------*/
#menu{
	float: right;	
	background-image: url(../img/menu_back.gif);
	background-repeat: repeat-x;
	width: 141px;
	min-height: 453px;
	background-color: White;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li{
	text-align: right;
	padding: 0px;
	margin: 0px;

}
#menu li a{
	color: black;
	text-decoration: none;
	font-size: 0.9em;
	border-top: 1px solid white;
	border-bottom: 1px solid #bababa;
	display: block;
	padding-right: 10px;
	margin: 0px;
	height: 20px;
}
#menu li a:hover{
	background-image: url(../img/menu_active.gif);
	background-repeat: no-repeat;
	color: red;
}
#menu li.active1 a{
	background-image: url(../img/menu_active.gif);
	background-repeat: no-repeat;
	color: navy;
	font-weight: bold;
}
/*-----------fotoalbum-------------*/
.headline, h1, h2, h3, h4, h5, h6, .style_kopgroot, style_kopmiddel, style_kopgrootklein{
	/*width: 100%;*/
	display: block;
	text-align: center;
	font-size: 1.5em;

}
.TD3D{
	background-image: url(../img/foto_back.gif);
	background-repeat: repeat-x;
	height: 153px;
	float: left;
	width: 156px;
	border: 2px solid #ffd900;
	background-color: #ffd900;
}
.TD3D img{
	border: 1px solid black;
}
a.download_link, .TD3D a, .TD3D_2 a, {
	font-weight: normal;
	margin: 0px;
	font-size: 1.0em;
	display: block;
	color: black;
}
a.download_link:hover, .TD3D a:hover, .TD3D_2 a:hover, .nieuw_bericht a:hover, .paging a:hover{
	color: red;
}
.foto_overzicht_td{
	height: 278px;
	width: 500px;
	text-align: center;
}
.img3D_big{

}
.foto_omschrijving{
	width: 500px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.foto_omschrijving p{
	padding: 0px;
	margin: 0px;
}

/*----------content----------------*/
a {
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
}

h1, h2, h3, h4, h5, h6 {
    margin: 1.2em 0em 1.2em 0em;
}
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;
}

.imgright{
	float:right;
}

div.sjabloon1, div.sjabloon2,div.sjabloon3,div.sjabloon4{
  clear: both;
}

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: 20px;
	margin-bottom: 10px;
}

div.nieuws img.right {
	margin-left: 20px;
	margin-bottom: 10px;
	float:right;
}
div.nieuws hr {
	clear:both;
	color: #ffd900;
	background-color: #ffd900;
	height: 1px;
	
}

div.nieuws h1 {
	display: none;
}

div.nieuws a {
	clear: both;
	color: black;
	height: 40px;
	display: block;
	background-image: url(../img/nieuws_link.gif);
	background-repeat: repeat-x;
}
div.nieuws a:hover{
	color: red;
}

.nieuws_listitem{
	margin-bottom: 10px;
	float: left;
	width: 500px;

}
div.nieuws h2{
	background-image: url(../img/footer.gif);
	background-repeat: none;
	text-align: left;
	color: black;
	font-size: 1.0em;
	font-weight: bold;
	clear: both;
	height: 24px;
	padding: 5px;
}
div.nieuws h2 a {
	height: 24px;
	background-image: none;
	text-align: left;
	color: black;
	font-size: 1.0em;
	font-weight: bold;
	

}
div.nieuws h2 a:hover{
 	color: red;
 }

div.nieuws table{
	
}

/*----------nieuwsscroller-----------*/
#wtknieuwscroll_hori{
	background-color: transparent;
	background-image: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
#wtknieuwscroll_hori a:link, #wtknieuwscroll_hori a:active, #wtknieuwscroll_hori a:visited{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
#wtknieuwscroll_hori a:hover{
	color: navy;
}
#wtknieuwscroll_hori img{
	margin-right :10px;
}