/*
Print CSS

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

/* @section =custom
-------------------------------------------------------------------*/
#head #head-img, #imgrotator, #sidebar, .v, p.more, p.back, .sbutton, .link_mail, .link_site, button, .button, #echonetgrid {display: none; visibility:hidden;}
.print { display: block; visibility: visible; }

/* @section =base
-------------------------------------------------------------------*/
body {background: none; color: #3A3D43;}
#page { background: none; }
#parent {margin: 0;width:100%;padding: 0; }
#head { height: auto; position: static; border-top: 100px solid #FFFFFF; margin: 0 0 10pt; }
#head #logo { position: absolute; top: 0; left: 0; }
#head #logo img { height:100px;border-right: 10pt solid #FFF; }
#head #head-title { width: auto; height: auto; text-indent: inherit; position: absolute; top: 50pt; left: 180px; background: none; font-size: 3em; }
#main { margin: 0; }
#content {float:none;width:100%; }
#footer { background: none; min-height: inherit; position: static; margin: 10pt 0 0; padding: 10pt 0 0; border-top: 1px solid #000000; }
#footer .inner { width: auto; margin: 0; padding: 0; background: none; min-height: inherit; }
#footer h3#logo-footer { font-size:1em;line-height:1.5;width: auto; height: auto; text-indent: inherit; background: none; margin: 0 .5em 0 0; }
#footer p {padding:0;}

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

/* @section =standard Elemente
-------------------------------------------------------------------*/
/* ----- =anchors ----- */
a {color: #3A3D43;}

/* ----- =headlines/ Ueberschriften/ Absaetze ----- */
h1 { color: #FF6600; }
h2 { color: #FF6600; }
h3 { color: #FF6600; }
h4 { color: #FF6600; }
h5 { color: #FF6600; }
h6 { color: #FF6600; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #FF6600; }
