/* CSS Document by Dieter Schneider 2006 */



{
padding: 0em;
margin: 0em;
}

body {
	margin-top: 5px;
	height: 100%;
	font-size:13px;

	background-color: #e4d9be;
	background-position: center;
	font-family: Verdana, Arial, sans-serif;
	color: #4A4344;
}

#container {
	width: 789px;
	margin: 0px auto;
	background-color: #FFFFFF;


}

#header {
	height: 113px;
	background-color: #F4A460;
border-bottom: 4px solid #A52A2A;
position: relative;
}

#search {position:absolute; top:35px; right:20px;}

#subheader {
	height: 71px;
	clear: both;
	background-image: url(images/sub_header.jpg);
	background-repeat: no-repeat;
}

#content {
	margin-right: 180px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
	width: 550px;
}

#content p
{
	margin-top: 0px;
}

#right {
	margin-top:5px;]
	margin-right:5px;
	width: 168px;
	float: right;
	clear: both;
	background-color: #F4A460;
	padding-top: 3px;
	font-size: 0.8em;
}

#footer {
	clear: both;
	
	height: 21px;
	padding-top: 10px;
	padding-left: 20px;
}

#footerNyheter { padding-left:250px;
                 height: 21px; 
                 font-size:.7em;
				 clear: both;
				 padding-top: 10px;
				 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 10px;
	width: 158px;
	border-bottom: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	font-size:12px;
}

.navcontainer a:link,
{
color: #000000;
text-decoration: none;
}

.navcontainer a:hover
{

}

/************************************************* linkpanel end **********************************/

h1 {
	padding-top: 30px;
	font-size: 28px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 67px;
}



h2 {
	font-size: 16px;
	background-color: #8B4513;
	padding-left: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 15px;
	height: 18px;
}

h3 {

	font-size: 18px;
	height: 39px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

} 

a.b
{
color: #000000;
text-decoration: underline;
}

a.b:hover
{
color: #000000;
text-decoration: none;
}

p {
   
} 

img
{
border: solid 1px #6F5230;
float: left; 

}

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);
} 

