body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-repeat:repeat-x;
	background-color:#fff;
	text-align:center;
	font-size:12px;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

html {
	height:100%;
	width:100%;
	}

table, tr, td {
	border-collapse:collapse !important;
	border-spacing:0;
	margin:0;
	padding:0;
}

img {
	border:0;
}

h1 {
	color:#EF006B;
	font-size:14px;
	line-height:16px;
	margin:0 0 10px 0;
	padding:0;
}

a {
	color:#EF006B;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	width:1106px;
	min-height:539px;
	height:auto !important;
	height:539px;
	position:absolute;
	left:50%;
	margin-left:-490px;
	margin-top:20px;
	text-align:left;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#header {
	float:left;
	display:inline;
	position:relative;
	z-index:5;
	width:942px;
	height:116px;
	margin-top:20px;
	margin-left:20px;
	background-image:url(../images/header.jpg);
}

#content {
	float:left;
	display:inline;
	margin-top:-91px;
	width:1106px;
	min-height:10px;
	height:auto !important
	height:10px;
	background-image:url(../images/middle.jpg);
	background-repeat:repeat-y;
}

#tekst {
	float:left;
	position:relative;
	z-index:5;
	margin-top:30px;
	width:940px;
	min-height:360px;
	height:auto !important;
	height:360px;
	margin-left:20px;
}

#footer {
	margin-top:-388px;
	float:left;
	display:inline;
	width:1106px;
	height:484px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}

#menu {
	float:left;
	position:relative;
	z-index:5;
	margin-top:90px;
	width:940px;
	height:40px;
	margin-left:20px;
}

#menu li {
	float:left;
	margin:0;
	padding:0;
	height:40px;
	display:inline-block;
}

#menu ul {
	float:left;
	margin:0 0 0 26px;
	padding:0;
	height:40px;
}

#menu a {
	font-size:0;
	display:block;
	height:40px;
}

#menu a.home {
	background-image:url(../images/home1.gif);
	width:110px;
}

#menu a.home:hover {
	background-image:url(../images/home2.gif);
}

#menu a.bloemwerk {
	background-image:url(../images/bloemwerk1.gif);
	width:168px;
}

#menu a.bloemwerk:hover {
	background-image:url(../images/bloemwerk2.gif);
}

#menu a.decoraties {
	background-image:url(../images/decoraties1.gif);
	width:160px;
}

#menu a.decoraties:hover {
	background-image:url(../images/decoraties2.gif);
}

#menu a.etalages {
	background-image:url(../images/etalages1.gif);
	width:138px;
}

#menu a.etalages:hover {
	background-image:url(../images/etalages2.gif);
}

#menu a.workshops {
	background-image:url(../images/workshops1.gif);
	width:166px;
}

#menu a.workshops:hover {
	background-image:url(../images/workshops2.gif);
}

#menu a.contact {
	background-image:url(../images/contact1.gif);
	width:128px;
}

#menu a.contact:hover {
	background-image:url(../images/contact2.gif);
}

.contact a.contact {
		background-image:url(../images/contact2.gif);
}

.halteweg {
	border:3px solid #EF006B;
}
	