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

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

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

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

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

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

#header {
	background:url(msl_l4.jpg) 1px 5px no-repeat;
       
}

#nav-header {
	position:absolute;
        top:35px;
	left:0px;
	bottom:0px;


}



position:absolute; top:35px; left:240px; width:150px; height:150px;
      z-index:1;


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

#main-teaser {
	/* background:url(msl_l2.jpg) 500px 10px no-repeat; */
}

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

#main-block {
	background-image: url(linie_main_block.gif);
	background-position: 785px 0;
	background-repeat: repeat-y;
	background-color: #4D4D4D;
	padding-bottom: 40px;
}

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

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

#donate input {
	margin-top: 300px;
	margin-left: 20px;
}