body
    {
	 
	 background: #830e14;	
 	 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: #d3752d;
	} 
	   
	   
h2 
	{ 
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 16px; 
                 font-weight: normal;
                 border-bottom: 1px solid #dedede;
	 color: #d3752d;
	} 
	
	
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: 839px;
		text-align: left;
	                background: url(../gismo/gfx/292/contbg.jpg) #FFFFFF repeat-y top; 

	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	#header
	{

		/*margin-top: 20px; */
                               /* margin-left: 34px;*/
                                margin-bottom: 5px;
                                height: 206px;
		background:url(../gismo/gfx/292/header.jpg) no-repeat top;
	}
	
	
	
	
	/*	NAVIGATIONSSAKER	*/
	
	#mainnav
	{
	                background: url(../gismo/gfx/292/mainnav.jpg) no-repeat;
                                float: left;
                                width:200px;
                                /*height: 155px;*/
		border:0px solid #000000;
		margin-top: 37px;
                                padding-left: 25px;
                                margin-right: 0px;
		padding-top:0px;
		white-space:nowrap;
		font:14px Arial,Helvetica,sans-serif;
		text-align:left;

	}
	
	#mainnav a {
                                                 
                                                
			display: block;
                                                background: #ff9600;
			color: #8f2c2c;
	                                background: url(../gismo/gfx/292/mainnav_a.jpg) no-repeat center left;
		                height: 25px;
			width: 110px;
			padding: 8px 0px 2px 25px;
			text-decoration: none;
			border-top: 0px solid #e7e7e7;
			font-weight: normal;
		                font:15px Arial,Helvetica,sans-serif;
	}
	
	#mainnav a:hover{
		                color:#d3752d;
                                                text-decoration: none;
                                                font-weight: normal;
                                                background: url(../gismo/gfx/292/mainnav_a2.jpg) no-repeat center left;

	}

	#mainnav a.active{
		                color:#d3752d;
                                                text-decoration: none;
	                                background: url(../gismo/gfx/292/mainnav_a2.jpg) no-repeat center left;
                                                font-weight: bold;

	}


	#mainnav ul{
			margin-left: 0px;
			padding: 0px;
			list-style-type: none;
	}

	#mainnav ul li{
			margin: 0px 0px 0px 0px; 
	}


	
	
	
	
	/*	MENYSAKER	*/
		
	#submenu {

		height: 20px;
		
                                border: 1px dotted #d5d5d5;
		padding:0px 0px 0px 0px;
                                margin:0px 43px 10px 0px;
		white-space:nowrap;
		background:url(../gismo/gfx/292/meny3.jpg) repeat-x;
		font:11px Arial,Helvetica,sans-serif;
		text-align:center;
	}
	
	#submenu a {

                                border-right: 1px dotted #d5d5d5;
		border-bottom:0px solid #B1A164;
		float:left;
		margin:0;
		padding:4px 12px 4px 12px;
		list-style-type:none;
		color:#d3752d;
		background:url(../gismo/gfx/292/meny3.jpg) repeat-x;
		font-weight:normal;
		text-decoration:none;
		
	}
	
	#submenu a:hover {
		color:#000;
		background:url(../gismo/gfx/292/meny3.jpg) repeat-x;
		border-bottom:0px solid #B1A164;
                                text-decoration: underline;

	}


	#submenu a.active {
		color:#000;
		background:url(../gismo/gfx/292/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	
	{
                                Background-color: #FFFFFF;
                                width: 570px;
                                margin-left: 100px;
                                /*margin-top: 15px;*/
	                color: #5b5c5c;
                                font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
                                font-size: 12px;

	}

#namn, #email {

width: 100px;


}


#meddelande {

width: 210px;

}
	
	#footer	
	{
	                background: url(../gismo/gfx/292/footer.jpg) no-repeat;
		clear: both;
                                /*margin-left: 34px;*/
                                /* width: 828px; */
		height:70px;
		color: #000;
                                
		text-align: center;
		font-weight:normal;
                                font-size: 11px;
	}



.newsHeadLine {display: none;}