
/* CSS Document *//* 03 05 2006 */
/* ################################################################################################################### */
/* ------------------------------------------------------------------------------------------------------------------- */
/* Structuur */ 
/* ------------------------------------------------------------------------------------------------------------------- */
/* ################################################################################################################### */


body {
	background-image:url(/Images/back_tcm8-28696.png);
	background-color:#9A897E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	color:#444444;	
}

#Page{ }

  #Header {display:none;}
  #Middle{
    border:1px solid #979797;
    width: 969px;
    text-align:left;
    margin-right:auto;
    margin-left:auto;
    background-color:#FFFFFF;
    background-image: url(/Images/menu_left_back_tcm8-28703.png);
    background-repeat:repeat-y;
    background-position:-1px;				
    }      
  #Top{
      width: 100%;
      position: relative;
      z-index: 14;
      background-image:url(/Images/topback_tcm8-28699.png);
      background-repeat:no-repeat;	
      }
  .outer{
    padding-left:205px;			
    }
  .inner { margin: 0px; width: 100%; }

      #Left{
        float: left;
        width: 205px;
        margin-left: -205px;
        padding-left:0px;
        padding-right:0px;
        padding-top:20px;
        position: relative;
        z-index: 13;
        min-height:340px;
				}
			
   #Kruimel{
    position: relative;
    padding-left:10px;
    padding-top:20px;
    height:auto;
    font-weight: bold;
    }
    #huidig{color:#FF6633;}

  #Center{
    float:left;
    clear:none;
    width: 742px;/* - 2 pixel des borders du middle */
    position: relative;
    z-index: 12;
    padding-left:10px;
    padding-top:20px;
    height:auto;
    text-align:left;
			  }

  #Bottom{ 
      background-image:url(/Images/footer_back_tcm8-28698.png);
      background-repeat:no-repeat;
      height:67px;
      clear: left;
      overflow:hidden
      } 
    #Footer{
      display:none;
      }
	
/* Mozilla code
.outer > .inner { border-bottom: 1px solid transparent; } */

/* ###################### */
/*  Header components     */
/* ###################### */

.logo {
	position:absolute;
	top:14px;
	left:12px;
  }

.top_m1 {
	height:129px;
	}

.topmenu {
	background-image:url(/Images/topmenu_back_tcm8-28708.png);
	background-repeat:repeat-x;
	position:absolute;
	top:92px;
	left:0px;	
	width:967px;
	height:23px;
  }

.search{
	position:absolute;
	top:50px;
	left:700px;
  }

.searchbutton{
	position:relative;
  top: 2px;
  }
/*** voor de top links ***/

.top_m1 .toplinks{
	position:absolute;
	float: right;
	top: 3px;
	right: 10px;
  }	

.top_m1 .toplinks span { margin-left:6px; font-size:9px;text-transform:uppercase;}
.top_m1 .toplinks a, .top_m1 .toplinks a:link, .top_m1 .toplinks a:active, .top_m1 .toplinks a:visited {color:#cccccc; text-decoration:none; }
.top_m1 .toplinks a:hover {color:#FFFFFF; text-decoration:none;}

div.languageselect{
	position:absolute;
	float: right;
	top: 76px;
	left: 10px;
  }	
span.languageselect{
      color:#FFFFFF; 
      text-decoration:none;
      font-size:9px;
      text-transform:uppercase;
  }

/* ###################### */
/*  Footer components     */
/* ###################### */

.bottom_m1 { padding:50px 13px 3px 13px; float:left;}
/*.bottom_m1 span {float:left;}*/

.bottom_m1 .copy{
	position:relative;
	top: -8px;
	left:-207px;
  }

.bottom_m1 .legal{
	/*float:right;*/
  position:relative;
	top:-8px;
	left:560px;
  }

.bottom_m1 .legal a, .bottom_m1 .legal a:visited
{
color: #000000;
}

.bottom_m1 .legal , .bottom_m1 .legal a:active, .bottom_m1 .legal a:link {color:#000000;}
.bottom_m1 .legal a:hover {color:#DE3819; }

/*** landen pull down ***/
.bottom_m1 .pub {
	position:relative;
	top: -30px;
	left:10px;
  }

	.bottom_m1  .span { margin-left:6px; font-size:9px;text-transform:uppercase;}

	.bottom_m1 .pub select {color:#000000; background-color:#FFFFFF;}

/* ###################### */
/*  General components    */
/* ###################### */

p, td {margin:0px; font-size: 10px;}

p{padding-bottom:10px;}

img {border:0; border-color:#DE3819;} 


.pad{  
    color:#000000;
}

/***************************************************************************/
/*  Formulieren 																													 */
/***************************************************************************/
select, input, textarea{
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #D1D7DA;
	margin:2px;
  }
/***************************************************************************/
/*  Content opmaak                                                                                                      */
/***************************************************************************/
.titel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	color:#AE0202;
  }

a {
  text-decoration: none; 
  color:#FF6633;
}

/***************************************************************************/
/*  Archief opmaak                                                                                                      */
/***************************************************************************/

.archiefplaatje{

width:55px;
}

.nieuwstitel{

font-weight:bold;
}


/***************************************************************************/
/*  Watermerk opmaak   (zie ook stylesheet IE-only)                                                       */
/***************************************************************************/

#watermerk{
	background-image: url(/Images/TMap_logo_watermerk_tcm8-31866.gif);
	background-repeat:no-repeat;
	background-position: 50% 20px;
	min-height: 200px;
}