/******************************************
 *   Bergland Hallen Print Stylesheet                       *
 *   URI  : /bergland-hallen_screen.css                   *
 ******************************************/


body {
  background: rgb(255,255,255);
  margin: 0;
  font-family: verdana, helvetica, sans serif;
  font-size: 10pt;
  line-height: 1.3em;
  word-spacing: 0.2em;
  text-align: justify;
  }

 .bgtext, .bgtextcont, .bgtextsub, .bgtextcontsub, .footertext {
  display: none;
  }

div#aktuelles, div#text2, div#flohmarkt, div#text4, div#kontakt, div#veranstaltungen, div#impressum, div#links div#besucher {
  display: none;
  }

div#close, div#top {
  display: none;
  }

div#urltext {
  font-family: verdana, helvetica, sans serif;
  font-size: 14pt;
  color: rgb(0,0,0);
  }

div#urltext a {
  font-family: verdana, helvetica, sans serif;
  font-size: 14pt;
  color: rgb(0,0,0);
  text-decoration: none;
  }

div#urltext, div#inner div#content a:link, div#inner div#content a:visited, div#inner a:hover, div#inner a:hover span {
  color: rgb(0,0,0);
  text-decoration: none;
  }

div#content div#titlebar {
  border: 1px solid #222222;
  background: rgb(0,0,0);
  font-weight: normal;
  color: #ff7c11;
  }

div#content {
  margin-left: 0;
  padding-right: 12px;
  }

.titleblock {
  font-family: verdana, helvetica, sans serif;
  font-size: 12px;
  color: #ff7c11;
  font-weight: bold;
  letter-spacing: 2px;
  margin-right: 0px;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 0px;
  border: 1px solid rgb(85,85,85);
  padding: 4px;
  }

.newsadddate {
  font-size: 12px;
  font-style: italic;
  text-align: right;
  line-height: 35px;
  }