.shop_productBasketContainer {
margin-bottom:1em;
padding-bottom:.4em;
font-size:1em;
border-bottom:1px solid #cccccc;
}

.shop_productBasketContainer h1.Blau a{
margin-bottom:.6em;
font-size:16px;
}

.shop_basketProductTitle a{
display:block;
margin-bottom:.6em;
font-size:16px;
}


.shop_price {
width:48%;
float:left;
height:25px;
}

.shop_basketProductCode {
width:46%;
height:25px;
float:right;
}

.shop_basketContainer {
clear:both;
}
#shop_linkPages {
margin-bottom:15px;
border-bottom:1px solid #094e8e;
}




#shop_orders_linkPages {text-align:right}
.shop_selectedPage A	{
	color: #313131;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	padding-left: 0.5em;
}
.shop_selectedPage A:link	{}
.shop_selectedPage A:active	{}
.shop_selectedPage A:visited	{}
.shop_selectedPage A:hover	{	text-decoration: underline;	}
.shop_notSelectedPage A	{
	color: #313131;
	text-decoration: none;
	padding-left: 0.5em;
}
.shop_notSelectedPage A:link	{	}
.shop_notSelectedPage A:active	{	}
.shop_notSelectedPage A:visited	{	}
.shop_notSelectedPage A:hover	{	text-decoration: underline;	}


.shop_basketProductPrice {
clear:both;
width:100%;
font-weight:bold;
margin-bottom:5px;
}


#shop_basketTotalPrice {
color:#cb519e;
font-weight:bold;
margin-bottom:15px;
}

#shop_noteTitle,
#shop_basketIntro,
#shop_paymentTitle,
#shop_shippingTitle,
.shop_personalDataTitle {
font-weight:bold;
font-size:16px;
}

#shop_noteTitle,
#shop_basketIntro,
#shop_paymentTitle {
margin-top:15px;
}

#shop_basketIntro {
margin-bottom:15px;
}
.shop_addressFieldTitle,
.shop_fieldTitle {
font-weight:bold;
margin-top:10px;
}

#shop_invoiceContainer {
margin-bottom:30px;
}

.shop_authorizationContainer {
margin-bottom:5px;
margin-top:10px;

}
.shop_authorizationFieldInput {
display:block;
float:left;
}

#shop_personalDataButtonsContainer {
margin-top:15px;
}
#shop_noteButtons input,
#shop_personalDataButtonsContainer input{
margin-right:25px;
}


#shop_noteInput textarea{
width:50%;
height:100px;
margin-bottom:15px;
}




#shop_basketTotalContainer {

}

.shop_productBasketContainer {
border:none;
}


.shop_basketProductPrice {display:none;}



/*Single*/

#shop_detailContainter {}

#shop_titleContainer {
}

#shop_productsLink {
margin-top:30px;}

#shop_productsLink a{
display:block;
float:left;
width:45%;
}

#shop_productsLink br{display:none;}

#shop_titleContainer #shop_title {
margin-bottom:.6em;
font-size:16px;
color:#094e8e;
font-weight:bold;
}

#shop_detailContainter .shop_price {
margin-top:15px;
}





