/* Foute Kerst Stylesheet */
			
			#foutekerst
			{
				width: 408px;
				height: auto;
				background-repeat: repeat-y;
				background-position: 0 0;
				margin: 0 0 10px 0;
			}
			
			#foutekerst div.box
				{
					width: 408px;
					background-repeat: no-repeat;
					background-image: url(/static/images/foutekerst_midden_midden.jpg);
					background-repeat: repeat-y;
					background-position: 0 0;
				}
				
			#foutekerst h2
				{
					width: 408px;
					background-image: url(/static/images/foutekerst_midden_top.jpg);					
					background-repeat: no-repeat;
					background-position: 0 0;
					height: 60px;
					text-indent: -9999px;
				}
					
				
			#foutekerst div.item
				{
					width: 380px;
					margin: 0 10px 8px 10px;
					background-color: #ffffff;
					
					background-repeat: repeat-x;
					background-position: 0 0;
					overflow: hidden;
					padding: 4px;
				}	
			
			#foutekerst div.bottom
				{
					width: 408px;
					height: 135px;
					background-repeat: no-repeat;
					background-image: url(/static/images/foutekerst_midden_bottom.jpg);
					background-repeat: repeat-x;
					background-position: 0 0;
					
				}			


			div.foutekerst_rechts
			{
				float: left;
				display: inline;
				padding: 0;
				width: 210px;				
				margin: 0 0 10px 0;				
				background-image: url(/static/images/foutekerst_rechts_bg.jpg);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
				
			div.foutekerst_rechts .video
			{
			background-image: url(/static/images/santarun_video.jpg);
			}

			div.foutekerst_rechts .top
			{
			background-image: url(/static/images/santarun_foto.jpg);
			}

			div.foutekerst_rechts .bottom
			{
			background-image: url(/static/images/foutekerst_rechts_bottom.jpg);
                        height: 100px;
			}
			
			div.foutekerst_rechts h2
			{
				width: 210px;
				height: 56px;
				text-indent: -9999px;
			}
								
			div.foutekerst_rechts .box
			{
				width: 206px;
				padding: 2px;
				background-image: url(/static/images/insert_bottom.gif);
				background-repeat: no-repeat;
				background-position: left bottom;
			}
				
			div.foutekerst_rechts h3
			{
				color: #ee3524;
				padding: 5px;
				font-weight: bold;
			}
				
			div.foutekerst_rechts img 
			{	
				display: block; 
			}
					
			div.foutekerst_rechts p 
			{ 
				padding: 5px 10px 7px 10px; 
			}	

			#foutekerst_links
			{
				width: 312px;
								
			}
			

			#foutekerst_links h2
			{
				width: 312px;
				height: 20px;
				background-image: url(/static/images/foutekerst_links_top.jpg);
				background-repeat: no-repeat;
				background-position: 0 0;
				text-indent: -9999px;
			}
		
			#foutekerst_links div.movie
			{
				width: 312px;
				background-image: url(/static/images/actiebottom.gif);
				background-repeat: no-repeat;
				background-position: left bottom;				
				margin: 0 0 8px 0;
				position: relative;
			}
			
			#foutekerst_links div.movie a.meer
			{
				position: absolute;
				bottom: 10px;
				right: 7px;
				border: 0 solid #f60;
				width: 26px;
				height: 14px;
				text-indent: -9999px;
			}
				
			#foutekerst_links div.movie div.box
			{
				width: 309px;					
				padding: 0 0 20px 3px;
				overflow: hidden;					
				min-height:130px;
  				height:auto !important;
  				height:130px;  
			}
				
			#foutekerst_links div.movie div.corners
			{
				width: 309px;
				padding: 3px 0 18px 3px;
				background-image: url(../../static/images/actietop.gif);
				background-repeat: no-repeat;
				background-position: 0 0;
				overflow: hidden;	
					
				/* om de achtergrond van de h3 door te laten lopen 
				onder het plaatje en schaalbaar te houden */
				min-height:128px;
  				height:auto !important;
  				height:128px;
			}
				
			#foutekerst_links div.movie h3
			{
				float: right;
				display: inline;
				width: 174px;
				padding: 6px 10px 8px 5px;
				background-image: url(../../static/images/actieheadbg.gif);
				background-repeat: no-repeat;
				background-position: right bottom;
				color: #ee3524;
				font-weight: bold;
			}
				
			#foutekerst_links div.movie p
			{
				float: right;
				display: inline;
				width: 174px;
				padding: 5px 10px 10px 5px;
			}
				
			#v_links div.movie a.image[class]
			{

				background-image: url(../../static/images/shadow.png);
			}

				
			#foutekerst_links div.movie a.image
			{
				position: absolute;
				top: 1px;
				left: 2px;
				width: 130px;
				height: 144px;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../static/images/shadow.png');
				background-repeat: no-repeat;
				background-position: 0 0;
				cursor: pointer;
			}
	
/* Q-santa-run Inschrijfformulier */

			#inschrijven
			{
				width: 628px;
				background-color: #eee;
				float: left;
				display: inline;
				margin-left: 10px;
				background-image: url(/static/images/vervolgbg.jpg);
				background-repeat: repeat-y;
				background-position: 0 0;
			}
			
			#inschrijven h2
			{				
				height: 60px;
				width: 628px;
				text-indent: -9999px;
			}

								
			#inschrijven h2.info-titel
			{
				background-image: url(/static/images/santarun_inschrijven_head.jpg);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
				
			#inschrijven div.box
			{
				padding: 0 10px 15px 10px;
				background-image: url(/static/images/vervolgbottom.jpg);
				background-repeat: no-repeat;
				background-position: left bottom;
				overflow: hidden;
				width: 608px;
			}
			
			
			#inschrijven h3
			{
				color: #ee3524;
				font-weight: bold;
			}
			
			#inschrijven p
			{
				margin-bottom: 1em;
				width: 608px;
			}
			
						
			#inschrijven div
			{
				width: 380px;
				float: left;
				display: inline;
				margin: 0 10px 10px 0;
			}
			
			div.santa-links
			{
				float: left;
				display: inline;
				padding: 0;
				width: 210px;
				margin: 0 0 10px 0;
				background-image: url(/static/images/santarun_links.jpg);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
				div.santa-links h2
				{
					width: 210px;
					height: 44px;
					text-indent: -9999px;
				}
				
				div.santa-links ul
				{
					margin-top: 20px;
					width: 180px;
					padding: 0 15px 20px 15px;
					background-image: url(/static/images/insert_bottomrand.gif);
					background-repeat: no-repeat;
					background-position: left bottom;
				}
				
				div.santa-links li { display : inline; }
				
				div.santa-links li a
				{
					display: block;
					padding: 2px 0 5px 28px;
					background-image: url(../../static/images/pijl.gif);
					background-repeat: no-repeat;
					background-position: 0 0;
					color: #000;
					position: relative;
				}


				div.santa-links li a:hover
				{
					display: block;
					padding: 2px 0 5px 28px;
					background-image: url(../../static/images/pijl.gif);
					background-repeat: no-repeat;
					background-position: 0 0;
					color: #DF1636;
					position: relative;
				}
					div.santa-links em { font-weight: bold; }					

