/* 
======================================================================================
 Container Styles for Karel de Grote College - DNN Skinfactory - www.dnnskinfactory.nl
======================================================================================
*/   

.containermaster {
	width: 100%;
	background-color: transparant;
}

.containerrow1 {
	background-color: transparant;
	height:35px;
	width:100%;
}

.basiscontainerrow1 {
	background-image:url(images/basiscontainer_02.png);
	height:7px;
	width:100%;
}

.basiscontainerrow2 {
	background-image:url(images/basiscontainer_08.png);
	height:9px;
	width:100%;
}

.smallecontainerrow1 {
	background-image:url(images/basiscontainer_02.png);
	height:7px;
}

.smallecontainerrow2 {
	background-image:url(images/basiscontainer_08.png);
	height:9px;
}

.Leftcolumn_basiscontainer {
	background-image:url(images/basiscontainer_04.png);
	width:10px;
}

.Rightcolumn_basiscontainer {
	background-image:url(images/basiscontainer_06.png);
	width:12px;
}

.groenecontainerrow1 {
	background-image:url(images/groenecontainer_02.png);
	height:7px;
	width:100%;
}

.groenecontainerrow2 {
	background-image:url(images/groenecontainer_08.png);
	height:9px;
	width:100%;
}

.Leftcolumn_groenecontainer {
	background-image:url(images/groenecontainer_04.png);
	width:10px;
}

.Rightcolumn_groenecontainer {
	background-image:url(images/groenecontainer_06.png);
	width:12px;
}

.subcontainermaster {
	width:137px;
	background-color: transparant;
}

.subcontainerbackground {
	width:103px;
	background-color: transparant;
	background-image:url(images/submenu.png);
	background-position:0px 2px;
	background-repeat:repeat-y;
	vertical-align:top;
}

.nieuwscontainerrow1 {
	background-image:url(images/nieuwscontainer_02.gif);
	height:7px;
	width:100%;
}

.nieuwscontainerrow2 {
	background-image:url(images/nieuwscontainer_08.gif);
	height:9px;
	width:100%;
}

.Leftcolumn_nieuwscontainer {
	background-image:url(images/nieuwscontainer_04.gif);
	width:10px;
}

.Rightcolumn_nieuwscontainer {
	background-image:url(images/nieuwscontainer_06.gif);
	width:12px;
}

