.bildarkivrubrik { display:none; }
body
    {
	 
	 background: #83957f;	
 	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 11px;
	 margin: 0;
 	 padding: 0;
	}

h1 
	{ 
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 15px;
	 color: #3d4559;
	} 
	   
	   
h2 
	{ 
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 14px; 
	 color: #d47b13;
                 font-weight: normal;
	} 
	
	
li  {
	padding:0 0 0 12px;
	margin:0 0 0 -8 px;
	list-style-image:url(../3dg/gfx/infoicon.gif);
	list-style-position:outside;
	}
	
a:link { 
	color: #30891b;
                font-size: 11px;
	}
a:visited { 
	color: #30891b;
                font-size: 11px;
	}
a:hover { 
	color: #30891b;
                font-size: 11px;
	}
a:active { 
	color: #30891b;
                font-size: 11px;
	}


.image	{
	float:left;
	margin: 0 5px 0 5px;
	text-align: center;
}

.image a	{
	background-color: #FFFFFF;
	border: 1px solid #eaeaea;
	display: block;
	height: 70px;
	vertical-align: middle;
	width: 100px;
}

.image a:hover {
	background-color: #FBFBFB;
	border: 1px dashed #CCCCCC;
}

.image img	{
	margin: 5px;
	border:1px solid #f6f6f6;
}

.imageinline	{
	clear: both;
	height: 90px;
	margin: 0 auto 10px auto;
}

img {

margin: 8px;

}

#bilder img {
margin: 0px;
}
	
	
	/*	ALLASAKER	*/
	
	#container
	{
/*                             background: url(../3dg/gfx/251/bg.jpg) repeat-y;  */
		margin: 1em auto;
                                margin-top: 1px;
		width: 782px;
		text-align: left;
	                background: url(../3dg/gfx/251/) #f5f4f0 no-repeat;
                                border: 3 px #ffffff solid;

	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	
	
	
	
	/*	NAVIGATIONSSAKER	*/
	

	
	
	
	/*	MENYSAKER	*/
		
	#submenu {

		height: 28px;
		margin-right:43px;
                                border: 1px solid #0e0d86;
		padding:0px;
		white-space:nowrap;
		background:url(../3dg/gfx/251/meny3.jpg) repeat-x;
		font:11px Arial,Helvetica,sans-serif;
		text-align:center;
	}
	
	#submenu a {

                                border-right: 1px solid #0e0d86;
		border-bottom:0px solid #B1A164;
		float:left;
		margin:0;
		padding:8px 15px 8px 15px;
		list-style-type:none;
		color:#000;
		background:url(../3dg/gfx/251/meny3.jpg) repeat-x;
		font-weight:normal;
		text-decoration:none;
		
	}
	
	#submenu a:hover {
		color:#0094D1;
		background:url(../3dg/gfx/251/meny3.jpg) repeat-x;
		border-bottom:0px solid #B1A164;
                                text-decoration: underline;

	}

	#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	
	{
                                width: 700px;
                                margin-left: 10px;
                               /*margin-top: 0px;*/
	                color: #4b4232;
                                font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
                                font-size: 12px; 

	}
	
	#footer	
	{
	                
		clear: both;
                                /*margin-left: 0px;*/
                                /* width: 828px; */
		height:85px;
		color: #d47b13;
		text-align: center;
		font-weight:normal;
                                font-size: 11px;
	}

