#left .small {
margin: 0 0 0; }

/* Login-Modul Namen vor Eingabefelder */
#login-form label {
    margin-right: 0px;
    width: 0px;
}

/* Produktbewschreibung arial 10 */
.jshop_prod_description {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
}

/* JoomShop Sortierfelder */
.form-horizontal .block_sorting_count_to_page .control-label {
width: 180px;
}
.form-horizontal .box_products_count_to_page .controls,
.form-horizontal .block_sorting_count_to_page .controls{
margin-left: 185px;
}
.form-horizontal .block_sorting_count_to_page .controls .inputbox, .form-horizontal .box_products_count_to_page .controls .inputbox {
    width: 120px;
}

/* JoomShop Registrierfelder */
.input {
	width: 95%;
}
.jshop_register {
	width: 95%;
}
/* JoomShop Backlink ausgeblendet */
#mxcpr a {font-size: 0px;}

#ca_banner .accept {
	background: #afaeb4 repeat scroll 0 0;
	color: #444;
}
#ca_banner p span:hover {
	color: #e3000f
}
#ca_banner p span {
font-weight: normal;
color: #444;
}

.dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}
.dl-horizontal dd {
    margin-left: 180px;
}
.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 20%;
}

.form-horizontal .controls {
    margin-left: 21%;
}
.form-horizontal .control-group {
    margin-bottom: 18px;
}
legend + .control-group {
    margin-top: 18px;
}

input#jform_contact_name, input#jform_contact_email, input#jform_contact_emailmsg, textarea#jform_contact_message {
    width: 95%;
}
/* Header verschmälern beim Scrollen */
.istopfixed img {
   	height: 30px;
    width: 188px;
}

/*.istopfixed #bannerrow > div.inner {
    background: rgba(0, 0, 0, 0) url("../images/Gangkofen_Deutschordenshaus-transp.png") no-repeat scroll center center / cover ;
    padding-bottom: 0px;
    padding-top: 2px;
}*/
/* Mouseover bei Kontaktformular entfernt */
.tip, .hasTooltip{display:block!important}
.fade {display:none!important}


#wrapper3 li:before {
font-family: FontAwesome;
content: '\f00c';
}

#wrapper3 .button {
	margin-bottom: 5px;
    margin-right: 5px;
    padding: 4px 5px;
}

#wrapper3 .input-append .add-on, .input-prepend .add-on {
    background-color: #e3000f;
	border: 0px;
}
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
    border-radius: 0 0 0 0;
  	width: 0px;
  	min-width: 0px;
  	padding: 0px;
}
.well {
    background-color: transparent;
    border: 0px solid #e3e3e3;
    border-radius: 0px;
}
#modlgn-passwd, #modlgn-username {
	width: 200px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  	background-color: #e3000f;
}

/* Joom-Shop-Bilder größer und gleich*/
.row-fluid [class*="sblock"]:first-child {
    padding-left: 10px;
}
.row-fluid .sblock2 {
    width: 90%;
}
/* Joom-Shop Druckknopf auf Höhe Überschrift heben */
.jshop_button_print {
    margin-top: -45px;
}

.search .btn-primary {
margin-top: -5px;
}
.fa a:hover{
  text-decoration: none;
}

.breadcrumb {
margin-bottom: 1px;
padding: 8px 20px;
}

#mxcpr {
font-size: 0px;
}
.prod_base_price {
font-size: 0px;
}
.base_price, .productweight {
font-size: 0px;
}