body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: small;
}

a:link, a:visited { color: #990033; text-decoration: none }

a:hover, a:active { text-decoration: underline }

p { font-family: Arial, Geneva, Helvetica, sans-serif; }

td  { font-family: Arial, Geneva, Helvetica, sans-serif; }

p.brodtekst { font-family: Arial, Geneva, Helvetica, sans-serif; clear: right; }

.stor_tittel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.tittel { font-family: Verdana, Arial, Helvetica, sans-serif; }

.undertittel { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.brodtekst
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
}

.liste
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

.em { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #333333 }


.meny { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; color: #000000 }

.meny a:link { color: #990033; font-weight: bold; text-decoration: none }

.meny a:visited { color: #990033; text-decoration: none }

.meny a:active, .meny a:hover { color: # 990033; font-weight: bold; text-decoration: underline }

.ingress
{
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}

.lmellomtittel { color: #330099 }

.bildetekst { font-family: Verdana, Arial; font-weight: bold; color: #990033 ; font-size: 10px}

.input
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.select
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.knapp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: grey;
	font-weight: bold;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}


.spaltetittel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


