/* 
*******************************************************************
CSS för Klövsjöfjäll

Didvision Interactive - www.didvision.se
******************************************************************
*/

body { 
	height: 100%;
  	margin-bottom: 1px;
	background: #ffffff url(../../files/main/background.gif) 0 0 repeat-x;
	margin: 0; 
	padding: 0; 
 	font-size: 70%; 	
}

/* Master div */
#container { width: 965px; margin: 0 auto; }

/* Content */
#content { position: absolute; padding:0 0 0 0; margin-left:0px; top: 100px; width: 955px; min-height:200px; }

#left { position: relative; float:left; top:0px; left:0px; width:225px; min-height:150px; }
#rubrik_submenu { position: relative; float:left; top:0px; left:5px; width:225px; height:20px; padding:0 0 0 0; }
#linje_submenu { position: relative; float:left; top:0px; left:5px; width:225px; height:2px; padding:0 0 7px 0; }
#submenu { position: relative; float:left; top:0px; left:0px; width:224px; height:25px; padding:12px 0 0 10px; background:url(../../files/submenu/submenu.gif) 0 0 repeat-x; }
#submenu_empty { position: relative; float:left; top:0px; left:5px; width:225px; min-height:20px; padding:0 0 0 0; }

#main { position: relative; float:left; top:0px; left:40px; width:695px; }
#rubrik_main { position: relative; float:left; top:0px; left:0px; width:685px; height:20px; padding:0 0 0 0; }

#boende { position: relative; float:left; top:0px; left:0px; width:685px; padding:0 0 0 0; }
#boende_text { position: relative; float:left; top:10px; left:0px; width:440px; }

#linje_main { position: relative; float:left; top:0px; left:0px; width:685px; height:2px; padding:0 0 10px 0; }
#linje_main_grey { position: relative; float:left; top:0px; left:0px; width:685px; height:1px; padding:10px 0 10px 0; }

#image_wide { position: relative; float:left; top:0px; left:0px; width:955px; padding:0 0 15px 0; }
#image { position: relative; float:left; top:0px; left:0px; width:685px; padding:0 0 15px 0; }

#text { position: relative; float:left; top:5px; left:0px; width:685px; padding:0 0 20px 0; }
#text_left { position: relative; float:left; top:0px; left:0px; width:445px; padding:0 10px 0 0; }
#text_left_smaller { position: relative; float:left; top:0px; left:0px; width:255px; padding:0 10px 0 0; }
#text_right { position: relative; float:left; top:0px; left:9px; width:221px; padding:0 0 0 0; }
#text_right_bigger { position: relative; float:right; top:0px; left:0px; width:310px; padding:0 0 0 0; }

#newsheader { position: relative; float:left; top:0px; left:0px; width:520px; height:210px; }
#sasong { position: absolute; padding:0 0 0 0; margin-left:605px; top: 456px; width: 365px; height:170px; }
#news { position: relative; float:left; top:20px; left:10px; padding:0 0 0 0; width:510px; }
#welcome { position: absolute; padding:0 0 0 0; margin-left:530px; top: 160px; }
#erbjudande { position: absolute; padding:0 0 0 0; margin-left:200px; top: 250px; }


/* Sidhuvud, meny, logo */
#logo { position: absolute; width:151px; padding:0 0 0 0; top: 8px; visibility: visible; }
#menu { position: absolute; margin-left:190px; top: 0px; width:790px; }
#sidfot { position: absolute; margin-left:0px; width:995px; padding:0 0 0 0; top: 620px; visibility: visible; }


