/* ================== */
/* Font Sizing Styles */
/* ================== */

h1 {
 font-family     : 'Trebuchet MS';
 font-size       : 18px;
 color           : #006F9F;
}

h2 {
 font-family     : 'Trebuchet MS';
 font-size       : 16px;
 color           : #006F9F;
}

h3 { 
 font-family     : 'Trebuchet MS';
 font-size       : 14px;
 color           : #006F9F; 
}

h4 { 
 font-family     : 'Trebuchet MS';
 font-size       : 12px;
 color           : #006F9F; 
}

p {
 font-family     : 'Trebuchet MS';
 font-size       : 14px;
} 

.kdr {
 font-family     : 'Trebuchet MS';
 font-size       : 12px;
 color           : NAVY;
} 

.mainlevel {
 font-family     : 'Trebuchet MS';
 font-size       : 12px;
 font-weight     : bold;
}

.sublevel {
 font-family     : 'Trebuchet MS';
 font-size       : 10px;
 font-weight     : bold;
}

.inputbox {
 font-family     : 'Arial';
 font-size       : 14px;

}

/* Tables TR en TD */ 

.header tr, td {
 padding         : 0px;
}

.kop tr, td {
 padding         : 0px; 
 font-family     : 'Trebuchet MS';
 font-size       : 14px;
 color           : #FFFFFF;
}

.inner_menu tr, td {
 padding         : 0px; 
}

.info tr, td {
 padding         : 0px; 
 font-family     : 'Trebuchet MS';
 font-size       : 14px;
 color           : #FFFFFF;
}

.footer tr, td {
 padding         : 0px; 
 font-family     : 'Trebuchet MS';
 font-size       : 14px;
 color           : #FFFFFF;
}

/* Einde Tables TR en TD */


.contact td {
 font-family     : 'Trebuchet MS';
 font-size       : 14px;
 color           : #000080;
 vertical-align  : top; 
}

.menu td {
 padding-left    : 2px;
 font-family     : 'Trebuchet MS';
 font-size       : 14px;
 color           : #FFFFFF;
}

.thumbs td {
 font-family     : 'Trebuchet MS';
 font-size       : 12px;
 color           : #000080;
}

.prijzen td {
 font-family     : 'Trebuchet MS';
 font-size       : 12px;
 color           : #000080;
}
/* ======================== */
/* EINDE Font Sizing Styles */
/* ======================== */


