
/*************************************************/
/*               print.css                                    */
/*    Stylesheet für restaurantfuehrer-bremen */
/*        Stand:  27.12.2008                           */
/***********************************************/


/* Fuer die Druckausgabe Ueberfluessiges abschalten     #seitkopf,          */
 #navkopf,  #navleist, #infoteil, #fussnote  { display: none; }

/* Volle Papierbreite, kein Hintergrund     */
body {   margin: 0;   padding: 0;  background: transparent;  }

p   { font-family: "times new roman", times, serif;  font-size: 11pt; font-style: normal; color: black; margin: 0px; padding: 0px;   } 

h1 { font-family: arial, verdana, arial, helvetica, sans-serif; font-size: 13pt; font-style: normal; font-weight: bold; color: black; margin: 0px; padding: 0px;} 

h3 { font-family: helvetica, verdana, arial,  sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: black; margin: 5px 0px 0px 0px; padding: 0px; } 

h5 { font-family: helvetica, verdana, arial,  sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: black; margin: 5px 0px 0px 0px; padding: 0px; } 

/*Verhindert Seitenumbruch nach Überschriften   */
/*  page-break-after: avoid; */
}

/* Links werden nicht farbig gekennzeichnet  */
/* a, a:visited, a:hover, a:visited:hover {   color: #04667e; */
/*  background: transparent; */
/*  text-decoration: none; } */
