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

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

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

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

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

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

#header {
	height: 245px;
}

/*#header_img	{
	width: 391px;
	height: 226px;
	left: 457px;
	top: 29px;
	position: absolute;
	background-image: url(bild1.jpg);

}

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

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

#main-teaser {

}

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

#main-block {

}
