/*

Postkarte HD
http://www.fotopost24.de/ipad

P R I N T . C S S

Version: 		1.0
Last modified:	30.06.2010

*/


/*  P R I N T   S E T T I N G S
--------------------------------------------------------------------------------------------------- */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, legend, table, th, tr, td { background: transparent; font-size: 100%; vertical-align: baseline; border: 0; outline: 0; margin: 0; padding: 0; } 

html { height: 100% }
body { background: #FFF; font: normal 11pt/16pt Arial, Helvetica, sans-serif; word-spacing: 1.1pt; letter-spacing: 0.2pt; color: #000; }

p, h2, h3, h4, h5, ul, ol, form { margin-bottom: 14pt; }

h1 { font-size: 24pt; }
h1 a { color: #000; text-decoration: none; }

h2 { font-size: 18pt; }
h3 { font-size: 14pt; }
h4 { font-size: 11pt; }
h5 { font-size: 11pt; }

em { font-style: italic; }
strike, del { text-decoration: line-through; }
blockquote, cite { font-style: italic; height: 1%; /* stupid IE */ width: auto; margin: 1em 2.5em; }
code { font-family: "Courier New", Monaco, monospace; }

hr { background-color: #000; border-color: #000; }

ul { list-style: disc inside; padding: 0 11pt }
ol { list-style: decimal inside; padding: 0 11pt }


/*  H I D D E N   E L E M E N T S
--------------------------------------------------------------------------------------------------- */

#skip, #topnav, #nav { display: none; }



/*  E N D   P R I N T . C S S
--------------------------------------------------------------------------------------------------- */