/* CSS skrevet til GLI Activity      */
/* Av Espen Skaarer, espen@comart.no */


/* SIDEN */

body {
	font-family: tahoma, verdana, serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background: #CADCEB url(../bilder/bg.gif) repeat-x;
}

/* SKRIFT */

h1 {
	display: none;
}

#logo {
	background: url(../bilder/logo.gif) no-repeat;
	height: 75px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #3C4B60;
	font-size: 11px;	
}

#logo p {
	float: right;
	padding: 60px 5px 0px 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 2px 0px;
}

h3 {
	background: url(../bilder/nyhetpunkt.gif) no-repeat 0px 1px;
	padding: 2px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

p.merlinjeavst {
	line-height: 150%;
}

p#copyright {
	color: #000000;
	text-align: center;
}

img.border {
	border: 1px solid #3C4B60;
}

img.hoyre {
	float: right;
	border: 0px;
	margin-left: 20px;
}

img.galleri {
	float: left;
	border: 1px solid #000000;
	margin: 0px 13px 20px 13px;
}

/* INNDELING AV SIDEN */

#ytre {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(../bilder/ytre.gif) no-repeat 0 0;
	padding: 30px 0px 0px 0px;
}

#wrap {
	border: 1px solid #3C4B60;
	margin-left: auto;
	margin-right: auto;
	width: 702px;
}

#alt {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

/* TOPPMENYEN */

#toppmeny {
	background: #013660 url(../bilder/meny_bg.gif) repeat-x;
	height: 18px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#toppmeny ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#toppmeny li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#toppmeny a {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 2px 10px;
	border-right: 1px solid #FFFFFF;
}

#toppmeny a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#toppmeny a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#toppmeny a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#toppmeny a:hover {
	text-decoration: none;
	background: transparent url(../bilder/meny_bg_hover.gif) repeat-x;
	color: #FFFFFF;
	padding: 3px 10px 2px 10px;
}

/* BUNNMENYEN */

#bunndel {
	background: transparent url(../bilder/meny_under_bg.gif) repeat-x;
	height: 16px;
	border-top: 1px solid #3C4B60;
	padding: 0px;
	margin: 0px;
}

#bunnmeny {
	background: transparent url(../bilder/meny_under_bg_link.gif) repeat-x;
	border-bottom: 1px solid #3C4B60;
	height: 15px;
}

#bunnmeny ul {
	display: inline;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}

#bunnmeny li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#bunnmeny a {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
	border-right: 1px solid #3C4B60;
}

#bunnmeny a:link {
	text-decoration: none;
	color: #000000;
}

#bunnmeny a:active {
	text-decoration: none;
	color: #000000;
}

#bunnmeny a:visited {
	text-decoration: none;
	color: #000000;
}

#bunnmeny a:hover {
	text-decoration: none;
	color: #000000;
	background: transparent url(../bilder/meny_under_bg_hover.gif) repeat-x;
}

/* INNHOLD */

#altinnhold {
	background: transparent url(../bilder/innhold_bg.gif) repeat-y;
}

#innhold {
	padding: 10px;
}

#minhoyde { 
	width:1px;
	background:transparent;
	height:500px;
	float: left;
}

#venstreinnhold {
	width: 525px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#hoyreinnhold {
	width: 125px;
	float: left;
	margin: 0px 0px 0px 25px;
}

#hoyreinnhold img {
	margin-left: 25px;
}

.oppdatertinfo {
	border: 1px solid red;
	padding: 5px;
}

/* GENERELLE LINKER */

a:link {
	text-decoration: none;
	color: #F59F4B;
}

a:active {
	text-decoration: none;
	color: #F59F4B;
}

a:visited {
	text-decoration: none;
	color: #F59F4B;
}

a:hover {
	text-decoration: underline;
	color: #F59F4B;
}

/* GJESTEBOK */

#gjestebok {
	background: transparent;
}

#gjestebok h2 {
	display: inline;
}

#gjestebok p {
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.svart:link {
	text-decoration: none;
	color: #000000;
}

.svart:active {
	text-decoration: none;
	color: #000000;
}

.svart:visited {
	text-decoration: none;
	color: #000000;
}

.svart:hover {
	text-decoration: underline;
	color: #000000;
} 

.dato {
	color: gray;
}

/* ANNENHVER BAKGRUNNSFAGE */

.gb1 {
	background: transparent;
	border: 1px solid #D9E9FF;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 3px 5px;
	overflow: hidden;
}

.gb2 {
	background: #F1F7FF;
	border: 1px solid #D9E9FF;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 3px 5px;
}

.nyhet {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 0px 0px;
}

.nyhet h3 {
	border-top: 1px solid #3C4B60;
	margin: 0px 0px 3px 0px;
}

.nyhet img {
	margin: 0px 0px 0px 0px;
	float: right;
	width: 100px;
	border: 0px solid #000000;
}

.imgtekst {
	font-size: 9px;
	color: gray;
	float: right;
}

.mellom {
	height: 20px;
}

hr {
	border-top: 1px solid #3C4B60;
	border-bottom: 1px solid #FFFFFF;
	margin: 30px 0px 10px 0px;
}

/* SKJEMATING */

input.knapp {
	border: 1px solid #3C4B60;
	background: #F1F7FF;
	color: #000000;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

.input.felt {
	border: 1px solid #AAAAAA;
}

.input value {
	color: red;
}
.rod {
	color: red;
}

.gronn {
	color: green;
}

.hvit {
	color: white;
}

.gul {
	color: #F59F4B;
}

form {
	margin: 0px;
}

.ti {
	height: 10px;
}

ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul li {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 17px;
}

ul li input {
	height: 15px;
	border: 1px solid #AAAAAA;
	margin: 0px 5px 0px 0px;
}

ul.gul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

ul.gul li {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	height: 16px;
	background: url(../bilder/hoyremenypil.gif) no-repeat 0px 4px;
}

table {
	border-collapse: collapse;
	border: 1px solid #888888;
}
td {
	border: 1px solid #888888;
	padding: 2px;
}

.kode {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid red;
	padding: 2px;
	margin: 0px;
}