/*
Print CSS

@site       wohncomfort.at
@author     Roman Weiss // weiss@echonet.at
@copyright  echonet communication gmbh
		    schottenfeldgasse 24, 1070 vienna
	  	    http://www.echonet.at
@date       13.11.2007
@lastmodified 
*/

html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, li {padding: 0;font-family:Verdana, Arial, Helvetica, sans-serif;}
html #startsmart, #headerbild { display:none;}
body {font-size:62.5%;text-align: left;}
.page {page-break-after: always;} /* Inhalt beginnt auf einer neuen Seite  */

/* +standard Elemente
-------------------------------------------------------------------*/
.fright {float:right;}
.fleft {float:left;}
.c {clear: both;}
.center {text-align: center;}
#c-sitenav, #Hauptnavigation, #Metanavigation { display:none;}

/* ----- +Links ----- */
a {color: #000000;text-decoration: underline;}
/* ----- +headlines/ Überschriften/ Absätze ----- */
h1 {font-size: 1.835em;font-weight: normal;}
h2 {font-size: 1.5em;font-weight: normal;}
h3 {font-size: 1.335em;font-weight: normal;}
h4 {font-size: 1.165em;font-weight: normal;}
h5 {font-size: 1em;font-weight: bold;}
h6 {font-size: 0.915em;font-weight: normal;}
h3 a:link, h3 a:visited, h3 a:focus, h3 a:hover, h3 a:active {text-decoration:none;}
/*#articletext a[href]:after {content: " (" attr(href) ") ";font-size: 90%;}
#articletext a[href^="/"]:after {content: " (http://www.echonet.at" attr(href) ") ";}*/

/* ----- +bilder ----- */
img {border:0;}/* display:block; Verhindert whitespace unter bild */
.fright img, img.fright {margin: 0 0 3px 7px;}
.fleft img, img.fleft {margin: 0 7px 3px 0;}

/* +grundlayout
-------------------------------------------*/
#c-parent {font-size: 1.2em;}
.v,#c-easy2see { display:none;}

/* +formulare
-------------------------------------------*/
textarea, input{ border:none;}
.nobutton, #Nachricht{display:none;}

/* +ausblenden der nicht benötigten elemente
-------------------------------------------*/
#c-nav{ display:none;}
#sidebar img{ display:none;}
#c-parent #footer { font-size:100%; font-style:italic; text-align:center;}
#c-parent ul li{ list-style-type:disc;}



