body { 
	font-family: Arial, Sans-Serif;
	font-size: 13px;
    	margin-right:0 auto;
    	margin-left:0 auto;
    	margin-top:10px;
    	color: #000000;
	background-color: #FEFCC3;
	text-align:center;
}
table, td {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:left;
}
#pagina {
	position:relative; left:0px; top:0px; width: 750px; height: auto; 
 	background-image: url('/images/fitzeman-background.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
	margin-right:0px;
    	margin-left:0px;
}
#header { 
	position:relative; width: auto; left:10px; top: 6px; height: 160px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;
} 

#language { 
	position:absolute; left:20px; top:12px; 
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-align:left;
}

#logo { 
	position:absolute; left:270px; top:2px; 
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-align:left;
	background-image: url('/images/fitzeman-logo-klein.gif'); 
	background-repeat: no-repeat;	
}


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

#menubalk { 
	position:absolute; left:11px; top:120px; width:160px; height:auto;
 	background-repeat: no-repeat;
	background-color: #FFFFFF; 
 	text-align:left;
	z-index:9999;
} 
 
#content { 
	position:absolute; left:0px; top:115px; width:750px; height:340px; 
	z-index:2;
	background-color: #FFFFFF; 
    	margin-left:0px;	
} 

#contenttekst { 
	position:relative;
	overflow:scroll;
	left:110px; top:2px; width:520px; height:340px; 
	margin-left:10px;
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#D1CA08;
	scrollbar-face-color:#AB3405;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:left;
	background-color: #FFFFFF; 
	margin: 0px 0px 5px 0px;
} 

#google { 
	position:relative; left:0px; top:295px; width:750px; height:23px; 
	text-align:center;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	background-color: #FFFFFF; 
	z-index:1;

} 

#footer { 
	position:relative; left:0px; top:300px; width:750px; height:23px; 
	text-align:center;
	background-image: url('/images/fitzeman-background.gif'); 
	background-repeat: no-repeat;	
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	z-index:6;
} 


#extra { 
	position:relative; left:0px; top:300px; width:750px; height:23px; 
	text-align:center;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
} 
#imagenormal{
	margin-left: 13px;
	margin-bottom: 13px;
	text-align:center;
}

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

a.fontfooter {
	 font-family: Arial, Sans-Serif;
	 text-align:center;
	 font-size: 13px;
         color: #000000;
	 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 */

