/* -----------------------------------------------

	* Screen Style Sheet

	* Name: 
	  http://www.a-stein.de
	
----------------------------------------------- */

@import url("reset.css");
@import url("layout.css");
#wrapper #content h1 {
	font-weight: normal;
	color: #4F5F69;
}

