body
{
	background: #B3D464;
}

a,a:visited
{
	color: blue;
}

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

.kundtjanst
{
	font-family: "trebuchet ms",arial,helvetcia,verdana;
	font-size: 15pt;
}

#prof_menu
{
	width: 100%;
}

#prof_menu td
{
	padding: 5px;
	background: #eeeeee;
	border: 1px solid black;
	width: 20%;
	text-align: center;
}

#prof_menu a, #prof_menu a:visited
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.header
{
	font-weight: bold;
	font-family: "trebuchet ms",verdana,arial,helvetica;
	font-size: 15pt;
}

#categories td
{
	background: #E4EE4A;
	border: 1px solid black;
	padding: 10px;
	text-align: center;
}

#categories a, #categories a:visited
{
	font-size: 15pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}