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

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

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

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}

/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:0px;
	left:25px;
	
}

#logo a {
	display:none;
	height:80px;
	width:186px;
	text-indent:-700em;
}

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

#header {
	background:#37444f url(header2.jpg) 0px 0 no-repeat;
	color: #c4c4c4;
	margin-top:20px;
}

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

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

#saeule2 {
position:relative;
height:150px;
background:url(saueleoben.jpg) no-repeat;
left:491px;
top:0px;
}

#main-teaser {
	background:url(teasermitte.jpg) no-repeat;
	margin-top:-150px;
}

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

#main-block {
	background-image: url(linie_main_block.gif);
	background-position: 627px 0;
	background-repeat: repeat-y;
	background-color: #0D608B;
	padding-bottom: 40px;
	background:url(teasermitte.jpg) 0px 0 repeat;
}

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

#donate {
	display:block;
	clear:left;
	width:208px;
	height: 300px;
	background: #37444f url(bg_unav.gif) no-repeat;
	color: #c4c4c4;
	text-align:right;
}

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

#navhg {
	margin-top:380px;
}
