/* <![CDATA[ */

/*
CSS Document 
Theme Name: NaturSpross
Author: Michel Weber
Author URI: http://www.filmprojekt.ch
------------------------------------------------------------------------- */

/*********** Print layout **********/
body{
margin:0 auto;
padding:0;
font-family:"Times New Roman",Serif;
background:#ffffff;
color:#000000;
}
	
#container{
margin:2%;
width:auto;
float:none !important;
}

#main{
float:none !important;
}

h1{
margin:0 0 40px 0;
font-size:1.3em;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
}

h2{
margin:10px 0px 10px 0px;
font-size:1.2em;
font-weight:strong;
color: #000000;
}

h3{
margin:6px 0px 5px 0px;
font-size:1.0em;
font-weight:bold;
color: #000000;
}

h4{
margin:0 0 0 0;
font-size:1.6em;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
}

p{
margin:0 0 -3px 0;
line-height:1.4em;
text-align:left;
}

#topNav, #mainNav, #sideNav, #sidebar, #footer, .hide{
display:none;
}

#content img{
display:none;
}

a{
text-decoration:none;
color:#000000;
}
 /* ]]> */