#shop h1
{
	font-family: Calibri, Tahoma, Arial;
	font-size:20px;
	font-weight:normal;
	display:inline;
	line-height:20px;
}
#shop h2
{
	font-size:20px;
	margin:5px 10px;
}
#shop h3
{

	margin-bottom:0.6em;
	font-size:18px;
}

#shop img
{
	border:0px;
}

.shop_style
{
	border:1px solid #d4d4d4;
	background:#f2f2f2;
}

#shop_header
{
	float:left;
	width:733px;
	height:25px;
	margin-bottom:18px;
	padding:5px 10px;
}

#content
{
	padding:18px;
}

#shop_header p
{
	float:right;
	font-size:18px;
}

#shop_header img
{
	vertical-align:middle;
	margin:0 6px;
}

#shop_nav
{
	float:left;
	width:140px;
	padding-bottom:15px;
	margin-right:18px;
}

#shop_nav ul
{
	list-style:none;
	margin: 15px 0;
	border-top:1px solid #e9e9e9;
	width:100%;
}

#shop_nav li a
{
	border-bottom:1px solid #e9e9e9;
	display:block;
	background: white;
	padding:5px 10px;
}
#shop_nav li a:hover
{
	background:#fff2d8;
}

#shop_nav span
{
	color:#ac445d;
}

#shop_nav p
{
	font-weight:bold;
	font-size:14px;
	margin:10px;
}

#shop_info 
{
	position:absolute;
	bottom:10px;
	left:10px;
	color:#969696;
	font-size:12px;
}

#shop_content
{
	max-width:590px; 
	float:left;
	text-align:center;
}

#shop_content ul
{
	list-style:none;
	margin: 14px 0;
	
}
#shop_content li
{
	margin:10px;
	display:inline-block;
	width:150px;
	border:1px solid #9f9f9f;
	background:white;
	text-align:left;
	padding:5px;
	font-weight:bold;
}
#shop_content li img
{
	width:110px;
	height:165px;
	margin:0 10px 0 20px;
}
#shop_content li span
{
	color:white;
	text-align:right;
	display:block;
	background:#d76e85;
	margin:-5px;
	padding:3px 10px;
	font-size:18px;
}

#shop_content li:hover
{
	background:#fff2d8;
}
#artikelbild
{
	width:280px;
	float:left;
	margin-right:35px;
}
#detail_wrapper
{
	float:left;
	margin:20px 0 10px 0;
}
#artikelinfo h1
{
	margin:0 0 20px 0;
	font-weight:bold;
}
#artikelinfo input
{
	width:60px;
}
#artikelinfo img
{
	margin-bottom:10px;
}
#eingabe ul
{
	margin:20px 0 100px 30px;
	list-style:none;
	text-align:right;
	float:left;
	
}
#eingabe li
{
	margin-bottom:15px;
	
}
#eingabe input
{
	margin-left:10px;
}

#bestaetigung
{
	left:170px;
	position:absolute;
	bottom:60px;
	
}

#back
{
	margin:0px;
	float:left;
	position:absolute;
	bottom:10px;
	left:20px;
}
#content:after
{
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}




