
body
    {
	   	 
	 color: navy;	
 	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	 font-size: 11px;
	 background:url(gfx/bg.jpg) #FFFFFF repeat-x;
 	 margin: 0px 0px 0px 0px ;
 	 padding: 0px 0px 0px 0px ;
height:100%;
	}

h1 
	{ 
                 font: 23px Tahoma, trebuchet ms, georgia, times new roman, sans-serif;
	 

                 font-weight: normal;
	 color: #000;
                 margin: 6px 0px 6px 0px;
	} 
	   
	   
h2 
	{ 
 font: 18px Tahoma, trebuchet ms, georgia, times new roman, sans-serif;
	 

                 font-weight: normal;
	 color: #000;
                 margin: 6px 0px 0px 0px;
                                  
	} 

h3 
	{ 
 font: 16px Tahoma, trebuchet ms, georgia, times new roman, sans-serif;
	 

     font-weight: normal;
	 color: #444;
     margin: 6px 0px 0px 0px;
                                  
	} 
	
img {

border: 0px;

}
	





	
	
	/*	ALLASAKER	*/
	
	#container
	{
		margin: 1em auto;
        margin-top: 5px;
        margin-bottom: -2px;
		width: 760px;
		text-align: left;
	    background-color: #FFFFFF;
		
        padding: 6px;
        border: 0px solid #000000;
        height:95%;
	}
	
	
	
	
	
	/*	HEADERSAKER	*/
	
	#header
	{
		height: 170px;
                                width: 760px;
		background:url(gfx/top.png) #EEEEEE no-repeat top;
                                margin:0px 0px 0px 0px;
                                border-bottom: 4px solid #FFFFFF;

	}
	
	
	
	
	/*	NAVIGATIONSSAKER	*/
	
	#mainnav
	{

                                height: 22px;
		width: 760px;
                                background:url(gfx/meny1.jpg);
		border-bottom: 1px solid #ccc;
		margin:0px;
		padding:0px;
		white-space:nowrap;
		font:12px Arial,Helvetica,sans-serif;
		text-align:center;

	}
	
	#mainnav a {
		
		float:left;
		margin:0;
		padding:3px 56px 3px 41px;
		list-style-type:none;
		color:#000000;
		font-weight:normal;
		text-decoration:none;

                               
                                
	}
	
	#mainnav a:hover{
		color:#FFFFFF;
		background-color: #aaa;
		
	}

	#mainnav a.active {
		color:#000;
		background-color: #ddd;
		
	}


	#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
	}

	

	
	
	
	
	/*	CONTENTSAKER	*/
	
	#contents	
	{

                                margin:0px 0px 0px 0px;
                                padding: 20px;
		
		font:12px Arial,Helvetica,sans-serif;
	                color: #444;
                                font-weight: normal;
		line-height: 140%;

                                background: transparent;
	}


	#contents	p
	{

		font:12px Arial,Helvetica,sans-serif;
	                color: #444;
                                font-weight: normal;
		line-height: 140%;
		margin-left: 12px;

	}


	
	#footer	
	{
		
		clear: both;
		height: 17px;
		color: #6a6a6a;
		
		padding-left: 0px;
		padding-top: 0px;
		background:url(gfx/bot.jpg) repeat-x ;
		text-align: center;
		font-weight:none;
                                font:10px Arial,Helvetica,sans-serif;
	}


	#contents a {
	
	color: #ab0007;
	border-bottom: 1px dotted #ab0007;
	text-decoration: none;
	
	}
	
	#contents a:hover {
	

	border-bottom: 1px solid #ab0007;

	
	}



.gastboksinlagg {
padding: 15px 15px 15px 15px;
margin-right: 15px;
border-top: 1px dashed #BDBDBD;

}


input, textarea,
	{
	margin: 0;
	padding: 5px;
	background: url(gfx/mess.jpg) repeat-x top;
	border: 1px solid #888;

	}
	
.rightimage {

float: right; 
margin: 5px 5px 10px 10px;
padding: 3px ;
border: 1px solid #ccc;

}
	
.rightimage img {

border: 0px;

}

.rightimage a {

border: 0px;

}


