/* CSS skrevet av Falk Webdesign ©2005 */
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #85934C;
	text-decoration: underline;
}
a:active {
	color: #85934C;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../gfx/h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 5px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	line-height: 18px;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

.bottomarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #F9AC1C;
	text-align: center;

}
.menyarea {
	background-color: #F9AC1C;
}
.blue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	padding-left: 3px;
}
.gray {
	font-weight: bold;
	color: #000000;
	background-color: #ECECEC;
	padding-left: 3px;
}
.box_blue {
	border: 3px solid #B2DDDF;
	background-color: #B2DDDF;
}
.box_pink {
	border: 3px solid #F9AAD9;
	background-color: #F9AAD9;
}
.box_magenta {
	border: 3px solid #E2B3B4;
	background-color: #E2B3B4;
}
.box_tan {
	border: 3px solid #FDE3B1;
	background-color: #FDE3B1;
}
.box_black {
	border: 3px solid #000000;
	background-color: #FFFFFF;
}
.box_gray {
	border: 3px solid #CCCCCC;
	background-color: #FFFFFF;
}
#meny {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 10;
	height: auto;
	width: 170px;
	left: 7px;
	top: 7px;
}
#innhold {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 20;
	height: auto;
	width: 733px;
	left: 10px;
	top: 10px;
}
.kravul {
	background-image: url(../gfx/ulbakgrunn.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
