/* Where all the lights are bright */
/* Has the background image for the right side. */
html {
	background-image: url(images/r_1.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-attachment: fixed;
	width: auto;
	background-color: #99B1CE;
	padding-right: inherit;
}
/* Has the background image for the left side. */
body {
	font-family: times, verdana, helvetica, sans-serif;
	background-image: url(images/v_2.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0;
	color: #000000;
	background-color: transparent;
	padding-left: inherit;
	}
/* The name of the whole site on top of a upper image part */
#main-title {
	background-image: url(images/to.jpg);
	color: #797474;
	}
.tit {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	margin: 0 110px 0 110px;
	font-size: 0.70em;
	letter-spacing: 1px;
	text-align: right;
	padding: 2px 5em 0 0;
	font-weight: bold;
	background-color: #99B1CE;
	}
#main-title-b {
	background-image: url(images/title1.jpg);
	color: #DDDDDD;
	}
#main-title-c {
	background-image: url(images/title15.jpg);
	}
#main-title-d {
	background-image: url(images/title3.jpg);
	color: #D9DADE;
	}
#main-title-e {
	background-image: url(images/title6.jpg);
	color: #5E5959;
	}
#main-title-f {
	background-image: url(images/title7.jpg);
	color: #5E5959;
	}
#main-title-g {
	background-image: url(images/title8.jpg);
	color: #5E5959;
	}
#main-title-h {
	background-image: url(images/title9.jpg);
	color: #797474;
	}
#main-title-i {
	background-image: url(images/title10.jpg);
	}
/* To create the main image - a middle part - near the top of the page. */
#header-image {
	background-image: url(images/hea.jpg);
	height:197px;	
	}
.head {
	background-repeat: no-repeat;
	background-position: center top;
	height:241px;
	background-color: #99B1CE;
	color: #000000;
	margin-left: 110px;
	margin-right: 110px;
	}
#header-image-b {
	background-image: url(images/head1.jpg);
	}
#header-image-c {
	background-image: url(images/head15.jpg);
	}
#header-image-d {
	background-image: url(images/head3.jpg);
	}
#header-image-e {
	background-image: url(images/head6.jpg);
	}
#header-image-f {
	background-image: url(images/head7.jpg);
	}
#header-image-g {
	background-image: url(images/head8.jpg);
	}
#header-image-h { 
	background-image: url(images/head9.jpg);
	}
#header-image-i {
	background-image: url(images/head10.jpg);
	height: 199px;
	}
/* Contains the menu on top of a lower image part*/
#menu {
	background-image: url(images/men.jpg);
	height: 110px;
	}
.menu {
	background-repeat: no-repeat;
	background-position: center top;
	height: 102px;
	background-color: #99B1CE;
	margin-left: 110px;
	margin-right: 110px;
	padding-left: 0.5em;
	color: #87cefa;
	border-bottom:2px #636363 solid;
	}
#menu-b {
	background-image: url(images/men1.jpg);
	}
#menu-c {
	background-image: url(images/men15.jpg);
	}
#menu-d {
	background-image: url(images/men3.jpg);
	}
#menu-e {
	background-image: url(images/men6.jpg);
	}
#menu-f {
	background-image: url(images/men7.jpg);
	}
#menu-g {
	background-image: url(images/men8.jpg);
	}
#menu-h {
	background-image: url(images/men9.jpg);
	}
#menu-i {
	background-image: url(images/men10.jpg);
	}
#gotex {
	background-image: url(images/gogr.jpg);
	font-family: arial, verdana, helvetica, sans-serif;
	background-position: center;
	margin-left: 95px;
	margin-right: 95px;
	font-size: 1.0em;
	line-height: 1.8em;
	background-color: #C8B188;
	color: #644F24;
	}
#main-text {
	background-image: url(images/bgr5.jpg);
	background-position: center;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #99B1CE;
	font-size: 1.1em;
	color: #000000;
	}
#min-text {
	background-image: url(images/bgr5.jpg);
	background-position: center;
	margin-left: 110px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000000;
	}
.m-tex {
	font-family: times, verdana, helvetica, sans-serif;
	margin-left: 110px;
	margin-right: 110px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000000;
	padding-left: 5%;
	padding-right: 5%;
	}
