BODY, TD
{	background-color:white;
	font-size:12px;
	font-family:verdana, arial, sans-serif
}
A:hover
{	text-decoration:underline;	
}

.TABELOVERSKRIFT
{	background-image:url('../grafik/baggrunde/bule_1.jpg');
	font-size: 16px;
	color:black;
	font-weight:bold;
	text-align:center;
	height:20;
}

.TABELBUND
{	background-color:silver;
	font-size: 12px;
	color:black;
	font-weight:bold;
	text-align:center
}

.KOLONNEOVERSKRIFTER
{	font-weight:bold;
	background-color:#DDDDDD
}

.underoverskrift
{
	font-weight:bold;
	font-size:16;
}

.lige	{background-color:#CCEEFF;}
.ulige	{background-color:white;}

INPUT, select{font-size:12px;background-color:#DDEEFF;}

.color {background-color:#CCDDFF;}

.whitelink {color:white;text-decoration:none;}

