.bildarkivrubrik { display:none; }

                 a:link {color: #e17c48; text-decoration: none; }
                 a:active {color: #e17c48; text-decoration: none; }
                 a:visited {color: #e17c48; text-decoration: none; }
                 a:hover {color: #000000; text-decoration: none; }
body
    {
	   	 
	 color: navy;	
 	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 11px;
	 background:url(/foretag/gfx/$$/bg.jpg) #FFFFFF repeat-x;
 	 margin: 0px 0px 0px 0px ;
 	 padding: 0px 0px 0px 0px ;
height:100%;
	}

h1 
	{ 
                display:none;
	} 
	   
	   
h2 
	{ 
	 font: 16px century gothic, lucida sans unicode, trebuchet ms, georgia, times new roman, sans-serif;
	 font-variant: none;
     font-weight: bold;
	 color: #e17c48;
     margin: 0px;
     border-bottom: 1px solid #dedede;                             
	} 
	




	
li  {
	padding:0 0 0 12px;
	margin:0 0 0 -8px;
	list-style-image:url(/foretag/gfx/infoicon.gif);
	list-style-position:outside
	}
	

.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;
}
	
	
	
	/*	ALLASAKER	*/
	
	#container
	{
		margin: 1em auto;
        margin-top: -1px;
        margin-bottom: -2px;
		width: 857px;
		text-align: left;
	    background:url(cont-bg.jpg) #FFFFFF repeat-y top;
		
        padding: 0px;
        border: 0px solid #000000;
        height:100%;
	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	#header
	{
		height: 228px;
        width: 780px;
		background:url(top.jpg) #FFFFFF no-repeat top;
        margin:0px 0px 0px 39px;
        padding:0px 0px 0px 0px;
	}
	
	
	
	
	/*	NAVIGATIONSSAKER	*/
	
	#mainnav
	{
		position: absolute;
	    top: 10px;
        height: 18px;
		width: 727px;
        background:url(/foretag/gfx/$$/meny1.jpg);
		border-top: 0px solid #FFFFFF;
        margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		white-space:nowrap;
		font:11px Arial,Helvetica,sans-serif;
		text-align:center;

	}
	
	#mainnav a {
		
		background:url(/foretag/gfx/$$/meny1.jpg) repeat-x;
		float:left;
		margin:0;
		padding:4px 10px 4px 10px;
		list-style-type:none;
		color:#676767;
		font-weight:bold;
		text-decoration:none;
                                text-transform: uppercase;
                                border-right: 1px solid #DEDEDE;
	}
	
	#mainnav a:hover{
		color:#c36038;
		background:url(/foretag/gfx/$$/meny2.jpg);
		
	}

	#mainnav a.active {
		color:#c36038;
		background:url(/foretag/gfx/$$/meny2.jpg);
		
	}


	#mainnav ul{
		float:none;
		margin:0;
		padding:0;
		list-style-type:none;
		position:relative
	}

	#mainnav ul li{
		display:inline;
		margin:0;
		padding:0;
		list-style-image:none;
		list-style-type:none
	}

	
	
	
	
	/*	SUBMENU	*/
		
	#submenu {
                                width: 760px;
		height: 18px;
		border-bottom:1px solid #DEDEDE;
		padding:0px 0px 0px 0px;
        margin:0px 0px 0px 39px;
		white-space:nowrap;
		background:url(/foretag/gfx/$$/meny4.jpg) repeat-x;
		font:11px Arial,Helvetica,sans-serif;
		text-align:center;
	}
	
	#submenu a {

		border-right:1px solid #dedede;
		
		float:left;
		margin:0;
		padding:5px 10px 3px 10px;
		list-style-type:none;
		color:#e17c48;
		background:url(/foretag/gfx/$$/meny4.jpg) repeat-x;
		font-weight:normal;
                                text-transform: uppercase;
		text-decoration:none;
		
	}
	
	#submenu a:hover {
		color:#000000;
		background:url(/foretag/gfx/$$/meny4.jpg);
		border-bottom:0px solid #B1A164;

	}


	#submenu a.active {
		color:#000000;
		background:url(/foretag/gfx/$$/meny4.jpg);
		border-bottom:0px solid #B1A164;

	}

	#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	
	{

        margin:0px 0px 0px 39px;
        padding-top: 10px;
		
		font:12px Arial,Helvetica,sans-serif;
	    color: #6a6a6a;
        font-weight: normal;
		line-height: 140%;

        background: transparent;
	}


	#contents	p
	{

		font:12px Arial,Helvetica,sans-serif;
	    color: #6a6a6a;
        font-weight: normal;
		line-height: 140%;

	}


	
	#footer	
	{
		
		clear: both;
		height: 17px;
		color: #6a6a6a;
        margin:0px 0px 0px 0px;
		padding-left: 0px;
		padding-top: 0px;
		background:url(/foretag/gfx/$$/bot.jpg) repeat-x ;
		text-align: center;
		font-weight:none;
		
        font:10px Arial,Helvetica,sans-serif;
	}

