body
    {
	 
	 background: #cccccc;	
 	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 12px;
	 margin: 0;
 	 padding-top: 15px;
	}

h1 
	{ 
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 17px;
                 font-weight: normal;
	 color: #000;
	} 
	   
	   
h2 
	{ 
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 14px; 
	 color: #7b7b7b;
	} 
	
	
li  {
	padding:0 0 0 12px;
	margin:0 0 0 -8 px;
	list-style-image:url(../gismo/gfx/infoicon.gif);
	list-style-position:outside;
	}
	
a:link { 
	color: #626c7a;
                font-size: 11px;
	}
a:visited { 
	color: #626c7a;
                font-size: 11px;
	}
a:hover { 
	color: #945e5e;
                font-size: 11px;
	}
a:active { 
	color: #945e5e;
                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;

}
	
	
	/*	ALLASAKER	*/
	
	#container
	{

		margin: 1em auto;
                                margin-top: -1px;
		width: 791px;
		text-align: left;
	                background: url(../gismo/gfx/807/container_bg.jpg) #FFF repeat-y; 

	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	#header
	{
                                
                                height: 259px;
		background:url(../gismo/gfx/807/header3.jpg) no-repeat top left;
	}
	
	
	
	
	/*	NAVIGATIONSSAKER	*/
	
	/*	NAVIGATIONSSAKER	*/
	
	#mainnav
	{
	                background: url(../gismo/gfx/807/mainav.jpg) no-repeat;
                                float: left;
                                width:235px;
                                height: 263px;
                                /*height: 155px;*/
		border:0px solid #000000;
		margin-top: 0px;
                                margin-left: 0px;
                                padding-left:0px;
                                margin-right: 20px;
		padding-top:20px;
		white-space:nowrap;
		font:10px Arial,Helvetica,sans-serif;
		text-align:left;

	}
	
	#mainnav a {
                                                 
                                                
			display: block;
                                                background: transparent;
			color: #000;
	                                margin-left: 20px;
                                padding-left:20px;
		                height: 13px;
			width: 38px;
			padding: 3px 3px 2px 8px;
			text-decoration: none;
			border-top: 0px solid #e7e7e7;
			font-weight: bold;
		                font:10px Arial,Helvetica,sans-serif;
	}
	
	#mainnav a:hover{
		                color:#000;
                                                text-decoration: none;
                                                font-weight: normal;
                                                background: url(../gismo/gfx/807/mainavhover.jpg) no-repeat center left;

	}

	#mainnav a.active{
		                color:#000;
                                                text-decoration: none;
	                                background: url(../gismo/gfx/807/mainavhover.jpg) no-repeat center left;
                                                font-weight: bold;

	}


	#mainnav ul{
			margin-left: -10px;
			padding: 0px;
			list-style-type: none;
	}

	#mainnav ul li{
			margin: 0px 0px 0px 0px; 
	}

	
	
	
	
	/*	MENYSAKER	*/
		
	#submenu {

		height: 28px;
		margin-right:43px;
                                border: 1px solid #0e0d86;
		padding:0px;
		white-space:nowrap;
		background:url(../gismo/gfx/807/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(../gismo/gfx/807/meny3.jpg) repeat-x;
		font-weight:normal;
		text-decoration:none;
		
	}
	
	#submenu a:hover {
		color:#0094D1;
		background:url(../gismo/gfx/807/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: 400px;
                                background: #FFF;
                                margin-left: 250px;
                                padding: 0px;
                                margin-top: 30px;
	                color: #5b5c5c;
                                font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
                                font-size: 11px;

	}

#namn, #email {

width: 100px;


}


#meddelande {

width: 210px;

}
	
	#footer	
	{
	                background: url(../gismo/gfx/807/footer2.jpg) no-repeat;
		clear: both;
		height:29px;
		color: #000;
		text-align: center;
		font-weight:normal;
                                font-size: 11px;
	}




}

#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: 300px;
	}


#FAQFormulär
	{
                                clear: both;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
                                
	}
