/* CSS Document */

#floriade {
	float: right; 
	margin-right: 25px;
}

body{
	margin:0px;
	background-color:#b0acb1;
	}

#container{
	position:relative;
	margin:0 auto;
	width:900px;
	top:41px;
	height:592px;
	background-color:#FFFFFF;
	}
	
#menu{
	position:absolute;
	left:39px;
	top:275px;
	width:280px;
	height:156px;
	z-index:9;
	padding-top: 96px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 40px bottom;
		}	
	
#logo{
	position:absolute;
	width:281px;
	height:58px;
	left:84px;
	top:217px;
	z-index:8;
	}

#logo-onder{
	position:absolute;
	width:39px;
	height:43px;
	left:748px;
	top:550px;
	z-index:8;
	}

#image-01{
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:275px;
	background-image:url(../images/homepage/homepage-header_03.jpg);
	z-index: 5;
	}
	
#image-02{
	position:absolute;
	left:361px;
	top:275px;
	width:512px;
	height:27px;
	background-image:url(../images/img-homepage/homepage_07.jpg);
	z-index: 5;
	}

#image-03{
	position:absolute;
	left:0px;
	top:528px;
	width:900px;
	height:22px;
	background-image:url(../images/img-homepage/homepage_10.jpg);
	z-index: 5;
	}
	
#image-04{
	position:absolute;
	left:361px;
	top:303px;
	width:512px;
	height:184px;
	background-image:url(../images/img-homepage/homepage_09.jpg);
	z-index: 5;
	padding-top: 40px;
	}
	
#image-05{
	position:absolute;
	left:375px;
	top:303px;
	width:39px;
	height:43px;
	background-image:url(../images/img-homepage/homepage_13.jpg);	
	}

#image-06{
	position:absolute;
	left:0px;
	top:550px;
	width:900px;
	height:43px;
	background-color:#b0acb1;
	text-indent: 83px;
	}

