/* CSS Document */
html {
	background-image:url(../../images/wieger_ketellapper/bg_html.gif);
	background-repeat:repeat-x;
	margin:0px;
	background-color:#ffffff;
}

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#home_bottom ul,
#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;
}

#container_bg{
	position:relative;
	background-image:url(../../images/wieger_ketellapper/bg_repeat.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	width:988px;
	margin: 0 auto;
}

#container {
	position:relative;
	background-image:url(../../images/wieger_ketellapper/bg_template.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	width:988px;
}

#top {
	position: absolute;
	top: 0px;
	width: 960px;
	height:95px;

	padding-left:15px;
	padding-right:13px;
	z-index:110;
}

#top #logo {
	position:absolute;
	width:264px;
	height:150px;
	top:0px;
	left:165px;
	z-index:10;
}

#top #home_menu {
	position: absolute;
	top:73px;
	left:20px;
	width:150px;
	height:20px;
	color: white;
	text-decoration:none;
}

#top #menu {
	position: absolute;
	top:73px;
	left:465px;
	width:530px;
	height:20px;
	color: white;
	text-decoration:none;
}

#content {
	position:relative;
	
	padding-top: 95px;
	
	min-height:320px;
	_height:320px;
	padding-left:15px;
	padding-right:13px;
	z-index: 50;
}

div#home_flash_content{
	position:relative;
	
	padding-top: 95px;
	
	min-height:235px;
	_height:235px;
	padding-left:15px;
	padding-right:13px;
	z-index: 4;
}

div#traktatie_content{
	position:relative;
	min-height: 160px;
	height: 160px;
	padding: 0px 13px 0px 15px;
}

div#home_middle{
	position:relative;
	background-image:url(../../images/wieger_ketellapper/bg_home_blue.gif);
	background-repeat:no-repeat;
	margin-left: 15px;
	height:150px;
	padding-left:30px;
	padding-right:13px;
	color: white;
	z-index: 100;
}

#home_content_left{
	position:relative;
	float:left;
	width: 320px;
	color: white;
}

div#home_content_right{
	position: relative;
	float:left;
	width: 610px;
	height: 150px;
	z-index: 100;
}

div#product_snelle_jelle{
	position: absolute;
	top: -42px;
	left: 320px;
	width: 292px;
	height: 192px;
	z-index: 100;
	cursor: pointer;
}

div#product_ware_wieger{
	position: absolute;
	top: -42px;
	left: 622px;
	width: 292px;
	height: 192px;
	z-index: 100;
	cursor: pointer;
}

div#home_vd_valk{
	position: absolute;
	top: -27px;
	left: 604px;
	width: 292px;
	height: 192px;
	z-index: 100;
	cursor: pointer;
}

div.home_content_title{
	padding-top: 14px;
	margin-left: -4px;
}

#home_bottom{
	position:relative;
	background-image:url(../../images/wieger_ketellapper/bg_home_footer_1.jpg);
	background-repeat:no-repeat;
	margin-left: 15px;
	padding-top: 1px;
	height:108px;
	padding-left:30px;
	padding-right:13px;
	color: white;
}

#footer_home{
	position:relative;
	background-image:url(../../images/wieger_ketellapper/bg_home_footer_2.jpg);
	background-repeat:no-repeat;
	height:60px;
	margin-left: 1px;
	padding:8px 13px 0px 30px;
	color: white;
}

#footer {
	position:relative;
	background-image:url(../../images/wieger_ketellapper/bg_footer.jpg);
	background-repeat:no-repeat;

	height:52px;
	padding-left:30px;
	padding-top:38px;
	padding-right:13px;
	color: white;
}

.png {
	_behavior: url("../../js/iepngfix.htc");
}