/* CSS Document by Dieter Schneider 2006 */

* {margin: 0;
   padding: 0;
}

html {
	height: 100%;
	font-size:100.01%;
}

body {
	height: 100%;
	font-size:1em;
	background-image: url(images/backgroundgreen2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	width: 789px;
	margin: 0px auto;
	background-color: #FFFFFF;
	font-size:.8em;
	background-image: url(images/container_fr.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 290px;
	background-repeat: no-repeat;
}


#subheader {
	text-decoration: none;
}

#content {
	margin-right: 250px;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-left: 60px;
}

#right {
	width: 168px;
	float: right;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 3px;
	font-size: 0.95em;
}

#footer {
	clear: both;
	background-image: url(images/footeranimated_fr.gif);
	background-repeat: no-repeat;
	height: 202px;
	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: 60px;
	font-size: small;
	background-image: url(images/linkbaranimated5.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	width: 722px;
	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: #8cd4bc;
}

.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/linkpanel.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/h2.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/linkpanel2.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);
} 
