* {	margin:0; padding:0;}

html {
	font-size:62%;
}

body {
	font:1.0em/190% Verdana,Arial,Helvetica,sans-serif;
	color:#111;
	background-color: #a30e35;
	text-align:center;
	margin:0;
}

div#innhold p {
	font-size:1.3em;
	margin:0.6em 0;
}

h1 {
	font-size:1.8em;
	color:#a30e35;
	font-weight:normal;
	letter-spacing:0.1em;
	margin-bottom:0.8em;
	width:100%;
}

h2 {
	font-size:1.5em;
	color:#a30e35;
	font-weight:normal;
	margin-bottom:0.8em;
}

h3 {
	font-size:1.4em;
	color:#a30e35;
	font-weight:normal;
	margin-bottom:0.6em;
}

h4 {
	font-size:1.3em;
	color:#a30e35;
	font-weight:normal;
}

a:link, a:visited {
	color:#111;
	text-decoration:underline;
}

a:hover, a:active {
	color:#111;
	text-decoration:none;
}

h2 a:link, h2 a:visited {
	color:#a30e35;
	text-decoration:none;
}

h2 a:hover, h2 a:active, h2 a.aktiv:link, h2 a.aktiv:visited {
	color:#a30e35;
	text-decoration:underline;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active,
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active,
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	color:#a30e35;
	text-decoration:none;
}

ul, ol {
	font-size:1.3em;
	line-height:1.5em;
	margin:0.5em 0 0.5em 2em;
}

img {
	border:0px;
	margin-right:1em;
}

img.ikon {
	border:0px;
	vertical-align:text-bottom;
	float:left;
}

img.png {
	border:0px;
	behavior:url('materiale/iepngfix.htc');
}

.liten {
 color:#000;
 font-family:Verdana, Arial, Helvetica;
 font-size:.85em;
 font-weight:normal;
}

.bunn {
 color:#008000;
 font-family:Verdana, Arial, Helvetica;
 font-size:1em;
}

.passiv {
 color:dimgrey;
 font-family:Verdana, Arial, Helvetica;
 font-size:1.1em;
 font-weight:normal;
 text-decoration:none;
}

.end {
	display:block;
	margin-bottom:4em;
}

div.margin {
	width:820px;
	border-left:15px solid #ccc;
	border-right:15px solid #ccc;
	border-bottom:10px solid #999;
	padding:0 15px 15px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#eee;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

div.container {
	width:100%;
	position:relative;
	float:left;
	background-color:#fff;
}

img#logo {
	position:absolute;
	right:30px;
	top:30px;
}

div#topp {
	text-align:left;
	width:790px;
	padding:130px 30px 60px 0;
	float:left;
	position:relative;
}

div#meny {
	width:255px;
	font-size:1.5em;
	letter-spacing:0.1em;
	white-space:nowrap;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0;
}

div#meny ul {
	width:100%;
	float:left;
	font-size:1em;
	margin:0;
	padding-top:1.5em;
	background-color:#fff;
}

div#meny li {
	list-style-type:none;
}

div#meny a {
	text-align:left;
	line-height:20px;
	font-weight:lighter;
	padding:5px 10px 5px 55px;
	height:20px;
	display:block;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
}

div#meny a:link, div#meny a:visited {
	color:#a30e35;
	text-decoration:none;
	background:#eee url('../bilder/halv.gif') no-repeat right top;
}

div#meny a:hover {
	color:#a30e35;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee url('../bilder/halv.gif') no-repeat right top;
}

div#meny a:active {
	color:#a30e35;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background:#fff url('../bilder/halv.gif') no-repeat left top;
}

div#meny a.aktiv:link, div#meny a.aktiv:visited {
	color:#a30e35;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background:#fff url('../bilder/halv.gif') no-repeat left top;
}

div#innhold {
	float:left;
	width:100%;
	position:relative;
	background-repeat:repeat-y;
}

div#side {
	width:720px;
	padding:0 55px 2.5em 55px;
	float:left;
	position:relative;
}

div#side div.full {
	width:690px;
	margin-right:30px;
	float:left;
}

div#side div.deler {
	width:210px;
	margin-right:30px;
	float:left;
}

div#side div.stordel {
	width:450px;
	margin-right:30px;
	float:left;
}

div#bunn {
	font-size:1em;
	width:720px;
	float:left;
	position:relative;
	padding:3em 55px 30px;
}
	
.textbox {
	color:#000;
	font-family: Helvetica;
	font-size:12px;
	background-color:#fff;
	border:1px solid #ccc;
}
	
.tinymce {
	color:#000;
	font-family: Helvetica;
	font-size:12px;
	background-color:#fff;
	border:1px solid #ccc;
}

.right {
	float:right;
}

.left {
	float:left;
}

table tr td {
	padding-right:20px;
	vertical-align:top;
}

table tr td span {
	font-size:1.2em;
}

.grey {
 background-color:#eee;
}

/* Hack for Internet Explorer on Windows \*/
* html div#topp, * html div#innhold, * html div#bunn, * html div#side { width: 820px; }
* html div#side div.deler { width: 190px; }
* html div#side div.stordel { width: 380px; }
/* End of hack */
