@charset "utf-8";
body {
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
	background:url(../desimg/topp/bgcol.png) repeat-x #898da6;
}
pre {
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}
#topp {
	margin: 0 auto;
	background: url(../desimg/topp/mountainrange.png) repeat-x;
	height: 135px;
	width: 100%;
} 
#nest {
	width: 237px;
	height: 77px;
	left: 5px;
	margin-top:5px;
	float: left;
	overflow: hidden;
	clear: both;
	position: absolute;
}
#toparrange {
	margin-left: auto;
	margin-right: auto;	
}
#navbar {
	display: inline-block;
	height: 25px;
	top:102px;
	float:left;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	border-bottom-color: #4B6989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 50px;
	text-decoration: none;
	color: #C0C4CB;
	float: left;
}
.navlinks a:link {
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	text-decoration: none;
	color: #C0C4CB;
	float: left;
	width: 110px;
	padding-top: 2px;
}
.navlinks a:visited {
	margin: 0 auto;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	text-decoration: none;
	color: #C0C4CB;
	float: left;
	width: 110px;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif;
}
.navlinks a:hover {
	padding-top: 2px;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	text-decoration: none;
	color: #003;
	background-color: #B7C0E6;
	float: left;
	width: 110px;

}
.navlinks a:active {
	padding-top: 2px;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	text-decoration: none;
	color: #C2C6CD;
	background-color: #2f4863;
	float: left;
	width: 110px;
	border-bottom: 1px solid #9fa4b0;
}
.chosenone {
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	text-decoration: none;
	color: #C2C6CD;
	float: left;
}	
.chosenone a:link {
	padding-top: 2px;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	text-decoration: none;
	color: #000;
	background-color: #2f4863;
	float: left;
	width: 110px;
	background-color: #7B869D;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	
.chosenone a:visited {
	padding-top: 2px;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	text-decoration: none;
	color: #003;
	background-color: #2f4863;
	float: left;
	width: 110px;

	background-color: #B7C0E6;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #041E37;
}	
.chosenone a:hover {
	padding-top: 2px;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 22px;
	text-decoration: none;
	color: #003;
	background-color: #2f4863;
	float: left;
	width: 110px;

	background-color: #BFC6E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969;
}	
.chosenone a:active {
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	text-decoration: none;
	color: #C2C6CD;
	background-color: #2f4863;
	float: left;
	width: 110px;

	padding-top: 5px;
	border-bottom: 1px solid #9fa4b0;
}	

#blogtopp {
	height: 23px;
	background-color:#1E232D;
	color: #D7DCFF;
	font-size: 18px;
	text-indent: 10px;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45495A;
	padding: 5px;
	width: 100%;
}

#blogkontainer {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #45495A;
	border-right-color: #45495A;
	border-bottom-color: #45495A;
	border-left-color: #45495A;
	margin-top: 10px;
	background-color: #707B94;
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
.bloginnhold {
	width: 577px;
	height: auto;
	float: left;
	background-color: #959BAC;
	vertical-align: top;
	padding: 10px;
	font-family: "Times New Roman";
	font-size: 14px;
	margin-top: 5px;
	border: 1px solid #6A7282;
	display: inline-block;
}
.bloginnhold a:link {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149;
}
.bloginnhold a:visited {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149;
}
.bloginnhold a:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #009;
}
.bloginnhold a:active {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149;
}

.blogcom {
	width: 595px;
	height: auto;
	float: left;
	vertical-align: top;
	font-family: "Times New Roman";
	font-size: 12px;
	display: inline-block;
	text-align: right;
	margin-top: 5px;
	border-top-color: #6A7282;
	border-right-color: #6A7282;
	border-bottom-color: #6A7282;
	border-left-color: #6A7282;
	color: #193149;
}
.blogboks {
	width: 600px;
	height: auto;
	background-color: #7B869D;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-left: 8px;
	margin-top: 10px;
	border: 1px solid #616674;
	padding: 5px;
	display: inline-block;
}
.bloggoverskrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1E232D;
	text-decoration: none;
}

.bloggoverskrift a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1E232D;
	text-decoration: none;
}

.bloggoverskrift a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1E232D;
	text-decoration: none;
}

.bloggoverskrift a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #009;
	text-decoration: none;
}

