 /* print.css fuer holgerappel.com | 26.01.10 by H. Appel */


body {
       font:9pt/120%  Arial, serif;
       background-color: #fff !important;
       background-image: none !important;
       color:#000;
      }

.page-break {page-break-after: always; } 

#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 760px;
       }

border {display: none;}


#content {width: 430px;
	  margin-left: auto;
	  margin-right: auto;
	 } 

/* normale Links */	 
a:link { color: black; }	 

/*.header {display: none; } */

/* abschalten header mit bild */
/* h3 {display: none; } */

/* Fuer die Druckausgabe ueberfluessiges abschalten z.B.*/
.date,.via, .drucken, #extras, #avmenu, #hamenu, #footer, #frontphoto  {display: none; }

a, a:visited, a:hover, a:visited:hover {
  color: #000;
  background: transparent;
  text-decoration: none;
}

posted {display: none; }
.topofpage  {display: none; }

h3 {
       font:9pt/120%  Arial, serif;
       background-color: #fff !important;
       background-image: none !important;
       color:#000;
       text-decoration: none;
      }
    
h2 { display: none; }    