.head-box {
  background: url("/images/box-bright.png") no-repeat right bottom;
}

.head-box .content {
  background: url("/images/box-bright.png") no-repeat left bottom;
  margin-right: 5px;
  padding: 0.5em 0 0 5px;
}

.head-box .outer-head {
  background: url("/images/box.png") no-repeat right top;
  border-bottom: 1px solid #AAA;
}

.head-box .inner-head {
  background: url("/images/box.png") no-repeat left top;
  margin-right: 5px;
  padding-left: 5px;
}

.head-box-dogs {
  background: url("/images/hunde_boxen_n.png") no-repeat right bottom;
}

.head-box-dogs .content {
  background: url("/images/hunde_boxen_n.png") no-repeat left bottom;
}

.head-box-dogs .outer-head {
  background: url("/images/hunde_boxen.png") no-repeat right top;
}

.head-box-dogs .inner-head {
  background: url("/images/hunde_boxen.png") no-repeat left top;
}

.head-box-front .inner-head {
  background: url("/images/hunde_boxen.png") no-repeat left top;
  width: 50%;
font-size: 50%; 
  padding-left: 0;
  margin-right: 0;
}

.head-box h2 {
  font-family: tahoma,verdana, Helvetica, sans-serif;
font-size: 100%;  
border: none;
        font-weight : bold;
  text-align: center;
        color : #86311B;
  padding: 0.5em 0;
  margin: 0 !important;
  line-height: 1em;
}

.head-box ul {
  text-align: left;
  margin: 0 0 0 20px;
}

.head-box li {
  margin: 0;
}

.box {
  background: url("/images/box-bright.png") no-repeat right top;
}

.box .content {
  background: url("/images/box-bright.png") no-repeat left top;
  margin-right: 10px;
  padding: 0.5em 0 0 10px;
}

.box h2 {
  border: none;
  margin: 0 0 5px 0;
}



.box-dogs {
  background: url("/images/hunde_boxen.png") no-repeat right top;
}



.box-dogs .content {
  background: url("/images/hunde_boxen.png") no-repeat left top;
}

.box-dogs .footer {
  background: url("/images/hunde_boxen.png") no-repeat right bottom;
}

.box-dogs .footer div {
  background: url("/images/hunde_boxen.png") no-repeat left bottom;
}

