@charset "utf-8";
body {
	margin: 0;
	background-color: #F9FAFB;
}
#toppboks {
	padding-top: 10px;
	width: 100%;
	height: 80px;
	background-color: #B2BDCB;
	background-repeat: repeat-x;
}
#oh {
	width: 341px;
	text-shadow:0px 0px 2px #999;
	height: 47px;
	text-align: center;
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	text-decoration: none;
	color: #4B6078;
}
#oh a:link {
	text-decoration: none;
	text-shadow:0px 0px 2px #999;
	height: 45px;
	text-align: center;
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	color: #4B6078;
}
#oh a:visited {
	color: #4B6078;
	text-decoration: none;
	text-shadow:0px 0px 2px #999;
	height: 45px;
	text-align: center;
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
#oh a:active {
	color: #4B6078;
	text-decoration: none;
	text-shadow:0px 0px 2px #999;
	height: 45px;
	text-align: center;
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
#oh a:hover {
	color: #1D27A7;
	text-decoration: none;
	text-shadow:0px 0px 2px #999;
	height: 45px;
	text-align: center;
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
.sm {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#linkboks {
	height: 25px;
	width: 100%;
	min-width: 100%;
	overflow: hidden;
	border-bottom: 5px solid;
	border-bottom-color:#D8D8D8;
}
#linkar {
	width: 1000px;	
	margin: 0 auto;
}
.topplinker a:link {
	text-shadow:1px 1px 1px #999;
	color: #000;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: auto;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.topplinker a:visited {
	text-shadow:1px 1px 1px #999;
	color: #000;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: auto;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.topplinker a:active {
	text-shadow:1px 1px 1px #999;
	height: 25px;
	float: left;
	color: #03F;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: auto;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-color:#F2F2F2;
	text-shadow:1px 1px 1px #999;
}
.topplinker a:hover {
	text-shadow:1px 1px 1px #999;
	height: 25px;
	float: left;
	color: #FFF;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: auto;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-color:#F2F2F2;
}
.topplinkerv a:link {
	text-shadow:1px 1px 1px #999;
	color: #000;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: auto;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.topplinkerv a:visited {
	text-shadow:1px 1px 1px #999;
	color: #900;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: auto;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.topplinkerv a:active {
	text-shadow:1px 1px 1px #999;
	height: 25px;
	float: left;
	color: #03F;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: auto;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-color:#F2F2F2;
	text-shadow:1px 1px 1px #999;
}
.topplinkerv a:hover {
	text-shadow:1px 1px 1px #999;
	height: 25px;
	float: left;
	color: #FFF;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: auto;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-color:#F2F2F2;
}

.infoheading {
	font-size: 22px;
	color: #06C;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow:1px 1px 1px #999;
}
.infost {
	font-size: 17px;
	color: #036;
	font-family: Tahoma, Geneva, sans-serif;
}
#bottombar {
	padding-top: 5px;
	width: 100%;
	position: fixed;
	height: 25px;
	bottom: 0px;
	background-color: #F2F4F7;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6DCE2;
	overflow: visible;
	clear: both;
}
#bottombar2 {
	padding-top: 5px;
	width: 1000px;
	margin: 0 auto;
	height: 25px;
	bottom: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6DCE2;
	clear: both;
}
.bottombartext {
	text-shadow:1px 1px 1px #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #4E637E;
}
.bottombartext a:link {
	text-shadow:1px 1px 1px #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #607A9D;	
}
.bottombartext a:visited {
	text-shadow:1px 1px 1px #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #607A9D;	
}
.bottombartext a:hover {
	text-shadow:1px 1px 1px #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #0D62F0;
}
.bottombartext a:active {
	text-shadow:1px 1px 1px #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #607A9D;	
}
.regfeilmld {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}
#nn {
	margin: 0 auto;
	width: 341px;
	height: 50px;
	background:url(../img/nn.png) no-repeat; 
	text-align: center;
}
#loginheader {
	width: 100%;
	height: 200px;
	margin-top: 10px;
}
#loginboks {
	text-align: center;
	padding: 10px;
	width: 340px;
	height: 174px;
	margin: 0 auto;
	background: url(../img/boxes/loginbox.png) no-repeat;
}
#loginboksl {
	text-align: center;
	padding: 10px;
	width: 340px;
	height: 174px;
	margin: 0 auto;
}
#regboks {
	text-align: center;
	padding: 10px;
	width: 600px;
	height: 400px;
	margin: 0 auto;
	background: url(../img/boxes/regboks.png) no-repeat;
}
.liboks {
	text-align: left;
	text-indent: 20px;
	width: 100px;
	height: 27px;
	float: left;
	padding-top: 3px;
	margin-bottom: 5px;
	font-size: 17px;
}	
.stboks {
	text-align: center;
	width: 240px;
	height: 30px;
	float: left;
	margin-bottom: 5px;
}
.regliboks {
	border-bottom: 1px dotted;
	border-bottom-color: #BEC1C5;
	text-align: left;
	text-indent: 2px;
	width: 200px;
	margin-left: 20px;
	height: 26px;
	float: left;
	padding-top: 3px;
	margin-bottom: 5px;
	font-size: 17px;
}
.regliboksu {
	text-align: left;
	text-indent: 2px;
	width: 200px;
	margin-left: 20px;
	height: 26px;
	float: left;
	padding-top: 3px;
	margin-bottom: 5px;
	font-size: 17px;
}
.regliboksucap {
	text-align: left;
	text-indent: 2px;
	width: 200px;
	margin-left: 20px;
	height: 45px;
	float: left;
	margin-bottom: 5px;
	font-size: 17px;
}
.regstboks {
	text-align: center;
	width: 365px;
	height: 30px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 10px;
}
.regstbokscap {
	text-align: center;
	width: 355px;
	height: 35px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 10px;
	padding-top: 10px;
}


