/* Show only to IE7 */
*:first-child+html .rounded-shadow-background,
/* Show only to IE6 */
* html .rounded-shadow-background  {
  margin: 0 -10px 0 0 !important;
  padding: 10px 0 5px 0 !important;
}

.rounded-shadow-top-edge, .rounded-shadow-bottom-edge, .rounded-shadow-left-edge, .rounded-shadow-right-edge, .rounded-shadow-wrap-corner {
  position: relative;
  /* hasLayout -1 ? For IE only */
  zoom: 1;
}
.pane-rounded-shadow-hylkopf {
  padding-top: 10px;
  margin-bottom: 30px;
  color: #201818;
}

.pane-rounded-shadow-hylkopf h2 {
  color: #383333;
}

.pane-rounded-shadow-hylkopf .rounded-shadow-background {
  margin: 10px;
  background: #cdd1df url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-background.png) repeat;
}

.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner {
  margin: -10px;
}

.pane-rounded-shadow-hylkopf .rounded-shadow-top-edge {
  top: -10px;
  background: url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-top-edge.png) repeat-x 0 top;
  font-size: 1px;
}

.pane-rounded-shadow-hylkopf .rounded-shadow-bottom-edge {
  bottom: -10px;
  background: url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-bottom-edge.png) repeat-x 0 bottom;
  font-size: 1px;
}

.pane-rounded-shadow-hylkopf .rounded-shadow-left-edge {
  background: url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-left-edge.png) repeat-y 0 0;
}

.pane-rounded-shadow-hylkopf .rounded-shadow-right-edge {
  background: url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-right-edge.png) repeat-y right 0;
}

.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner .rounded-shadow-top-edge,
.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner .rounded-shadow-bottom-edge {
  height: 19px;
  margin: -10px 19px;
}

.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner .rounded-shadow-left,
.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner .rounded-shadow-right {
  position: absolute;
  top: 0;
  height: 19px;
  width: 19px;
  margin: 0 -19px;
}

.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner .rounded-shadow-left {
  background-image: url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-top-left-corner.png);
}

.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner .rounded-shadow-right {
  right: 0;
  background-image: url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-top-right-corner.png);
}

.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner .rounded-shadow-bottom-edge .rounded-shadow-left {
  background-image: url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-bottom-left-corner.png);
}

.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner .rounded-shadow-bottom-edge .rounded-shadow-right {
  right: 0;
  background-image: url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-bottom-right-corner.png);
}

.pane-rounded-shadow-hylkopf .rounded-shadow-wrap-corner .rounded-shadow-right-edge {
  padding: 3px 19px;
}

.pane-rounded-shadow-hylkopf .panel-pane {
  position: relative; top: -6px;
}

/*
.pane-rounded-shadow-hylkopf div.admin-links {
  margin-top: -19px;
  margin-left: -12px;
}

.pane-rounded-shadow-hylkopf .panel-separator {
  background: url(http://www.cardfree.de/sites/default/files/ctools/style/hylkopf/0c01d936c1a0638e8103dcc4002f4792/rounded-shadow-bottom-edge.png) repeat-x 0 center;
  font-size: 1px;
  height: 30px;
}
*/
.pane-rounded-shadow-hylkopf .pane-title {
  font-family: Times New Roman, Times, serif;
  font-size: large;
  font-weight: bold;
  font-style: italic;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  letter-spacing: 2px;
  word-spacing: 0.6em;
}
.pane-rounded-shadow-hylkopf .pane-title {
  border-bottom-width: 1px;
  border-bottom-style: groove;
  border-bottom-color: #e2edf3;
}
.pane-rounded-shadow-hylkopf .pane-content {
  font-family: Times New Roman, Times, serif;
  font-size: medium;
  font-weight: normal;
  font-style: italic;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  letter-spacing: 1px;
  word-spacing: 0.3em;
}
