/* 
===================================================================
 Container Styles for ICM - DNN Skinfactory - www.dnnskinfactory.nl
===================================================================
*/   

.containermaster {
	width: 100%;
	background-color: transparant;
}

.containerrow1 {
	background-color: transparant;
	height:25px;
	width:100%;
}

.basiscontainerrightrepeat {
	width:12px;
	background-image:url(images/ICMbasiscontainer_06.gif);
	background-repeat:repeat-y;
}

.kleurcontainerrightrepeat {
	width:12px;
	background-image:url(images/ICMkleurcontainer_06.gif);
	background-repeat:repeat-y;
}

.bluetitle   {
	color: #19478D; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
}

.Lijn {
	width:100%;
	height:10px;
	background-image:url(images/lijn.gif);
	background-repeat:repeat-x;
}