.logintb {
	width: 180px;
	border: 1px solid #036;
	background-color:#F2F4FF;
	color: #036;
	height: 25px;
	font-size: 16px;
	text-indent: 3px;
}
.regtb {
	width: 305px;
	border: 1px solid #036;
	background-color:#F2F4FF;
	color: #036;
	height: 25px;
	font-size: 16px;
	text-indent: 3px;
	text-align: left;
	margin-left: 20px;
}
#reginfo {
	width: 155px;
	float: left;
	height: 40px;
	text-align: left;
	padding: 5px;
	white-space: normal;
	color: #353A44;
	font-size: 14px;
}
#oklogin {
	width: 160px;
	float: left;
	height: 50px;
	text-shadow:1px 1px 1px #999;
}
#okreg {
	margin-top: 20px;
	width: 120px;
	float: left;
	height: 50px;
	margin-left: 32px;
}
#loginknapp {
	width: 130px;
	height: 50px;
	text-align: center;
}
#regknapp {
	width: 100px;
	height: 50px;
}
.reginfotext {
	white-space: normal;
	color: #353A44;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.reginfotext a:link {
	white-space: normal;
	color: #425FD2;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.reginfotext a:visited {
	white-space: normal;
	color: #425FD2;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.reginfotext a:active {
	white-space: normal;
	color: #353A44;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.reginfotext a:hover {
	white-space: normal;
	color: #353A44;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#alreadyreginfo {
	width: 365px;
	float: left;
	height: 40px;
	text-align: left;
	padding: 20px;
	white-space: normal;
	color: #353A44;
	font-size: 14px;
}
#minkontainer {
	width: 1000px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	min-height: 200px;
}
#minsidehovedboks {
	width: 646px;
	margin-left: auto;
	margin-right: auto;
     border: 1px solid #ccc;
     padding: 15px;
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;	
	 float: left;
	 min-height: 100px;
}
#brukerinfo {
	margin-right: 10px;
	min-height: 100px;
	float: left;
	width: 250px;
	margin-left: auto;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
#minsideoverskrift {
	text-shadow:0px 0px 2px #999;
	height: 35px;
	text-align: center;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B6078;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
#brukerinfotekst {
	text-decoration: underline;
	width: 160px;
	text-shadow: 0px 0px 2px #999;
	color:#06C;
}
.brukerdetaljer {
	text-shadow: 0px 0px 2px #CCC;
	color:#039;
}
.verktoylinker {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: 0px 0px 2px #999;
	text-decoration: none;
	color:#000;
}
.verktoylinker a:link {
	color:#00F;
	padding-bottom: 2px;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: 0px 0px 2px #999;
	text-decoration: none;		
}
.verktoylinker a:visited {
	color:#00F;
	padding-bottom: 2px;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: 0px 0px 2px #999;
	text-decoration: none;		
}
.verktoylinker a:hover {
	color:#F00;
	padding-bottom: 2px;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: 0px 0px 2px #999;
	text-decoration: none;
}
.verktoylinker a:active {
	color:#00F;
	padding-bottom: 2px;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: 0px 0px 2px #999;
	text-decoration: none;		
}
#nyestebilde {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	height: auto;
	overflow: hidden;
	display: inherit;
}
#bildeoverskrift {
	width: 1100px;
	height: auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
