html, body {
   margin : 0;
   padding : 0;
}
body { 

	background-color:#444;
	
	font-family: 'Lucida Grande', Lucida, 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
}
a img {
	border: none;
}

/*Venstre meny start*/
#indeks_meny {
	position: absolute; 
	left: 28px; 
	top: 180px;
	width: 150px;
	height: auto;
	border-collapse: collapse;
	vertical-align: top;
	text-align:right;
}


.iMeny_item a {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.iMeny_item a:hover {
	text-decoration: underline;
}
/* Valgt */
.iMeny_item {
	font-size: 10px;
	color: white;
	text-decoration: none;
	height: 18px;
	padding-left: 0px;	
}

.iMeny_item_v {
	font-size: 10px;
	color: #33cccc;
	text-decoration: none;
	height: 18px;
	padding-left: 0px;
}
/*.iMeny_item_v_td {
	text-decoration: none;
	vertical-align: middle;
	height: 18px;
	padding-left: 3px;	
}*/
/*Venstre meny slutt*/

/*Høyre meny start*/
.sMeny_item {
	height: 18px;
	padding-left: 0px;
	font-size: 10px;
	color: white;
	text-decoration: none;	
}

.sMeny_item a {
	font-size: 10px;
	color: white;
	text-decoration: none;

}

.sMeny_item a:hover {
	font-size: 10px;
	color: white;
	text-decoration: underline;

}

/* Valgt */
.sMeny_item_v {
	height: 18px;
	font-size: 10px;
	padding-left: 0px;
	color: #33cccc;
	text-decoration: none;
}
/*Venstre meny slutt*/
#splash{
	position: absolute; 
	left: 260px; 
	top: 132px;
	padding: 0px;
	background-color:#f2f1e0;
}

#bildeBoks {
	position: absolute; 
	left: 228px; 
	top: 138px;
	padding: 1px;
	border: 1px solid #434;
	background-color:#333;
	/*position: absolute; 
	left: 260px; 
	top: 132px;
	width: auto;
	height: auto;
	/*width: 590px;
	height: 390px;
	padding: 10px;
	background-color:white;
	overflow: hidden*/
}

#navBoks {	
	position: absolute; 
	left: 228px; 
	top: 650px;
	width: 610px;
	height: 30px;
}

#navBoks a {
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

#navBoks a:hover {
	text-decoration:underline;
}
#bildeTekst {
	position: absolute; 
	left: 228px; 
	top: 673px;
	width: 610px;
	height: auto;
	font-size: 10px;
	color: #bbb;
}

/* Stiler for kontaktinformasjon */
.c1 {
	vertical-align:top;
	padding-top:3px;
	padding-right:6px;
	width: auto;
	line-height:15px;
	height: 10px;
	font-size: 10px;
	color: #33cccc;
	text-decoration: none;
}
.c2 {
	vertical-align:top;
	line-height:15px;
	font-size: 10px;
	padding:3px 0px;
	width: auto;
	height: 10px;
	color:#bbb;
	text-align:left;
}
.c2 a {
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.c2 a:hover {
	text-decoration: underline;
}

/*bison design*/
#bison {	
	position: absolute; 
	left: 117px; 
	bottom: 10px;
	width: 150px;
	height: 30px;
}

#bison a {
	font-size: 9px;
	font-weight: normal;
	color:#666;
	text-decoration: none;
}

#bison a:hover {
	text-decoration:underline;
}

/* Stiler for admin-siden*/
#kat {
	position: absolute; 
	left: 15px; 
	top: 360px;
	width: 110px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
#ser {
	position: absolute; 
	left: 135px; 
	top: 360px;
	width: 110px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

#bildeUpload {
	position: absolute; 
	left: 259px; 
	top: 652px;
	width: 610px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	border-collapse: collapse;
}
#uploadField {
	width: 530px;
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #669999;
	background-color: white;
	margin: 5px 0px 0px 0px
}
#bildeTekstEdit {
	overflow: auto;
}
.button {
	height: 22px;
	margin: 3px 0px 3px 6px;
	border: 1px solid #000000;
	background-color: white;
	font-family: 'Courier New', Courier, mono;
	font-size: 11px
}

.text_field {
	width: 100px;
	margin: 0px 0px 6px 6px;
	border: 1px solid #669999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#meldingsBoks{
	
	position: absolute; 
	left: 75px; 
	top: 667px;
	width: 150px;
	height: auto;
	border: 1px solid white;
	background-color: #909090;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px
}
#navBoks_admin {	
	position: absolute; 
	left: 260px; 
	top: 562px;
	width: 810px;
	height: 30px;
}

#navBoks_admin a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#navBoks_admin a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
