body { 
	position:relative;
	width:auto;
	height:auto;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
    	margin-right:auto;
    	margin-left:auto;
    	margin-top:10px;
	color: #000000;
	text-align:center;
}
table, td {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:left;
}
#pagina {
	position:relative; left:0px; top:0px; width:723px; height:539px; 
 	background-image: url('/images/ke-achtergrond2.jpg');
	background-repeat: no-repeat;
	
}
#header { 
	position:relative; left:250px; top:25px; 
	text-align:left;
} 
#adres { 
	position:relative; left:2px; top:3px; 
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align:left;
}

#teladres { 
	position:absolute; left:150px; top:0px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align:left;
}

#submenu0 { 
	position:absolute; left:5px; top:150px; width:160; height:140;
	padding: 10px 10px 10px 10px;
    	text-align:left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	z-index:9;
} 

#submenu1 { 
	position:absolute; left:5px; top:290px; width:160; height:140;
	padding: 10px 10px 10px 10px;
    	text-align:left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	z-index:9;
} 
#content { 
	position:absolute; left:200px; top:120px; width:520px; height:450px; 
	z-index:2;
} 

#contenttekst { 
	position:relative; left:0px; top:0px; width:520px; height:450px; 
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:left;
    	margin-right:10px;
} 
#menubalk { 
	position:relative; left:60px; top:379px; width:420px; height:23px;
 	background-repeat: no-repeat;
 	align:left;
	text-align:left;
	z-index:2;
} 
#footer { 
	position:relative; left:0px; top:0px; width:723px; height:500px; 
	color: #FFFFFF;
	text-align:center;
	background: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
} 
#imagenormal{
	margin-left: 13px;
	margin-bottom: 13px;
	align:center;
}

a {
	 font-family: Arial, Sans-Serif;
	 text-align:center;
	 font-size: 13px;
         color: #090909;
	 text-decoration: none;
}


h1 {
	 font-family: Arial, Sans-Serif;
	 text-align:left;
	 font-size: 15px;
         color: #000000;
         letter-spacing:0.1em;
}
p.tekstcenter {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	vertical-align: top;
	color: #999999;
	text-align:center;
}
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('/images/ke-corners.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #F4BE24; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #F4BE24;/* YCC: color & properties of the right-borderline */
	background: #EFEFEF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

