
/* Adding file: print.css */
body {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 0.75em; 
  line-height: 1.5em;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
p {
  margin: 1.5em 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial,Helvetica,sans-serif;
}
.link {
  font-weight: bold;
  text-decoration: underline;
}
.link .url {
  font-weight: normal;
  font-style: italic;
}
#pageHeader {
  margin-bottom: 3em;
}
#pageHeader img.logo {
  width: 151px;
  float: left;
}
#pageHeader .title {
  margin-left: 41%;
}
#pageHeader h1 {
  font-size: 1.667em; 
  line-height: 1em;
}
#pageHeader .date {
  font-weight: bold;
  font-style: italic;
  margin: 0;
}
#pageFooter .pageUrl {
  margin: 3em 0;
  font-weight: bold;
}

#pageFooter .copyright {
  font-weight: bold;
}

h2 {
  font-size: 1.667em; 
  line-height: 1em;
  margin: 0.5em 0;
}
h2 small {
  display: block;
  font-size: 0.5em; 
  line-height: 1em;
  text-transform: uppercase !important;
  margin: 1.5em 0 !important;
}
div.image {
  width: 20% !important;
  float: left;
  padding-right: 4%;
  padding-bottom: 1%;
}
div.image img {
  width: 100%;
}
div.image small {
  font-size: 0.75em; 
}
.contentList h2 {
  font-size: 1.4999em !important; 
}
.contentList h2 small {
  font-size: 0.6667em !important; 
}
.contentList  div.image {
  width: 21% !important;
  float: left;
}
.contentList  div.text {
  margin-left: 25% !important;
}
.contentList li {
  margin-bottom: 2.9999em;
}
.contentList li.last {
  margin-bottom: 0;
}
.contentList .audioDetails  dt {
  clear:left;
  float:left;
  margin-right:0.5em;
}
.contentList .audioDetails  dd {
  font-weight:bold;
}
.newsList h2 {
  font-size: 0.834em;
}
.newsList .contentList h3 {
  font-size: 1.4999em; 
  display: inline;
}
.newsList .contentList .time {
  white-space: nowrap;
}
#pageContent .image {
  display:none;
}
#pageContent #pageContentMain p strong:first-child {
  display:block;
  clear:both;
}
.dradioImageSubtitle {
  font-size:.834em;
  line-height:1em;
  margin-top:.4em;
}
/* Adding file: dlr.print.css */
#pageHeader .grid_3 .metaNavigation{
  display:none;
}
#pageHeader .alpha .metaNavigation{
  display:block;
  font-weight:bold;
  text-align:right;
}
/*Startpage*/
.tabbed h1{
  display:none;
}
.tabbed h1.active{
  display:block;
}
h1 span.shadow{
  display:none;
}
.currentBroadcastsTeaser br{
/*  display:none;*/
}
.currentBroadcastsTeaser .currentBroadcast h2{
  font-size:11pt;
  border:0;
  padding:0;
}
.currentBroadcastsTeaser .currentBroadcast h3{
  font-size:10pt;
  margin-left:1cm;
}
.currentBroadcastsTeaser .currentBroadcast h4{
  text-transform:none;
  margin-left:1cm;
  margin-bottom:1em;
}
.topicOfTheDayTeaser h2{
  border:none !important;
  font-size:12pt;
  padding-left:0;
  margin:0;
}
#pageContent .image {
  display:inherit;
}