/*******************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

*******************************************************************************/
body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Simple page reset */
	margin:0;
	padding:0;
}

body{
	/* Setting default text color, background and a font stack */
	color:#cccccc;
	background: url(background.jpg) no-repeat center top #252525;
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}



/* ### Teaser ############################################################### */

#main-teaser {
	background:url(displaysheader.gif) no-repeat;
}

/* ### Main-block Background ################################################# */



/* ### Donate ###################################################################### */


}

#donate input {
	margin-top: 180px;
	margin-right: 20px;
}
