/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++ Berührungspunkte.net CSS for Print +++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */

body {
   background: white;
   font-size: 12pt;
	 background-image:none;
	 margin:0;
   padding:0;
   border:0;
   }
#navigation {
   display: none;
   }
#screen-header {
   display: none;
   }	 
#screen-footer {
   display: none;
   }	 
#content {
   width: auto;
	 background: white;
	 text-align:left;
   margin:0;
   padding:0;
   border:0;
   float: none !important;
   color: black;
	 background-color:#ffffff;
	 background-image:none;
   background: none;
   }
#content h1 {
	text-align:center;
}	 
a:link, a:visited {
   color: #520;
   background: transparent;
   text-decoration: underline;
   }
/*#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.anjama.net" attr(href) ") ";
   }*/
