body {
   background-color:#6A7074;
   margin:0;
   padding: 0;
}

#box {
   clear:left;
   margin:50px auto;
   padding:0;
   text-align:left;
   width:600px;
}

#box-top {
   height: 33px;
   background: transparent url(/img/box-top.png) 0 0 no-repeat;
}

#box-middle {
   padding: 0 33px;
   background-color:#ffffff;
}

#auswahl {
   display:block;
   zoom:1;
   height:1%;
   overflow:visible;
}

#auswahl:after {
   clear:both;
   display:block;
   content:".";
   height:0;
   visibility:hidden;
}

#schuhhaus {
   padding:0;
   margin:0;
   text-align:center;
   float:left;
   width:214px;

}

#shop {
   padding:0;
   margin:0;
   text-align:center;
   float:right;
   width:214px;
}

#box-bottom {
   height: 33px;
   background: transparent url(/img/box-bottom.png) 0 0 no-repeat;
}

h1 {
   color:#6A7074;
   text-decoration:none;
   font-size: 30px;
   font-weight:bold;
   font-family:arial;
   padding:0;
   margin:0 0 33px 0;
   text-align:center;
}

img {
   border:0;
}

a, a:link, a:active, a:visited, a:hover {
   color:#000000;
   text-decoration:none;
   font-size: 14px;
   font-weight:bold;
   font-family:arial;
   display:block;
}

a:hover {
   color:#abbdc4;
}

#impressum {
   background:transparent;
   margin-top:10px;
   text-align:center;
}

#impressum a, #impressum a:visited, #impressum a:link, #impressum a:hover {
   color:#ffffff !important;
   font-weight:normal !important;
}

#impressum a:hover {
   text-decoration:underline !important;
}
