@charset "utf-8";
/* CSS Document */

/******************** HOEHERE EBENEN ********************/

/*** fuer button Seite SYSTEME ***/
#upframea_outer{
	width:100%;
	position:absolute;
	margin-top:220px;
	left:0px;
	}

#upframea_inner{
	width:1130px;
	height:200px;
	margin:auto;
	position:relative;
	}
	
#upframea_header{
	z-index:20;
	position:relative;
	margin-right:50px;
	float:right;
	width:200px;
	height:200px;
	background-image:url(../images/button_rezept.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#FE9301;
	}

#header_pstitle {
    margin-top: 250px;
    margin-left: 20px;
    color: #FFF;
    font-weight: 500;
    font-size: 1em;
    text-transform: uppercase;
    font-family: AvantGardGothEF-MedCon,Verdana,Arial,Helvetica,sans-serif;
}
	
