* {
	margin:0px;
	padding:0px;
}

body {
	background:#ffffff;
	font-size:1.4em;
	line-height:1.2em;
}

#container {
	position:relative;
	
	width:949px;
	height:auto;
	margin:0px auto;
}

  #header
, #topNavigation
, #mainNavigation {
	display:none;
	height:0px;
}

#content {
	padding:0px;
	margin:0px;
	top:0px;
	width:782px;

	border:none;
	background:#ffffff;
}

#footer {
	width:903px;
	padding:9px 0px;
	margin-top:50px;	

	border-top:1px solid black;
	color:#000000;
	text-align:center;
	font-size:0.6em;
}


#produkte #content .alphabet {
	letter-spacing:4px;
}