/* GENERAL STYLES */
body
{
	margin-top:20px;
	text-align:center;
}
#MainWrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}
#ContWrapper
{
	padding-top:5px;
	//width:900px;
	min-height:490px;
	}
/* for Internet Explorer */
/*\*/
* html #ContWrapper {
height: 500px;
}
/**/

#MainContent
{
	width:700px;
	background-color:#fff;
	float:left;
	height:490px;
	border:5px solid #fff;

	
}

#ProduktAlle
{
	width:700px;
	overflow:auto;

}
/* for Internet Explorer */
/*\*/
* html #MainContent {
	height: 500px;
	width:710px;
}
/**/

#reklame
{
	width:185px;
	min-height:500px;
	padding-left:5px;
	float:left;
}
/* for Internet Explorer */
/*\*/
* html #reklame {
height: 500px;
}
/**/

#bottom
{
	text-align:center;
	margin-top:5px;
	color:#59806b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
}
#bottom a
{
	color:#59806b;
	text-decoration:none;
}
/* for Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #bottom { padding-top:8px; }
}
.clrBoth
{
	clear:both;
}
.mail
{
	margin-top:5px;
	color:#59806b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;	
}
.mail:hover
{
	margin-top:5px;
	color:#59806b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	

}

/* EDITOR PROPERTIES */
