@import "../pcdtr/styles.css";


#lyr1	{
				width:100%;
				position:absolute;
				

	}
.titlecontent {
	font-family: Georgia, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-size:22pt;
	color:#000000;
	}
#text {
	padding-left:10px;
	padding-top:5px;
	padding-right:30px;
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#000;
	font-size:11pt;
	text-align:left;
	line-height: 1.1em;
	}
.textindryk {
	padding-left:8px;
	}
	
.igenindryk {
	padding-left:50px;
	}
	
	
#newsletterbox {
	position:absolute;
	left:25%;
	top:45px;
	width:50%;
	height:70%;
	background-color:#FFFFFF;
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#000;
	font-size:12pt;
	text-align:left;
	overflow:hidden;
	padding:10px;
	}
	
#wn {
	position:absolute;
	left:25%;
	top:48px;
	width:50%;
	height:90%;
	background-color:#FFFFFF;
    overflow:hidden;
	}

.clearer { clear:left; }

#image {}

#video {}
	
  #scroll_up {
    cursor: pointer;
	position:relative;
  }
  #scroll_down {
    cursor: pointer;
	position:relative;
	margin-top:20px;
  }
  #scrollLinks {
  position:absolute;
  right:25%;
  top:120px;
    overflow: hidden;
	z-index:1;
		margin-left:20px

  }

#links {
	position:absolute;
	left:25%;
	top:30px;
	width:50%;
	height:18px;
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	background-color:#FFFFFF;
	color:#FF0066;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	
	}
#links a{
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#FF0066;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	}
#links a:hover {
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#0099FF;
	font-size:9pt;
	text-align:left;
	text-decoration:none;
	}
#email {
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	background-color:#FFFFFF;
	color:#FF0066;
	font-size:10pt;
	text-align:left;
	text-decoration:none;
	}
#email a{
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#FF0066;
	font-size:10pt;
	text-align:left;
	text-decoration:none;
	}
#email a:hover {
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#0099FF;
	font-size:10pt;
	text-align:left;
	text-decoration:none;
	}
.stjerne {
	color:#000000;
	text-decoration:none;
	font-family:  FSLola-Bold;

		font-size:13pt;
		text-align:left;
}
/* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */
html, body {height:100%; margin:0; padding:0;}
/* Set the position and dimensions of the background image. */
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */

