/**
* CSS (print)
*
* @author	Sebastian Müller <sebastian produktivbuero de>
* @date		14/01/2009
*/

body {margin:70px 0;}

h1.title {font-size:3em; font-variant: small-caps;}
h1.title a {padding-top:5px; position:absolute; top:0; left:0; width:280px; text-indent:1px; background:none; color:#000; text-decoration:none;}
h2.subtitle {position:absolute; top:40px; left:0; width:280px; font-size:1.5em; font-weight:normal; display:inline;}

.hide {display: none;}
.print {}
.noprint {display: none;}