@CHARSET "UTF-8";

body {
	padding: 0;
	margin: 0;
	background: #ffffff url(../images/background.png) repeat-y 50%;
}

a {
    color: #4180c4;
    text-decoration: none;
}

a:hover {
    color: #76b8ff;
    text-decoration: underline;
}

#wrapper {
	width: 827px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}


#container {
	width: 100%;
	float: right;
	margin: 0 0;
	padding: 0 0 0 0;
	text-align:left;
}

#container #header {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/top.png) no-repeat;
}

#container #header #logo {
  margin: 35px 0 0 35px;

}

#container #photostrip {
	margin-top: -25px;
	border: none;
	list-style: none;
        background: none;
}

/* undersider */

#content {
  width: 100%;
  position:relative;
  top: -13px;
  text-align:left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  }

.contentU {
  width: 780px;
  font-size: 12px;
  margin: 10px 20px;
  font-family: Verdana;
  color: #000000;
  text-align: left;
  line-height: 18px;
}

.contentU h1 {
  font-size: 32pt;
  line-height: 27pt;
  letter-spacing: -3px;
  margin: 0 0 0 0;
  padding-bottom: 20px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

.contentU h2 {
  margin: 20px 0 0 0px;
  padding: 0 0 0 0;
  font-size:16px;
  font-weight:bold;
  color: #000000;
}

.contentU h3 {
  font-size: 16px;
  line-height: 25px;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, Nimbus, Sans, FreeSans, sans-serif !important;
  font-weight: bold;
  letter-spacing: -1px;
}

.contentU h5 {
  font-size:12px;
  font-weight:bold;
  color: #000000;
  margin-bottom: 0px;
}

.contentCenterImage {
  width: 468px;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  float: none;
  clear: both;
}

.contentCenterImageText {
background-color: #c8c8c8;
text-align: center;
}

.contentRightImage {
width: 243px;
background-color: #f7f7f7;
border: 1px solid #ccc;
float: right;
clear: both;
margin-left: 25px;
}

.contentRightImage a, img {
padding-right: 0px;
margin-right: 20px;
text-decoration: none;
border: 0px;
}

.contentArticleImageRight {
width: 250px;
background-color: #f7f7f7;
border: 1px solid #ccc;
float: right;
clear: both;
margin-left: 5px;
}

.contentArticleImageRight a, img {
padding-right: 0px;
margin-right: 1px;
text-decoration: none;
border: 0px;
}

.contentArticleImageRight .contentArticleImageRightText {
background-color: #f7f7f7;
padding: 0px 0px 0px 0px;
text-align: left;
margin-top: 0.5em;
}

.contentArticleImageRightText {
background-color: #c8c8c8;
text-align: center;
}

/* lenker */

.link {

}

.link ul li {
font-size: 12px;
font-weight: bold;
padding: 0 0 0 15px;
line-height: 1.8em;
background: url(../images/linkicon.gif) no-repeat 0 7px;
text-decoration: none;
list-style: none;
color:#000000;
}

.link a {
color: #0000cc;
text-decoration: none;
}

.link a:hover {
color: #999966;
text-decoration: none;
}

/* nyheter */

#news {
  width: 563px;
  float: left;
  background: #ffffff url(../images/contentbg.png) repeat-y;
}

#othernews {
  width: 563px;
  float: left;
  margin: 0 0;
  padding: 0 0 0 0;
}

.othernewstext {
 /* clear: both;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  float: left;

  width: 240px;
  margin: 20px 0 0 20px;
}

.othernewstext h3 a {
    color: black;
    font-size: 14pt;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: -2px;
}

.othernewstext h3 a:hover {
  /*  color: black;
    font-size: 14pt;
    font-weight: normal;*/
    text-decoration: underline;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: -2px;*/
}

.othernewsimg {
  margin: 0 0 13px 0;
  border: 1px solid grey;
  }

.rcol2 {
}

.rcolurl {
  margin: 0px 20px;
  font-size: 12px;
}

.rcolimg {
  margin: 0px 15px;
}

.rcolheader {
  margin: 5px 15px;
  padding-top: 28px;
}

.rcolarchive {
  margin: 5px 15px;
}

.archive {
	clear: none;
	width: 560px;
	float: left;
	padding-top: 20px;
	}

.archive h2 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 26pt;
  line-height: 27pt;
  letter-spacing: -3px;
  margin: 0 0 0 0;
  text-align: center;
}

.archive h3 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 18pt;
  line-height: 27pt;
  letter-spacing: -1px;
  margin: 0 0 0 0;
  text-align: center;
}

#footer {
  clear: none;
  float: left;
  width: 550px;
  padding-top: 20px;
  display: block;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 85%;
  text-align: center;
}


.newscontent {
  clear: none;
  width: 468px;
  font-size: 10pt;
  float: left;
  border-right: 1px solid #ccc;
  width: 552px;
  padding: 0 15px 0 20px;
  }

.newscontent h1 {
    font-size: 32pt;
    line-height: 27pt;
    letter-spacing: -3px;
    margin: 0 0 0 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	}

.newspretext {
    font-family: Georgia, Times, serif;
    font-size: 14pt;
    line-height: 20pt;
    font-weight: normal;
    letter-spacing: -1px;  
	}
	
/*lightbox gallery */


.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width: 827px;
	font-weight: bold; 
	height: 35px;
	margin: 35px 0px;
	font-size: 14px;
	position: relative;
	z-index: 100;
	border-right: 1px solid #000; 
	font-family: "Trebuchet MS", Verdana;
	}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:825px;
	w\idth:826px;
	}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu ul ul {
	width:117px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:117px;
	position:relative;
	}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	text-align: center; 
	color:#fff; 
	width:119px;
	height:30px;
	border:1px solid #000; 
	border-width:1px 0px 1px 1px;
	background:#9e9e9e;
	padding-left:5px;
	line-height:29px;
	font-size: 14px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:137px;
	w\idth:136px;
	}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#d4d8bd url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
	}

/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
	}

.menu ul ul :hover > a.drop {
	background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
	}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
	}

/* style the third level hover */
.menu ul ul ul a:hover {
	background:#b2ab9b;
	}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0; 
	width:138px;
	border-top:1px solid #000;
	}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:31px;
	}

/* position the third level flyout menu */
.menu ul ul ul{
	left:138px;
	top:-1px;
	width:138px;
	}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-179px;
	}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
	;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#d4d8bd; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:96px;
	border-width:0 1px 1px 1px;
	}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:117px;
	w\idth:173px;
	}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#fff; 
	background:#949e7c;
	}
	
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background:#757575;
	}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
	}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
	}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
	}
