body { 
	margin: 0px 0px 0px 0px ;
	background: url(../gismo/gfx/539/bg.jpg ) repeat-x  #7a7a7a;
	font-family: arial, verdana, sans-serif;

}


                 a:link {color: #b3341c; text-decoration: none; }
                 a:active {color: #b3341c; text-decoration: none; }
                 a:visited {color: #b3341c; text-decoration: none; }
                 a:hover {color: #742112; text-decoration: none; }


h1 
	{ 
	 font-family: Arial, Helvetica, sans serif;
	 font-size: 15px; 
	 color: #383838;
                 padding-bottom: 5px;
                 border-bottom: 1px solid #d0d0d0;
                 font-weight: normal;
	} 
	   
	   
h2 
	{ 
	 font-family: Arial, Helvetica, sans serif;
	 font-size: 13px; 
                 padding-bottom: 5px;
                 border-bottom: 1px solid #d0d0d0;
	 color: #383838;
                 font-weight: normal;
	} 

	
                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: #000000;
	border: 1px dashed #a1a1a1;
	display: block;
	height: 70px;
	vertical-align: middle;
	width: 100px;
}

.image a:hover {
	background-color: #000000;
	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: 808px;
	clear: both;
	background: url(../gismo/gfx/539/cont_bg.jpg) #FFF repeat;
                margin-left: -390px;


	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	#header
	{
	margin: 0;
	padding: 0;
	height: 296px;
	background: url(../gismo/gfx/539/headera.jpg) no-repeat;
                
                padding-bottom: 0px;
                z-index: 1;
                 
	}
	
	
	
		

	
	
	/*	NAVIGATIONSSAKER	*/
	
	#mainnav
	{
	position: absolute;
	top: 105px;
	left: 40px;
	width: 170px;
                margin-left: 27px;
                margin-right: 0px;
                height: 190px;
                background: transparent;
                z-index: 2;


}

                #mainnav ul {	
	margin: 0;
	padding: 0;

	list-style: none;
                width: 162px;

}



                #mainnav ul li {
	
	padding:  4px 0px 4px 0px;
                margin-bottom: 4px;
	font-size: 12px;
	color: #000000;
                width: 162px;

}
                #mainnav ul li a {

                padding:  4px 0px 4px 0px;
                height: 0px;
                margin:  4px 0px 4px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #7b7a7a;
                width: 162px;

                
      

}

                #mainnav ul li a:hover {
	width: 162px;
                color: #000000;
                
}


                #mainnav ul li a.active{
	width: 162px;
                color: #000000;
                
}


	/*	MENYSAKER	*/
		
	#submenu {

		height: 20px;
		
		margin-left:14px;
		margin-right:14px;
		padding:0px;
		white-space:nowrap;
		background:#FFFFFF;
		font:11px Arial,Helvetica,sans-serif;
                                font-weight:normal;
		text-align:center;
                                border-bottom: 1px dashed #cbcbcb;
	}
	
	#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:#acacac;
		font-weight:bold;
		text-decoration:none
		
	}
	
	#submenu a:hover {
		color:#FFFFFF;
		
	}

	#submenu a:active{
		color:#FFFFFF;
		
	}

	#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;
	
	padding-top: 5px;
                margin-left: 25px;
                margin-right: 25px;
	margin-bottom: 5px;
	color: #747474;
	line-height: 140%;
	}
	
	#footer	
	{
	clear: both;
	background: url(../gismo/gfx/539/footer.jpg) no-repeat;
                height: 33px;
	text-align: center;
	font-weight:bold;
                font:11px Arial,Helvetica,sans-serif;
                color: #006541;

	}




/* CONTACT FORM */

#kontaktformular 
	{
	Color: #acacac;
                
	}

#kontaktformular .kontakt
	{
	margin: 0 0 10px 0;
                
	}

#kontaktinfo
           {
                font: 14px arial, tahoma, verdana, sans-serif;
	Color: #acacac
}

#form
	{
	margin: 0;
	padding: 0;
	width: 420px;
	text-align: left;
	}

#namn, #email, #meddelande, #emailtill 
	{
	margin: 0;
	padding: 5px;
	background: url(../gismo/gfx/539/mess.jpg) #efefef repeat-x top;
	border: 1px solid #000000;
	font: 10px arial, tahoma, verdana, sans-serif;
	color: #acacac;
	}

input
	{
	margin: 0;
	padding: 5px;
	background: url(../gismo/gfx/539/mess.jpg) #efefef repeat-x top;
	border: 1px solid #000000;
	font: 10px arial, tahoma, verdana, sans-serif;
	color: #acacac;
	}

#namn, #email
	{
	width: 175px;
	}

#meddelande
	{
	width: 370px;
	}

#submit
	{
	margin: 0;
	padding: 0 3px;
	height: 22px;
                width: 55px;
	background: url(../gismo/gfx/539/mess.jpg) #efefef repeat-x top;
	
	font: 10px arial, tahoma, verdana, sans-serif;
	text-align: right;
	}


#medlemnavigation
	{
	color: #acacac;
	}

#webshopsearch
	{
	color: #acacac;
	}


#gastbok_form input 
	{
	margin: 0;
	padding: 5px;
	background: url(../gismo/gfx/539/mess.jpg) #efefef repeat-x top;
	border: 1px solid #545454;
	font: 10px arial, tahoma, verdana, sans-serif;
	color: #acacac;
	}


#gastbok_form textarea
	{
	margin: 0;
	padding: 5px;
	background: url(../gismo/gfx/539/mess.jpg) #2c2c2c repeat-x top;
	border: 1px solid #545454;
	font: 10px arial, tahoma, verdana, sans-serif;
	color: #acacac;
	}

#gastbok_meddelanden {

padding: 2px 2px 2px 2px;

border: 1px solid #BDBDBD;


}

.gastboksinlagg {
padding: 15px 15px 15px 15px;
margin-right: 15px;
background: url(../gismo/gfx/539/gastbok.jpg) #3a3a39 repeat-x top;


}

#FAQKategorier
	{
                                float: left;
		margin: 0px 0px 0px 0px;
		padding: 15px 15px 25px 0px;
                                
                                text-align:left;
                                width: 170px;
	}


#FAQFragor
	{
                                float: left;
		margin: 0px 0px 0px 0px;
		padding: 15px 15px 15px 0px;
                                
                                width: 420px;
	}


#FAQFormulär
	{
                                clear: both;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
                                
	}

input, textarea,
	{
	margin: 0;
	padding: 5px;
	background: url(../gismo/gfx/539/mess.jpg) repeat-x top;
	border: 1px solid #888;

	}

#SiteSearch
{
z-index: +1;
font-size: 12px;
float:right;
padding: 35px 5px 5px 5px;
}


