a:link { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #625747;}
a:visited { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #625747;}
a:active { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #625747;}
a:hover { text-decoration: none; color: #0099CC; cursor: hand;}

a.meny:link { text-decoration: none; cursor: hand; font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:2px; color: #ffffff;}
a.meny:visited { text-decoration: none; cursor: hand; font-family:  "Lucida Sans Unicode", Arial, Helvetica, sans-serif;  font-size:11px; letter-spacing:2px; color: #ffffff;}
a.meny:active { text-decoration: none; cursor: hand; font-family:  "Lucida Sans Unicode", Arial, Helvetica, sans-serif;  font-size:11px; letter-spacing:2px; color: #ffffff;}
a.meny:hover { text-decoration: none; cursor: hand; font-family:  "Lucida Sans Unicode", Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:2px; color: #cccccc;}

a.undermeny:link { text-decoration: none; font-size:8pt; font-weight: bold; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #888888;}
a.undermeny:visited { text-decoration: none; font-size:8pt; font-weight: bold; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #888888;}
a.undermeny:active { text-decoration: none; font-size:8pt; font-weight: bold; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #888888;}
a.undermeny:hover { text-decoration: none; font-size:8pt; font-weight: bold; color: #000000; cursor: hand;}


html {
     overflow: -moz-scrollbars-vertical;
}

body {
	background-color:#ebe8e3;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	line-height: 14px;
}

input {
	width: 140px;
	height:25px;
	font-size:12pt; color:#888;
	font-family: Arial, Helvetica, sans-serif;
}


img {
	align: left;
	border: 0;
}

.rubrik {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	line-height:24px;
	font-weight:normal;
	color: #333333;
}

.citat {
	font-size:18px;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #807460;
}

.udner_rubrik {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color: #333333;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	color:#333;
}
.text_vit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#FFF;
	line-height: 14px;
}
.text_svart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000;
	line-height: 14px;
}

.copyright {
	font-size:11px;
}

#undermeny {
	position:relative;
	left:0px;
	top:280px;
	width:281px;
	height:auto;
	z-index:2;
	text-align:right;
}

