BODY  {
	background-color : 0f218a;
	background-image : url(http://www.kartenhaus.com/images/header_bg1.gif);
	font-family : Arial, Helvetica, sans-serif;
	/* font-size : 8pt; */
	font-size : 8pt;
	margin-left : 0pt;
	margin-right : 0pt;
	margin-bottom : 0pt;
}

A  {
	font-family: Verdana;
	/* font-family : Arial, Helvetica, sans-serif; */
	font-size : 7pt;
	font-weight : bold;
        color : ffffff;
}

A:Hover  {
	color : ffd620;
}

INPUT.button  {
	font-size : 9pt;
	height : 16pt;
	cursor : hand;
}

INPUT.button_groot  {
    font-family: Verdana;
	font-size : 10pt;
	cursor : hand;
}

INPUT.text  {
    font-family: Verdana;
	font-size : 8pt;
	background-color : #fffbcc;
}

TH.head  {
    font-family: Verdana;
	font-size : 8pt;
	font-weight : bold;
	// color : #ffd620;
	color : #ffffff;
	background-color : #0066cc;
	height: 22;
}

SELECT {
	// font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana;
	font-size: 9pt;
    	color : ffff00;
	background-color : cc0000;
}

.option_reverse	{
	color : cc0000;
	background-color : ffff00;
}
