/*
Print CSS

@site       teamfuereuropa.eu
@author     Sindre Wimberger // wimberger@echonet.at
@copyright  echonet communication gmbh
		    schottenfeldgasse 24, 1070 vienna
	  	    http://www.echonet.at
@date       24.04.2008
@lastmodified 
*/
/* @section =body
-------------------------------------------------------------------*/
html, body {height:auto;min-height:inherit;}

/* @section =base
-------------------------------------------------------------------*/
#c-header {margin-left:0;}
#c-parent {width:100%;}
#c-sidebar, #c-content {float:none;width:100%;}
#c-sidebar {border-bottom:60px solid #C8D2DC;margin:1em 0;}
#c-sidebar p {display:inline;}
#c-sidebar p img {margin:0 10px -60px 10px; vertical-align:baseline;}
#c-title {border-bottom:1px solid #C8D2DC;color:#C8D2DC;}

/* @section =snippets
-------------------------------------------------------------------*/
/* ----- =layout ----- */
ul#c-sitenav, #c-nav, form, #overlay, #lightbox, .v, .versteckt, .back {display: none; visibility:hidden;}

/* ----- =print ----- */
/*#c-content a[href]:after {content: " (" attr(href) ") ";}
#c-content a[href^="/"]:after {content: " (http://www.teamfuereuropa.eu" attr(href) ") ";}*/

/* ----- =downloads ----- */
ul.downloads {list-style:square;margin-left:1.67em;}
ul.downloads li a {padding-left:0;}

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

