﻿.cMainBlauw
{
    width: 525px;
    margin-bottom: 10px;
}

.cMainBlauw .cTop
{
    background-image: url(images/container_blauw_top.png);
	background-repeat: no-repeat;
	height: 6px;
	padding-top: 0px;
	width: 525px;
	margin: 0px;
	border: none 0pt;
}

.cMainBlauw .cContent
{
	background-image: url(images/container_blauw_middle.png);
	background-repeat: repeat-y;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	border: none 0pt;
	text-align: center !important;
}

.cMainBlauw .cContent p
{
	padding-bottom: 0px;
}

.cMainBlauw .cBottom
{
    background-image: url(images/container_blauw_bottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 525px;
	margin: 0px;
	border: none 0pt;
}

.cMainBlauw p, .cMainBlauw h1, .cMainBlauw h2, .cMainBlauw h3, .cMainBlauw h4
{
    margin: 0;
}
