.borders { background-color: #FFFFFF; border-left-color: #0066FF; border-left-style: solid; border-left-width: thin}
.sideboks {
	font-size: .8em;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border: thin solid #00CCFF;
	width:123px;
}

.red {  color: #FF0000}
.green {  color: #00CC00}
.viktig {  font-style: oblique; font-weight: bold; color: #CC6600}
h1 {
	font-size: 2.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
h2 {  border: 4px ridge; ; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; font-size: 1.4em; font-weight: bold; border-color: #990033 ridge; width: 20em; text-align: center; font-family: Arial, Helvetica, sans-serif}
.bg {  background-color: #FFFFFF}
.boks {  color: #000000; background-color: #66CCFF; border: #0099FF; border-style: dotted; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
ul {  list-style-position: outside; list-style-type: circle}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../bakgrunn/bg-information3.jpg);
	background-repeat: repeat-y;
	margin-right: 7em;
}
p {  
	line-height: 1.5em;
}
.forfattar {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-variant: small-caps; 
	background-color: #FF9933; 
	padding: 3px; 
	text-align: center; 
	text-indent: 0pt; 
	margin-bottom: 1em
}
.sidemeny {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CC00;
	background-attachment: fixed;
	background-color: #000000;
	text-align: left;
	padding: 3px;
	width: 123px;
	display: block;

}
.innhald {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 3px;
	margin-left: 165px;

}
.sidemeny a:link {
	color: #00CC00;
	text-decoration: none;
	display:block;
}
.sidemeny a:visited {
	color: #00CC00;
	text-decoration: none;
	display:block;
}
.sidemeny a:hover {
	color: #00CC00;
	text-decoration: none;
	background-color: #FF0000;
	width: 100%;
	display:block;
}
.sidemeny a:active {
	color: #FFFF00;
	text-decoration: none;
	display:block;
}
.sidebar {
	float: left;
	width: 155px;
	position: fixed;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #9900FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF9900;
}

.updatearea {
	border: thin dotted #00CCFF;
}
