body {
	color: black; background-color: white;
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0; padding: 1em 0;
	text-align: center;  
}

form {
	padding-left: 12px; 	
}

div#seite {
	text-align: left;    
	margin: 0 auto;     
	width: 980px;
	/*padding: 0.5em;	*/
	font-size:12px
}

div#links {
  float:left;
  margin-left:10px;
  margin-right:15px;
  width:175px;
  /*margin-top: 10px;*/
}


div#mitte {
	float:left;
	width:580px;
	margin-top: 10px;
}
div#rechts{
	float:right;
	width:175px;
	margin-right:8px;
	/*margin-top: 10px;*/
}
div#oeffnungszeiten {

}
.footer{
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	/*background-position: bottom;*/
}
.footer_big{
	background-image: url(footer_big.gif);
	background-repeat: no-repeat;
	/*background-position: bottom;*/
}

.content {
	padding: 0px 2px 0px 2px;
	color:black;
	background-image: url(content_bg.gif);
	background-repeat: repeat-y;
}

.content_big {
	padding: 0px 20px 0px 20px;
	color:black;
	text-align:justify;
	background-image: url(content_bg_big.gif);
	background-repeat: repeat-y;
}

.header {
	height: 30px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-weight:bold;
	color:white;	
}
.header_big {
	height: 30px;
	background-image: url(header_big.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-weight:bold;
	color:white;	
}
/*.header_big h2{
	margin-top:10px;
	padding-top:2px;
}*/
.header_big h2 {
  margin-bottom:4px;
  margin-top:0;
  padding-top:2px;
}

.header h2{
	margin-top:10px;
	font-size:14px;
	padding-top:2px;
	margin-bottom:7px;

}
.leftnav {
	padding: 0px;
	margin: 0;
	list-style-type: none;
	width:171px;
}
.leftnav li{
	padding-bottom:7px;
	height:24px;
	background-image: url(nav0.jpg);
}


.leftnav li a{
	line-height:28px;
	padding-left: 12px;
	padding-top: 8px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}



.leftnav li a:hover{
	text-decoration:underline;
}
#footer_main {
	/*height: 130px;
	background-image: url(fuss_shoppingpalast.gif);
	background-repeat: no-repeat; */
}
/* eBay Änderungen */
#vi-content .c-rcp-rcp {
	display:none;
}
.store-panel {
	display:none;
}