/* shop.css */

/* Breite Confomat */
body.oneElement.mvc {
width:1090px !important;
}
/* Breite Warenkorb */
body.mvc {
width:860px;
}
/* Breite Seitenleiste Inspirationsleiste */
body.oneElement.mvc #barRight, body.oneElement.mvc #barLeft {
width:220px !important;
}
#main {
   width:650px !important;
}

#userDisable,
#userEnable,
#userLogout,
#userLogin {
   display:none;
}

div#rechteSpalte {
float: right;
width: 200px;
}
div#rechteSpalte ul {
font-size: 12px;
}
div#rechteSpalte a {
font-size: 12px;
}
p#rechteSpalte {
font-size: 12px;
}

/* Verbreiterung Inspirationbar */
#inspirationBar .container {
height:580px;
margin:8px;
overflow:hidden;
position:relative;
}
#inspirationBarWrapper  {
width:217px !important;
text-align: center;
}
#inspirationBarWrapper img {
float: none;
margin-bottom:8px;
width:130px;
}
