body
    {
	 
	 background: #ffffff;	
 	 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: 16px;
	 color: #3d3c3c;
	} 
	   
	   
h2 
	{ 
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 12px; 
	 color: #729294;
	} 
	
	
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: 0px;
		width: 842px;
		text-align: left;
	                background: transparent; 

	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	#header
	{


                                margin-bottom: 5px;
                                height: 151px;
		background:url(../gismo/gfx/269/topp4.jpg) no-repeat top;
	}
	
	
	
	
	/*	NAVIGATIONSSAKER	*/
	
	#mainnav
	{
		height: 35px;
	                background: transparent;
                            /* border-bottom: 1px solid #D1D1D1; */
                            /* border-top: 1px solid #D1D1D1; */
                                margin-left: 28px;
                                margin-right: 2px;
                                margin-top: 14px;
		padding:0px;
		white-space:nowrap;
		font:12px Arial;
                                font-weight: normal;
		text-align:center;

	}
	
	#mainnav a {

		float:left;
		margin:0;
		padding:2px 15px 2px 15px;
                                border-right: 1px dashed #5d5c5b; 
		color: #5d5c5b;
		font:12px Arial;
		font-weight:normal;
		text-decoration:none;
	}
	
	#mainnav a:hover{

                                font-weight: bold;
	}

	#mainnav a.active {
		/*background:url(../gismo/gfx/269/knapp2.gif) no-repeat center left;*/
                                font-weight: bold;

		
	}


                

	#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
	{
	                background: url(../gismo/gfx/269/meny2.jpg) #f4f4f4 no-repeat;
                                float: left;
                                width:160px;
                                margin-left: 40px;
                                margin-right: 10px;
                                margin-top: 6px;
		border:1px solid #d4d4d4;
                                padding: 4px;
		white-space:nowrap;
		font:11px Arial,Helvetica,sans-serif;
		text-align:left;

	}
	
	#submenu a {
                                                 
                                                
			display: block;
			color: #000;
                                                height: 16px;
			width: 97px;
                                                margin-left: -12px;
                                                margin-top:2px;
	                background: url(../gismo/gfx/269/sub_a.jpg) no-repeat;
			padding: 2px 0px 0px 15px;
			text-decoration: none;

			font-weight: normal;
	}
	
	#submenu a:hover{
		color:#000;
                                text-decoration: underline;
	}

	#submenu ul{
			margin-left: 0px;
			padding: 0px;
			list-style-type: none;
	}

	#submenu ul li{
			margin: 0px 0px 0px 0px; 
	}

	
	/*	CONTENTSAKER	*/
	
	#contents	
	{
                                width: 525px;
                                margin-left: 54px;
                                background: #FFF;
                                /*margin-top: 15px;*/
	                color: #5b5c5c;
                                font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
                                font-size: 12px;

	}

}
	
	#footer	
	{
	                background: url(../gismo/gfx/269/footer2.jpg) no-repeat;
		clear: both;
                                /*margin-left: 57px;*/
                                /* width: 828px; */
		height:69px;
		color: #fff;
		text-align: center;
		font-weight:normal;
                                font-size: 10px;
	}

