body, html 	
	{
	font-family : arial, helvetica;
	font-size: 12px;
	background: #ececec;
	margin-top: 0px;
	text-align: center;
	margin-bottom:50px;
	}
	
h1
	{
	font-size : 20px;
	color : #595959;
	text-align: left;
	margin: 0 auto;
	}
	
h2
	{
	font-size : 12px;
	font-weight: bold;
	margin: 0 auto;
	}

h2.bottom25
    {
    margin-bottom: 25px;
    }
	
h3
	{
	font-size : 10px;
	font-weight: bold;
	margin: 0 auto;
	}

h4
    {
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    }
	
a:link 
	{ 
  	TEXT-DECORATION: none;
	color: #707070;
	} 

a:visited 
	{ 
  	TEXT-DECORATION: none;
	color: #707070;
	} 

a:hover 
	{ 
  	TEXT-DECORATION: underline;
	color: #a3a2a2;
	}
	
a.meny:link 
	{ 
  	TEXT-DECORATION: none;
	color: black;
	} 

a.meny:visited 
	{ 
  	TEXT-DECORATION: none;
	color: black;
	} 

a.meny:hover 
	{ 
  	TEXT-DECORATION: none;
	color: black;
	}
	
div.head
	{
	background-image: url(img/headbackground.gif);
	width: 828px;
	height: 138px;
	margin: 0 auto;
	}
	
img.head
    {
    border: none;
    float: left;
    }
	
div.meny {
   background-image: url(img/meny_background.gif);
   width: 828px;
   height: 28px;
   margin: 0 auto;
   border: none;
   padding-top: 10px;
   text-align: left;   
   }
   
div.body
	{
	background-image: url(img/body.gif);
	width: 758px;
	margin: 0 auto;
	text-align: left;
	padding-top:10px;
	padding-left: 35px;
	padding-right: 35px;
	}
	
div.body_down
	{
	background-image: url(img/body_down.gif);
	width: 828px;
	height: 20px;
	margin: 0 auto;
	text-align: left;
	}

div.left
	{
	background-color: transparent;
	width: 185px;
	float: left; 
	display: inline;
	margin: 0 auto;
	text-align: left;
	}
	
div.left_meny
	{
	background-color: #ececec;
	width: 168px;
	height: 41px;
	margin-top: 10px;
	text-align: left;
	border: 1px solid #999898;
	padding-left: 15px;
    text-indent: -18px;
	}

div.left_meny2
	{
	background-color: #ececec;
	width: 168px;
	height: 41px;
	text-align: left;
	border-left: 1px solid #999898;
	border-right: 1px solid #999898;
	border-bottom: 1px solid #999898;
    padding-left: 15px;
    text-indent: -18px;
	}
	
img.submenu_img 
    {
    margin-left: 10px;
    margin-top: 1px;
    margin-right: 3px;
    }
	
div.ileft
	{
	background-color: transparent;
	margin-top: 12px;
	display: inline;
	margin-left: 15px;
	float: left;
	text-align: left;
	}
	
div.ileft2
	{
	background-color: transparent;
	margin-top: 11px;
	display: inline;
	margin-left: 5px;
	float: left;
	text-align: left;
	}
	
div.right
	{
	background-color: transparent;
	width: 553px;
	margin-left: 20px;
	float: left; 
	display: inline;
	text-align: left;
	}
	
div.col_left 
    {
    float: left;
    }
    
div.col_right
    {
    float: left;
    margin-left: 20px;
    clear: right;
    }
	
p.header_img_text {
    display: inline; 
    position: relative; 
    top: 115px; 
    left: 8px;
    font-size: 14px;
    font-family: Helvetica;
    letter-spacing: 1px;
    
    }
    
p.br15
    {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
 
    }
    
br.15 {
    display: inline;
    margin-top: 15px;
}   
