html,body
{
	margin:0;
	padding:5px 0 0 0;
}

body
{
	font: 100% arial,sans-serif;
	text-align:center;
	background-color:#ffffff;
}

h1
{
	height:auto;
	line-height:1em;
	color: #999;
	font-size: 30px;
	top: 0px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}



/* a{padding:5px; text-decoration:none; color:#000000;} */

div#header_topp
{
	position:relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 15px;
	background-color:#FFFFFF;
}

div#header
{
	background-color:#FFFFFF;
}

div#header h1
{
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	color: #CCC;
}


div#container
{
	width:1000px;	
	text-align:left;
	border-top:0px;
	background-image: url(elementer/background.gif);
	background-repeat: repeat-y;
	padding:0;
	margin:0 auto;
}


/* linker sidebar_meny */



div#navigation
{
	margin-top: 30px;
	float:left;
	width:180px;
	font-size:95%;
	margin: 0 0 0 20px;
}
	
div#navigation ul
	{
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	}

div#navigation ul li 
{ 
	margin: 0px;
	
} 

div#navigation ul li a
	{
	width: 145px;
	font-size: 1.0em;
	display: block;
	color: #000000; 
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-bottom: 6px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}

div#navigation ul li a:hover
	{
	background-color: #FFFFFF;
	color: #B90000;
	}

div#navigation ul li a#current
	{
	color: #B90000;
	}

/* sidebar 1 - meny slutt */

div#content
{
	float:right;
	width:780px;
	margin-top: 30px;
	margin-right: 20px;
}

div#content p
{
	line-height:1.4
}

/* linker under content start */
#content a:link 
{
	color: #03C;
	text-decoration: underline;
} 

#content a:visited 
{
	color: #03C;
	text-decoration: none;
} 

#content a:active 
{
	color: #03C;
	text-decoration: none;
} 

#content a:hover 
{
	color: #03C;
	text-decoration: underline;
} 	
/* linker under content slutt */

#apNyhet {
	position:relative;
	width:145px;
	height:250px;
	z-index:2;
	left: 20px;
	top: -200px;
	background-color: #CC0033;
}

div#footer
{
	clear:both;
	width:100%;
	padding:0;
	margin:0;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	border-bottom-width: 1px;
	
}


div#footer p
{	
	text-align:center;
	margin:10px 0px 10px 0px;
	padding:0;
}

/* linker under footer start */
#footer a:link 
{
	color: #03C;
	text-decoration: underline;
} 

#footer a:visited 
{
	color: #03C;
	text-decoration: underline;
} 

#footer a:active 
{
	color: #03C;
	text-decoration: none;
} 

#footer a:hover 
{
	color: #03C;
	text-decoration: underline;
} 	
/* linker under footer slutt */


div#extra
{
	float:right;
	width:795px
}





/*  her starter css for menydel

body {
	font: bold 11px/1.5em Verdana;
	}
*/



/* her kommer toppmeny ------------------------------------------- */
	
#tabs {
	position:relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 35px;
	font-size:95%;
	line-height:normal;
	background-color:#E5E5E5;
	border-bottom:1px solid #F00;
	border-top:1px dotted #F00;
	}
	
#tabs ul {
	margin:0px;
	padding:5px 0 0;
	list-style:none;
	}
	
#tabs li {
	float:left;
	/*background:url("elementer/tab_left.gif") no-repeat left top;*/
	margin:0;
	padding:0 0 0 5px;
	text-align:center;
	}
	



#tabs #current {
	/*background-image:url("elementer/tab_left_current.gif");*/
	}

#tabs #current a {
	/*background-image:url("elementer/tab_right_current.gif");*/
	padding-bottom:5px;
	color:#B90000;
	
	}

#tabs a:link 
{
	color: #000000;
}
	
#tabs a:visited
{
	color: #000000;
}	
	
#tabs a:hover 
{
	/*background-image:url("elementer/tab_left_over.gif");*/
	color: #B90000;
}
	
#tabs a {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:normal;
	color:#765;
	/*background-image: url(elementer/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	}
	
	/*Commented baackslash hack
	  hides rule from IE5-mac \*/
	#tabs a {float:none;}  
	 /* end ie5-mac hack */ 

#upper_right {
	position:relative;
	left:994px;
	top:-7px;
	width:6px;
	height:6px;
	z-index:1;
	/*background-image:url(elementer/hjorne_ovre_hoyre.gif);	*/
}

#upper_left {
	position:relative;
	left:0px;
	top:-1px;
	width:6px;
	height:6px;
	z-index:1;
	/*background-image:url(elementer/hjorne_ovre_venstre.gif);*/
}





#utvikler {
	background-color:#FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* linker under utvikler start */

#utvikler a:link 
{ 
	color: #666633;
	text-decoration: none; 
} 

#utvikler a:visited 
{ 
	color: #666633;
	text-decoration: none; 
} 

#utvikler a:active 
{ 
	color: #666633;
	text-decoration: none; 
} 

#utvikler a:hover 
{ 
	color: #0000FF;
	text-decoration: none; 
} 	
/* linker under uvikler slutt */.foto_hoyre {
	margin: 0px;
	padding: 0px;
	float: right;
	border: 1px solid #F00;
	top: 0px;
}
.nyhetstabell {
	background-color: #E5E5E5;
	border: 1px solid #F00;
	width: 148px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2em;
	padding: 0px;
}

.tekst_enkelramme {
	background-color: #FFFFFF;
	border: 1px solid #F00;
	width: 240px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2em;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#apDiv1 {
	position:relative;
	width:30px;
	height:56px;
	z-index:1;
	left: -5px;
	top: -286px;
}
.pristabell {
	padding: 0px;
	line-height: 1.5em;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kontakttekst {
	font-weight: bold;

}

