
		#template_undersida{
			background: url('../_siteImage/bg_undersida.gif') repeat-y;
		}
			#template_undersida .left{
				float: left;
				width: 157px;
				margin: 26px 20px 0 0;
			}
			
				#template_undersida .left .submenu{
					padding: 0;
					margin: 0 0 20px 0;
					list-style: none;
				}
					#template_undersida .left .submenu li{
						padding: 0;
						margin: 0;
					}
						#template_undersida .left .submenu li a{
							display: block;
							background: url('../_siteImage/submenuBg.gif') no-repeat;
							height: 22px;
							color: #424242;
							text-decoration: none;
							padding: 8px 0 0 5px;
						}
						
						#template_undersida .left .submenu li a:hover, #template_undersida .left .submenu li .act{
							background: url('../_siteImage/submenuActBg.gif') no-repeat;
							color: #fff;
						}
				
			#template_undersida .center{
				float: left;
				width: 465px;
				margin: 26px 20px 0 10px;
			}
			
			#template_undersida .right{
				float: left;
				width: 228px;
			}
			
				#template_undersida .right .video, #template_undersida .right .question, #template_undersida .right .newsletter{
					margin: 0 0 20px 0;
				}
				
				#template_undersida .right h2, #template_undersida .right h2, #template_undersida .right h2{
					background: url('../_siteImage/rightH2.png') repeat-x;
					margin: 0 0 10px 0;
					padding: 6px 11px 0 11px;
					font-size: 20px;
					font-weight: normal;
					color: #fff;
					height: 34px;
				}
				
				#template_undersida .right .question ul, #template_undersida .right .question li{
					padding: 0;
					margin: 0;
					list-style: none;
				}