#text-a {
	background-image: url(images/bgra.jpg);
	background-repeat: repeat-y;
	}
#text-b {
	background-image: url(images/bgr3.jpg);
	background-repeat: repeat-y;
	}
#text-c {
	background-image: url(images/bgrst.jpg);
	background-repeat: repeat-x;
	}
#text-e {
	background-image: url(images/bgr6.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
#footer {
	background-image: url(images/vat.jpg);
	}
.fot {
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	text-align: center;
	padding-top: 15px;
	font-size: .9em;
	background-color: #99B1CE;
	color: #ffffff;
	font-weight: bold;
	border-top: 2px #636363 solid;
	border-bottom: 2px #515151 solid;
	margin-left: 110px;
	margin-right: 110px;
	}
#footer-b {
	background-image: url(images/fot1.jpg);
	}
#footer-c {
	background-image: url(images/fot15.jpg);
	}
#footer-d {
	background-image: url(images/fot3.jpg);
	}
#footer-e {
	background-image: url(images/fot6.jpg);
	}
#footer-f {
	background-image: url(images/fot10.jpg);
	height: 55px;
	}
#footer-g {
	background-image: url(images/fot11.jpg);
	}
#footer-h {
	background-image: url(images/fot12.jpg);
	}
#footer-i {
	background-image: url(images/fot10a.jpg);
	}
/* Contains all parameters except text for the menu */
.mebuttonmenu{
	overflow: hidden;
	width: auto;
	background: transparent;
	border: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
	vertical-align: baseline;
	padding-top: 15px;
}
.mebuttonmenu a.me {
	background: transparent url(menimg/l_kn.png) no-repeat top left;
	display: block;
	float: left;
	font: bold 12px times, verdana,  helvetica, sans-serif;
	line-height: 16px;
	height: 24px;
	padding-left: 12px;
	text-decoration: none;
	margin-right: 8px;
	width: inherit;
		}
.mebuttonmenu span {
	background: transparent url(menimg/ri_kn.png) no-repeat top right;
	display: block;
	padding: 2px 10px 8px 0;
	width: inherit;
	}
.mebuttonmenu a.meak {
	background: transparent url(menimg/l_kn.png) no-repeat top left;
	display: block;
	float: left;
	font: bold 12px times, verdana,  helvetica, sans-serif;
	line-height: 16px;
	height: 24px;
	padding-left: 12px;
	text-decoration: none;
	margin-right: 8px;
	width: inherit;
	color: #CBCAC6;
	}
.mebuttonmenu a.mev {
	background: transparent url(menimg/l_kn.png) no-repeat top left;
	display: block;
	float: right;
	font: 12px times, verdana,  helvetica, sans-serif;
	line-height: 16px;
	height: 24px;
	padding-left: 12px;
	text-decoration: none;
	margin-right: 8px;
	width: inherit;
	color: #0438FB;
	}
.mebuttonmenu a:hover span {
	color: #00FFFF;
	background-color: inherit;
	}
.t {
	font-family: times, verdana, helvetica, sans-serif;
	background-position: center;
	background-color: #A2ACC7;
	margin-left: 110px;
	margin-right: 110px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000000;
	padding-left: 5%;
	padding-right: 5%;
	}
#min-tabell {
	background-color: #99B1CE;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	}
.lefib {
	color: #5AFFFF;
	font-size: 16pt;
	text-align: left;
	text-indent: 5pt;
	}
#min-tabell-e {
	background-color: transparent;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	}
a:link {
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
	color: #0505C1;
	background-color: transparent;
	}
a:hover {
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	}
a:visited {
	text-decoration: line-through;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	}
em {
	color: #495867;
	font-size: 1.0em;
	line-height: 1.4em;
	background-color: transparent;
	}
.img {
	border: none;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
	}
.hog {
	border: none;
	vertical-align: middle;
	line-height: 32px;
}
p {
	margin-bottom: 5px;
	padding-top: 5px;
	margin-top: 0;
	}
ul, ol {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 70px;
	margin-right: 70px;
	}
.alm {
	font-family:  times;
	font-size: 1.0em;
	font-weight: bold;
	color:#00008b;
	}
