@charset "utf-8";
/* allgemein */
*{margin:0;padding:0;border:none}
html{overflow-y:scroll;}
body{font:76% Georgia, "Times New Roman", Times, serif; color:#663333;}
.Header{background:url(../images/header-bg.jpg) top center no-repeat; position:relative}
.ShopLogo{margin:11px 0 0 -21px; position:absolute;}
.NavBarBottom{background-position:center top;}

