body {
	background-color: #A674B1;
	margin: 0;
	padding: 0;
}

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #000;
}

form {
	margin: 0;
}

#bgcontainer {
	width: 856px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
}

#container {
	width: 806px;
	padding: 0 25px;
}

#bgbottom {
	height: 30px;
	background-image: url(img/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 -8px;
}

#header span, #footer span {
	display: none;
}

#header {
	height: 154px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	position: relative;
}

#footer {
	height: 70px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
}


#menu {
	position: absolute;
	left: 175px;
	top: 123px;
	width: 610px;
}

#menu td {
	text-align: center;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#leftmenu {
	padding: 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEDFF8;
	margin-bottom: 0px;
}

#leftmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #009de9;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 15px;
}

#leftmenu a:hover {
	text-decoration: underline;
}

#content {
	background-image: url(img/bg_content.gif);
	background-repeat: repeat-y;
	line-height: 18px;
}

#rightcolumn {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.pagetitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5A0763;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}

.leftblock, .leftblock_purple, .leftblock_blue {
	text-align: center;
	padding: 2px 10px;
}

.leftblock_blue {
	background-color: #009DEA;
	color: #D8F2FE;
	height: 20px;
	width: 135px;
}

.leftblock_purple { background-color: #5A0763; color: #FEEBFF;}

.slogan {
	padding: 0px;
	color: #009DEA;
	text-align: left;
	font-style: italic;
	font-size: 12px;
}

.homebanner {
	float: right;
	margin-right: -8px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.errors {
	background-color: #fff;
	color: #ff0000;
	padding: 10px;
	border: 1px solid #ff0000;
	margin-bottom: 15px;
}

#petitieform
{
	padding: 15px;
	background-color: #DAF1FC;
	color: #0097D1;
}

#ecardform
{
	padding: 15px;
	background-color: #DAF1FC;
	color: #0097D1;
}

td.ec_photo { padding: 10px 20px 0 0px; }
td.ec_radio { padding: 0px 10px 5px 0px; }

/* nieuws */

.defaulttable {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.newslist .nieuwspictklein {
	float: right;
	margin: 5px 0 5px 10px;
}

.newslist .nieuwsdatum, .singlenewsitem .nieuwsdatum {
	font-size: 10px;
	text-align: right;
}

.newslist .nieuwstitel {
	font-weight: bold;
	display: block;
}

.newslist .nieuwskb {
}

.newslist .nieuwsitem
{
	/* padding: 10px 7px 10px 5px; */
	padding: 10px 0px;
	border-bottom: #009DEA;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.newslist .even {
	/*background-color: #fff;*/
}

.newslist .odd {/* background-color: #fff; */}

.singlenewsitem .nieuwstitel{
	font-weight: bold;
	display: block;
	font-size: 15px;
}

.singlenewsitem .nieuwspictgroot_rechts {
	margin: 0 0 10px 10px;
}
