/* globale sheet voor alle browsers */

body, td, p, th	{ font-family: Arial, Helvetica, Verdana, sans-serif; color: #000000; font-size: x-small; }
body			{ margin: 0px 0px 0px 0px; }

a				{ color: #000000; text-decoration: underline; }
a:HOVER			{ text-decoration: underline;	}
img 		  {border : 0px; }

/* Tabel achtergronden */

.bgHeaderLeft	{ background: url(http://images.uvt.nl/images/uvt/raster_br_11.gif) }
.bgHeaderRight	{ background: url(http://images.uvt.nl/images/uvt/raster_gr_11.gif) }

.bgMenuGeneriek	{ background: #CC9933; }
.bgMainMenu		{ background: #385F66; }
.bgBreadcrumbs	{ background: #4E7E85; }
.bgVerderNaar	{ background: #C3CFD1; }
.bgContact		{ background: #DEDEDE; }
.bgMenuHome		{ background: url(http://images.uvt.nl/images/uvt/raster_br_33.gif) }
.bgMenuSub		{ background: url(http://images.uvt.nl/images/uvt/globus/raster_33.gif) }
.bgVisual		{ background: url(http://images.uvt.nl/images/uvt/globus/visual.gif) }
.bgZoeken		{ background: url(http://images.uvt.nl/images/uvt/globus/raster_66.gif) }
.bgZoekenSub	{ background: url(http://images.uvt.nl/images/uvt/globus/raster_66.gif) }
.bgZieook		{ background: url(http://images.uvt.nl/images/uvt/raster_gr_25.gif) }

/* Tekst & Links */

.bgContact			{ font-size: 0.75em; }
.mainMenu			{ font-size: 0.85em; color: #ffffff; text-decoration: none; }
.mainMenuSelected	{ font-size: 0.85em; color: #6CB0BA; text-decoration: none; }
.datum				{ font-size: 0.80em; color: #25434B; }
.bijschrift			{ font-size: 0.80em; }
.breadcrumbs		{ font-size: xx-small; color: #ffffff; text-decoration: none; }
.kopZieook			{ font-size: 0.80em; color: #25434B; font-weight: bold; }
.titel				{ font-size: 1em; color: #25434B; font-weight: bold; font-style: italic; }
.verderNaar, .infoMenu			{ text-decoration: none; }

/* Forms */

.frmZoeken		{ font-size: 10px; border: 1px solid #385F66; background: #ffffff; width: 100px; }
