/**
* CSS (print)
*
* @author	Sebastian Müller <sebastian produktivbuero de>
* @date		04/08/2009
* 
* WIRD AUCH VON http://newsletter.x-verleih.de verwendet!!
*/

body {color:#000; background:#FFF;}

h1 {border:none;}

#left {padding:30px 0; width:auto; float:none;}
#right {margin:0; padding:0; background:none;}
#content {float:none;}
#breadcrump {margin-bottom:30px; line-height:55px; font-size:1.3em; border-top:1px solid #000; border-bottom:1px solid #000;}

.contentBackground {padding:0; background:none;}

#header h1 {font-size:3em;}
#header h1 a {display:block; width:auto; height:auto; overflow:visible; text-indent:0; background:none;}
#breadcrump a {color:#000;}

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