/* CSS Document */
html {
	background-image:url(../../images/lotus/bg_html.gif);
	background-repeat:repeat-x;
	margin:0px;
	/* background-color:#feedc4; */
	background-color:#fff4dc;
}

body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}



#container_bg{
	position:relative;
	background-image:url(../../images/lotus/bg_repeat.gif);
	background-repeat:repeat-y;
	background-position:top center;
	width:980px;
	margin: 0px auto;
}

#container {
	position:relative;
	background-image:url(../../images/lotus/bg_template.gif);
	background-repeat: no-repeat;
	background-position:top center;
	width:980px;
	
}

#top {
	position: absolute;
	top: 0px;
	width: 960px;
	height:95px;
	padding-left:13px;
	padding-right:13px;
	z-index:110;
}

#top #logo {
	position:absolute;
	width:191px;
	height:131px;
	top:12px;
	left:218px;
	z-index:10;
}

#top #home_menu {
	position: absolute;
	top:70px;
	left:21px;
	width:155px;
	height:20px;
	color: white;
	text-decoration:none;
}

#top #menu {
	position: absolute;
	top:70px;
	left:471px;
	width:430px;
	height:20px;
	color: white;
	text-decoration:none;
}

#content {
	position:relative;
	
	padding-top: 95px;
	
	min-height:320px;
	_height:320px;
	padding-left:13px;
	padding-right:10px;
	z-index: 50;
}

div#home_top_content{
	position:relative;
	min-height:308px;
	_height:308px;
	margin-top: 1px;
	padding-left:10px;
	_padding-left:13px;
	padding-right:13px;
	z-index: 4;
}

div#home_top_content_product{
	position: absolute;
	top: 0px;
	left: 649px;
	width: 321px;
	height: 308px;
}

div#home_middle{
	position:relative;
	background-image:url(../../images/lotus/bg_home_middle.jpg);
	background-repeat:no-repeat;
	margin: 1px 0 0 10px;
	_margin: 1px 0 0 13px;
	height:136px;
	padding-left:7px;
	padding-top: 14px;
	color: white;
	z-index: 100;
}

div#home_middle img{
	float: left;
}

#home_bottom{
	position:relative;
	background-image:url(../../images/lotus/bg_home_middle_bottom.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 10px;
	_margin: 0px 0 0 13px;
	padding: 20px 0px 0px 20px;
	height:99px;
	color: white;
}

#home_bottom .home_bottom_content{
	float: left;
	width: 460px;
}

#home_bottom .home_title{
	margin-bottom: 5px;
}

#home_bottom .home_content{
	width: 330px;
}

#home_bottom ul{
	list-style-type: none;
	padding: 0;
	margin: 5px 0 0 0;
}

#left_menu_content ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.producten_menu{
	background-image: url("../../images/product_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 3px 0px 3px 7px;
}

.home_content li{
	background-image: url("../../images/pijl-bruin.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 3px 0px 3px 13px;
}

#footer_home{
	position:relative;
	background-image:url(../../images/lotus/bg_footer_home.gif);
	background-repeat:no-repeat;
	background-position:top center;
	_background-position:top left;
	height:47px;
	padding:8px 0px 0px 33px;
	color: #ffcccc;
}

#footer {
	position:relative;
	background-image:url(../../images/lotus/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	_background-position:top left;
	height:37px;
	padding: 72px 0px 0px 20px;
	margin-bottom: 20px;
	color: #ffcccc;
}

.png {
	_behavior: url("http://10.0.0.2/peijnenburg.nl/htdocs/css/iepngfix.htc");
}
