body {
	margin: 0;
	padding: 0;
	text-align: left;
	background:url(../img/index_bg.jpg) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
}

/* ALGEMEEN */

h1 {font-family: Arial, Helvetica, sans-serif; color:#a14176; font-size: 28px; font-weight: normal; margin-top:0px;}
h2 {font-family: Arial, Helvetica, sans-serif; color:#a14176; font-size: 20px; font-weight: normal; margin:0px; padding:0;}
h3 {font-family: Arial, Helvetica, sans-serif; color:#f99d34; font-size: 15px; font-weight: bold; margin-top:0px;}
h4 {font-family: Arial, Helvetica, sans-serif; color:#000; font-size: 13px; font-weight: bold; margin:0px;}
h5 {font-family: Arial, Helvetica, sans-serif; color:#000; font-size: 13px; font-weight: normal; margin-top:0px;}

.plattetekst {font-family: Arial, Helvetica, sans-serif; color:#a14176; font-size: 12px; font-weight: normal; }
.footertekst {font-family: Arial, Helvetica, sans-serif; color:#666666; font-size: 10px; font-weight: normal; }

a:link {color: #a14176; text-decoration: none;}a:visited {color: #a14176; text-decoration: none;}a:hover {color: #333; text-decoration: none;}a:active {color: #a14176; text-decoration: none;}
.footerlink:link {color: #666; text-decoration: none;}.footerlink:visited {color: #666; text-decoration: none;}.footerlink:hover {color: #a14176; text-decoration: none; }.footerlink:active {color: #666; text-decoration: none;}

.image:hover{ filter: alpha(opacity=85); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; }

.flash-replaced .alt {position: absolute; display: block; height: 0; width: 0; overflow: hidden;}


/* MENU */
.menutekst {font-family: Arial, Helvetica, sans-serif; color:#999; font-size: 11px; line-height:14px; }
.menutekst:link {color: #999; text-decoration: none;}.menutekst:visited {color: #999; text-decoration: none;}.menutekst:hover {color: #a14176; text-decoration: none;}.menutekst:active {color: #999; text-decoration: none;}


/* INDEX */
#container {
	position: relative;
	margin: auto;
	width:912px;
	text-align:center;
}

#header_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:912px;
	height:155px;
	margin-bottom:10px;
	background:url(../img/header.png) no-repeat;
}

#eyecatchers{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:912px;
	height:294px;
}

.eyecatcher{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:456px;
	height:294px;
}

.eyecatcher_tekst{ position:absolute; width:100%; left:0; top:246px; z-index:2; color:#a14176; font-size:18px; text-align:center;}


#content-boven_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:912px;
	height:29px;
	background:url(../img/content_boven.png) no-repeat;
}

#content-midden_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:852px;
	background:url(../img/content_midden.png) repeat-y;
	padding:0px 30px 0px 30px;
	text-align:left;
}

#content-onder_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:912px;
	height:31px;
	background:url(../img/content_onder.png) no-repeat;
	margin-bottom:20px;
}

#footer {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:100%;
	height:30px;
	padding-bottom:20px;
}
