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

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

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

/* ### Logo ################################################################# */
/*#logo {
	position:absolute;
	top:10px;
	right:10px;
	border: 1px solid #37444f;
	background-image: url(redaxo_logo_klein.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height:80px;
	width:215px;
	text-indent:-700em;
}*/

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

#header {
	background: url(logo3.gif);
	}

#header-linie{
	background:url(trennline-header.gif);
	}

#nav-header {
	position:absolute;
	left:210px;
	bottom:18px;
}

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

#main-teaser {
}

#main-teaser1 {
}

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

#main-block {
	background-position: 627px 0;
	background-repeat: repeat-y;
	background-color: #eaeaea;
	padding-bottom:20px;
	padding-left:20px;
}

#suche{
	padding-left: 20px;

}


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

/*#donate {
	display:block;
	clear:left;
	width:210px;
	height: 650px;
	background: #660000;
	}

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