/* CSS Document by Dieter Schneider 2006 */

* {margin: 0;
   padding: 0;
}

html {
	height: 100%;
	font-size:100.01%;
}

body {
	height: 100%;
	background-image: url(images/background-2010.jpg);
	background-color: a99d61;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 836px;
	margin: 0px auto;
	font-size:.8em;
	background-image: url(images/container-2010.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 358px;
	background-image:url(images/header-fr.jpg);
	background-repeat: no-repeat;
}

#header2 {
	height: 404px;
	background-image: url(images/web-banner8.gif);
	background-repeat: no-repeat;
}

#subheader {
	text-decoration: none;
}

#content {
	margin-right: 265px;
	background-image: url(images/container-2010.jpg);
	padding-top: 20px;
	padding-left: 70px;
}

#right {
	width: 168px;
	float: right;
	margin-right: 25px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 3px;
}

#footer {
	clear: both;
	background-image:url(images/2010/footer-2010.jpg);
	background-repeat: no-repeat;
	height: 87px;
	font-size: 0.7em;
	padding-top: 0px;
	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
{
	padding-left: 70px;
	font-size: small;
	background-image: url(images/linkbarfr-2010.jpg);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	width: 736px;
	height: 71px;
}

#navcontainer ul li 
{
	display: inline;
}

#navcontainer ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-left: 0px;
	padding-top: 0px;
}

#navcontainer ul li a:hover
{
	color: #000099;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}

/********************************************   linkbar end ***********************************/


/********************************************    linkpanel start************************************/

.navcontainer {
	text-decoration: none;
	color: #ffffff;
}

.navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
}

.navcontainer a
{
	display: block;
	padding: 4px 0 4px 10px;
	width: 150px;
	background-image: url(images/linkbar-small2-2010.jpg);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	border-bottom-style: none;
}

.navcontainer a:link,
{
color: #000000;
text-decoration: none;
}


/************************************************* 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/linkbar-small2-2010.jpg.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 10px;
	padding-top: 10px;
	padding-left: 6px;
	clear: left;
	color: #FFFFFF;
} 

h3 {
	font-size: 1em;
	background-image: url(images/linkbar-small-2010.jpg);
	width: 148px;
	padding-left: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 2px;
	background-repeat: no-repeat;
	height: 18px;
}

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);
} 

/* begin gallery styling */
#jgal { 
list-style: none; 
width: 160px; 
}

#jgal li { 
opacity: .5; 
float: left; 
display: block; 
width: 55px; 
height: 55px; 
background-position: 50% 50%; 
cursor: pointer; 
border: 3px solid #fff; 
outline: 1px solid #ddd; 
margin-right: 8px; 
margin-bottom: 8px; 
}

#jgal li img { 
position: absolute; 
top: 20px; 
left: 155px; 
display: none; 
}

#jgal li.active img { d
isplay: block; 
}

#jgal li.active, #jgal li:hover { 
outline-color: #bbb; 
opacity: .99; /* safari bug */ 
}

/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }

    <!--[if lt IE 8]>
        #jgal li { filter: alpha(opacity=50); }
        #jgal li.active, #jgal li:hover { filter: alpha(opacity=100); }
    </style>
	<![endif]-->

/********************************************    gallery end************************************/
