/* 
*******************************************************************
CSS för Spelakademin
******************************************************************
*/

body { 
	height: 100%;
  	margin-bottom: 1px;
	background: #ffffff url(../../files/main/background_undersida.gif) 0 0 repeat-x;
	margin: 0; 
	padding: 0; 
 	font-size: 70%; 	
}

/* Master div */
#container { width: 990px; margin: 0 auto; }

/* Content */
#content { position: absolute; padding:0 0 0 0; margin-left:0px; top: 110px; width: 990px; }

#left { position: relative; float:left; top:0px; left:0px; width:315px; }
#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:310px; height:29px; padding:0 0 3px 5px;  }
#submenu_avdelare { position: relative; float:left; top:0px; left:0px; width:315px; height:1px; padding:0px 0 3px 0;  }
#submenu_citat { position: relative; float:left; top:10px; left:0px; width:255px; height:140px; padding:30px 30px 30px 30px; margin-bottom:13px; text-align:center; background: #ffffff url(../../files/submenu/background_citat.gif) 0 0 repeat-x;  }
#submenu_webbtv { position: relative; float:left; top:00px; left:0px; width:315px; height:29px; }
#submenu_poll { position: relative; float:left; top:10px; left:0px; width:315px; height:29px; }

#main { position: relative; float:left; top:0px; left:20px; width:645px; }
#rubrik_main { position: relative; float:left; top:0px; left:0px; width:645px; height:25px; padding:0 0 0 0; }

#boende { position: relative; float:left; top:0px; left:0px; width:685px; padding:0 0 0 0; background-color:#f5f5f5; }
#boende_text { position: relative; float:left; top:10px; left:0px; width:440px; }

#image { position: relative; float:left; top:9px; left:0px; width:645px; padding:0 0 0 0; }

#text { position: relative; float:left; top:5px; left:0px; width:645px; padding:0 0 20px 0; }
#text_rubrik { position: relative; left:0px; width:645px; padding:10px 0 10px 0; }
#bildtext { position: relative; left:0px; top:-5px; width:500px; padding:0px 0 5px 0; }

/* Sidhuvud, meny, logo */
#logo { position: absolute; margin-left:0px; top: 26px; width:296px; height:62px; padding:0 0 0 0; visibility: visible; }
#menu { position: absolute; margin-left:320px; top: 0px; width:700px; }
#sidfot { position: relative; float:left; margin-left:0px; width:995px; padding:0 0 0 0; top: 20px; visibility: visible; }

.demo-show {
  width: 315px; top:0px;
}
.demo-show h3 {
  top:0px; left:0px; width:315px; height: 19px; padding:0 0 0 0;
}
.demo-show div {
  padding: 5px;
}


