/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
		margin: 0;
		padding: 0;
}
body {		
		font: x-small arial, hevetica, sans-serif;
		text-align: center;	
		background: #f1f1f1 url(../images/singlegradient.gif) top left repeat-x;
		background-attachment: fixed;
}
		
#container {
		z-index:1;
		margin-left:auto;
		margin-right:auto;
		width: 950px; 
		min-height:100%;
		text-align: left;
		background: url(../images/bg_shadow2.png) repeat-y top left; behavior: url(css/iepngfix.htc);
		/*background: #ffffff url(images/toddbg.gif) repeat-y right top;
		border-left: 1px solid #a1a1a1;
		border-right: 1px solid #a1a1a1;*/
        position:relative;
}

/* commented backslash hack v2 \*/ 
* html #container {height:100%;}		
* html #container {width:952px;w\idth:950px;}
* html body{font-size:xx-small;f\ont-size:x-small}
/* end hack */ 

#mainheader {
		position:absolute;
		left:0;top:0;
		height: 160px;
		width:98%;
		/*background-color: #ccc;*/
		
		z-index:1;		
		background: url(../images/logga.png) no-repeat; behavior: url(css/iepngfix.htc);
		margin: 0px 0px 0px 10px;
}
#header {
		height: 125px;
		width:98%;
		/*background-color: #D1DCE9;*/
		margin: 0px 0px 5px 10px;
		position:relative;
		z-index:2;
		overflow:hidden;			
}

* html #mainheader {height:161px;he\ight:160px}
* html #header {height:127px;he\ight:125px}
#mainnav {		
		width:100%;
		height: 40px;
		/*background-color: #f5f5f5;*/
		background: url(../images/meny.png) no-repeat; behavior: url(css/iepngfix.htc);
		margin: 0px 0px 0px 4px;		
	
		position:relative;		
		z-index:2;	
}
* html #mainnav{height:42px;he\ight:40px}		
#sidebar {
		float: right;
		width: 266px;		
		padding: 5px 6px 0 0px;		
		position:relative;	
		z-index:2;	
}
#content {
		width: 660px;	
		/*background-color: #D1DCE9;*/
		padding: 5px 0 0 15px;
		position:relative;	
		z-index:2;				
}		
		
#content p, #sidebar p, #mainnav p, #header p,#footer p  {}
#footer_logga	{
		position:absolute;
		bottom:0;
		width:97%;
		height: 70px;
		background: url(../images/bg_shadow_bottom3.png) no-repeat; behavior: url(css/iepngfix.htc);
		padding: 0px 0 0 5px;
		margin: 0px 0px 0px 12px;
		border-top: 0px solid #e9e9e9;
}
#footer	{
		position:absolute;
		bottom:0;
		width:97%;
		height: 14px;		
		padding: 1px 0 0 5px;
		margin: 0px 0px 0px 12px;
		border-top: 1px solid #e9e9e9;
}
#footer p {margin:0;padding:0}
* html #footer_logga {height:72x;he\ight:70px;}
* html #footer {height:15x;he\ight:14px;}

#clearfooter {height:27px;width:100%;clear:both}
* html #clearfooter {height:29px;he\ight:27px;}
