input {
    line-height: 0px;

   overflow: visible;

}

.bildarkivrubrik {  }

                 body
    {
	   	 
	 color: #333333;	
 	 font-family: Myriad Pro Regular, Arial, tahoma, sans-serif;
	 font-size: 12px;
	 background:url(../gismo/gfx/810/bg.jpg) #6e6e6e repeat-x;
 	 margin: 0px 0px 0px 0px ;
 	 padding: 0px 0px 0px 0px ;
height:100%;
	}

h1 
	{ 
                 font: 24px Myriad Pro Regular, Arial, tahoma, sans-serif;	 
                 
                 font-weight: bold;
	 color: #333333;
                 margin: 6px 0px 0px 0px;
	} 
	   
	   
h2 
	{ 
	 font: 18px Myriad Pro Regular, Arial, tahoma, sans-serif;
                 
                 font-weight: bold;
	 color: #687534;
                 margin: 0px;
                                  
	} 

a:link { 
	color: #23408f;
                font-size: 12px;
                text-decoration: underline;
	}
a:visited { 
	color: #23408f;
                font-size: 12px;
                text-decoration: underline;
	}
a:hover { 
	color: #D32229;
                font-size: 12px;
                text-decoration: underline;
	}
a:active { 
	color: #D32229;
                font-size: 12px;
                text-decoration: underline;
	}

a.pagelink{ 
	color: #ffffff;
                font-size: 12px;
                text-transform: uppercase;
                text-decoration: none;
font-weight:bold;
	}

p{
	 color: #333333;	
 	 font-family: Myriad Pro Regular, Arial, tahoma, sans-serif;
	 font-size: 12px;
		}

div{
	 color: #333333;	
 	 font-family: Myriad Pro Regular, Arial, tahoma, sans-serif;
	 font-size: 12px;
		}


img {

border: 0px;

}
	




	
li  {
	padding:0 0 0 12px;
	margin:0 0 0 -8px;
	list-style-image:url(../gismo/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;
		vertical-align: middle;
	
}

.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: 980px;
		text-align: left;
	                background-color: #FFFFFF;
		
                                padding: 8px;
                                border: 0px solid #000000;
                                height:100%;
	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	#header
	{
		height: 180px;
                                width: 980px;
		background:url(../gismo/gfx/810/header2.jpg) no-repeat top;
                                margin:0px 0px 0px 0px;
                                border-bottom: 7px solid #FFFFFF;

	}
	
#mainnav
	{

                height: 60px;
	background:url(../gismo/gfx/810/mainnav.jpg) no-repeat top left;
                z-index: 999;
	}

             #mainnav a
               {
                color:#FFFFFF;
	font-weight:normal;
                font-size: 12px;
                /*height: 28px;*/
	background:url(../gismo/gfx/810/mainnav_a.jpg) no-repeat bottom right;
                margin-right: 3px;
               margin-top:8px;
	/*list-style-type: none;*/
                text-decoration:none;
                }
                  


        #navul {
	width: 70%;
}
#navul, #navul ul {
	padding: 0;
	margin-left:300px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;

}
#navul a {
	display: block;
	text-decoration: none;
}

#navul li {
	float:left;
	/*width: 10em;*/
                position: relative;
                height:25px;

}

#navul li a {

		background:url(../gismo/gfx/810/mainnav_a.jpg) no-repeat top right;
                                padding: 7px 12px 2px 12px;
color: #333333;
font-weight:bold;
}

#navul li ul, #navul ul li  {
	width: 15em;
}

#navul ul li a  {
	color: #000000;
	border-bottom: 1px solid #A2A2A2;
                background: transparent;
	padding: 0px 0px 4px 0px;
}
#navul li ul {
	position: absolute;
	display: none;
                background: #FFF;
                border: 1px solid #606f7b;
                padding: 0.5em 0.5em 1em 0.5em;
}

#navul a:hover {
	color: #22408e;
}

#navul li:hover ul, #navul li.p7hvr ul {
	display: block;
}


#navul a.active {

}

#navul ul li a:hover {             
                background:url(../gismo/gfx/810/pil2.jpg) no-repeat top left;
                color: #22408e;
}

#navul ul li a.active {
                background: transparent;
}

li > ul {
	top: auto;
	left: -300px;
	}

