* {
	margin: 0;
	padding: 0;
}
			html, body {
				background: #FFF;
				color: #000;
				font-family: 'Trebuchet MS', Verdana, sans-serif;
				font-size: 10px;
				width: auto;
				height: 100%;
			}
			h2, h3,h4,h5,h6 {
				padding: 5px;
				color:#5C3317;
			}
		    h3{
			font-size:12px;
			}
			
			p a {
				color: #5C3317;
			}
			p a:hover {
				color: #50A6C2;
                                       }

                                      img {border: 0px;}

#container {
            height: 576px;
            margin: 0 auto;
            background:#CDC9C9; /*grijs */
}
			
.for800 { width: 780px;}
	 			
			 #header {
				width: auto;
				height: 140px;
				background: #CDC9C9;
				text-align: left;
				position: relative;
			}
			#header h1 {
				position:absolute;
                                                   bottom: 4px;
                                                   left: 8px;
                                                 
			} 
                                      
			#navigation {
				position: absolute;
                                                   	bottom: 6px;
				right: 0;
				width: auto;
				height: 20px;
				line-height: 20px;
				text-align: right;
				padding-right: 1px;
			}
			
			#navigation ul {
				display: inline;
				height: auto;
				width: auto;
			}

			#navigation li {
				display: inline;			
				list-style: none;
			}

			#navigation a {
				text-decoration: none;
				color: #5C3317;  /*d.bruin*/
				padding: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			}
			#navigation a:hover {
				color: #50A6C2;}  /*turquoise*/

                                      
                                      
			p {
				padding: 10px;
				font-size: 13px;
				line-height: 18px;
				color:#5C3317;
			}
.pos33_cel2  p {
				padding: 10px;
				font-size: 13px;
				line-height: 18px;
				color:#FDF5E6; /* roomwit*/
			}			
			
			.pos33 {
				width: 260px;
				height: auto;
                float: left;
            }

                                        .pos33_cel1{
                                        width:auto;
                                        height:210px;
                                        background:#FDF5E6; /* roomwit*/
                                        margin:0 4px 8px 8px;
                                        padding: 0;}

                                       .pos33_cel2{
                                        width:auto;
                                        height:210px;
                                        background:#5C3317; /* d.bruin*/
                                        margin:0 4px 8px 8px;
                                        padding:0;}
                                        
                                        .pos33_cel3{
                                        width:auto;
                                        height:210px;
                                        background:#50A6C2;  /*turquoise*/ 
                                        margin:0 4px 8px 4px;
                                        }
.pos33_cel3 img{
margin:auto;
}
                                        .pos33_cel4{
                                        width:auto;
                                        height:210px;
                                        background:#50A6C2;  /*turquoise en #757575 d.grijs*/
                                        margin:0 4px 8px 4px;
                                        }
                                       
                                        .pos33_cel5{
                                        width:auto;
                                        height:210px;
                                        background:#E2DDB5;   /*taupe*/
                                        margin:0 8px 8px 4px;
                                        }
			
                                        .pos33_cel6{
                                        width:auto;
                                        height:210px;
                                        background:#FDF5E6; /* roomwit*/
                                       margin:0 8px 8px 4px;
                                       }
                                       .pos99 {
				width: 780px;
				height: auto;
                                                   	float: left;
                                             }
.pos99_celgroot {
                 width: 760px;
				height: 420px;
                background:#FFF;  /*roomwit#FDF5E6*/ 
                margin:0 8px 8px 8px;
                float: left;
} 
                                              .imgpos99{
                                               float:right; 
                                               }                    
                                       
                                       
			#footer {
				height: 30px;
				vertical-align: middle;
				text-align: center;
                margin: 0 auto;
				clear: both;
				background: #FFF;
			}
			#footer p {
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 12px; 
                padding: 0;
				line-height: 25px;
                color: #5C3317;
			}

			a:active, a:focus {
                                      outline:0
                                      } 
		<!--[if IE]>
		<style type="text/css">
			#navigation ul {
				display: inline;
				height: auto;
				width: auto;
			}
			#navigation li {
				display: inline;			
				list-style: none;
			}
			#navigation a {
				text-decoration: none;
				color: #5C3317;                      /*d.bruin*/
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			}
			#navigation a:hover {
				color: #50A6C2;              /*turquoise*/
				background: none;
			}
			
			
		</style>	
		
		<![endif]-->