.generelloverskrift {
	width: 950px;
	height: auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
.go {
	width: auto;
	height: auto;
	text-align: center;
	text-shadow: 0px 0px 2px #999;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
#ad_ar {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#randomoverskrift {
	width: 162px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}

#nyestebildeoverskrift a:link {
	width: 950px;
	height: auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00F;
	text-decoration: none;
}
#nyestebildeoverskrift a:visited {
	width: 950px;
	height: auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00F;
	text-decoration: none;
}
#nyestebildeoverskrift a:hover {
	width: 950px;
	height: auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #930;
	text-decoration: none;
}
#nyestebildeoverskrift a:active {
	width: 950px;
	height: auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
#nyesteimgboks {
	margin-top: 5px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#nyesteimg {
	text-align: center;
	max-width: 900px;
	max-height: 260px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border: 2px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#bildetbokskontainer {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 600px;
	text-align: center;

}
#bildetoverskrift {
	width: 100%;
	height: auto;
	text-align: center;
	text-shadow:0px 0px 2px #999;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
#bildetboks {
	margin-top: 5px;
	max-width: 1200px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#bildet {
	text-align: center;
	width: auto;
	max-width: 1190px;
	width: auto;
	border: 5px solid #000;
	max-height: 540px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.bildeexif {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3C3C3C;
	text-decoration: none;
	font-size: 12px;
}
.bildeexif a:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
}
.bildeexif a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
}
.bildeexif a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	text-decoration: underline;
	font-size: 12px;
	text-shadow: 0px 0px 1px #666;
}
.bildeexif a:active {
	font-family: Tahoma, Geneva, sans-serif;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
}
#exif {
	width: 900px;
	margin: 0 auto;
	height: auto;
	min-height: 75px;
	text-align: center;
	float:left;
}
#nestev {
	min-height: 5px;
	width: 150px;
	height: auto;
	float: left;
}
#nesteh {
	min-height: 5px;
	width: 150px;
	height: auto;
	float: left;
}
#underboks {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	min-height: 75px;
}
#tagger {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	height: auto;
}
.annetnyttboks {
	width: 170px;
	height: 100px;
	margin-left: 10px;
	float: left;
	overflow: auto;
	display: block;
	text-align: center;
}
.rabinyttboks {
	width: 170px;
	height: 100px;
	margin-left: 10px;
	float: left;
	overflow: auto;
	display: block;
	text-align: center;
}
.nybitmb {
	width: auto;
	max-width: 185px;
	width: auto;
	border: 2px solid #000;
	max-height: 90px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.rabitmb {
	width: auto;
	max-width: 180px;
	width: auto;
	border: 2px solid #000;
	max-height: 80px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#nybiboks {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#rabiboks {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#dhtmltooltip {
	margin-top: 30px;
	background-color: #FFF;
	border: 1px solid #ccc;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: absolute;
	width: auto;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  /* for IE */
  filter:alpha(opacity=95);
  /* CSS3 standard */
  opacity:0.95;
}
#randombilder {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	height: auto;
	overflow: hidden;
	display: inherit;
}
.forrbilde {
	float: left;
	max-width: 116px;
	max-height: 71px;
	border: 2px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 2px;
}
.fpv {
	float: left;	
	padding: 2px;
	border: none;
}
.nestbilde {
	float: left;
	max-width: 116px;
	max-height: 71px;
	border: 2px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 2px;
}
.npv {
	float: left;	
	padding: 2px;
	border: none;
}
#bildelike {
	width: 100%;
	text-align: center;
}
#likeboks {
	width: 340px;
	height: auto;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	float: left;
	margin-top: 5px;
}
#ad_photobox {
	width: 240px;
	height: auto;
	margin-bottom: 50px;
	overflow: hidden;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#bildekommentarer {
	width: 500px;
	height: 80px;
	margin: 0 auto;
	
}
#nestenavboks {
	width: 900px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	clear: both;
}
#forbox {
	min-height: 75px;
	width: 150px;
	height: auto;
	float: left;
}
#nesbox {
	text-align: right;
	min-height: 75px;
	width: auto;
	height: auto;
	float: right;
	overflow: visible;
}
.bsbilde {
	margin: 0 auto;
	text-align: center;
	max-width: 180px;
	max-height: 85px;
	border: 2px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#sortcont {
	overflow: hidden;
	width: 1045px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.sortbildeboks {
	width: 180px;
	float: left;
	min-height: 120px;
	margin: 10px;
}
#langboks {
	text-align: center;
	width: auto;
	height: auto;
	float: right;
	margin-right: 10px;
	padding: 5px;
}
.langlinks {
	font-family: Tahoma, Geneva, sans-serif;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
}
.langlinks a:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3C3C3C;
	text-decoration: none;
	font-size: 12px;
}
.langlinks a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3C3C3C;
	text-decoration: none;
	font-size: 12px;
}
.langlinks a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	text-decoration: underline;
	font-size: 12px;
	text-shadow: 0px 0px 1px #666;
}
.langlinks a:active {
	font-family: Tahoma, Geneva, sans-serif;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
}
.randpix {
	display: inline-block;
	width: 140px;
	height: 30px;
	float: left;
	padding-top: 2px;
}
.randpixbtn {
	width: 22px;
	float: left;
	height: 32px;
	display: inline-block;
	width: auto;
}
.randtext a:link {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	overflow: hidden;
	display: inherit;
}
.randomref {
	width: 162px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
.randomref a:link {
	width: 162px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
.randomref a:visited {
	width: 162px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
.randomref a:hover {
	width: 162px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #804040;
	text-decoration: none;
}
.randomref a:active {
	width: 162px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
.langpic {
	border: none;
}
#phototools {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	height: auto;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	display: inherit;
	margin-bottom: 40px;
}
.albumtoollinks {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3C3C3C;
	text-decoration: none;
	font-size: 14px;
}
.albumtoollinks a:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #004080;
	text-decoration: none;
	font-size: 14px;
}
.albumtoollinks a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #004080;
	text-decoration: none;
	font-size: 14px;
}
.albumtoollinks a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	text-decoration: underline;
	font-size: 14px;
	text-shadow: 0px 0px 1px #666;
}
.albumtoollinks a:active {
	font-family: Tahoma, Geneva, sans-serif;
	color: #797979;
	text-decoration: none;
	font-size: 14px;
}
#ptl {
	padding: 5px;
	width: 250px;	
	float: left; 
	margin-left: 20px;
}
#bildesok {
	padding: 5px;
	width: 440px;	
	float: left; 
	margin-left: 50px;
	height: 100px;
}
#ad_photomain {
	padding: 5px;
	width: 180px;
	margin-left: 10px;
	float: right;
	height: 150px;
}
.soketekstboks {
	width: 300px;
	height: 20px;
	background-color: #F5F5F5;
	border: 1px solid #aaa;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}
.bildesokeknapp {
	width: 100px;
	height: 41px;
	float: left;
	margin-left: 10px;
}
.divtable {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #004080;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 0px;
}
.ms1 {
	background-color: #F1F3F5;
}
.ms2 {
	background-color: #E6E9EC;
}
.msd1 {
	background-color: #F1F3F5;
}
.msd2 {
	background-color: #E6E9EC;
}
.msdd1 {
	background-color: #F1F3F5;
	width: 440px;	
}
.msdd2 {
	background-color: #E6E9EC;
	width: 440px;	
}
.msddd1 {
	background-color: #F1F3F5;
	width: 230px;	
}
.msddd2 {
	background-color: #E6E9EC;
	width: 230px;	
}
.msdddd1 {
	background-color: #F1F3F5;
	width: 120px;	
}
.msdddd2 {
	background-color: #E6E9EC;
	width: 120px;	
}
#bildesortboks {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	display: inherit;
	margin-bottom: 40px;
}
#bulo {
	width: 500px;
	height: auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B6078;
	text-decoration: none;
}
#bulboks {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: auto;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	display: inherit;
	margin-bottom: 40px;
}
#aurorakontainer {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	display: inherit;
	margin-bottom: 40px;
}
#auroraleft {
	width: 595px;
	float: left;
}
#auroraright {
	width: 405px;
	float: left;
}
.arboks {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 575px;
	height: auto;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	display: inherit;
	color: #353A44;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.arboksinfo {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	height: auto;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	display: inherit;
	color: #353A44;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.arboksliten {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 375px;
	height: auto;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	display: inherit;
	color: #353A44;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.nommarsel {
	text-shadow:0px 0px 2px #999;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 45px;
	height: 45px;
	float: left;
	color:#008000;
	border: 1px solid;
	border-color: #E0E0E0;
	background-color: #EAEAEA;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.nommar {
	text-shadow:0px 0px 2px #999;
	font-size: 37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 45px;
	height: 45px;
	float: left;
	color: #BBB;
}
.arabox {
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	height: auto;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	display: inherit;
}
#arnumbox {
	width: 460px;
	margin: 0 auto;
}
#aktivitet {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-shadow:0px 0px 2px #999;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	margin-bottom: 5px;
}
.uiTextMetadata {
	visibility: hidden;
}
.UIImageBlock  {
	visibility: hidden;
}
#auroraoverskrift {
	width: 1000px;
	height: auto;
	text-align: center;
	padding: 2px;
	text-shadow:0px 0px 2px #999;
	font-size: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B6078;
	text-decoration: none;
}
.geddsimg {
	border: 2px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.bluelinks {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3C3C3C;
	text-decoration: none;
	font-size: 14px;
}
.bluelinks a:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #004080;
	text-decoration: none;
	font-size: 14px;
}
.bluelinks a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #004080;
	text-decoration: none;
	font-size: 14px;
}
.bluelinks a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	text-decoration: underline;
	font-size: 14px;
	text-shadow: 0px 0px 1px #666;
}
.bluelinks a:active {
	font-family: Tahoma, Geneva, sans-serif;
	color: #797979;
	text-decoration: none;
	font-size: 14px;
}
.magno {
	width: 560px;	
	border: 2px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#donatebox {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	display: inherit;
}
#doneroverskrift {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#donerinfo {
	padding: 10px;
	width: 680px;
	margin-top: 20px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #036;
	float: left;
}
#donerhoyre {
	width: 300px;
	text-align: center;
	float: left;
}
#paypal {
	text-align: center;
	width: 700px;
	height: auto;
	margin: 50px auto;
}
.nn { border: none; }
.cn { text-indent: 30px; }
#defside {
	width: 1200px;
	margin: 0 auto;
}
#doneramountboks {
	width: 710px;
	height: 50px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}
