@charset "UTF-8";
div#dr-eva-container * {
  font-size: 12px;
  line-height: 18px;
  font-family: Core Sans,sans-serif;

}

div#dr-eva-container {
  border: solid 1px #e3e2e2;
  background: white;
}

div#dr-eva-container ul {
  margin: 4px;
  padding: 0px;
}

div.dr-content-text {
  clear: both;
  display: block;
}

div#dr-eva-container ul li {
  margin-bottom: 4px;
  list-style: none outside none;
  background-image: none !important;
  padding: 0px !important;
}

div#dr-eva-container li:hover {
  background-color: #efefef;
}

div#dr-eva-container a {
  color: #AF1414;
  text-decoration: none;
  display: block;
  display: none;
}

div#dr-eva-container a:hover {
  text-decoration: underline;
}

div#dr-eva-container p.dr-header {
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  margin: 0px;
  padding: 4px;
  border-bottom: 1px #ddd solid;
  font-weight: bold
}

div#dr-eva-container p.dr-footer {
  clear: both;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  margin: 0px;
  padding: 4px;
  border-top: 1px #ddd solid;
  display: none;
}

div#dr-eva-container p.dr-footer img {
  display: inline;
  float: none;
  margin: 0;
}

div#dr-eva-container p {
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 4px 0;
  color: #404040;
}

div#dr-eva-container p.dr-content-subtitle {
  font-weight: bold;
  margin-bottom: 15px;
}

div#dr-eva-container p.dr-content-subtitle .sh {
  font-size: 12px;
  line-height: 18px;
}

div#dr-eva-container p.dr-content-subtitle .hd {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #C4003C;
}

div#dr-eva-container img {
  border: medium none;
  margin-bottom: 5px;
}

div#dr-eva-container hr {
  background: none repeat scroll 0 0 #ddd;
  border: 0 none;
  clear: both;
  color: #ddd;
  height: 1px;
}

div#dr-content {
  margin: 10px;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

div#dr-eva-container img.small {
  float: left;
}

.dr-player {
  margin-left: 0px;
  display: inline-block;
}

.dr-player.auslegung {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.dr-content-subtitle.auslegung {
  border-top: solid 1px #e3e2e2;
  margin-top: 10px !important;
  padding-top: 10px;
}


/* New Header

@font-face {
  font-family: "domradio-font";
  src: url("https://www.domradio.de/sites/all/themes/domradio/font/domradio-font.eot");
  src: url("https://www.domradio.de/sites/all/themes/domradio/font/domradio-font.eot?#iefix") format("embedded-opentype"), url("https://www.domradio.de/sites/all/themes/domradio/font/domradio-font.ttf") format("truetype"), url("https://www.domradio.de/sites/all/themes/domradio/font/domradio-font.svg#domradio-font") format("svg"), url("https://www.domradio.de/sites/all/themes/domradio/font/domradio-font.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "domradio-font";
  content: attr(data-icon);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  color: #C4003C;
  font-size: 30px;
  line-height: 22px;
  position: absolute;
  top: 10px;
  right: 10px;
}
*/

div#dr-eva-container .webmastertools-header {
  padding: 10px;
  border-bottom: solid 1px #e3e2e2;
  position: relative;
}

div#dr-eva-container .webmastertools-header a {
  display: block;
  border: none;
}

div#dr-eva-container .webmastertools-title .dmr_block {
  display: block;
  background-color: #C4003C;
  width: 60px;
  height: 11px;
  margin: 0 2px 0 0;
  float: left;
  -webkit-box-shadow: 0px 1px 1px 0px #726f6f;
  -moz-box-shadow: 0px 1px 1px 0px #726f6f;
  box-shadow: 0px 1px 1px 0px #726f6f;
}

div#dr-eva-container .webmastertools-title span {
  color: #C4003C;
  font-weight: bold;
  font-size: 14px;
  line-height: 11px;
  display: inline-block;
  vertical-align: top;
}
