/* 
==========================================================================
 Container Styles for De Borgwal - DNN Skinfactory - www.dnnskinfactory.nl
==========================================================================
*/   

.containermaster {
	width: 100%;
	background-color: transparant;
}

.basiscontainermaster {
	width: 100%;
	height:100%;
	background-color: transparant;
}

.nieuwscontainerbackground {
	width:100%;
	background-color:#FFFFFF;
	background-image:url(images/Nieuwscontainer_08.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:top;
}

.nieuwscontainerrow1 {
	background-image:url(images/Nieuwscontainer_02.gif);
	background-repeat:repeat-x;
	height:31px;
}

.nieuwscontainerleftrepeat {
	width:10px;
	background-image:url(images/Nieuwscontainer_04.gif);
	background-repeat:repeat-y;
	vertical-align:bottom;
}

.nieuwscontainerrightrepeat {
	width:8px;
	background-image:url(images/Nieuwscontainer_06.gif);
	background-repeat:repeat-y;
	vertical-align:bottom;
}

.Nieuwskop {
	color: #271e89; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}

.basiscontainerbackground {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	background-image:url(images/Container_06.gif);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
}

.basiscontainerleftrepeat {
	width:15px;
	height:100%;
	background-image:url(images/Container_04.gif);
	background-repeat:repeat-y;
}

.basiscontainertoprepeat {
	width:100%;
	height:5px;
	background-image:url(images/Container_02.gif);
	background-repeat:repeat-x;
}

.basiscontainerbottomrepeat {
	width:100%;
	height:5px;
	background-image:url(images/Container_08.gif);
	background-repeat:repeat-x;
}

.homecontainerfoto {
	width:100%;
	height:100%;
	background-image:url(images/homefoto.jpg);
	background-repeat:no-repeat;
	background-position:100% 0%;
	vertical-align:top;
}