.b {
	line-height: 22px;
	vertical-align: bottom;
	}
.blackc {
	color: #000000;
	background-color: transparent;
	font-size: 10pt;
	text-align: center;
	}
.blackf {
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	vertical-align: middle;
	}
.blackh {
	color: #000000;
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	}
.blackhf {
	color: #000000;
	background-color: transparent;
	font-size: 9pt;
	font-weight: bold;
	}
.blackhh {
	color: #000000;
	background-color: transparent;
	font-size: 14pt;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	padding-left: 63px;
	}
.blarub {
	color: #030FFE;
	background-color: transparent;
	font-size: 14pt;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}
.blackhu {
	color: #000000;
	background-color: transparent;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	}
.blackl {
	color: #000000;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
	}
.bluef {
	color: #0000ff;
	font-weight: bold;
	background-color: transparent;
	}
.bluehc{
	color: #0000ff;
	background-color: transparent;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	}
.bluehce{
	font-family: times, verdana, sans-serif;
	color: #0000FF;
	background-color: transparent;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	font-style: italic;
	}
.bol {
	width: 120px;
	}
.dat {
	vertical-align: top;
	display: inline;
	text-align: left;
	width: 8.0em;
	}
.datem {
	width: 1.5em;
	}
.greyf {
	color: #5f5f5f;
	background-color: transparent;
	font-weight: bold;
	}
.greyc {
	color: #5f5f5f;
	background-color: transparent;
	text-align: center;
	font-weight: bold;
	}
.greys {
	color: #5F5F5F;
	background-color: transparent;
	font-size: 10pt;
	}
.greysc {
	color: #5f5f5f;
	background-color: transparent;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	}
.gul {
	background-color: transparent;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color:#ffff00;
	}
.ho {
	height: 15px;
	padding-top: 5px;
	font-size: 1.0em;
	color: #0032CB;
	}
.hog {
	height: 15px;
	padding-top: 5px;
	font-size: 1.0em;
	color: #008000;
	}
.ind {
	text-indent: 20px;
	margin-top: 0;
	}
img {
	border: none;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
	}
.lef {
	text-align: justify;
	vertical-align: middle;
	}
.m {
	vertical-align: middle;
	}
.mf {
	font-family: arial, verdana, sans-serif;
	vertical-align: top;
	text-align: left;
	font-size: 12pt;
	}
.mfe {
	width: 650px;
	font-family: arial, verdana, sans-serif;
	vertical-align: top;
	text-align: left;
	font-size: 13pt;
	}
.mff {
	width: 265px;
	font-family: arial, verdana, sans-serif;
	vertical-align: top;
	text-align: left;
	font-size: 13pt;
	}
.mft {
	width: 535px;
	font-family: arial, verdana, sans-serif;
	vertical-align: top;
	text-align: left;
	font-size: 13pt;
	}
.mftv {
	width: 150px;
	font-family: arial, verdana, sans-serif;
	vertical-align: top;
	text-align: left;
	font-size: 13pt;
	}
.plas {
	vertical-align: top;
	}
.q {
	vertical-align: middle;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	}
.qt {
	background-image: url(images/rubr/bgrstat.png);
	background-repeat: repeat-x;
	background-color: inherit;
	vertical-align: middle;
	text-align: center;
	width: 420px;
	color: #183F6F;
	}
.qw {
	vertical-align: middle;
	text-align: center;
	color: #00ffff;
	background-color: transparent;
	}
