a:after {content: " - Externer Link: " attr(href);}

a {
text-decoration:none; 
}

 .deckblatt {
 	page-break-after: always; 
 	margin-top : 9cm; 
 	text-align : center;
 } 
 
 p {
 font-family:Arial, Courier ,sans-serif; 
font-size:14px; 
color:#000000;
text-align : center;
margin: 10px;
 }
 
  .logo { display: none; }
  .menu { display: none; }
  #sig { display: none; }
  
  * {background: white;}