@charset "iso-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
}
h1 {
	font-size: 36px;
	text-align: center;
}
.border {
	border-width: 4px;
	border-color:#990000;
	border-style: solid;
}
#Huvud a {
	color:#FFFFFF;
	text-align:left;
	font-size:40px;
	font-weight:bold;
}
#Huvud A:Hover {
	color: #FF0000;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
A {
	text-decoration: none;
	color: #000000;
}
A:Hover  {
	color: #FF0000
}
label {
	font-size: 16px;
}
p {
	font-size: 14px;
}
#meny2 a:Hover {
	color: #FF0000;
}
#meny2 a {
	font-size: 11px;
	color: #FFFFFF;
	font-variant: small-caps;
}
#Webbshop td {
	font-size: 12px;
}
#Webbshop th {
	font-size: 14px;
}
#form1 #bestform div {
	font-size: 14px;
	font-weight: bold;
}
#Lankar a {
	font-size: 14px;
}
#Ceremoniregl a {
	font-size: 12px;
}
#Marscher a {
	font-size: 12px;
}
#Ceremoni a {
	font-size: 12px;
}
#Ceremoni td {
	font-size: 10px;
}
#Marscher td {
	font-size: 10px;
}
#varor div {
	font-family: Arial, Helvetica, sans-serif;
}
#Rapport td {
	font-size: 11px;
}
#uniform td {
	font-size: 12px;
}
.noter tr:hover {
    background:#000099;
}