.rig {
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	}
.rigme {
	color: #7D869C;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	}
.ritex {
	text-align: right;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	padding-right: 10px;
	vertical-align: bottom;
	}
.reget {
	width: 5%;
	font-weight: bold;
	text-align: left;
	}
.regtva {
	width: 7%;
	text-align: left;
	vertical-align: text-top;
	}	
.regtre {
	width: 25%;
	text-align: left;
	vertical-align: top;
	}
.regfyr {
	width: 63%;
	text-align: left;
	vertical-align: top;
	}
.widhed {
	width: 40%;
	}
.gallerycontainer-2 {
	position: relative;
	}
/*all placed below are made the popup not to interfere with following texts and not to slide out of window under less resolution - so is this set to the left and upwards */
/* placed upwards and to the left - more upwards than previous alternative and more left*/
.thumbnail-1 img {
	margin: 0 0 0 0;
	}
.thumbnail-1:hover {
	background-color: transparent;
	color: inherit;
	}
.thumbnail-1:hover img {
	border: none;
	}
.thumbnail-1 span {
	position: absolute;
	background-color: transparent;
	padding: 0px;left: -0px;
	border: none;
	visibility: hidden;
	color: inherit;
	text-decoration: none;
	}
.thumbnail-1 span img {
	border-width: 0;
	padding: 0;
	}
.thumbnail-1:hover span {
	visibility: visible;
	top: -250px;
	left: -600px;
	z-index: 40;
	}
/* For right side images - placed upwards and to the right - more to the right than next alternative*/
.thumbnail-2 img {
	margin: 0 0 0 0;
	}
.thumbnail-2:hover {
	background-color: transparent;
	color: inherit;
	}
.thumbnail-2:hover img {
	border: none;
	}
.thumbnail-2 span {
	position: absolute;
	background-color: transparent;
	padding: 0px;
	left: -0px;
	border: none;
	visibility: hidden;
	color: inherit;
	text-decoration: none;
	}
.thumbnail-2 span img {
	border-width: 0;
	padding: 0;
	}
.thumbnail-2:hover span {
	visibility: visible;
	top: -135px;
	left: 210px;
	z-index: 40;
	}
/*For right side images - placed upwards and to the right - more upwards than previous alternative*/
.thumbnail-3 img {
	margin: 0 0 0 0;
	}
.thumbnail-3:hover {
	background-color: transparent;
	color: inherit;
	}
.thumbnail-3:hover img {
	border: none;
	}
.thumbnail-3 span {
	position: absolute;
	background-color: transparent;
	padding: 0;
	left: -0px;
	border: none;
	visibility: hidden;
	color: inherit;
	text-decoration: none;
	}
.thumbnail-3 span img {
	border: none;
	padding: 0;
	}
.thumbnail-3:hover span {
	visibility: visible;
	top: -225px;
	left: 320px;
	z-index: 40;
	}
/* Just as #1 but to the left*/
.thumbnail-4 img {
	margin: 0 0 0 0;
	}
.thumbnail-4:hover {
	background-color: transparent;
	color: inherit;
	}
.thumbnail:hover img { border: none;
	}
.thumbnail-4 span {
	position: absolute;
	background-color: transparent;
	padding: 0px;
	left: -0px;
	border: none;
	visibility: hidden;
	color: inherit;
	text-decoration: none;
	}
.thumbnail-4 span img {
	border-width: 0;
	padding: 0;
	}
.thumbnail-4:hover span {
	visibility: visible;
	top: -500px;
	left: -410px;
	z-index: 50;
	}
.thumbnail-5 img {
	margin: 0 0 0 0;
	}
.thumbnail-5:hover {
	background-color: transparent;
	color: inherit;
	}
.thumbnail:hover img { border: none;
	}
.thumbnail-5 span {
	position: absolute;
	background-color: transparent;
	padding: 0px;
	left: -0px;
	border: none;
	visibility: hidden;
	color: inherit;
	text-decoration: none;
	}
.thumbnail-5 span img {
	border: none;
	padding: 0;
	}
.thumbnail-5:hover span {
	visibility: visible;
	top: -600px;
	left: -510px;
	z-index: 50;
	}
.thumbnail-ka-1 img {
	margin: 0 0 0 0;
	}
.thumbnail-ka-1:hover {
	background-color: transparent;
	color: inherit;
	}
.thumbnail:hover img { border: none;
	}
.thumbnail-ka-1 span {
	position: absolute;
	background-color: transparent;
	padding: 0px;
	left: -0px;
	border: none;
	visibility: hidden;
	color: inherit;
	text-decoration: none;
	}
.thumbnail-ka-1 span img {
	border: none;
	padding: 0;
	}
.thumbnail-ka-1:hover span {
	visibility: visible;
	top: -19em;/* "-" directs counted from bottom */
	left: -4.0em;/* "-" directs left from the middle */
	z-index: 50;
	}
	

