body { 
	margin: 0px 0px 0px 0px ;
	background: url(bg.jpg ) repeat  #FFFFFF;
	font-family: arial, verdana, sans-serif;

}


                 a:link {color: #cf0000; text-decoration: none; }
                 a:active {color: #cf0000; text-decoration: none; }
                 a:visited {color: #cf0000; text-decoration: none; }
                 a:hover {color: #bdb979; text-decoration: none; }


h2 
	{ 
	 
	 font: 16px century gothic, lucida sans unicode, trebuchet ms, georgia, times new roman, sans-serif;
	 border-bottom: 0px dotted #DEDEDE;
	 color: #ca0101;
	 font-weight: bold;
     margin-bottom: 3px;
                 
	} 
	   
	   

	

h1 
	{ 
	 font: 14px century gothic, lucida sans unicode, trebuchet ms, georgia, times new roman, sans-serif;
	 font-size: 18px; 
	 color: #ca0101;
	 font-weight: bold;
                 margin-bottom: 3px;
	} 
	   


div
	{ 

	 color: #5a5a5a;

	} 

	
                a:link { font-weight: normal; text-decoration: underline; color: #E31D0C;}
                a:visited { font-weight: normal; text-decoration: underline; color: #E31D0C;}
                a:hover, a:active { text-decoration:none ; color: #B5170A;}




.image	{
	float:left;
	margin: 0 5px 0 5px;
	text-align: center;
}

.image a	{
	background-color: #FFFFFF;
	border: 1px dashed #a1a1a1;
	display: block;
	height: 70px;
	vertical-align: middle;
	width: 100px;
}

.image a:hover {
	background-color: #f2f2f2;
	border: 1px solid #a1a1a1;
}

.image img	{
	margin: 5px;
	border:1px solid #a1a1a1;
}

.imageinline	{
	clear: both;
	height: 90px;
	margin: 0 auto 10px auto;
}







	/*	ALLASAKER	*/
	
	#container
	{

	position: absolute;
	top: 0;
	left: 50%;
    right: 50%;
	width: 766px;
	clear: both;
	background-color: #FFFFFF;
	border: solid 1px #c3c3c3;
    padding: 8px;
    margin-left: -390px;


	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	#header
	{
	margin: 0;
	padding: 0;
	height: 278px;
	background: url(top.jpg) no-repeat;
                
    padding-bottom: 0px;
    z-index: 1;
                 
	}
	
	
	
		

	
	
	/*	NAVIGATIONSSAKER	*/
	
				#mainnav
				{
				position: absolute;
				top: 85px;
				left: 0;
				width: 185px;
                margin-left: 19px;
                margin-right: 0px;
                height: 190px;
                background: transparent;
                z-index: 2;


}

                #mainnav ul {	
	             margin: 0;
	             padding: 0;
	            list-style: none;
                width: 170px;

}



                #mainnav ul li {
	
	            padding:  7px 12px 7px 12px;
	            font-size: 10px;
	            color: #FFFFFF;
                width: 170;
                border-bottom: 1px solid #890a0c;
}
                #mainnav ul li a {

                padding:  11px 16px 11px 16px;
                height: 31px;
                padding-top: 10px ;
	            text-transform: uppercase;
	            text-decoration: none;
	            font-size: 10px;
	            font-weight: bold;
	            color: #FFFFFF;
                width: 170;

                
      

}

                #mainnav ul li a:hover {
	             width: 170px;
                color: #000000;
                
}


                #mainnav ul li a.active{
	            width: 170px;
                color: #000000;
                font-weight: bold;
                
}


	/*	MENYSAKER	*/
		
	#submenu {

		height: 20px;
		
		margin:0px;
		padding:0px;
		white-space:nowrap;
		background:#000000;
		font:11px Arial,Helvetica,sans-serif;
        font-weight:normal;
		text-align:center;
        border-bottom: 1px dashed #f64e15;
	}
	
	#submenu a {

		border-right:0px solid #948139;
		border-bottom:0px solid #B1A164;
		float:left;
		margin:0;
		padding:3px 25px 2px 2px;
		list-style-type:none;
		color:#b3341c;
		font-weight:bold;
		text-decoration:none
		
	}
	
	#submenu a:hover {
		color:#f64e15;
		
	}

	#submenu a:active{
		color:#f64e15;
		
	}

	#submenu ul{
		float:none;
		margin:0;
		padding:0;
		list-style-type:none;
		position:relative

	}

	#submenu li  {
		display:inline;
		margin:0;
		padding:0;
		list-style-image:none;
		list-style-type:none
	}



	
	
	/*	CONTENTSAKER	*/
	
	#contents	
	{
                
    background: transparent;
    font:12px Arial,Helvetica,sans-serif;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #5a5a5a;
	line-height: 140%;
	}

	#contents	a:hover
	{
                color:#5a5a5a;
	}

	#contents	p
	{
	margin-left: 0px;
font:12px Arial,Helvetica,sans-serif;
	}	

               #contents	a
	{
	color:#5a5a5a;
	}
	
	#footer	
	{
	clear: both;
	background: url(bott.jpg) repeat-x #9d0a0e;
    height: 25px;
	text-align: center;
	font-weight:bold;
    font:11px Arial,Helvetica,sans-serif;
    color: #FFFFFF;
                
	}

	#footer	 p
	{
margin-top: 4px;
                
	}


