@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container {
	width: 810px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/back2.gif);
	padding-top: 0px;
}
.oneColFixCtrHdr #header {
	padding: 0;
	background-color: #CCCCCC;
}
.img_left {
	float:left;
	margin-right: 20px;
}
.ontwerp {
	color: #666666;
}
.ontwerp a {
	color: #666666;
}


.img_left_border {
	float:left;
	border: thin solid #666666;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 2px;
}

.img_right {
	float:right;
	margin-top: 20px;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 18px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
p {
	font-size: 13px;
}

.oneColFixCtrHdr #footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
	background-image: url(images/footer2.gif);
	height: 50px;
}
.oneColFixCtrHdr #footer p {
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
	margin: 0;
}
.oneColFixCtrHdr #footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	color: #000000;
}
.oneColFixCtrHdr #mainContent h1 {
	font-size: 24px;
	color: #FF0000;
}
.img_border {
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.ondertitel {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	height: 0px;
}
.taalkeuze {
	width: 810px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	color: #666666;
	font-size: 16px;
	background-color: #CCCCCC;
	font-weight: bold;
}
h6 {
	margin-right: 15px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
}
.communieactie {
	background-color: #FFFF00;
}
#communie {
	background-color: #FFFF00;
	line-height: 24px;
	color: #FF0000;
	font-weight: bold;
	padding: 0px;
	font-size: 16px;
	border: 5px solid #FF0000;
}
hr {
	border: 3px solid #FF0000;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -45px;
}
#communie h1 {
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
