body {
	margin: 15px 0px 0px 0px;
	padding: 0;
	text-align: left;
	background-color:#72c256;
}


/* ALGEMEEN */

h1 {font-family: Arial, Helvetica, sans-serif; color:#e5457e; font-size: 22px; font-weight:normal; margin:0px; }


.plattetekst {font-family: Arial, Helvetica, sans-serif; color:#3f953c; font-size: 13px; font-weight: normal; }
.plattetekst_klein {font-family: Arial, Helvetica, sans-serif; color:#333; font-size: 11px; font-weight: normal; }
.footertekst {font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 10px; font-weight: normal; }

a:link {color: #e5457e;	text-decoration: none;} a:visited {color: #e5457e;	text-decoration: none;} a:hover {color: #000; text-decoration: none;} a:active {color: #e5457e; text-decoration: none;}

.footerlink:link {color: #fff; text-decoration: none;} .footerlink:visited {color: #fff; text-decoration: none;} .footerlink:hover {color: #000; text-decoration: none; } .footerlink:active {color: #fff; text-decoration: none;}



/* INDEX */

#container {
	position: relative;
	margin: auto;
	width:972px;
	text-align:center;
}

#header_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:972px;
	height:114px;
	background:url(../img/header.gif) no-repeat;
	margin-bottom:2px;
}

#fotos_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:972px;
	height:174px;
	margin-bottom:2px;
}

#content_totaal {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:972px;
	height:402px;
	margin-bottom:2px;
}

#content-bg_ {
	position:absolute;
	left:0px;
	top:0px;
	width:729px;
	height:402px;
	background:url(../img/content_bg.gif) no-repeat;
}

#content{
	position:absolute;
	left:0px;
	top:0px;
	width:352px;
	height:362px;
	padding:20px;
	text-align:left;
}


#contact-bg_ {
	position:absolute;
	left:729px;
	top:0px;
	width:243px;
	height:402px;
	background:url(../img/contact_bg.gif) no-repeat;
}

#contact {
	position:absolute;
	left:0px;
	top:0px;
	width:203px;
	height:362px;
	padding:20px;
	text-align:right;
}

#footer_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:972px;
	background-color:#e5457e;
	padding:10px 0px 10px 0px;
}
