#M0_container {
	width: 1009px;
	margin: 0px auto;
	padding: 0px;
	min-height: 100%;
	background-image: url('/styles/spiegel/bground.jpg');
	background-repeat: no-repeat;
}

#M1_logo {
	height: 122px;
}

	#M2_logo {
		background-image: url('/styles/spiegel/logo.png');
		background-repeat: no-repeat;
		width: 450px;
		height: 122px;
		float: left;
		position: relative;
	}
	
		#M2_logo a {
			width: 396px;
			height: 122px;
			display: block;
			color: #000;
		}		

	#M2_topmenu {
		float: right;
		width: 300px;
		text-align: right;
	}

		#M3_country {
			padding: 20px 0 0 0;
			width: 260px;
			text-align: right;
		}
	
		#M3_topmenu {
			padding: 70px 0 0 0;
			width: 300px;
			text-align: right;
		}
		
			#M3_topmenu a {
				display: block;
				float: left;
				color: #fff;
				width: 90px;
				font-size: 8pt;
			}
			
			#M3_topmenu a:hover {
				color: #62dcf2;
			}

#M1_top {
	background-image: url('/styles/spiegel/top.png');
	background-repeat: no-repeat;
	height: 17px;
}

#M1_banner {
	background-image: url('/styles/spiegel/middle.png');
	background-repeat: repeat-y;
	padding: 10px 10px 10px 24px;
}

	#M2_image {
		background-image: url('/styles/spiegel/banner.jpg');
		background-repeat: no-repeat;
		height: 162px; 
		width: 782px;
		float: left;
	}	

	#M2_imagemenu {
		background-image: url('/styles/spiegel/menu.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 8px;
		height: 162px; 
		width: 172px;		
		float: left;
		position: relative;
	}	
	
	#M2_imagemenu ul, li {
		list-style: disc;
		margin: 2px 0 0 0;
	}
	
	#M2_imagemenu ul {
		padding: 6px 0 0 30px;
		margin: 0;
	}

	#M2_imagemenu li {
		padding: 2px;
		height: 20px;
	}
	
	#M2_imagemenu li a  {
		color: #000;
	}

#M1_line {
	background-image: url('/styles/spiegel/middle.png');
	background-repeat: repeat-y;
}

	#M2_crumbs {
		width: 780px;
		height: 28px;
		line-height: 28px;
		margin: 0 0 0 26px;
		border-bottom: 1px dashed #c0c0c0;
		float: left;
		position: relative;
	}

	#M2_search {
		width: 172px;
		height: 28px;
		margin: 0 0 0 8px;
		border-bottom: 1px dashed #c0c0c0;
		float: left;
		line-height: 28px;
		position: relative;
	}
	
	#M2_search input {
		width: 134px;
		padding: 2px;
		margin: 0;
		position: relative;
	}
	
	#M2_search form button {
		margin: 7px 0 0 0;
		padding: 0;
		border: 0;
		width: 32px;
		background-color: #fff;
		position: relative;
	}

#M1_content {
	background-image: url('/styles/spiegel/middle.png');
	background-repeat: repeat-y;
	min-height: 450px;
	padding: 10px 24px 10px 24px;
	position: relative;
}

	#M2_menu {
		width: 190px;
		float: left;
		padding: 0 0 0 0;	
		position: relative;
	}

	#M2_content {
		float: left;
		width: 760px;
		padding: 0 0 0 0;
		position: relative;
	}

#M1_uline {
	background-image: url('/styles/spiegel/middle.png');
	background-repeat: repeat-y;
	position: relative;
}

	#M2_uline {
		height: 18px;
		margin: 0 26px 0 26px;
		border-top: 1px dashed #c0c0c0;
	}

#M1_disclaimer {
	background-image: url('/styles/spiegel/bottom.png');
	background-repeat: no-repeat;
	text-align: right;
	height: 28px;
	padding: 4px 20px 0 0;
	position: relative;
}

/* Links LoVeHAte
 * --------------------------------------------------*/
#M1_disclaimer a:link					{ color: #62dcf2; text-decoration: none; }
#M1_disclaimer a:visited				{ color: #62dcf2; text-decoration: none; }
#M1_disclaimer a:hover					{ color: #e71d06; text-decoration: underline; }
#M1_disclaimer a:active					{ color: #62dcf2; text-decoration: none; }

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

#M1_popupheading {
	
}

#M1_popupcontent {
	margin: 0 0 0 0;
	padding: 10px;
	height: 100%;
	background-color: #fff;
}

.checkout_step {
	float: left;
	width: 23.8%;
	padding: 2px;
	margin: 10px 0 0 0;
	text-align: center;
	border: 1px solid #c0c0c0;	
}

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