body {
background: #E0BD87;
color: black;
font-family: Comic Sans MS, Arial; 
font-size: 12pt;
}

h1 {
font-size: 26pt;
color: #E0BD87;
}

h2 {
font-size: 14pt;
text-align: center;
}

h3 {
font-size: 13pt;
}

a:visited {
color: #BD6500; 
text-decoration : underline; 
} 

a:link {
color: #000; 
text-decoration: underline; 
} 

a:hover {
color: #703C00; 
text-decoration: none;
} 

a:active {
color: red; 
text-decoration: none; 
} 

a.meny:visited {
color: #E0BD87; 
text-decoration : underline; 
} 

a.meny:link {
color: #E0BD87; 
text-decoration: underline; 
} 

a.meny:hover {
color: #BD6500; 
text-decoration: none;
} 

img.floatright {
float: right;
}

td.meny {
border-right: 1px #000 solid;
}

div.left {
float: left;
padding: 2px;
}

div.right {
float: right;
}
div.bildehoyremedtekst{
	color: black;
	font-family: Comic Sans MS, Arial;
	font-style: italic;
	float: right;
	height: auto;
	width: auto;
	padding: 7px;
}
div.bildevenstremedtekst{
	color: black;
	font-family: Comic Sans MS, Arial;
	font-style: italic;
	float: left;
	height: auto;
	width: auto;
	padding: 7px;
}
#frontnedeboks
{
	float: right
	with: 100%,
	text-align: right;
	padding-bottom: 20px;
}
