/*
Print CSS

@site       keinporto
@author     Sindre Wimberger // wimberger@echonet.at
@copyright  echonet communication gmbh
		    schottenfeldgasse 24, 1070 vienna
	  	    http://www.echonet.at
@date       11.03.2008
@lastmodified 
*/

/* @section =custom
-------------------------------------------------------------------*/
#c-logo-jwv, ul#c-nav, #c-footer, form, .v, .versteckt, p.more {display: none; visibility:hidden;}
.print { display: block; visibility: visible; }

/* ----- =base ----- */
#c-parent {width:100%; padding: 0;}
#c-main { padding: 0; }
#c-content {clear:both;margin-left:0;margin-right:0;width:100%;}
#c-logo-kmu { position: static; }
#c-logo-jwv { bottom: 0; }

/* ----- =formulare ----- */
textarea, input[type=text] {border:none;border-bottom: 2px #000 dashed;}