@charset "UTF-8";

/* main_content --- index.html if main_content = 1 */

#mitte_rechts
{
	width:				980px;
	margin: 			0;
	padding: 			0;
	margin-top:			-30px;
}

/* ********************************************************* */

#startseite_texte
{
	width: 				0;
	height:				0;
}

#startseite_texte #startseite_texte_innen 
{
	width:				980px;
	padding-top:		670px;
}

#startseite_texte #startseite_texte_innen #startseite_texte_left
{
	width:				610px;
	height:				180px;	
	padding-left:		2em;
}

#startseite_texte #startseite_texte_innen #startseite_texte_right
{
	width:				300px;
	margin-left:		650px;
	margin-top:			-180px;
}

/* ********************************************************* */

#startseite_texte ul
{
	margin-left:		2em;
	margin-top:			1em;
	font-size:			1.2em;
}

/* ********************************************************* */

#startseite
{
	width: 				100%;
	min-height:			880px;
}

/* ********************************************************* */

#startseite #oben #oben_links
{
	height:				420px;
	margin-bottom:		20px;
}

#startseite #oben #oben_links
{
	float:				left;
	width:				667px;
	height:				420px;
	margin-left:		22px;
	overflow:			hidden;
}

#startseite #oben #oben_rechts
{
	float:				right;
	width:				257px;
	height:				420px;
	margin-right:		21px;
}

#startseite #oben ul
{
	margin:				0;
	padding:			0;
	list-style:			none;
}

/* ********************************************************* */

#startseite #oben #oben_links ul li a
{
	display:			block;
	width:				667px;
	height:				420px;
}

#startseite #oben #oben_links ul li a img
{
	width:				667px;
	height:				420px;
}

/* ********************************************************* */

#startseite #oben #oben_rechts ul li a
{
	display:			block;
	width:				257px;
	height:				103px;
	margin-bottom:		3px;
	background-color:	#D4B4C5;
}

#startseite #oben #oben_rechts ul li a:hover
{
	background-color:	#6D4359;
}

#startseite #oben #oben_rechts ul li a img
{
	width:				257px;
	height:				103px;
}

/* ********************************************************* */

#startseite #unten
{
	clear:				both;
}

#startseite #unten #unten_neuheiten,
#startseite #unten #unten_topseller,
#startseite #unten #unten_schnaeppchen
{
	float:				left;
	width:				300px;
	height:				176px;
	margin-left:		16px;
	margin-bottom:		10px;
}

#startseite #unten #unten_neuheiten
{
	background:			#F6E7EF url(../../../media/content/main_content/unten_neuheiten.gif) top left no-repeat;
}

#startseite #unten #unten_topseller
{
	background:			#F6E7EF url(../../../media/content/main_content/unten_topseller.gif) top left no-repeat;
}

#startseite #unten #unten_schnaeppchen
{
	background:			#F6E7EF url(../../../media/content/main_content/unten_schnaeppchen.gif) top left no-repeat;
}

/* ********************************************************* */

#startseite #unten,
#startseite #unten a
{
	color:				#6D4359;
}

#startseite #unten .pw_all
{
	width:				300px;
	height:				140px;
	margin-top:			35px;
	
}

#startseite #unten .pw_left
{
	float:				left;
	margin-left:		20px;
	margin-top:			10px;
}

#startseite #unten .pw_right
{
	margin-left:		140px;
	margin-right:		20px;
}

#startseite #unten img
{
	border:				#6D4359 solid 0.3em;
}


#startseite #unten .pw_categorie
{
	font-size:			14px;
	height:				18px;
	line-height:		18px;
	overflow:			hidden;
	display:			block;
	margin-bottom:		10px;
	font-weight:		bold;
}

#startseite #unten .pw_name
{
	height:				43px;
	overflow:			hidden;
	display:			block;
	margin-bottom:		10px;
}

#startseite #unten .pw_price
{
	font-size:			14px;
	font-weight:		bold;
}

#startseite #unten .pw_price .productOldPrice
{
	font-size:			11px;
}

#startseite #unten .pw_info
{
	font-size:			0.75em;
}

#startseite #unten .pw_info,
#startseite #unten .pw_info a
{
	font-weight:		normal;
}

#startseite #unten .pw_right span.ausverkauft
{
	padding-top: 		40px;
	display:			block;
	font-size:			1.2em;
}


/* ********************************************************* */

#startseite #unten #neuheiten_2,
#startseite #unten #neuheiten_3,
#startseite #unten #topseller_2,
#startseite #unten #topseller_3,
#startseite #unten #schnaeppchen_2,
#startseite #unten #schnaeppchen_3
{
	display:			none;
}

/* ********************************************************* */

#startseite #unten .pw_navi
{
	text-align:			right;
	clear:				both;
	font-size:			10px;
	font-weight:		bold;
	display:			block;
	height: 			20px;
	line-height:		20px;
	overflow:			hidden;
	margin:				0;
	padding:			0;
	
}

#startseite #unten .pw_navi a
{
	text-align:			center;	
	padding:			3px 6px 3px 6px;
	border:				1px solid #D4B4C5;
	border-top:			0px solid #D4B4C5;
	color:				#6D4359;	
	background-color:	#F6E7EF;
	margin:				0;
}

#startseite #unten .pw_navi a:hover
{
	text-decoration:	none;
	color:				#F6E7EF;	
	background-color:	#6D4359;
}


