@charset "utf-8";

/* BERUFORT ACCESS.CSS  */


/*--------------------------------------
*
*	00.HEAD
*	01.DIV#ACCMAP
*	02.DIV#ACCFLOOR
*
*--------------------------------------*/


/**-------------------------------------
	00.HEAD
---------------------------------------**/

h2#accH2
{
	width: 820px;
	height: 180px;
	margin: 0 0 30px 0;
	text-indent: -99999px;
	background: url(../images/accessH2.jpg) no-repeat;
}

/**-------------------------------------
	01.DIV#ACCMAP
---------------------------------------**/

div#accMap
{
	text-align: center;
}

div#accMap h3
{
	width: 820px;
	height: 40px;
	margin: 0 0 25px 0;
	text-indent: -99999px;
	background: url(../images/accessH3_1.gif) no-repeat;
}

div#accMap p
{
	margin: 20px 0 50px 0;
}

/**-------------------------------------
	02.DIV#ACCFLOOR
---------------------------------------**/

div#accFloor
{
	text-align: center;
}

div#accFloor h3
{
	width: 820px;
	height: 40px;
	margin: 0 0 15px 0;
	text-indent: -99999px;
	background: url(../images/accessH3_2.gif) no-repeat;
}

div#accFloor p
{
	margin: 50px 0 12px 0;
}
