/* temperatio Styles */
/* *********************************************/
/*   P  R  I  N  T   */

/* Fuer die Druckausgabe ueberfluessiges abschalten */
#navi_first,  #navi_second , #navi_third , #image , #subnavi, #eyecatcher, .navilang { display: none; }

body {
  margin: 0;
  padding: 0;
  font: 10pt Arial,Helvetica,sans-serif;
  color: black;
  background: transparent;
}

#head {
margin:0;
padding:0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

#title {padding:0; margin:0; padding-bottom:100px;}

#title img{
float:right;padding-right:0px;}

a, a:visited, a:hover, a:visited:hover {
  color: #042C2C;
  background: transparent;
  text-decoration: none;
}

a:link:after, a:link:visited:after {
  content: "  (Link auf <" attr(href) ">)  ";
  color: #042C2C;
  background: transparent;
}

a[href^="/"]:link:after {
  content: "  (Link auf <http://www.phenion.de " attr(href) ">)  ";
}


#balken_red {
  border-top: 1.5pt solid;
  font-size: 10pt;
  color: #333;
}

.copy{float:left; }
