/* CSS Dokument fuer die Printversion von pipho-jugend.de*/


#header {
 display:none;
}

#pfad {
  border-bottom-width:1px;
  border-bottom-color:#000;
  border-bottom-style:solid;
  font-size:small;
}

#menue {
  display:none;
}

#inhalt {
  font-size:medium;
}

#footer {
  display:none;
}


a {
  color:#00F;
  text-decoration:underline;
}

.screenonly {
  display:none;
}


a.external-link:before {
  content:url(pfeil.gif)" ";
}


/* ~~~~~~~~~~~~~
~~ Extensions ~~
~~~~~~~~~~~~~ */

/* ggf css für extensions noch anpassen */