#M0_container {
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
	min-height: 100%;
}

#M1_top {
	background-image: url('/styles/zitjelekker/main-banner-top.png');
	background-repeat: no-repeat;
	height: 14px;
	padding: 20px 30px 0 0;
	text-align: right;
}

	#M1_top a {
		padding: 0 10px 0 10px;
		color: #f2dba4;
	}
	
#M1_banner {
	height: 184px;
}

	#M2_banner-left {
		float: left;
		background-image: url('/styles/zitjelekker/main-banner-left.png');
		background-repeat: no-repeat;
		width: 28px;
		height: 184px;		
	}

	#M2_banner-center {
		float: left;
		width: 964px;
		background-image: url('/styles/zitjelekker/main-banner.jpg');
		background-repeat: no-repeat;
		height: 184px;	
		text-align: right;
		padding: 0 0 0 0;			
	}

		#M3_banner-left {
			float: left;
			padding: 50px 0 0 50px;
		}
		
		#M3_banner-left a {
			display: block;
			width: 370px;
			height: 70px;
		}	
		
		#M3_banner-right {
			float: right;
			padding: 146px 10px 0 0;
		}

		#M3_banner-right input {
			width: 130px;
			height: 20px;
			margin: 4px 0 0 0;
		}

		#M3_banner-right button {
			width: 90px;
			height: 22px;
			line-height: 17px;
			padding: 0 0 0 0;
			margin: 3px 0 0 0;
		}

	#M2_banner-right {
		float: left;
		background-image: url('/styles/zitjelekker/main-banner-right.png');
		background-repeat: no-repeat;
		width: 28px;
		height: 184px;			
	}

#M1_menu {
	background-image: url('/styles/zitjelekker/main-top.png');
	background-repeat: no-repeat;
	height: 50px;
	padding: 21px 0 0 30px;
}

	#M2_menu-left {
		float: left;
	}

	#M2_menu-left a {
		display: block;
		padding: 0 14px 0 14px;
		float: left;
		background-image: url('/styles/zitjelekker/menu-div.jpg');
		background-repeat: no-repeat;
		background-position: right;	
	}
	
	#M2_menu-right {
		float: right;
		padding: 0 40px 0 0;
	}

#M1_content {
	background-image: url('/styles/zitjelekker/main-content.png');
	background-repeat: repeat-y;
	min-height: 450px;
	padding: 0 20px 10px 30px;		
}

	#M2_content {
		float: left;
		width: 732px;
		padding: 0 0 0 0;
		margin: 0 0 0 15px;
	}

		#M3_crumbs {
			padding: 0 0 0 8px;
			height: 20px;
		}
	
		#M3_error {
			float: right;
			padding: 0 30px 0 0;
			color: red;
			font-weight: bold;
			font-size: 10pt;
		}

	#M2_menu {
		width: 160px;
		float: left;
		padding: 19px 0 0 0;		
	}

#M1_bottom {
	background-image: url('/styles/zitjelekker/main-bottom.png');
	background-repeat: no-repeat;
	height: 52px;
	padding: 16px 0 0 60px;
}

	#M1_bottom div {
		float: left;
		width: 135px;
		color: #808794;	
		font-size: 7pt;
	}

	#M1_bottom div a {
		display: block;
		width: 100px;
		font-size: 7pt;
		color: #808794;
	}
	
	#M1_bottom .last {
		width: 220px;
	}

#M1_disclaimer {
	text-align: right;
	padding: 0 53px 0 0;
	height: 12px;
	color: #444a54;	
	font-size: 7pt;	

}

	#M1_disclaimer a {
		color: #444a54;	
		font-size: 7pt;	
	}
		
.checkout_step {
	float: left;
	width: 23.6%;
	padding: 2px;
	margin: 10px 0 2px 0;
	text-align: center;
	color: #717070;
	border-right: 1px solid #717070;	
}

.checkout_selected {
	background-color: #717070;
	color: #fff;
}

.news-date {
	color: #c0c0c0;
	font-style: italic;
	text-align: right;
	height: 12px;
	font-size: 10px;
}

.news-img {
	float: left;
	padding: 0 10px 2px 0;
}

.news-sub {
	padding: 10px 0 0 0;
	font-style: italic;
	font-weight: bold;
}

.news-readon {
	font-style: italic;
}


#M0_popupcontainer {
	width: 97%;
	margin: 5px auto;
	padding: 2px;
}

#M1_popupheading {
	
}

#M1_popupcontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}