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

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

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

/* ### Logo ################################################################# */
#logo   { background: url(header_mit_ebene.png) no-repeat 0 0; border: #37444f; position: absolute; top: 1px; right: 10px; left: 45px }

#logo a  { text-indent: -700em; display: block; width: 800px; height: 100px }

/* ### Header ############################################################### */

#header  { color: #c4c4c4; background: no-repeat 210px 0 }

#nav-header    { background-color: red; position: absolute; bottom: 18px; left: 110px }

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

#main-teaser  { background-repeat: no-repeat }

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

#main-block  { background: repeat-y 627px 0; padding-bottom: 40px }

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

#donate  { color: #c4c4c4; background-repeat: no-repeat; text-align: right; display: block; clear: left; width: 208px; height: 300px }

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