body {
    margin: 0;
    padding: 0;
	 background-image: url(../img/body.gif);
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
}

/*-------------site--------------*/
#header{
	display: none;
}
#global{
	width: 950px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: white;
}
#top{
	width: 950px;
	height: 299px;
	position: relative;
}
.link_home a:link, .link_home a:active, .link_home a:visited{
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 115px;
	border: none;
}
.top_back{
	background-image: url(../img/top_kraanbedrijf.jpg);
	height: 299px;
}
.keuze{
	text-transform: uppercase;	
	height: 20px;
	width: 345px;
	float: right;
	line-height: 20px;
	padding-top: 5px;
}
.keuze .inactive{
	font-size: 10px;
	font-weight: bold;
	text-align :center;
	color: white;
	background-image: url(../img/button_top_a.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 20px;
	margin-right: 5px;
	display: block;
	float: left;
}
.keuze a{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align :center;
	margin-right: 5px;
	color: black;
	display: block;
	width: 110px;
	height :20px;
	background-image: url(../img/button_top.gif);
	background-repeat: no-repeat;
	float: left;
}

#content{
	width :948px;
	float: left;
	background-image: url(../img/content_schaduw.gif);
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid white;
	border-top: none;
	padding: 0;
	margin: 0;

}
#content_back{
	background-image: url(../img/content_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	width: 948px;
	padding-bottom: 40px;
}
#inhoud{
	float: left;
	width :700px;
	padding: 20px;

}
.pagina_talen{
	background-image: url(../img/talen_back.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	margin-bottom: 3px;

}
.pagina_talen img{
	margin-right: 17px;
}
.prijslijst{
	background-image: url(../img/prijslijst.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 39px;
	padding-left : 0px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	line-height: 39px;
}
.adres{
	background-image: url(../img/adres.gif);
	background-repeat: no-repeat;
	width :140px;
	height: 39px;
	padding-left : 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 39px;
}
.prijslijst a:link, .prijslijst a:active, .prijslijst a:visited,
.adres a:link, .adres a:active, .adres a:visited{
	color: black;
	text-decoration: none;
	display: block;
	padding-left: 60px;
	width :120px;
}
.prijslijst a:hover, .adres a:hover{
	color: maroon;
}

/*--------------menu--------------*/
#left{
	width: 202px;
	float: left;
	margin: 0;
	padding: 0;
}
#menu{
	height: 32px;
	position: absolute;
	bottom: 0px;
	width: 933px;
}
#menu .home a{
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;	
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	float: left;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li{
	margin: 0;
	padding: 0;
	float: left;
}
#menu li a{
	display :block;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;	
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	float :left;

}
#menu li.active2 a{
	color: #f7c832;
	background-color: black;
	background-image: url(../img/menu_active.gif);
}
#menu ul ul{
	display: none;
}
#submenu{
	background-image: url(../img/submenu_back.jpg);
	background-repeat: no-repeat;
	margin: 0;
	margin-left: 1px;
	min-height: 345px;
}
#submenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#submenu li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
}
#submenu li a{
	line-height: 28px;
	color: #585a68;
	text-decoration: none;
	font-weight: bold;	
	padding-left: 10px;
}
#submenu li.active3 a{
	color: maroon;
}



a {
	color: maroon;
}
a:link {
	color: maroon;
}
a:visited {
	color:  maroon;
}
a:active {
	color:  maroon;
}
a:hover {
	color: black;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
	 margin-bottom: 20px;
}
h1, h2, h3 {
    font-weight: normal;
}
h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 1.8em;
}
h2 {
    font-size: 1.6em;
}
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 : 99%;
}

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;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	border: none;
}

div.nieuws h1 {
	margin-bottom: 10px;
}

div.nieuws a {
}
div.nieuws a:hover{
}

div.nieuws h2, div.nieuws h2 a {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.nieuws_listitem{
	display: block;
	float: left;
	width: 100%;
	margin-bottom :20px;
	border-bottom :1px solid #e0e0e0;
}

div.nieuws table{
	
}

.wtkerror {
	color:red;
}
/* FOTOALBUM */
/* de texten in het detail (onder de foto)  */
.rov_fotoboek_head_detail{ font-weight:bold; }
.rov_fotoboek_text_detail{ }
/* detail tabelopmaak */ 
.rov_fotoboek_td_detail{
	background-color: #ADBED0;
	width:390px; 
	height: 100px;
}
.rov_fotoboek_td_overzicht{
	background-color: #ADBED0;
	width:105px; 
	height: 100px;
}
/* de link in het overzicht (onder de foto) */
a:link.rov_fotoboek_link_overzicht{ }
a:active.rov_fotoboek_link_overzicht{ }
a:visited.rov_fotoboek_link_overzicht{ }
a:hover.rov_fotoboek_link_overzicht{ }
/* de foto in het overzicht  */
.rov_fotoboek_img_overzicht{
	border : 0px;
}
/* de foto in het detail  */
.rov_fotoboek_img_detail{
	border : 0px;
	width:305px; 
}

/* --------------- ticker --------------*/
#newsticker {
  clear:both;
  margin:5px;
  width: 650px;
/*  float:left;
  position: relative; */

  color:white;
  font-size:1.0em;
  font-weight:bold;
  line-height: 1.8em;
  padding:5px;
  position: absolute;
  top: 86px;
  left: 150px;
}
#newsticker ul {
  margin:0px;
  padding:0px;
  height: 2.0em;
	overflow: hidden;
}
#newsticker #togglenewsticker {
	display:none;
}	
#newsticker li a,
#newsticker li a:active,
#newsticker li a:link,
#newsticker li a:visited {
  color:white;  
}
#newsticker li a:hover {
  color:#F89746;
}

#wtkticker {
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  padding: 0;
  width: 650px;
}
#wtktickerbody {
  height: 16px;
  left: 0;
  position: absolute;
  top: -2000px;
}
#wtktickerbody a {
  color: #fff;
}
#wtktickerbody a:hover {
  color: gold;
}
#wtktickerbody span {
	margin-left:10px;
	margin-right:10px;
}
.news_breaker{
	background-image: url(../img/news_breaker.gif);
	background-repeat: no-repeat;
	/*background-position: center;*/
	/*height: 20px;
	width: 60px;*/
}
.transport .news_breaker{
	background-image: url(../img/news_breaker_b.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 60px;
}
/*--------------downloads----------*/
#download_module *{
	list-style: none;
	margin: 0;
	padding: 0;
}
#download_module #download_module_list ul{
	margin: 10px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#download_module ul li.download_groep ul li a{
	text-decoration: none;
	font-size: 12px;
}
/*----------fotoalbum---------------*/
.rov_fotoboek_td_overzicht img{
	/*width :180px;
	height: 180px;*/
}
.rov_fotoboek_img_detail{
	/*width :640px;
	height: 480px;*/
}
.TD3D, .foto_link_img{
	width: 200px;
	height: 200px;

}
.TD3D{
	border: 1px solid black;
	}
.foto_link_img{
	background-image: url(../img/album_back.gif);

}
.foto_link_img img{
	border: 1px solid black;
}
.foto_link{
	background-image: url(../img/album_link.gif);
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	color: black;
}