body, p, td, th
{
	color: #ADD9F1;
}

#hogerkolumn
{
	margin: 63px 0px 0px;	/* set top margin, offset to compensate for rubrik */
}

#huvudram
{
	background-color: #00176B;
}

a:link
{
	color: #ADD9F1;
	text-decoration: underline;
}
a:visited
{
	color: #ADD9F1;
	text-decoration: underline;
}
a:hover
{
	color: #419BFF;
	text-decoration: underline;
}
a:active
{
	color: #ADD9F1;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	color: #ADD9F1;
}

.undermeny
{
	background-color: #00176B;
}