﻿a:link, a:visited {
	color: #E20024;
	text-decoration: none;
}

a:hover {
	color: #61A0EF;
	text-decoration: none;
}

a:link.snabbmeny, a:visited.snabbmeny {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

a:link.snabbmeny, a:visited.snabbmeny {
	color: #AFAFAF;
}

a:hover.snabbmeny {
	color: #E20024;
}


a:link.meny, a:visited.meny {
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
}

a:link.meny, a:visited.meny {
	color: #AFAFAF;
}

a:hover.meny {
	color: #E20024;
}

h1, h2, h3, h4, h5 {
	padding-top: 5px;
	margin: 0px;
	font-weight: bold;
}

h1 {
	font-size: 27px;
	color: #646464;
	border-bottom: 5px #BEBEBE solid;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 17px;
	color: #646464;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 11px;
}

.text {
}

.textkursiv {
	font-style: italic;
}

.textfet {
	font-weight: bold;
}

.textfetkursiv {
	font-weight: bold;
	font-style: italic;
}

.topptext {
	font-size: 14px;
	color: #FFFFFF;
}

.topptextrubrik {
	font-size: 30px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:120%;
}
