body{
    /*background-image: url(../bilder/bg.gif);*/
    background-repeat: repeat-x;   
    background-attachment: fixed;
    background-color:#000008; //Color used before #f9f9f9
    margin-top:0;
}

#container_site{
    width:900px;
    padding-top:20px;
}

#container{
    width:850px;
    padding-top:20px;
}

#logga{
    float:left;
	position:relative; top: 40px;
	margin-left:5px;
}
#logga img{
    border:0;
}
#logga a:link{
    text-decoration:none;
}
#logga a:visited{
    text-decoration: none;
}
#logga a:active{
text-decoration:none;
}

#meny{
    float:right;
    margin-right: 20px;		
}
#meny table{
	color:#ffffff;
	font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:300;
	letter-spacing: 1px;
}
	
#inramning{
    background-image:url(../bilder/shade.png);
	width:910px;
    min-height:75%;
    margin:0px;
}
#inramning a:link , #inramning a:visited, #inramning a:active{ 
	font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif; 
	font-size:11px;
	text-decoration:none;
    color:#1cabbf;
	font-weight:100;
}

#top_shade{
	width:910px;
    height:8px;
    font-size:0; 
    background-image:url(../bilder/top_shade.png);
}

#innehall{
    align:-moz-center;
	width:850px;
	font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:100;
    margin:0px; 
}
#innehall h1{
    font-family:HelveticaNeue-UltraLight, Helvetica Neue UltraLight, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align:left;
    font-size:24px;
	color:#999999;
	font-weight:100;
}
#innehall h2{
    font-family:HelveticaNeue-UltraLight, Helvetica Neue UltraLight, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:18px;
    text-align:left;
	color: #999999;
	font-weight:100;
	
}
#innehall p{
    font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:13px;
    text-align:left;
	color: #333333;
	line-height: 20px;
	font-weight:100;
}

#bottom_shade{
	width:910px;
    height:8px;
    font-size:0; 
    margin-top:0px;
	margin-bottom:0px;
    padding:0px;
    background-image:url(../bilder/bottom_shade.png);
}
/* JQuery slider */
 
#slideshow{
			margin:0px auto;
			width:850px;
			height:240px;
            border:0px;
		  }
		    
	#slidercenter{ margin:0px auto;
				   width:850px;
				   height:240px;
				   border:0px;
                    padding-top:1px;
                    padding-left:1px;
				   background: url(../img/shades.png) no-repeat;
				 }
 
		#slider{ margin:0px auto;

				 width:850px;
				 height:235px;
				 border:0px;
			   }

	