.bloggoverskrift a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1E232D;
	text-decoration: none;
}
.nb { margin: 10px; border:1px solid #000; }
.rbilde { margin: 10px; border:1px solid #000; }
#langbar {
	float: right;
	width: auto;
	margin: 5px;
	border: 1px solid #545F72;
	padding: 5px;
	background-color: #233F5C;
	color: #586176;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
#langbar a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8D95A9;
	text-decoration: none;
}
#langbar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8D95A9;
	text-decoration: none;
}
#langbar a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F93;
	text-decoration: underline;
}
#langbar a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8D95A9;
	text-decoration: none;
}

.komboks {
	background-position: top left;
	float:left;
	width: 760px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 8px;
	margin-top: 2px;
	border: 1px solid #616674;
	background-color: #9B9FB5;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: inline-block;
}
.kommentardato {
	float:left;
	height: auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	display: inline-block;
	color: #586076;
}
.kommentaren {
	clear:both;
	float:left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 25px;
	padding: 5px;
	display: inline-block;
	color: #354155;
}
.stlinks {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149; 	
}
.stlinks a:link {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149; 	
	text-decoration: underline;
}
.stlinks a:visited {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149; 	
	text-decoration: underline;
}
.stlinks a:hover { 
	font-family: "Times New Roman";
	font-size: 14px;
	color: #F60;
	text-decoration: none;
}
.stlinks a:active {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149; 	
	text-decoration: underline;
}
.menyboks {
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px dashed #525C74;
}
.adminboks {
	padding-bottom: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #525C74;
}

.bildeboks {
	margin:0 auto;
	text-align: center;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px dashed #525C74;
}
#sidebar {
	text-align: right;
	width: 150px; 
	padding: 5px;
}
#sistebilde {
	margin: 0 auto;	
	text-align: center;
}
#randbilde {
	margin: 0 auto;	
	text-align: center;
}
#blogmeny {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 8px;
	width: 160px; 
	height: auto;
	float: right;
	background-color: #7B869D;
	border: 1px solid #616674;
	display: inline-block;
}
.detsistebilde {
	margin: 0 auto;
	border: 1px solid black;
	max-width: 150px;
	max-height: 90px;	
}

.detsistebilde:hover {
	margin: 0 auto;
	border: 1px solid #F60;
}
.infotekst {
	width: 100%;
	padding: 5px;
}
.fotosubtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #595E77;
}
.fotolinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.fotolinks a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #DEDFE7;
	text-decoration: none;
}
.fotolinks a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #EFEFF3;
	text-decoration: none;
}
.fotolinks a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FF0;
	text-decoration: none;
}
.fotolinks a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #1E232D;
	text-decoration: underline;
}
.albbilde {
	border: 2px solid #000;	
}
.albbilde:hover {
	border: 2px solid #F60;	
}
#fotoet {
	margin-top: 10px;
	border: 3px solid #000;	
}

.fotoinfo {
	width: 800px;
	margin: 0 auto;
}
.komcont {
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width:800px;
}
.combox {
	border: 1px solid #1E232D;
	width: 200px;
	background-color: #C2C2DC;
}
.codebox {
	border: 1px solid #1E232D;	
	background: #C2C2DC;
	width: 70px;
}
.comtext {
	border: 1px solid #1E232D;	
	background: #C2C2DC;
	width: 305px; 
} 
.kombtn {
	border: 1px solid #1E232D;
	width: 150px;
	height:25px;
	background-color: #AAB8F0;
}
.botboks {
	width: 100px; 
	height: 10px;
	clear:both;
}
.friendlink {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #039;
}
.friendlink a:link {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #03C;
	text-decoration: underline;
}
.friendlink a:visited {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #036;
	text-decoration: underline;
}
.friendlink a:hover {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #F90;
	text-decoration: underline;
}
.friendlink a:active {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #03C;
	text-decoration: underline;
}
#galleriboks {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 2px;
	overflow: hidden;
}
#bildeboks {
  width: 800px;
  height: auto;
  float: left;
}
#bildemeny {
  float:right;
  background-color:#36F;
  height: 300px;
  width: 198px;
}
#bildemetadata {
  font:"Times New Roman", Times, serif;
  font-size: 12px;
  color:#036;
  float:right;
  height: auto;
  width: 194px;
  clear:right;
  padding: 2px;
}
#bildeoverskrift {
	width: 198px;
	height: auto;
	font-size: 15px;
	color:#1B3149;
	text-align: center;
	border-bottom: 1px dotted #1B3149;
	font-family: "Times New Roman", Times, serif;
	clear:both;
}
#bildeforklaring {
	width: 198px;
	height: auto;
	font-size: 13px;
	color:#000;
	text-align: center;
	border-bottom: 1px dotted #1B3149;
	font-family: "Times New Roman", Times, serif;
	clear:both;
	padding: 3px;
}
.metaboks {
	width: 198px;
	height: auto;
	font-size: 12px;
	color:#1B3149;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	clear:both;
}
.metalinks {
	font-size: 12px;
	color:#1B3149;
	font-family: "Times New Roman", Times, serif;
}
.metalinks a:link {
	font-size: 12px;
	color:#03C;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.metalinks a:visited {
	font-size: 12px;
	color:#03C;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.metalinks a:hover {
	font-size: 12px;
	color:#F60;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.metalinks a:active {
	text-decoration: underline;
	font-size: 12px;
	color:#03C;
	font-family: "Times New Roman", Times, serif;
}
#galleriresten {
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 1000px;
	clear:both; 
	overflow: hidden;
}
.gallerilitenboks {
	overflow: hidden;
	width: 190px;
	margin: 2px;
	float: left;
	height: 145px;
	padding: 2px;
}
#bloggskriv {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #45495A;
	border-right-color: #45495A;
	border-bottom-color: #45495A;
	border-left-color: #45495A;
	margin-top: 10px;
	background-color: #707B94;
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 10px;	
}
.bloglagre {
	margin: 10px;
	padding: 2px;
}

