﻿/* Layers */
#wrap {
    text-align: left;
	width: 914px;
	height: 100%;
	margin: 0px auto;
	 
 }
 
#wrapcontent
{
	width: 914px;
	  
}   
	
#header
{
	width: 914px;
	position: relative;
	height: 159px;
	 
 }


#logo {
	  
     top: 65px;
	  
}

#topmenu
{
	 
	text-align:left;
	position: absolute;
	top: 117px;
	width: 850px;
	height: 22px;
	 left: 25px;
	/*padding-top: 5px;*/
	overflow: hidden;
	/*background-color: #cccccc;*/
	/* angu 
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;*/
	 
	color: #d32d31;
	/* //angu */
	  
		
}

 
 #main
{
	 
	width: 914px;
	position: relative; 
	background-image: url(../images/bg_main1.png);
	background-repeat:repeat-y;
	behavior: url(styles/iepngfix.htc); 
	 
	 
	  
}
 
  
	 

#whitesheet
{
	position: relative;
	text-align: center;
	background-color: #fff;
	min-height: 400px;
	left:inherit;
 	 width: 914px;
	 
}
 #meny_under
{
	 
	width: 900px;
	height: 25px;
	 
	/*padding-top: 5px;
	overflow: hidden;*/
	 
	position: relative; 
	min-height: 17px;
	background-image: url(../images/topp_meny.gif);
	background-repeat:no-repeat;
	 
	 
}
 
 


#contentettan {
	position: relative;
	float:inherit;
	width: 900px;
 
}

#ettanWide {
	position: relative;
	top: 1px;
	width: 900px;
	min-height: 400px; 
	left: 5px;
	 
	 
	 
	 
}

 
#bottom
{
	width: 922px;
	 
	float: left;
	 
	background-image: url(../images/botten1.gif);
	background-repeat: no-repeat;
	
	 

	 
}

 #footerbg {
	height: 23px;
	width: 914px;
	float: left;
	background-image: url(../images/bg_foot_main1.png);
	background-repeat: no-repeat;
	behavior: url(styles/iepngfix.htc); 
}




#footer1 {
	position: relative;
    
	width: 914px;
	float: left;
	text-align: center;
}


 
#contentsubpage {
    margin-left:4px;
	position: relative;
	width: 900px;
	background:#FFFFFF;
	 
	 
}

 


#ettanLeft {
	position: relative;
	float: left;
	width: 170px;
	padding: 0px 8px 8px 8px;
	
	border-right: solid 1px #cfcfcf;
}
#ettanCenter {
	position: relative;
	width: 400px;
	float: left;
	padding: 0px 8px 8px 8px;
	
	border-right: solid 1px #cfcfcf;
}
 
 
#ettanRight {
	position: relative;
	float: left;
	width: 180px;
	padding: 0px 8px 8px 8px;
}
#subpageLeft {
	position: relative;
	float: left;
	width: 170px;
	 
	  
	padding: 0px 8px 8px 8px;
	border-right: solid 1px #cfcfcf;
}
#subpageLeftAndCenter {
	position: relative;
	float: left;
	width: 630px;
	padding: 0px 8px 8px 28px;
	
	border-right: solid 1px #cfcfcf;
}
#subpageCenter {
	position: relative;
	width: 400px;
	float: left;
	padding: 0px 8px 8px 8px;
	
	border-right: solid 1px #cfcfcf;
}
#subpageRight {
	position: relative;
	float: left;
	width: 180px;
	padding: 0px 8px 8px 8px;
}
#subpageRightWide {
	position: relative;
	float: left;
	width: 681px;
	padding: 0px 8px 8px 20px;
}

#wrapprint #subcontent
{
	position: relative;
	top: 0px;
	left: 0px;
}

#print {
	float: right;
	clear: both;
	width: 100%;
	text-align: right;
}

#footersplit
{
	height: 10px;
}

#footer {
	position: relative;
	width: 800px;
	text-align: center;
	padding-top: 8px;
}

#footerprint
{
	color: #000;
	margin: 30px 0px;
}

/* Overlays */
#languageOverlay
{
	position: absolute;
	top: 20px;
	left: 770px;
	width: 72px;
	height: 32px;
	background-color: transparent;
	z-index: 1000;
}

#searchOverlay
{
	 
	 
	position: absolute;
	top: 122px;
	width: 60px;
	height: 20px;
	left: 810px;
	 
	background-color: transparent;
	z-index: 1000; 
	  
}
