/* standaard */
.containerheader
{
	border-bottom: #cccccc solid 1px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #cccccc;
	position: relative;
	width: 100%;
	height: 35px;
	vertical-align: top;
}
.containerheader td
{
	padding-right: 6px;
}
.containerheader img
{
	border: none;
}
.containerfooter
{
	border-top: #CCCCCC solid 1px;
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
	background-color: #CCCCCC;
	position: relative;
	width: 100%;
	height: 25px;
	vertical-align: bottom;
}
.containerfooter img
{
	border: none;
}
.left
{
	position: absolute;
	left: 0px;
	width: 50%;
	background-color: #009900;
}
.right
{
	position: absolute;
	right: 0px;
	width: 50%;
	background-color: #009900;
}
/* Mos textblokken midden */
.MosTextblockTitle .Head
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 24pt !important;
	color: #000000;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.MosTextblockheader
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 0px;
	position: relative;
	width: 100%;
	height: 35px;
	vertical-align: top;
}
.MosTextblockfooter
{
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
	position: relative;
	width: 100%;
	height: 25px;
	vertical-align: bottom;
}
.MosTextblockfooter img
{
	border: none;
}



/* Mos blokken aan de rechterkant */
.MosRightBlockTitle .Head
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 9pt !important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
}



.MosRightBlockMiddle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	background-color: #000000;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}
.MosRightBlockheader
{
	background-color: #cf7604;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 0px;
	position: relative;
	width: 295px;
	height: 30px;
	vertical-align: top;
}
.MosRightBlockfooter
{
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
	position: relative;
	width: 100%;
	height: 25px;
	vertical-align: bottom;
}
.MosRightBlockfooter img
{
	border: none;
}

.MosRightBlockMiddle A:link,
.MosRightBlockMiddle A:visited,
.MosRightBlockMiddle A:active
{
	text-decoration: underline;
	color: #cf7604;
}

.MosRightBlockMiddle A:hover
{
	color: white;
}