#defside {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #45495A;
	border-right-color: #45495A;
	border-bottom-color: #45495A;
	border-left-color: #45495A;
	margin-top: 10px;
	background-color: #707B94;
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

#lapsetop {
	height: 112px;
	background: url(../sf/manual/timelapse/img/timelapse.jpg) no-repeat;
	color: #D7DCFF;
	font-size: 18px;
	text-indent: 10px;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45495A;
}
#lapseinfo {
	width: 760px;
	border-width: 1px;
	border-style: solid;
	border-color: #5C617A;
	background-color: #666B86;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
} 
.lapse {
	width: 760px;
	border-width: 1px;
	border-style: solid;
	border-color: #5C617A;
	background-color: #666B86;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;	
}
.lfo {
	padding: 2px;
	font-size: 22px;
	color:#036;
	font-family: "Times New Roman", Times, serif;
}
#gbkont {
	width: 800px;
	border: 1px solid #545970;
	background-color:#7C829C;
	font: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 auto;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
}
#gbover {
	color: #172044;
	font-size: 24px;
	text-align: center;
	width: 798px;
	background-color:#787D98;
	margin: 0 auto;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.gbt {
	color: #172044;
	font-size: 18px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#gbbokser {
	width: 798px;
	margin: 0 auto;
}
#gbskriveboks {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #5E6279;
	background-color: #898DA5;
	color: #000;
}
.gbboks {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #5E6279;
	background-color:;
	background-color: #898DA5;
	color: #000;
}
.gbnavn {
	color: #002851;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.gbsep {
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727794;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
}
.gbentry {
	width: 650px;
	padding: 10px;
}
.gbhomepage {
	color: #03F;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.gbhomepage a:link {
	color: #03F;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.gbhomepage a:visited {
	color: #03F;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.gbhomepage a:hover {
	color: #630;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.gbhomepage a:active {
	color: #03F;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.gbdato {
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#panoramaboks {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 2px;
	overflow: hidden;
}
.pbildeboks {
	margin:0 auto;
	text-align: center;
	padding-bottom: 15px;
	width: 100%;
}
.panotekst {
	color:#123F70;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
.whatsort {
	margin-left: 10px;
	text-indent: 10px;
	color:#DDDEE6;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#skrivenkommentar {
	margin-left: 8px;
	margin-top: 2px;
	overflow: hidden;
	display:inline-block;
	padding: 2px;
	width: 770px;
	height: auto;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	border: 1px solid #616674;
	background-color: #9B9FB5;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.fotooverskrift {
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #E7E8ED;
}
.kommentatoren {
	color: #FC0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}
#albumboks {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 2px;
	overflow: hidden;
	border: 1px solid #45495A;
	margin-top: 10px;
}
#albumsiste {
	background: url(../desimg/bgfoto5.jpg) #7B869D;
	width: 176px;
	height: 366px;
	margin: 0 auto;
	padding: 2px;
	overflow: hidden;
	border: 1px solid #616674;
	float: right;
}
#albumsistebilder {
	background: url(../desimg/bgfoto1.jpg) #7B869D;
	width: 790px;
	height: 182px;
	margin: 0 auto;
	padding: 2px;
	overflow: hidden;
	float: left;
	border: 1px solid #616674;
}
#albumforslag {
	background: url(../desimg/bgfoto2.jpg) #7B869D;
	margin-top: 2px;
	width: 790px;
	height: 176px;
	argin-left: auto;
	margin-right: auto;
	padding: 2px;
	overflow: hidden;
	float: left;
	border: 1px solid #616674;
}
#tagforslag {
	background: url(../desimg/bgfoto4.jpg) #7B869D;
	text-align: center;
	margin-top: 2px;
	width: 464px;
	height: 196px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	overflow: hidden;
	float: left;
	border: 1px solid #616674;
}
#albverktoy {
	background: url(../desimg/bgfoto3.jpg) #7B869D;
	text-align: center;
	margin-top: 2px;
	width: 500px;
	height: 198px;
	margin-right: 2px;
	padding: 2px;
	overflow: hidden;
	float: left;
	border: 1px solid #616674;
}
.albumbildeover {
	margin: 0 auto;
	width: 180px;
	height: auto;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #193149;
	margin-bottom: 5px;
}
.albumsisteboks {
	margin-bottom: 10px;	
}
.tfbildeboks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #193149;
	padding: 2px;
	text-align: center;
	margin: 1px;
	width: 152px;
	float: left;
	height: 140px;
}

