.meny {
	font-size: 9pt;
	font-weight: bold;
	background-color: #EEFFFF;
}
.menyHere {
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.smallRedText {
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.FetRubrik {
	font-size: 10pt;
	font-weight: bold;
}
.BlueText{
	font-size: 30pt;
	font-weight: bold;
	color: #000066;
}
.RedText{
	font-size: 30pt;
	font-weight: bold;
	color: #CC0000;
}
.Ingress {
	font-size: 11pt;
}
.LitenRubrik {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.BreadText {
	font-size: 10pt;
	font-style: italic;
}
.IngressArtikel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;font-size: 11pt;
	text-align: justify;
}
.LitenRubrikArtikel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;font-size: 12pt;
	font-weight: bold;
}
.ArtikelCitat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000066;
	font-size: 10pt;
	text-align: justify;
}
.BreadTextArtikel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-align: justify;
}
.MindreTextArtikel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}
.MiniRubrik {
	font-size: 9pt;
	font-weight: bold;
	text-indent: 4;
	background-color: #000066;
	color: #EEFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.MiniAvslut {
	font-size: 8pt;
	font-weight: bold;
	text-indent: 4;
	background-color: #CC0000;
	color: #EEFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.Knapp {
	font-size: 7pt;
	background-color: #CC0000;
	color: #EEFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.LitenText {
	font-size: 7pt;
}
body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	color: darkblue;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color: #EEFFFF;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-face-color: #EEFFFF;
	scrollbar-highlight-color: #EEFFFF;
	scrollbar-dark-shadow-color: #000066;
	scrollbar-3d-light-color: #EEFFFF;
}
a {
	color: #000066;
	text-decoration: none;

}
a:hover {
	color: Red;
}
.formStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 400;
}
