

* {margin: 0;
   padding: 0;
}

html {
	height: 100%;
	font-size:100.01%;
}

body {
	height: 100%;
	font-size:1em;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link,
{
color: #000000;
text-decoration: none;
}

#container {
	width: 789px;
	margin: 0px auto;
	background-color: #f6eacf;
	font-size:.9em;
	background-image: url(images/container.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 113px;
	background-image: url(slideshowjs/images/header0.jpg);
	background-repeat: no-repeat;
}

#header_title {
	height: 371px;
	background-image: url(slideshowjs/images/logo_image0.jpg);
	background-repeat: no-repeat;
}

#subheader {
	height: 45px;
	clear: both;
	background-image: url(images/sub_header.jpg);
	background-repeat: no-repeat;
}

#subheader_title {
	height: 140px;
	clear: both;
	background-image: url(images/sub_headertitle.jpg);
	background-repeat: no-repeat;

}

#content_title {
	margin-right: 2px;
	background-color: #ffffff;
	padding: 10px;
}

#content {
	margin-left: 202px;
	background-color: #F6F3EC;
	padding: 10px;
}

#right {
	width: 168px;
	float: left;
	clear: both;
	padding-top: 3px;
	font-size: 0.8em;
        font-alignment: right; 
}

#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
	font-family: Gill Sans MT, Verdana, Arial;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 20px;
}

#footerNyheter { padding-left:250px;
                 height: 21px; 
                 font-size:.7em;
				 clear: both;
				 background-image: url(images/footer.jpg);
	             background-repeat: no-repeat;
				 padding-top: 10px;
				 padding-bottom: 10px;
}

/*********************************************  linkbar start **************************************/

#navcontainer ul
{
	font-size: small; 
	background-image: url(images/linkbar_bg.jpg);
	height: 37px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin-left: 28px;
	padding-top: 8px;
}

#navcontainer ul li a:hover
{
        color: #ffffff;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}





/********************************************   linkbar end ***********************************/


/********************************************    linkpanel start************************************/

.navcontainer {
	text-decoration: none;
}

.navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	
}

.navcontainer a
{
	display: block;
	padding: 4px 0 4px 4px;
	width: 158px;
        border-bottom: 1px solid #cccccc;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}


.navcontainer a
{

	text-decoration: none;
}

.navcontainer a:link,
{
color: #000000;
text-decoration: none;
}

.navcontainer a:hover
{
	color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.navcontainer img:hover
{
	background-repeat: no-repeat;

}


/************************************************* linkpanel end **********************************/

h1 {
	padding-top: 62px;
	font-size: 2em;
	color: #FFFFFF;
	text-align: right;
	margin-right: 67px;
	font-style: italic;
}

h2 {
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 39px;
	padding-top: 20px;
	padding-left: 40px;
	clear: left;
	color: #FBE09D;
} 

h3 {
	font-size: 1em;
	padding-left: 13px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 10px;
	background-repeat: no-repeat;
	height: 10px;
}

p {
   margin: 7px;
} 

ul.generell {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #CC0000;
	list-style-image: url(images/arrow.gif);
} 




/ *******Link down*********/



body {margin:25px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:5px}
.dropdown dt {width:188px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}






