
/*NIEUWE VERSIE MAAIKE - BLAUW*/
table.shadow { 
}

table.shadow td.shadow-top { 
    height: 18px;  
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/blauw/shadow-png/top.png');
}
table.shadow td.shadow-top[class] {
  background-image: url("/images2/borders/blauw/shadow-png/top.png");
}

table.shadow td.shadow-topRight { 
    width: 26px;
    height: 18px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/blauw/shadow-png/topRight.png');  
}
table.shadow td.shadow-topRight[class] { 
    background-image:  url("/images2/borders/blauw/shadow-png/topRight.png")
}

table.shadow td.shadow-right { 
    width: 26px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/blauw/shadow-png/right.png');   }
table.shadow td.shadow-right[class] { 
    background-image:  url("/images2/borders/blauw/shadow-png/right.png")}

table.shadow td.shadow-bottomRight { 
    width: 26px; 
    height: 24px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/blauw/shadow-png/bottomRight.png');   } 
table.shadow td.shadow-bottomRight[class] { 
    background-image:  url("/images2/borders/blauw/shadow-png/bottomRight.png")}
	
table.shadow td.shadow-bottom { 
    height: 24px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/blauw/shadow-png/bottom.png');   }
table.shadow td.shadow-bottom[class] { 
    background-image:  url("/images2/borders/blauw/shadow-png/bottom.png")}

table.shadow td.shadow-bottomLeft {
    width: 18px;
    height: 24px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/blauw/shadow-png/bottomLeft.png');   }  
table.shadow td.shadow-bottomLeft[class] { 
    background-image:  url("/images2/borders/blauw/shadow-png/bottomLeft.png")}

table.shadow td.shadow-left {
    width: 18px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/blauw/shadow-png/left.png');   } 
table.shadow td.shadow-left[class] { 
    background-image:  url("/images2/borders/blauw/shadow-png/left.png")}

table.shadow td.shadow-topLeft { 
    width: 18px; 
    height: 18px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/blauw/shadow-png/topLeft.png');   } 
table.shadow td.shadow-topLeft[class] { 
    background-image:  url("/images2/borders/blauw/shadow-png/topLeft.png")}      

table.shadow td.shadow-center { 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/blauw/shadow-png/bg.png');   } 
table.shadow td.shadow-center[class] { 
    background-image:  url("/images2/borders/blauw/shadow-png/bg.png");
	
}	
	
	
	
/*NIEUWE VERSIE MAAIKE - ROOD*/

table.shadowr { 
}

table.shadowr td.shadowr-top { 
    height: 18px;  
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/rood/shadow-png/top.png');   }
table.shadowr td.shadowr-top[class] {
  background-image: url("/images2/borders/rood/shadow-png/top.png");
}

table.shadowr td.shadowr-topRight { 
    width: 26px;
    height: 18px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/rood/shadow-png/topRight.png');  }
table.shadowr td.shadowr-topRight[class] { 
    background-image:  url("/images2/borders/rood/shadow-png/topRight.png")}

table.shadowr td.shadowr-right { 
    width: 26px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/rood/shadow-png/right.png');   }
table.shadowr td.shadowr-right[class] { 
    background-image:  url("/images2/borders/rood/shadow-png/right.png")}

table.shadowr td.shadowr-bottomRight { 
    width: 26px; 
    height: 24px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/rood/shadow-png/bottomRight.png');   } 
table.shadowr td.shadowr-bottomRight[class] { 
    background-image:  url("/images2/borders/rood/shadow-png/bottomRight.png")}
	
table.shadowr td.shadowr-bottom { 
    height: 24px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/rood/shadow-png/bottom.png');   }
table.shadowr td.shadowr-bottom[class] { 
    background-image:  url("/images2/borders/rood/shadow-png/bottom.png")}

table.shadowr td.shadowr-bottomLeft {
    width: 18px;
    height: 24px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/rood/shadow-png/bottomLeft.png');   }  
table.shadowr td.shadowr-bottomLeft[class] { 
    background-image:  url("/images2/borders/rood/shadow-png/bottomLeft.png")}

table.shadowr td.shadowr-left {
    width: 18px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/rood/shadow-png/left.png');   } 
table.shadowr td.shadowr-left[class] { 
    background-image:  url("/images2/borders/rood/shadow-png/left.png")}

table.shadowr td.shadowr-topLeft { 
    width: 18px; 
    height: 18px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/rood/shadow-png/topLeft.png');   } 
table.shadowr td.shadowr-topLeft[class] { 
    background-image:  url("/images2/borders/rood/shadow-png/topLeft.png")}      

table.shadowr td.shadowr-center { 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/rood/shadow-png/bg.png');   } 
table.shadowr td.shadowr-center[class] { 
    background-image:  url("/images2/borders/rood/shadow-png/bg.png");
}	






/*NIEUWE VERSIE MAAIKE - ORANJE */

table.shadowo { 
}

table.shadowo td.shadowo-top { 
    height: 10px;  
  background-image: url(/images2/borders/oranje/shadow-png/top.png);
}

table.shadowo td.shadowo-topRight { 
    width: 16px;
    height: 10px;
    background-image:  url(/images2/borders/oranje/shadow-png/topRight.png)
}


table.shadowo td.shadowo-right { 
    width: 16px; 
    background-image:url(/images2/borders/oranje/shadow-png/right.png)   }

table.shadowo td.shadowo-bottomRight { 
    width: 16px; 
    height: 19px; 
    background-image:  url(/images2/borders/oranje/shadow-png/bottomRight.png);   } 

	
table.shadowo td.shadowo-bottom { 
    height: 19px;
    background-image:  url(/images2/borders/oranje/shadow-png/bottom.png);   }


table.shadowo td.shadowo-bottomLeft {
    width: 10px;
    height: 19px;
    background-image:  url(/images2/borders/oranje/shadow-png/bottomLeft.png);   }  


table.shadowo td.shadowo-left {
    width: 10px;
    background-image:  url(/images2/borders/oranje/shadow-png/left.png);   } 

table.shadowo td.shadowo-topLeft { 
    width: 10px; 
    height: 10px; 
    background-image:  url(/images2/borders/oranje/shadow-png/topLeft.png);   } 
    

table.shadowo td.shadowo-center { 
    background-image:  url(/images2/borders/oranje/shadow-png/bg.png);   } 

	

	

/*OUDE VERSIE MAAIKE - ORANJE*/
/*
table.shadowo { 
}

table.shadowo td.shadowo-top { 
    height: 18px;  
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/oranje/shadow-png/top.png');   }
table.shadowo td.shadowo-top[class] {
  background-image: url("/images2/borders/oranje/shadow-png/top.png");
}

table.shadowo td.shadowo-topRight { 
    width: 26px;
    height: 18px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/oranje/shadow-png/topRight.png');  }
table.shadowo td.shadowo-topRight[class] { 
    background-image:  url("/images2/borders/oranje/shadow-png/topRight.png")}

table.shadowo td.shadowo-right { 
    width: 26px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/oranje/shadow-png/right.png');   }
table.shadowo td.shadowo-right[class] { 
    background-image:  url("/images2/borders/oranje/shadow-png/right.png")}

table.shadowo td.shadowo-bottomRight { 
    width: 26px; 
    height: 24px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/oranje/shadow-png/bottomRight.png');   } 
table.shadowo td.shadowo-bottomRight[class] { 
    background-image:  url("/images2/borders/oranje/shadow-png/bottomRight.png")}
	
table.shadowo td.shadowo-bottom { 
    height: 24px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/oranje/shadow-png/bottom.png');   }
table.shadowo td.shadowo-bottom[class] { 
    background-image:  url("/images2/borders/oranje/shadow-png/bottom.png")}

table.shadowo td.shadowo-bottomLeft {
    width: 18px;
    height: 24px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/oranje/shadow-png/bottomLeft.png');   }  
table.shadowo td.shadowo-bottomLeft[class] { 
    background-image:  url("/images2/borders/oranje/shadow-png/bottomLeft.png")}

table.shadowo td.shadowo-left {
    width: 18px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/oranje/shadow-png/left.png');   } 
table.shadowo td.shadowo-left[class] { 
    background-image:  url("/images2/borders/oranje/shadow-png/left.png")}

table.shadowo td.shadowo-topLeft { 
    width: 18px; 
    height: 18px; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/oranje/shadow-png/topLeft.png');   } 
table.shadowo td.shadowo-topLeft[class] { 
    background-image:  url("/images2/borders/oranje/shadow-png/topLeft.png")}      

table.shadowo td.shadowo-center { 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/borders/oranje/shadow-png/bg.png');   } 
table.shadowo td.shadowo-center[class] { 
    background-image:  url("/images2/borders/oranje/shadow-png/bg.png");
}	
	
*/
	
/*.pu_ttl{
	line-height: 13px;
	font-size: 11px;
	font-weight:bold;
	margin: 0px 0 0 0;
	color: #1A3757;
}*/

.pu_kop {
	line-height: 13px;
	font-size: 11px;
	font-weight:bold;
	margin: 0px 0 0 0;
	color: #1A297E;
}
	
.pu_veld {
	line-height: 12px;
	font-size: 10px;
	font-weight:normal;
	margin: 0px 0 0 0;
	color: #1A297E;
}	
	
.pu_value {
	line-height: 12px;
	font-size: 10px;
	font-weight:normal;
	margin: 0px 0 0 0;
	color: #1A297E;
}	

.pu_value_groot {
	line-height: 14px;
	font-size: 12px;
	font-weight:normal;
	margin: 0px 0 0 0;
	color: #1A297E;
}	


	
.pu_normal_rood{
	line-height: 15px;
	font-size: 12px;
	font-weight:normal;
	margin: 0px 0 0 0;
	color: #FFFFFF;
}	
	
.pu_normal{
	line-height: 15px;
	font-size: 12px;
	font-weight:normal;
	margin: 0px 0 0 0;
	color: #1A297E;
}	
	
.pu_normal_blauw{
}	
	
.pu_klein{
	line-height: 120%;
	font-size: 11px;
	font-weight:normal;
	margin: 0px 0 0 0;
	color: #1A297E;
}	
	
	
	

/*RODE versie*/  /******************************************************************** VERVALLEN */
/*
.roundbox_top_rood{

background-position: top left;
background-repeat:no-repeat;
width: 350px;
margin: 0;
height: 18px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/roundbox_boven_rood.png');
}

.roundbox_top_rood[class] {
  background-image: url("/images2/roundbox_boven_rood.png");
}

.roundbox_content_rood{
width: 350px;
background-position: left;
background-repeat:repeat-y;
margin: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/roundbox_inhoud_rood.png');
}

.roundbox_content_rood[class] {
  background-image: url("/images2/roundbox_inhoud_rood.png");
}

.roundbox_content_rood p{
	FONT-SIZE: 11px;
	LINE-HEIGHT: 15px;
	font-weight:normal;
	padding: 0 30px 0 18px;
	color: #FFFFFF;
	}


.roundbox_bottom_rood{
width: 350px;
margin: 0;
background-position: top left;
height: 26px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/roundbox_onder_rood.png');
}

.roundbox_bottom_rood[class] {
  background-image: url("/images2/roundbox_onder_rood.png");
  background-repeat:no-repeat;
}

*/



/*BLAUWE versie*/   /******************************************************************** VERVALLEN */


/*.roundbox_top_blauw{

background-position: top left;
background-repeat:no-repeat;
width: 350px;
margin: 0;
height: 18px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/roundbox_boven_blauw.png');
}

.roundbox_top_blauw[class] {
  background-image: url("/images2/roundbox_boven_blauw.png");
}

.roundbox_content_blauw{
width: 350px;
background-position: left;
background-repeat:repeat-y;
margin: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/roundbox_inhoud_blauw.png');
}

.roundbox_content_blauw[class] {
  background-image: url("/images2/roundbox_inhoud_blauw.png");
}

.roundbox_content_blauw p{
	FONT-SIZE: 9px;
	LINE-HEIGHT: 13px;
	font-weight:normal;
	padding: 0 30px 0 18px;
}




.roundbox_bottom_blauw{
width: 350px;
margin: 0;
background-position: top left;
height: 26px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images2/roundbox_onder_blauw.png');
}

.roundbox_bottom_blauw[class] {
  background-image: url("/images2/roundbox_onder_blauw.png");
  background-repeat:no-repeat;
}

*/