#doneramountatm {
	width: 7px;
	height: 50px;
	float: left;
	background-color:#090;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
}
#doneramountleft {
	width: 693px;
	height: 50px;
	float: left;
	background-color:#E2E2E2;
	border-right: 1px solid #888;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}
.gotext {
	width: auto;
	height: auto;
	text-shadow:0px 0px 2px #999;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B6078;
	text-decoration: none;
}
#fourtybox {
	text-align: center;
	width: 80%;
	margin: 0 auto;
	height: auto;
	padding: 50px;
}
.rabiboks {
	float: left;	
}
.rabiwnyttboks {
	float: left;
}
.srchword {
	color: #F00;
	font-weight: bold;
}
.ltt {
	font-size: 9px;
}
#tattoovoss {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 1000px;
	margin: 5px auto 0px auto;
	border: 1px solid;
	border-color: #D0D8E8;
	padding: 6px;
	color: #00C;
	font-size: 18px;
	text-align: center;
	background-color: #F5F9FC;
}
#tattoovoss:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 1000px;
	margin: 5px auto 0px auto;
	border: 1px solid;
	border-color: #B7C2DB;
	padding: 6px;
	color: #00F;
	font-size: 18px;
	text-align: center;
	background-color: #E6EAF2;
}
#tattleft {
	width: 70px;
	float: left;
	height: 50px;	
}
#tattright {
	width: 880px
	float: left;
	height: 50px;	
}

.litentatt {
	width: 62px;
	border: 1px solid #000;
	float: left;
	text-wrap: normal;
}
.panobildeboks {
	margin-bottom: 20px;	
	width: 810px;
}
.panobildet {
	border: 1px solid #000 ;
}
#panocont {
	overflow: hidden;
	width: 1700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	background-color: #fds;
}