/*
       dachcolor-wolff.de 
       css for screen
       handcrafted by oli strobel mediengestaltung digital & print (http://olistrobel.de)
       created: 2007-06-29
       last modified: 2007-07-09
       by: os
			 
			 -> ! dach.css ! <-
*/

/*****************************************************************/

/*
       title:          LAYOUT
       description:    page setup
    
/*****************************************************************/


#content h2{
	padding: 280px 20px 10px 275px;
}

#content h3{
	padding: 20px 20px 0px 20px;
}
/*****************************************************************/


/*
       title:          TYPOGRAPHIE
       description:    page setup
*/    
/*****************************************************************/

#content h2{
	color: #fff;
}
/*****************************************************************/


/*
       title:          BACKGROUNDS
       description:    page setup
*/    
/*****************************************************************/


#content{
	background: url(../images/content_ihr_dach_neu.jpg) no-repeat;
}
/*****************************************************************/

