    body{
        background-color:#EEEEEE;
        /*background-image:url(img/bg_all.gif);
        background-repeat:repeat;*/
    }

    html, body, table{
        margin:0px; 
        padding:0px;
        vertical-align:top;
    }
    
	html, body, table, .skinobject, .head, .normal{
        font-family: arial, helvetica, sans serif;
        font-size:12px;
        color:#528917;	
	}
	
	.head{
		font-size:14px;
		font-weight:bold;
	}

    .all{
    	width:100%;
    	height:100%;
 		border-collapse:collapse;
    }


    .main{
       	width:905px;
        height:100%;
        border-collapse:collapse;
        background-color:#EBF6AB;        
        background-image:url(img/bg_Menu.gif);
        background-repeat:repeat-x;
		margin-left:auto;
		margin-right:auto;   
    }
    
    .main a{
		color:#003000;
    }

    .main td{
        padding:0px;    
    }

    .content{
        vertical-align:top;
    }

/*header-----*/
	.header{
	height:180px;
	}
	
    #header{
        height:180px;
        background-color:#FFFFFF;
        overflow:hidden;        
    }

    #header img{
        display:block;
        border-style:none;
    }
    

/* image slideshow*/
	#header{
	position:relative;
	}
				
    #imgtop, #imgbot  
		{display:block;position:absolute; left:0px; top:0px;}
    #imgbot {z-index:1;} 
    #imgtop {z-index:2;}			
			



	.menu{
		vertical-align:top;
		width:203px;
	}
	
	#menu{
		position:relative;
		top:20px;
		letter-spacing:1;
	}


    .text{
		vertical-align:top;    
    	width:702px;
        background-color:#EBF6AB;
        /*F2F9CB8*/
        overflow:auto;
    }

	#dnn_contentpane{
		width:495px;
		height:400px;
    	padding-right:10px;
		_width:	510px;	
		overflow:auto;
    	margin-left:20px;
		margin-top:17px;	
	}
	
	.images{
		background-color:#EBF6AB
	}
	
	#dnn_rightpane{
		margin-top:17px;
		height:400px;
		width:160px;
		overflow:hidden;
	}
	
	#dnn_rightpane img{
		display:block;
		margin-bottom:10px;
		}	
/*hack for IE 6 */		
	#dnn_rightpane div{
		_margin-bottom:10px;
		}			
	
    .menubottom, .breadcrumb{
        height:25px;
    }

    .menubottom{
        background-image:url(img/bg_bottom.gif);
        background-repeat:repeat-x;   
		height:40px; 		  
    }

    .breadcrumb{
        background-image:url(img/bg_bottomtext.gif);
        background-repeat:repeat-x;  
		height:40px;   
    }       

    .breadcrumb DIV, .menubottom DIV{
        position:relative;
        top:0px;
        right:10px;
        text-transform:uppercase;
        letter-spacing:1.2;
    }

    .breadcrumb div{
        text-align:right;
    }
    
    .breadcrumb a.skinobject, .breadcrumb a.skinobject:visited {
    color:#528917;
    }
    
    .breadcrumb a.skinobject:hover{
    color:#004400;
    }
    
    
/*--------------------------------*/
/*login link*/

	
	a#dnn_dnnLOGIN_hypLogin, a#dnn_dnnLOGIN_hypLogin:visited{
		color:#EBF6AB;
		display:block;
	}
		
	a#dnn_dnnLOGIN_hypLogin:hover
		{
		color:#FFFFFF;
		}
		

	
		
/* Color of the Contentpane for the StartPage */			
	.Hoofdmenu0 #dnn_Contentpane
		{
		background-color:#F8CFBE;
		} 


		
/*----------*/	
/*this part is only for this skinpack*/
		

	
	.Host0, .Host0 #HouseMenuNav a, .Host0 #houseMenuNav2 a {background-color:#FF7722;}
	.Host0 #Title span{color:#FF7722;}				
		
    



	
 /* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/
#HouseMenuNav
	{
	font-size:12px;
	position:relative;
	top:0px;
	left:0px;
	width:203px;
	overflow:hidden;
	z-index:10;
	}

#HouseMenuNav ul { 
	list-style: none;
	margin: 0;
	padding: 0;	
}

#HouseMenuNav li	{
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	}

	
#HouseMenuNav a {
	display: block;
	width: 204px;
	height:21px;	
	color: #528917;
	background-color: #CCE82E;
	font-weight: bold;
	text-decoration: none;
	padding-top:4px;
	padding-left:10px;
}

#HouseMenuNav a#HouseMenuNavCurrentLink{
	background-color:#FFFFFF;
}


#HouseMenuNav a:hover{
	background-color: #FFFFFF;
	}	
	
#HouseMenuNav ul ul li a	{
	padding-left: 20px;
	background-color: #E0F182;
	}

#HouseMenuNav ul ul li a#HouseMenuNavCurrentLink{	
		background-color: #FFFFFF;
		}
	
#HouseMenuNav ul ul ul li a	{
	padding-left: 30px;
	background-color: #EBF6AB;
	}	
	
#HouseMenuNav ul ul ul li a#HouseMenuNavCurrentLink{	
		background-color: #FFFFFF;
		}	
	
#HouseMenuNav ul ul
	{
	display:none;
	}

	
	
#HouseMenuNav .CurrentItemParent, #HouseMenuNav .CurrentItemChild{
	display:block
	}



/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
   
/* all links under the parent item (li) */   
#houseMenuNavParentItem a{ 

}

/* parent link itself */
a#houseMenuNavParentLink{ 

}

/* current link itself */
#HouseMenuNav a#HouseMenuNavCurrentLink{ 
	
}


/* reserveren */

	tr.SubHead  td{
	padding:5px;
	color:#528917;
	width:100px;
	}
	
	tr.SubHead td input, tr.SubHead td select {
	color:#275000;
	border-color:#528917;
	border-style:solid;
	border-width:1px;
	border-bottom-width:1px;

	}
	
	tr.SubHead td input{
	padding-left:3px;	
	}
	

		

