/*************************************************************************************************
 * <APPLICATIE TITEL> CSS
 *************************************************************************************************/

/*************************************************************************************************
 * STYLE RESETS
 *************************************************************************************************/
 
    body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ 
        margin:0;
        padding:0;
    }
    
    table {
        border-collapse:collapse;
        border-spacing:0;
    }
    
    fieldset,img { 
        border:0;
    }
    
    ol,ul {
        list-style-type:disc;
		list-style-position:inside;
    }
    
    caption,th {
        text-align:left;
    }
    
    h1,h2,h3,h4,h5,h6 {
        font-size:100%;
        font-weight:normal;
    }
    
    abbr,acronym { 
        border:0;
    }
    
/*************************************************************************************************
 * GENERIEKE STYLES (UITSLUITEND "KALE" HTML-TAGS!)
 *************************************************************************************************/
 
    html, body {
    	padding:0px;
    	margin:0px;
    }
 
    body, td, input, select, textarea {
    	font-family:verdana,arial;
    	color:#292929;
    	font-size:12px;
    	line-height:18px;
    }
    
    body {
    	text-align:center;
    }
    
    a:link, a:visited, a:hover, a:active {
    	text-decoration:none;
    	color:#003772;
    }
    
    a:hover {
    	text-decoration:underline;
    }
    h1 {
    	font-size:13px;
    	padding-bottom:10px;
    	font-weight:bold;
    	color:#003772;
    }
    

 
    h2 {
    }
    
    h3 {
    }
    
    p {
        margin-bottom: 10px;
    }

/*************************************************************************************************
 * GLOBALE LAYOUT (STRAMIEN + ALGEMENE OPMAAK)
 *************************************************************************************************/

 div#container {
 	width:948px;
 	background:url("../images/bg.jpg") top left repeat-y;
 	
 	position:relative;
 	margin:0 auto;
 	text-align:left;
 }
 
 div#header {
 	width:902px;
 	height:245px;
 	background:url("../images/header.jpg") top left no-repeat;
 	margin-left:24px;
 }
 
 div#underHeader {
 	width:902px;
 	height:24px;
 	background:url("../images/underHeader.jpg") top left no-repeat;
 	margin-left:24px;
 }
 
 div#overflow {
 	overflow:hidden;
 	_overflow:visible;
 	min-height:597px;
	height:auto !important;
	height:597px;
 	margin-left:24px;
 	background:url("../images/judith.jpg") 705px bottom no-repeat;
 }
 
 div#columnLeft {
 	width:500px;
 	float:left;
 	margin-left:160px;
 	margin-top:20px;
 	text-align:justify;
 	display:inline;
 }
 
 div#buttons
 {
 	position:absolute;
 	left:-39px;
 	top:300px;
 	width:159px;
 	height:183px;
 	background:url("../images/buttons.jpg") top left no-repeat;
 }

 
 div#buttons a.buffet {
		display:block;
 		width:159px;
 		height:70px;
		
		text-indent:-90000;
		cursor:hand;
		margin-top:15px;
}

 div#buttons a.feestmateriaal {
		display:block;
 		width:159px;
 		height:70px;
		
		text-indent:-90000;
		cursor:hand;
		margin-top:15px;
}

 div#footer a.email {
		display:block;
 		width:130px;
 		height:18px;
		
		position:absolute;
		top:70px;
		left:780px;
		
		text-indent:-90000;
		cursor:pointer;
}
div#footer a
{
	color:#c6c7c8;
}

div#footer a.contact {
	float:right;
	display:block;
	width: 280px;
	height:35px;
	position:absolute;
	top: 60px;
	left: 645px;
}
 
div#footer .copyright {
	float:right;
	margin-top:100px;
	margin-right:40px;
	color:#c6c7c8;
	display:inline;
}

 div#columnRight {
 	width:219px;
 	float:right;
 	display:inline;
 }
 
 div#images {
 	height:310px;
 	width:219px;
 	background:url("../images/imagesFoot.jpg") top left no-repeat;
 }
 
 div#images img
 {
 	position:absolute;
 }
 
  div#footer {
 	width:948px;
 	height:131px;
 	background:white url("../images/footer.jpg") top left no-repeat;
 	position:relative;
 }
 
 ul#idMenuTopHor, ul#idMenuTopHor li ul
{
	list-style:			none;
	margin:				0px;
	padding:			0px;
}

ul#idMenuTopHor
{
	float:				left;
	display:			inline;
	
	margin-top:217px;
	margin-left:300px;
}

ul#idMenuTopHor li
{
	float:				left;
	display:			inline;
}

* html ul#idMenuTopHor li
{
	width:				1%;
}

ul#idMenuTopHor li a
{
	display:			block;
	text-decoration:	none;
	color:				#ffffff;
	line-height:		16px;
	width:90px;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	border-right:1px solid white;
}

ul#idMenuTopHor li a:hover
{
	text-decoration:	none;
	background:url("../images/bgMenu.jpg") top left repeat-x;
}

ul#idMenuTopHor li ul
{
	width:				90px;
	position:			absolute;
	margin-top:			0px;
	margin-left:		0px;
	display:			none;
	border-top:			none;
	background-color:	#E8E8E8;
}

ul#idMenuTopHor li ul li
{
	margin-left:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	background:			none;
	float:				none;
	padding:			0px;
	width:				100%;
	height:				100%;
}

ul#idMenuTopHor li ul li a
{
	font-weight:		100;
	width:80px;
	_width:90px;
	padding:			2px 5px;
	border-bottom:1px solid white;
	color:				#ffffff;
	background:#7f9bb8;
}

ul#idMenuTopHor li ul li a:hover
{
	padding:			2px 5px;
	color:				#ffffff;
	background:#7f9bb8;
	text-decoration:none;
}

ul#idMenuTopHor li ul li ul
{
	border:				1px solid #BBBBBB;
	margin-top:			-20px; /* Menu hoogte in principe. Mag ook afwijken. */
	margin-left:		130px; /* Menu breedte in principe. Mag ook afwijken. */
}

/* IE */
* html ul#idMenuTopHor li ul li
{
	float:				left;
	clear:				both;
}

* html ul#idMenuTopHor li a
{
	height:				1%;
}

 
/*************************************************************************************************
 * PAGINA SPECIFIEKE LAYOUT + OPMAAK
 *************************************************************************************************/

        /*****************************************************
         * PAGINA VOORBEELD 1
         *****************************************************/

        /*****************************************************
         * PAGINA VOORBEELD 2
         *****************************************************/

/*************************************************************************************************
 * FORMULIER OPMAAK
 *************************************************************************************************/
 
 
/*************************************************************************************************
 * OVERIGE OPMAAK
 *************************************************************************************************/
 
    
/*************************************************************************************************
 * MODIFIERS
 *************************************************************************************************/
 
    .spacer {
        clear: both;
    }
    
    .floatLeft {
    	float:left;
    }
    
    .floatRight {
    	float:right;
    }