/* HTML Marken */

h1  {
	font-size : 14pt;
	text-decoration : none;
	font-family : "arial", "geneva", "helvetica";
	color : #000000;
	font-weight : bold;
}

P  {
	font-size : 9pt;
	text-decoration : none;
	font-family : "arial", "geneva", "helvetica";
	color : #000000;
}

input  {
	font-size : 9pt;
	text-decoration : none;
	font-family : "arial", "geneva", "helvetica";
	color : #000000;
}

/* Klassen */

input.search  {
	font-size : 10px;
	text-decoration : none;
	font-family : "arial", "geneva", "helvetica";
	color : #000000;
}

input.searchradio  {
	font-size : 9pt;
	text-decoration : none;
	background-color : #f5e088;	
	font-family : "arial", "geneva", "helvetica";
	color : #000000;
}

td.tabhead {
	font-family : "arial", "geneva", "helvetica";
	font-size : 10pt;
	color : #ffffff;
	background-color : #004080;
}

td.tabbody {
	font-family : "arial", "geneva", "helvetica";
	font-size : 10pt;
	color : #000000;
	background-color : #f5e089;
}

td.tabextra {
	font-family : "arial", "geneva", "helvetica";
	font-size : 10pt;
	color : #ffffff;
	background-color : #ff9900;
	font-weight : bold;	
}

.INPUT  {
	font-size : 9pt;
	text-decoration : none;
	font-family : "arial", "geneva", "helvetica";
	color : #000000;
}

.LINK  {
	font-family : "arial", "geneva", "helvetica";
	color : #cc0000;
	font-weight: bold;
	text-decoration: none;
}

.NAVLINK  {
	font-size : 8pt;
	font-family : "arial", "geneva", "helvetica";
	color : #cc0000;
	text-decoration : none;
}

.ALERT  {
	font-size : 9pt;
	text-decoration : none;
	font-family : "arial", "geneva", "helvetica";
	color : #ff3333;
	font-weight : bold;
}

/* Eindeutige IDs */

#XSMALL  {
	font-size : 8pt;
	font-weight: normal;	
}

#XXSMALL  {
	font-size : 7pt;
	font-weight: normal;	
}

#LARGEBOLD  {
	font-size : 10pt;
	font-weight: bold;	
}

#XLARGEBOLD  {
	font-size : 12pt;
	font-weight: bold;	
}