/*	SUBMENU	*/
		
	#subsubmenu {
                                width: 808px;
		height: 22px;
		
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		white-space:nowrap;
		background:url(../gismo/gfx/810/meny3.jpg) repeat-x;
		font:11px Arial,Helvetica,sans-serif;
		text-align:center;
	}
	
	#subsubmenu a {

		
		float:left;
		margin:0;
		padding:4px 6px 1px 6px;
		list-style-type:none;
		color:#000000;
		border-right: 1px solid #abbbc5;
		font-weight:normal;
                                
		text-decoration:none;
		
	}
	
	#subsubmenu a:hover {
		color:#DA9502;
		
		border-bottom:0px solid #C77B03;

	}


	#subsubmenu a.active {
		color:#DA9502;
		
		border-bottom:0px solid #C77B03;

	}

	#subsubmenu ul{
		float:none;
		margin:0;
		padding:0;
		list-style-type:none;
		position:relative

	}

	#subsubmenu li  {
		display:inline;
		margin:0;
		padding:0;
		list-style-image:none;
		list-style-type:none
	}

	
	
	/*	CONTENTSAKER	*/
	
	#contents	
	{

                                margin:0px 0px 0px 0px;
                                padding-top: 0px;
		                                font-weight: normal;
		line-height: 140%;


                                background: transparent;
	}


	

	
	#footer	
	{
		
		clear: both;
		height: 17px;
		color: #6a6a6a;
		border-top: 1px solid #EEEEEE;
		padding-left: 0px;
		padding-top: 0px;
		background:url(../gismo/gfx/810/bot.jpg) repeat-x ;
		text-align: center;
		font-weight:none;
                                font:10px lucida sans unicode,Arial,Helvetica,sans-serif;
	}



/* CONTACT FORM */

#kontaktformular 
	{
	Color: #737373;
                width: 450px;
	}

#kontaktformular .kontakt
	{
	margin: 0 0 10px 0;
                
	}

#kontaktinfo
           {
                font: 14px lucida sans unicode, arial, tahoma, verdana, sans-serif;
	Color: #737373
}

#form
	{
	margin: 0;
	padding: 0;
	width: 420px;
	text-align: left;
	}

#namn, #email, #meddelande, #emailtill
	{
	margin: 0;
	padding: 5px;
	background: url(../gismo/gfx/810/mess.jpg) #FFFFFF repeat-x top;
	border: 1px solid #000000;
	font: 10px lucida sans unicode, arial, tahoma, verdana, sans-serif;
	color: #9D9D9D;
	}

#namn, #email
	{
	width: 175px;
	}

#meddelande
	{
	width: 370px;
	}

#submit
	{
	margin: 0;
	padding: 0 3px;
	height: 22px;
                width: 55px;
	color: #333333;
	
	font: 10px lucida sans unicode, arial, tahoma, verdana, sans-serif;
	text-align: right;
	}


input, textarea,
	{
	margin: 0;
	padding: 5px;
	background: url(../gismo/gfx/810/mess.jpg) repeat-x top;
	border: 1px solid #888;
height:12px;
	}
#SiteSearch
{
z-index: +1;
float:right;
padding: 10px 15px 5px 5px;

}


a.sitesearch{
font: 11px lucida sans unicode, arial, tahoma, verdana, sans-serif;
text-decoration:none;  
font-variant: small-caps  
color:#333333;         
}	



#nyhetsbrev{
                 padding-left:10px;
}

/* NYHETER */

#newsArchive
               {
               margin-left: 2px;
               margin-right: 5px;
	paddingleft: 2px;
                color: #000;
                background:url(../gismo/gfx/810/nyheter_bg.jpg) no-repeat center left; 
	width: 283px;
               height: 500px;
                float: left;
                }


#newsArchive a
               {
                padding: 5px 0px 0px 20px;

                }


#newsArchive h2
               {
display: none;
                }



.newsItem {

margin-top: 20px;


}
#newsItem a
               {
                padding: 5px 30px 10px 30px;

                }


.NyhetsKategori { 
                     display:none;
                                           }

a:hover.NyhetsKategori {
                       text-decoration: none;
}

.NyhetsKategoriDiv {
                                             color: #000000;
                       font-weight: bold;
                       font-size: 14px;
                       background: url(../gismo/gfx/810/news_rubrik.jpg) no-repeat; 
                       padding: 30px 5px 10px 0px;

}
a.NyhetsRubrik {

color: #ffffff;
background:url(../gismo/gfx/810/) no-repeat left; 



}

#SokFormular{
color:333333;

}

hr { color: #f2f2f2; }

sitesearch{
                           marging-bottom: 0px;

}