/*
Druck CSS

@site       trendcom.at KP3
@author     Philipp Brunner // brunner@echonet.at
@copyright  echonet communication gmbh
		    schottenfeldgasse 24, 1070 vienna
	  	    http://www.echonet.at
@date       29.01.2009
@lastmodified
*/

/* @section =body
-------------------------------------------------------------------*/
html {background-color: #fff;background-image:none;height:auto;width:100%;}
body {background-color: #fff;background-image:none;width:97%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12pt; }

/* @section =base
-------------------------------------------------------------------*/
#c-parent { width:auto;}
#c-logo {border: none; margin-bottom: 20pt;}
#c-content { margin: 0; padding: 0; float: none; width: 100%; }
#c-impressum { margin-top: 50pt; font-size: 10pt; }

/* @section =image
-------------------------------------------------------------------*/
.fright img, img.fright {  float: right; margin: 0 0 .3em .8em; }
.fleft img, img.fleft { float: left; margin: 0 .8em .3em 0; }

/* @section =hidden sections
-------------------------------------------------------------------*/
#c-nav, #c-conav ul, #c-angebot-fnav, .v { display: none; }