/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Hintergrundbild						                                                                   */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

body { background: #ffffff url(/images/rh_blog/auhabl_body-x.gif) center top repeat-x; }


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Die Hauptrahmen zur Positionierung                                                                     */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#top
{
	width: 850px;
	margin: 0 auto;
	background: transparent;
	background: transparent url(/images/rh_blog/auhabl_top-y.gif) center top repeat-y;
}

#linke_spalte
{
	float: left;
	display: inline;
	width: 599px;
	margin-left: 26px;
}

#rechte_spalte
{
	float: right;
	display: inline;
	width: 200px;
	margin-right: 25px;
}


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Kopfbereich: Logo-Link zur Startseite, Kopfbanner 					                                   */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#header
{
	background: transparent url(/images/rh_blog/auhabl_header-top.gif) center top no-repeat;
}
#logo
{
	text-decoration: none;
	border: none;
	outline: 0px none;
}
#logo img
{
	width: 850px;
	height: 181px;
	margin-top: 60px;
	border: none;
	outline: 0px none;
}

#banner
{
	display: block;
	width: 800px;
	height: 190px;
	margin: 0 25px;
}




/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Fussbereich														                                       */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#footer
{
	clear: both;
	width: 850px;
	margin: 0;
	padding: 0 0 35px 0;
	background: transparent url(/images/rh_blog/auhabl_footer-bottom.gif) center bottom no-repeat;
}
#footer p
{
	margin: 0 225px 0 25px;
	padding: 15px;
	border-top: 1px solid #6e94ac;
	color: #000000;
	text-align: center;
}

