#es_shop_content_frame
{
}

#es_shop_content_frame .es_shop_preis_gesamt
{	font-size: 12px;
	color: darkblue; 
	text-align: right;
}

#es_shop_content_frame .es_shop_preis_vorkomma
{
	font-size: 20px;
}

#es_shop_content_frame .es_shop_preis_nachkomma
{
	font-size: 12px;
}

#es_shop_content_frame .es_shop_currency
{
	font-size: 18px;
}

#es_shop_content_frame .es_shop_hint
{
	font-size: 9px;
}

#es_shop_content_frame .es_shop_form
{
	position:absolute; right:350px;
	
}

.es_shop_content_button{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#es_shop_basket_noframe{
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
.es_shop_basket_frame
{ 
	border:0px inset #9999ff;
	border-collapse:collapse;
	width:100%;
}

.es_shop_basket_frame th
{ 
	font-size:10px;
	font-weight:bold;
	border:1px inset #000000;
}

.es_shop_basket_frame td
{ 
	font-size:10px;
	text-align:center;
	border:1px inset #000000;
}

.es_shop_box_header_frame{
	width:auto; 
	padding-bottom: 2px;
	margin-left:2px;	
}
.es_shop_box_header_font{
	text-align:left; 
	margin-left:4px; 
	font-weight:bold; 
	color: #FFFFFF;
	FONT-SIZE: 13px;
}

.es_shop_box_content_frame td{
	color: #FFFFFF;
}

.es_shop_box_hint{
	font-size: 9px;
}

.es_shop_box_button{
	border: 1px solid #CCCCCC;
}


a.es_shop_header {
  text-decoration: underline;
  color: darkred;
}
a.es_shop_header:visited {
  color: darkred;
  text-decoration: underline;
}
a.es_shop_header:link {
  text-decoration: underline;
  color: darkred;
}
a.es_shop_header:hover {
  text-decoration: none;
  color: red;
}

.es_shop_summary_hint {
 text-align:center;
}

.es_shop_summary_h1 {
 font-size:12px;
 font-weight:bold;
 margin-top:10px;
 margin-bottom:10px;
}

.es_shop_summary_dataframe {

}

.es_shop_summary_data {

}

.es_shop_summary_control {
 margin-top:10px;
 text-align:center;
}

.es_shop_field_error {
 color:red;
 font-size:10px;
 font-weight:bold;
}

.es_shop_font_small_bold {
 font-size:10px;
 font-weight:bold;
	
}
