html, body { height: 100%; } 
body {font: 18px Trebuchet MS,verdana, tahoma, Geneva, Arial, Helvetica, sans-serif ;
      width:1000px;
			text-align:center;
			background-color: #808080;
			margin: auto auto auto auto;
			min-height: 101%; height: 100%;}
			
.achtergrond {background-image:url(achtergrond.gif);
              background-repeat:repeat y;
							width: 1000px;
							
						  min-height:100%;
              height: auto !important; /* voor moderne browsers */
              height:678px; /* voor IE */

}


.kop {margin: 0px auto 20px auto;}

.linkerkolom {width: 125px;
              margin:20px auto auto auto;
              min-height:100%;
              _height: auto !important; /* voor moderne browsers */
              height:678px; /* voor IE */
							float:left;}

							
a.knop8 {text-decoration: none;
         text-align: center;
				 font: 18px;
				 padding-top: 10px;
         width: 120px;
				 height: 40px;
				 background-color: #003333;
         color: #cc9933;
				 float: left;
				 margin: 2px auto auto 10px;
				 border: 3px #663333 solid;}
				 
a.knop8:hover {color: #ffff00;}
	 
	
.pagina {float: left;
         width: 870px;
         text-align: center;
				 }			
        
.text {text-align: left;
       margin: 20px auto auto auto;     
       width: 800px;}

table.honden { border: 1px solid #C0C0C0; margin:auto auto auto auto;}

td.honden {border: 1px solid #C0C0C0;background-color: #FFFF99;
              text-align: center;width: 165px;}

				
.stam {width:305px;}

a.knop9:link {color:#ccffff; text-decoration: none;}

a.knop9:visited { color: #ffffff }



