/* CSS Document */
.valMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E62329;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}
.RTE-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}	
.shopbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 30px;
	border: 1px solid #000000;
}

.shopbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 150px;
	border: 1px solid #003366;
}

.shoptextinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 200px;
	border: 1px solid #003366;
}

#produktliste {
    font-weight:bold;
	display:block;
}

.textblack10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.textblack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.alert {
	color: #e62329;
}
#creditcard_error {
	background-color:#EBB7BC;
	border:1px solid #880002;
	color:#550000;
	display:block;
	margin:10px 0;
	padding:10px;
	width:auto;
}

#creditcard_error h2 {
	color:#550000;
}

#PAYMENT_SELECTOR_BASKET4 nobr {
	display:block;
}
