	A:link {color:#006400;text-decoration: none}
	A:visited {color:#006400;text-decoration: none}
	A:hover {color:#42595D;text-decoration: none}

	A.menu:link {color:#FFFFFF;text-decoration: none}
	A.menu:visited {color:#FFFFFF;text-decoration: none}
	A.menu:hover {color:#D3D309;text-decoration: none}
	
	A.menu2:link {color:#727272;text-decoration: none}
	A.menu2:visited {color:#727272;text-decoration: none}
	A.menu2:hover {color:#D3D309;text-decoration: none}

	A.Classic:link {color:#000000;text-decoration: none;}
	A.Classic:visited {color:#000000;text-decoration: none;}
	A.Classic:hover {color:#A67439;text-decoration: underline;}


* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	background: url(../images/bggroen.gif) repeat-y ;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
}




html, body {
  margin:0 0 0 0;
  padding:0px 0 0 0;
  font-family:Trebuchet MS, Helvetica, sans-serif;
  line-height:1.3em;
  text-align:center;
  color:#FFFFFF;
  background-color: #C8DA00;
}

.top{
  background: url(../images/bgTop.gif) ;
  position: relative;
  border: 0px none; /*we do not need any border*/
  margin:0 0 0 0;
  padding:0px 0 0 0;
  height:64px;  
  }
.shiny{
  background: url(../images/bgshiny.gif) ;
  position: relative;
  border: 0px none; /*we do not need any border*/
  margin:0 0 0 0;
  padding:0px 0 0 0;
  height:36px;  
  text-align:left;
  }
  
  .menuimage{
    margin:0 0 0 0;
    padding:0px 0 0 0;
  }
  
  .titel{
      color:#1A98A0;
      font-weight:bold;
      font-size: 1.2em;
  }


.mainpage{
  background: url(../images/bggroen.gif) repeat-y ;
  border: 0px none; /*we do not need any border*/
  padding:0px 0 0px 0;
  	min-height: 100%;
  	height: auto !important;
  	
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
  }

.fullwhite{
    border: 0px none; /*we do not need any border*/
    font-size:0.8em;
    padding:0px 0 0px 0;
    	min-height: 100%;
    	height: auto !important;
    	height: 100%;
    	text-align: left;
	margin: 0 0 0 60; /* the bottom margin is the negative value of the footer's height */
  }
  
.tabelfont{
    font-size:1em;
    color:#000000;
}

.immotekst{
    font-size:0.8em;
}

.bimbo {position: absolute; top: 146px; left: 550px; }

.centerpage{
  background: url(../images/bgtopgrijs.gif) repeat-x ;
  position: relative;
  border: 0px none; /*we do not need any border*/
  margin:0 0 0 0;
  padding:0px 0 0 0;
  width: 100%;
  height: 76px;
  }
  
  .content{
    width: 450px;
    border: 0px none; /*we do not need any border*/
    
  }




.footer{
  background: url(../images/bgBottom.gif) repeat-x ;
  width: 100%;
  text-align:left;
  font-size:0.8em;
  }
  


  #navigation li {
    float:left;
    margin:0 0 0 0;
    padding:0;
    list-style-type:none;
    white-space:nowrap;
  }
  
  #navigation li a {
    display:block;
    text-align:center;
    padding:0 0px;
    text-transform:uppercase;
    letter-spacing:1px;
}

#approved {
	float: right;
	display:inline;
	margin:2px 2px 0px 1px;
	}
#approved a {
	display:block;
	padding:0px 0px 73px 0px;
	}

