body {
  background-color: #bf0066;
}

.footer {
  color: #221f1f;
}

.footer a, .footer a:hover {
    color: #221f1f;
}

.main-container {
  background: url("../images/design/bgmain_jugendem.gif") repeat-y scroll left top transparent;
  border-bottom: 1px solid #221f1f;
}

.content {
  border-top-color: #c377a1;
}

.left {
  border-top-color: #c377a1;
}

h2 {
  background: url("../images/design/headline_jugendem.png") no-repeat scroll left center #231f20;
}

#jsddm li ul {
  background-color: #b1c903;
}



#jsddm li:hover, #jsddm li.active  {
  background-color: #b1c903;
}