@charset "iso-8859-1";
/* 
	styles for biogas
	Printstyles 
	author: rgschulz | e-workers
*/

body {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background-color: #fff;
  color: #000;
}

#header { display: block; color: #9E004D; }


#spiegel h1, #spiegel h2, #spiegel h3, #spiegel h4 {
  background-color: #fff;
  color: #666;
}

a {
  text-decoration: none;
  background-color: #fff;
  color: #000;
  border: 0 none;
}

#content, #spiegel { margin: 0; width: 80%; }

#firmendaten #rechtespalte {
  display: block;
  float: none;
  margin: 0;
}
#firmendaten #rechtespalte p strong { margin-right: 0.5em; }

#breadcrumb,
#top,
#flashbox,
#topmenue,
#linkespalte,
#rechtespalte,
#footer #footmenuebox ul,
#footer #footmenuebox h3,
.topper,
.devnav,
hr,
#backlink {
  display: none;
}

#header hr,
#footer #printonly,
#footer #printonly hr {
  display: block;
}

#header { height: 100px;  }

#header #textlogo a,
#header #textlogo {
  background-image: none;
  text-indent: 0px;
  position: normal;
  color: #000 !important;
  display: inline;
  margin: 0;
  padding: 0;
  top: 0;
}