.tag1 a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #DEDFE7;
	text-decoration: none;
}
.tag1 a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #EFEFF3;
	text-decoration: none;
}
.tag1 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FF0;
	text-decoration: none;
}
.tag1 a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #1E232D;
	text-decoration: underline;
}

.tag2 a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #DEDFE7;
	text-decoration: none;
}
.tag2 a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #EFEFF3;
	text-decoration: none;
}
.tag2 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FF0;
	text-decoration: none;
}
.tag2 a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #1E232D;
	text-decoration: underline;
}

.tag3 a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #DEDFE7;
	text-decoration: none;
}
.tag3 a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #EFEFF3;
	text-decoration: none;
}
.tag3 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #FF0;
	text-decoration: none;
}
.tag3 a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #1E232D;
	text-decoration: underline;
}

.tag4 a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #DEDFE7;
	text-decoration: none;
}
.tag4 a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #EFEFF3;
	text-decoration: none;
}
.tag4 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FF0;
	text-decoration: none;
}
.tag4 a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #1E232D;
	text-decoration: underline;
}
.ms1 {
	background-color: #99A5B7;
	min-height: 100px;
	height: auto;
}
.ms2 {
	background-color: #8F9BAF;
	min-height: 100px;
	height: auto;
}
.msd1 {
	background-color: #99A5B7;
	min-height: 100px;
	height: auto;
	border-left: 1px solid #4A5668;
}
.msd2 {
	background-color: #8F9BAF;
	min-height: 100px;
	height: auto;
	border-left: 1px solid #4A5668;
} 
.mst {
	background-color: #4A5668;
	color: #FFC;
	font-weight: bold;
	text-align: center;
}
#albtools {
	width: 200px;
	height: 174px;
	border: 1px solid #616674;
	background-color: #8791A5;
	float: left;
}
#albsok {
	width: 294px;
	height: 174px;
	border: 1px solid #616674;
	background-color: #8791A5;
	float: left;
	margin-left: 2px;
}
.cntry {
	border: none;
}
#skb {
	clear: both;
	width: 770px;
	margin-right: auto;
}
.skriventekst {
	margin: 0 auto;
	width: auto;
	padding: 2px;
	overflow: visible;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.skriventekst a:link {
	overflow: visible;
	padding: 2px;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.skriventekst a:visited {
	overflow: visible;
	padding: 2px;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.skriventekst a:hover {
	overflow: visible;
	padding: 2px;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF3;
	text-decoration: underline;
}
.skriventekst a:active {
	overflow: visible;
	padding: 2px;
	text-decoration: none;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.pingu {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
.comarea {
	display: none;
}
.komlagreboks {
	height: 50px;	
}
.undertegnet {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149; 	
}
.undertegnet a:link {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149; 	
}
.undertegnet a:visited {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149; 	
}
.undertegnet a:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FC0;
}
.undertegnet a:active {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #193149; 	
}
#error {
	width: 600px;
	height: 200px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Tahoma";
	font-size: 34px;
	color: #FFC;
	text-align: center;
}


