html
{

}
  
body
{
  margin:0;
  padding:0;
  font-family:"Tahoma";
  color: #002F65;
  background: #002F65 url("images/achtergrond.gif");
  height: 100%;
}

* { -moz-box-sizing: border-box; }

img{
border:none;
}

a img
{
  border:none;
}

br 
{
  clear: both;
}

p{
margin:0px;
}



#vigilate{
	position:absolute;
  	top:20px; left:40px;

}







#content
{
  position:absolute;
  top:60px; left:20px;
	width:500;	
	background-image: url("images/tekstachtergrond.gif");
	z-index:1;
}
 
 #content #menuimage
  {
  	visibility:hidden;

  }
	
	#content #menu
  {
  	visibility:hidden;
    position:absolute;
    top:18px;
		left:50px;
    
    z-index:3;
		
  }

    #content #menu ul
    {
		
      text-align:left;
      white-space:nowrap;
      margin: 0;
      padding: 0;
    }

      #content #menu ul li 
      {
        display: inline;
        margin:0 0.5em 0 0.5em;
        padding: 0;
        font-family:tahoma;
        font-weight:bold;
        font-size:70%;
        
      }

        #content #menu ul li a
        {
          text-decoration:none;
          color:#00A6DE;
        }

          #content #menu ul li a:hover
          {
            color:#002F65;
          }

        #content #menu ul li a.active,
        #content #menu ul li a.active:hover
        {
          color:#002F65;
        }

#content #titel
 {
 top:00; left:20;
  position:absolute;  
  font-family:"Tahoma";
  color: #002F65;
	font-weight:bold;
  font-size:70%;
	
	width:200;
	z-index:4;
 }		

#content #tekst
 {
  padding-left: 20;
	padding-top:20;
	padding-bottom:70;
	padding-right:20;
  font-family:"Tahoma";
  color: #002F65;
  font-size:70%;
	width:530;
	z-index:5;
 }	







 
#nieuws
{
	display:none;
  	top:73; left:550;
  	position:absolute;  
	font-family:"Tahoma";
  	font-size:70%;
	width:1;
	z-index:2;
	
 }	
.nieuwstitel
 {
 	
	font-weight:bold;
  	color: #002F65; 
 }	

.nieuwsdatum
 {
  	color: #00A6DE;
  	font-size:90%;
 }	 

.nieuwstekst
 {
  	color: #002F65; 	
	z-index:23;
 }	

 
  .nieuwsarchief {
  
	height:00;
  	top:-20px;
  	position:relative;
  	color: #00A6DE; 
  	font-size:10px;
  	left:00px;
	text-decoration:none;
 }
 
 .nieuwsarchief:hover{
 	color:002F65;
 }
 
 .leesverder {
  
	height:00;
  	top:-20px;
  	position:relative;
  	color: #00A6DE; 
  	font-size:10px;
  	left:110px;
	text-decoration:none;
 }
 
 .leesverder:hover{
 	color:002F65;
 }
 
  .leesverder_lang {
  
	height:00;
  	top:-24px;
  	position:relative;
  	color: #00A6DE; 
  	font-size:10px;
  	left:350px;
	text-decoration:none;
 }
 
 .leesverder_lang:hover{
 	color:002F65;
	text-decoration:none;
	
 }

  .vorigepagina {
  
	height:00;
  	top:-24px;
  	position:relative;
  	color: #00A6DE; 
  	font-size:9px;
  	left:330px;
	text-decoration:none;
 }
 
 .vorigepagina:hover{
 	color:002F65;
	text-decoration:none;
	
 } 
 

 
 
 #leftNieuws_afbeelding{
 	position:absolute;
	top:13px;
	left:13px;
 }
  
 a.breadcrum{
 	color:00A6DE;
	text-decoration:none;
 }
 
 .diensten_subsidies{
 	position:absolute;
	top:85px;
	left:40px;
	z-index:100;
 }
 
 .diensten_administraties{
 	position:absolute;
	top:50px;
	left:175px;
	z-index:100;
 } 
  .diensten_controles{
 	position:absolute;
	top:120px;
	left:350px;
	z-index:100;
 }
 
  .diensten_belastingen{
 	position:absolute;
	top:185px;
	left:320px;
	z-index:100;
 }
  .diensten_detachering{
 	position:absolute;
	top:235px;
	left:170px;
	z-index:100;
 }
   .diensten_organisatieadvies{
 	position:absolute;
	top:190px;
	left:0px;
	z-index:100;
 }
 
 
 a.diensten{
 	color:00A6DE;
	text-decoration:underline;
 }
 a.diensten:hover{
 	color:002F65;
 }
 
 
 
#content #bottom
{
  position:absolute;
	 bottom:0; left:0px;
  width:828;
	HEIGHT:52;
 z-index:11;
}

#content #bottom #bottomimage
{
  position:absolute;
  top:0px; left:0px;
  width:791;
	HEIGHT:52;
	background-image:url("images/bottomachtergrond.gif");
	z-index:10;
}
 #content #bottom #bottommenu
  {
    position:absolute;
    bottom:22px;
     width:650;
    z-index:12;
		left:45px;
		color:#FFFFFF;
		font-family:tahoma;
    font-size:65%;
		
  }

    #content #bottom #bottommenu ul
    {
      white-space:nowrap;
      margin: 0;
      padding: 0;
    }

    #content #bottom #bottommenu ul li 
      {
        display: inline;
        margin:0 0.5em 0 0.5em;
        padding: 0;
        
        
      }

       #content #bottom #bottommenu ul li a
        {
          text-decoration:underline;
          color:#FFFFFF;
        }

         #content #bottom #bottommenu ul li a:hover
          {
            color:#FFFFFF;
          }

       #content #bottom #bottommenu ul li a.active,
       #content #bottom #bottommenu ul li a.active:hover
        {
          color:#FFFFFF;
        }

#content #bottom #bottommenu2 a,
#content #bottom #bottommenu2 a:hover,
#content #bottom #bottommenu2 a.active,
#content #bottom #bottommenu2 a.active:hover
  {
    position:absolute;
    bottom:20px;
    
    z-index:12;
		left:694px;
		color:#FFFFFF;
		font-family:tahoma;
    font-size:65%;
		text-decoration:underline;
    color:#FFFFFF;
  }
  
  p {
  margin:0px;
  }
