body
{
	background: #006CDA;
}

img
{
	border: none;
}

td
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
}	

#kundtjanst
{
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	color: white;
}

#main
{
	background: white;
	padding: 5px;
}

#prof_menu td
{
	background: #cccccc;
	text-align: center;
	padding: 3px;
	border: 1px solid white;
}

#prof_menu td:hover
{
	background: #999999;
}

#prof_menu a, #prof_menu a:visited
{
	font-family: verdana,arial,helvetica;
	font-size: 7pt;
	color: black;
	text-decoration: none;
}

#categories td
{
	width: 50%;
	padding: 10px;
	text-align: center;
}

#categories a, #categories a:visited
{
	font-size: 12pt;
	color: blue;
}