/**
    * athleticum.ch Print Styling
    *
    * @copyright	2010
    * @author		André Murer
    * @version		0.1
*/

.print {display:block; margin-top:5px; font-style:italic; border-top:solid 1px #000000;}

* {margin:0px; padding:0px;}
html {}
body {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#3c3c3c; text-align:left;}

#wrapper {width:100%;}
#header {width:100%;}
#nav_main, #my_athleticum, #langnav, #service, #promoNav, #promoSwitch {display:none;}

#teaser {width:100%;position:static;}
#content {width:100%;}
#footer {width:100%;}

	
	
   
