/*
       dachcolor-wolff.de 
       css for screen
       handcrafted by oli strobel mediengestaltung digital & print (http://olistrobel.de)
       created: 2007-06-29
       last modified: 2007-07-06
       by: os
			 
			 -> ! faq_01.css ! <-
*/


/*****************************************************************/


/*
       title:          BACKGROUNDS
       description:    page setup
*/    
/*****************************************************************/


#content{
	background: transparent;
	overflow: auto;
}
#content h1{
	color: #11591A;
	font-size: 14px;
	font-weight: bolder;
}
/*****************************************************************/

