﻿a:link, a:visited {
	color: #1F9C5A;
	text-decoration: none;
}

a:hover {
	color: #61A0EF;
	text-decoration: none;
}


a:link.meny1, a:visited.meny1, a:hover.meny1 {
	text-decoration: none;
	font-size:1em;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	
}

a:link.meny1, a:visited.meny1 {
	color: #000000;
}

a:hover.meny1 {
	color: #FF0000;
}

a:link.meny2, a:visited.meny2, a:hover.meny2 {
	text-decoration: none;
	font-size:1em;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
}

a:link.meny2, a:visited.meny2 {
	color: #1F9C5A;
}

a:hover.meny2 {
	color: #FF0000;
}


a:link.meny3, a:visited.meny3, a:hover.meny3 {
	text-decoration: none;
	font-size:0.9em;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
}

a:link.meny3, a:visited.meny3 {
	color: #646464;
}

a:hover.meny3 {
	color: #FF0000;
}



h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family:Georgia, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	line-height:140%;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
}

.text {
}

.textkursiv {
	font-style: italic;
}

.textfet {
	font-weight: bold;
}

.textfetkursiv {
	font-weight: bold;
	font-style: italic;
}

.datum {
	font-family:Georgia, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color:#999999;
	font-size:0.8em;
}