body {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	background:url(../img/index_bg.jpg) no-repeat #000000;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
}

/* ALGEMEEN */

h1 {font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 28px; font-weight: normal; margin-top:0px;}
h2 {font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 20px; font-weight: normal; margin:0px;}
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:#fff; font-size: 12px; font-weight: normal; }
.plattetekst_groot {font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 14px; font-weight: bold; }
.footertekst {font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 10px; font-weight: normal; }

a:link {color: #fff; text-decoration: none;}a:visited {color: #fff;	text-decoration: none;}a:hover {color: #000; text-decoration: none;}a:active {color: #fff; text-decoration: none;}
.footerlink:link {color: #fff; text-decoration: none;}.footerlink:visited {color: #fff; text-decoration: none;}.footerlink:hover {color: #999; text-decoration: none; }.footerlink:active {color: #fff; 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;}



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

#logo {
	position:relative;
	float:left;
	left:0px;
	bottom:0px;
	width:974px;
	height:121px;
	text-align:right;
	margin-bottom:1px;
	background:url(../img/logo.jpg) no-repeat;
}

#menu {
	position:absolute;
	float:left;
	right:-1px;
	bottom:0px;
	width:300px;
	height:42px;
	text-align:right;
}

#header_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:975px;
	height:218px;
	background:url(../img/header.jpg) no-repeat;
	margin-bottom:5px;
}

#contentvlak_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:729px;
	height:324px;
	background:url(../img/contentvlak.jpg) no-repeat;
}
#content {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:689px;
	height:284px;
	padding:20px;
	text-align:left;
	overflow:auto;
	margin-bottom:4px;
}

#contactvlak_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:206px;
	height:284px;
	background:url(../img/contactvlak.jpg) no-repeat;
	padding:20px;
	text-align:left;
	margin-bottom:4px;
}

#dienstenvlak_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:935px;
	padding:20px;
	text-align:left;
	margin-bottom:15px;
	background:url(../img/diensten_bg.jpg) repeat;
}

#footer {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:975px;
	height:30px;
}
