@charset "UTF-8";

/*
@font-face {
	font-family: Avenir-LightOblique;
	src: url('../fonts/AvenirLTStd-LightOblique.otf');
}
*/


/*
   *************************************************************************************************
   body
   *************************************************************************************************
*/


body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;

	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;

	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	
	background-image: url(../images/pixel-gradient.png);
	background-repeat: repeat-x;	
	background-color: #171817;
	color: #ffffff;
	
	overflow-x: hidden;
	overflow-y: hidden;
}

.Images-Prealoader {
	display: none;
}



/*
   *************************************************************************************************
   Formate für die Templates
   *************************************************************************************************
*/

#Logo {
	position: fixed;
	top: 50px;
	left: 51px;
	height: 74px;
	width: 302px;
	background-repeat: no-repeat;
	z-index: 1000;
	cursor: pointer;
}

#LogoImg {
	position: fixed;
	top: 50px;
	left: 51px;
	height: 74px;
	width: 302px;
	background-image: url(../images/logo_web.png);
	background-repeat: no-repeat;
	z-index: 0;
	cursor: pointer;
}

#MainContainer {
	height: 1000px;
	width: 40000px;
	background-image: url(../images/backdrop_gfx_04.png);
	background-repeat: repeat-x;
	background-position: 0px 120px;
	position: fixed;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#StartMenu {
	
}

.PageContainer {
	position: absolute;
}

.PageContainerLoad {
	color: #303030 !important;
	opacity: 0;
}

.SubpageWrapper {
	position: relative;
	margin-left: 126px;
	width: 700px;
	top: 130px;
}


/* SUB MENU ******************************************************* */

#SubMenuWrapper {
	position: fixed;
	top: 600px;
	left: 154px;
	height: 81px;
	/* width: 640px; */
	font-size: 11px;
	z-index: 999;
}

#SubMenuMiddler {
	margin-left:auto; 
	margin-right:auto;
	/* width: 750px; */
}

#SubMenuWrapperLeft {
	background-image: url(../images/menubar_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 81px;
	width: 30px;
}

#SubMenuWrapperMiddle {
	background-image: url(../images/menubar_middle.png);
	background-repeat: repeat-x;
	float: left;
	height: 81px;
	
	padding-top: 33px;
}

#SubMenuWrapperRight {
	background-image: url(../images/menubar_right.png);
	background-repeat: no-repeat;
	float: left;
	height: 81px;
	width: 30px;
}


/* SUB MENU STAR ******************************************************* */

#SubMenuStar {
	width: 15px;
	height: 15px;
	float: left;
	background-image: url(../images/stern_02.png);
	background-repeat: no-repeat;
}


/* TOP MENU ******************************************************* */

#TopMenu {
	float: left;
	color: #cccccc;
}

#TopMenu a {
	font-size: 11px;
	text-decoration: none;
	color: #cccccc;
}

#TopMenu a:link {
	color: #cccccc;
}

#TopMenu a:hover {
	color: #ffffff;
}

.TopMenuItem {
	float: left;
	margin-right: 0px;
	font-size: 9px;
}


/* LANGUAGE MENU ******************************************************* */

#LanguageMenu {
	float: left;
	margin-left: 18px;
	/* display: none; */
}

.LanguageMenuItem {
	float: left;
	margin-right: 0px;
}

.LanguageMenuItem a {
	font-size: 11px;
	text-decoration: none;
	color: #cccccc;
}

.LanguageMenuItem a:link {
	color: #cccccc;
}

.LanguageMenuItem a:hover {
	color: #ffffff;
}



/* META MENU ******************************************************* */

#MetaMenu {
	float: left;
	margin-left: 18px;
	color: #cccccc;
}

.MetaMenuItem {
	font-size: 9px;
}

#MetaMenu a {
	font-size: 11px;
	text-decoration: none;
	color: #cccccc;
}

#MetaMenu a:link {
	color: #cccccc;
}

#MetaMenu a:hover {
	color: #ffffff;
}

.MetaMenuItem {
	float: left;
	margin-right: 0px;
}

/* Static MENU ******************************************************* */

#staticMenu {
	float: left;
	margin-left: 18px;
	color: #cccccc;
}

.staticMenuItem {
	font-size: 9px;
}

#staticMenu a {
	font-size: 11px;
	text-decoration: none;
	color: #cccccc;
}

#staticMenu a:link {
	color: #cccccc;
}

#staticMenu a:hover {
	color: #ffffff;
}

.staticMenuItem {
	float: left;
	margin-right: 0px;
}


/* OVERLAY ******************************************************* */



#OverlayWrapper {
	position: fixed;
	width: 2000px;
	height: 20000px;
	
	background-image: url(../images/page_04.png);
	background-position: 0 125px;
	background-repeat: no-repeat;
	
	display: none;
	z-index: 500;
}

#OverlayInner {
}

#OverlayBackground {
	position: fixed;
	width: 2000px;
	height: 20000px;
	z-index: 500;
	background-color: #000000;
	opacity: 0.8;
	display: none;
}

#TopMenuInhaltOuter {
	position: relative;
	margin-top: 195px;
	margin-left: 170px;
	width: 750px;
	height: 500px;
	
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}

#TopMenuInhaltInner {
	width: 750px;
	height: 500px;
	overflow: hidden;
}

#TopMenuClose {
	position: relative;
	margin-top: 20px;
	margin-left: 170px;
	width: 566px;
}


#FCE-Overlay-Zweispaltig-Title {
	height: 80px;
	width: 682px;
	border-bottom: 1px solid #808080;
}
#FCE-Overlay-Zweispaltig-Title h1 {
	margin-top: 5px;
}

#FCE-Overlay-Close {
	position: absolute;
	top: 15px;
	left: 535px;
	cursor: pointer;
}

#FCE-Overlay-Zweispaltig-Wrapper {
	height: 350px;
	width: 735px;
	padding-top: 10px;
	overflow: auto;
}

#FCE-Overlay-Zweispaltig-Left {
	margin-top: 0px;
	width: 330px;
	float: left;
}

#FCE-Overlay-Zweispaltig-Right {
	margin-top: 0px;
	margin-left: 22px;
	width: 330px;
	float: left;
}

#FCE-Overlay-Einspaltig-Contnet {
	width: 682px;
}


/* OVERLAY ******************************************************* */

#StartOverlayWrapper {
	position: fixed;
	width: 2000px;
	height: 20000px;
	
	background-color: #171817;
	opacity: 1;
	
	z-index: 999;
}

#StartOverlayInner {
	width: 55px;
	height: 55px;
	
	position: fixed;
	top: 300px;
	left: 400px;
}




/*
   *************************************************************************************************
   FCE ALLGEMEIN
   *************************************************************************************************
*/

.FCE-Fragen a {
	padding-top : 0px;
	padding-bottom : 8px;
	padding-left : 0px;
	padding-right : 0px;

	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;

	font-size : 13px;
	font-style : italic;
	line-height : 18px;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	
}

.FCE-Fragen a:link {
	color: #cccccc;
}

.FCE-Fragen a:visited {
	color: #cccccc;
}

.FCE-Fragen a:hover {
	color : #EC008C;
}

.Frage-selected a:link {
	color: #EC008C;
}

.Frage-selected a:hover {
	color: #EC008C;
}

.Frage-selected a:visited {
	color: #EC008C;
}



/* NAV MENU ******************************************************* */

#NavMenu {
	/* position: absolute;   */
	/* top: 550px;		     */
	/* left: 170px;		     */
	height: 50px;
	/* width: 693px; */
	width: 700px;
	
	z-index: 499;

	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;
	
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 12px;
}

#NavMenuInhalt {
	position: absolute;
	top: 421px;
	/* left: 170px; */
	
	height: 50px;
	width: 631px;

	z-index: 499;

	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;
	
	padding-left: 30px;
	padding-top: 12px;
}

#NavMenuCenter {
	text-align: center;
	width: 575px;
	height: 10px;
}

#NavMenuLeft {
	height: 10px;
	width: 10px;
	float: left;
	margin-right: 10px;
}

#NavMenuLeft a {
	height: 10px;
	width: 10px;
	float: left;
	background-image: url(../images/arrow_left_grey.png);
	background-repeat: no-repeat;
}

#NavMenuLeft a:hover {
	height: 10px;
	width: 10px;
	float: left;
	background-image: url(../images/arrow_left_white.png);
	background-repeat: no-repeat;
}

#NavMenuDotsWrapper {
	height: 10px;
	width: 525px;
	float: left;
	
}


#NavMenuDots {
	height: 10px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
}

.NavMenuDotsItem {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 10px;
}

.NavMenuDotsItem a {
	float: left;
	background-image: url(../images/dot_grey.png);
	background-repeat: no-repeat;
	width: 21px;
	height: 10px;
	border: none;
}

.NavMenuDotsItem a:hover {
	float: left;
	background-image: url(../images/dot_white.png);
	background-repeat: no-repeat;
	width: 21px;
	height: 10px;
}

.NavMenuDotsItemActive a {
	background-image: url(../images/dot_magenta.png);
}

.NavMenuDotsItemActive a:hover {
	background-image: url(../images/dot_white.png) !improtant;
}



.NavMenuDotsItemCurrent {
/*
	float: left;
	width: 10px;
	height: 10px;
*/
}

.NavMenuDotsItemCurrent a {
	float: left;
	background-image: url(../images/dot_magenta.png);
	background-repeat: no-repeat;
	width: 21px;
	height: 10px;
	border: none;
}

.NavMenuDotsItemCurrent a:hover {
	float: left;
	background-image: url(../images/dot_white.png);
	background-repeat: no-repeat;
	width: 21px;
	height: 10px;
}




#NavMenuRight {
	height: 10px;
	width: 10px;
	float: left;
	margin-left: 10px;
}

#NavMenuRight a {
	height: 10px;
	width: 10px;
	float: left;
	background-image: url(../images/arrow_right_grey.png);
	background-repeat: no-repeat;
}

#NavMenuRight a:hover {
	height: 10px;
	width: 10px;
	float: left;
	background-image: url(../images/arrow_right_white.png);
	background-repeat: no-repeat;
}



/*
   *************************************************************************************************
   FCE-Inhalt01 CONTENTSEITEN
   *************************************************************************************************
*/



#FCE-Inhalt01-Wrapper {

}

#FCE-Inhalt01-Image {
	position: absolute;
	height: 116px;
	width: 116px;
	left: 44px;
	top: 0px;
}
		
#FCE-Inhalt01-Dot {
	display: none;
	background-image: url(../images/punkt_gross.png);
	position: absolute;
	height: 44px;
	width: 44px;
	top: 99px;
	left: 0px;
}

#FCE-Inhalt01-Box {
	position: absolute;
	top: 0px;
	left: 28px;
	height: 400px;
	width: 631px;
}

#FCE-Inhalt01-Title {
	position: absolute;
	height: 51px;
	width: 631px;
	top: 0px;
	left: 0px;
	z-index: 20;
	
	background-image: url(../images/box_top.png);
	background-repeat: no-repeat;

	padding-left: 31px;
	padding-top: 24px;
}

#FCE-Inhalt01-Text-Outer {
	position: absolute;
	left: 0px;
	top: 51px;
	width: 631px;
	z-index: 20;
	
	background-image: url(../images/box_middle_light.png);
	background-repeat: repeat-y;

	padding-left: 31px;
	padding-right: 31px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

#FCE-Inhalt01-Text-Inner {
	width: 570px;
	height: 350px;
	overflow: auto;

	padding-top: 0px;
	padding-bottom: 0px;	
}

#FCE-Inhalt01-Bottom {
	position: absolute;
	height: 51px;
	width: 631px;
	top: 209px;
	left: 0px;
	z-index: 20;
	
	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;

	padding-left: 31px;
	padding-top: 15px;
}

/*
   *************************************************************************************************
   FCE-Inhalt02 STARTPAGE
   *************************************************************************************************
*/

#FCE-Inhalt02-Angebot {
	background-image: url(../images/angebot.png);
	position: absolute;
	height: 78px;
	width: 78px;
	top: -20px;
	left: 545px;
	z-index: 21;
	cursor: pointer;	
}


#FCE-Inhalt02-Dot {
	display: none;
	background-image: url(../images/punkt_gross.png);
	position: absolute;
	height: 44px;
	width: 44px;
	top: 99px;
	left: 0px;
}

#FCE-Inhalt02-ContentWrapper {
	position: absolute;
	top: 0px;
	left: 29px;
	
	height: auto;
	width: auto;
}

#FCE-Inhalt02-Wrapper {
	width: 700px;
}

#FCE-Inhalt02-Title {
	height: 21px;
	width: 631px;
	z-index: 20;
	
	background-image: url(../images/box_top.png);
	background-repeat: no-repeat;

	padding-left: 31px;
	padding-top: 22px;
	padding-bottom: 7px;	
}

.FCE-Inhalt02-Title {
	cursor: pointer;
}

#FCE-Inhalt02-Title h1 {
	margin: 0px;
}

#FCE-Inhalt02-Text-Outer {
	width: 631px;
	height: 200px;
	z-index: 20;
	
	background-image: url(../images/box_middle_light.png);
	background-repeat: repeat-y;

	padding-left: 31px;
	padding-right: 31px;
	padding-top: 5px;
	padding-bottom: 3px;
	
	display: block;
}

#FCE-Inhalt02-Text-Inner {
	width: 570px;
	height: 200px;
	overflow: auto;
	z-index: 20;
}

.FCE-Inhalt02-Spacer {
	height: 1px;
	width: 631px;
	
	background-image: url(../images/box_middle_light.png);
	background-repeat: repeat-y;
}

.FCE-Title {
	overflow: hidden;
}

.FCE-Fade {
	overflow: hidden;
}




/* FRAGE 1 */

#FCE-Inhalt02-Frage1Wrapper {
	width: 631px;
	z-index: 20;
	
	background-image: url(../images/box_middle_dark.png);
	background-repeat: repeat-y;

	padding-left: 31px;
	padding-right: 31px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#FCE-Inhalt02-Fragezeichen1 {
	height: 42px;
	width: 42px;
	background-image: url(../images/frage_icon_klein.png);
	background-repeat: no-repeat;
	float: left;
}

#FCE-Inhalt02-Frage1 {
	margin-left: 43px;
	width: 550px;
}

#FCE-Inhalt02-Frage1 h1 {
	color: #cccccc;
}

#FCE-Inhalt02-Antwort1Outer {
	width: 631px;
	height: 200px;
	z-index: 20;
	
	background-image: url(../images/box_middle_light.png);
	background-repeat: repeat-y;

	padding-left: 31px;
	padding-right: 31px;
	padding-top: 5px;
	padding-bottom: 3px;	
	
	/* display: none; */
}

#FCE-Inhalt02-Antwort1Inner {
	width: 570px;
	height: 200px;
	overflow: auto;
	z-index: 20;
}


/* FRAGE 2 */

#FCE-Inhalt02-Frage2Wrapper {
	width: 631px;
	z-index: 20;
	
	background-image: url(../images/box_middle_dark.png);
	background-repeat: repeat-y;

	padding-left: 31px;
	padding-right: 31px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#FCE-Inhalt02-Fragezeichen2 {
	height: 42px;
	width: 42px;
	background-image: url(../images/frage_icon_klein.png);
	background-repeat: no-repeat;
	float: left;
}

#FCE-Inhalt02-Frage2 {
	margin-left: 43px;
	width: 550px;
}

#FCE-Inhalt02-Frage2 h1 {
	color: #cccccc;
}

#FCE-Inhalt02-Antwort2Outer {
	width: 631px;
	height: 200px;
	z-index: 20;
	
	background-image: url(../images/box_middle_light.png);
	background-repeat: repeat-y;

	padding-left: 31px;
	padding-right: 31px;
	padding-top: 5px;
	padding-bottom: 3px;
	
	/* display: none; */	
}

#FCE-Inhalt02-Antwort2Inner {
	width: 570px;
	height: 200px;
	overflow: auto;
}

/* FRAGE 3 */

#FCE-Inhalt02-Frage3Wrapper {
	width: 631px;
	z-index: 20;
	
	background-image: url(../images/box_middle_dark.png);
	background-repeat: repeat-y;

	padding-left: 31px;
	padding-right: 31px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#FCE-Inhalt02-Fragezeichen3 {
	height: 42px;
	width: 42px;
	background-image: url(../images/frage_icon_klein.png);
	background-repeat: no-repeat;
	float: left;
}

#FCE-Inhalt02-Frage3 {
	margin-left: 43px;
	width: 550px;
}

#FCE-Inhalt02-Frage3 h1 {
	color: #cccccc;
}

#FCE-Inhalt02-Antwort3Outer {
	width: 631px;
	height: 200px;
	z-index: 20;
	
	background-image: url(../images/box_middle_light.png);
	background-repeat: repeat-y;

	padding-left: 31px;
	padding-right: 31px;
	padding-top: 5px;
	padding-bottom: 3px;	
	
	/* display: none; */
}

#FCE-Inhalt02-Antwort3Inner {
	width: 570px;
	height: 200px;
	overflow: auto;
}

#FCE-Inhalt02-Bottom {
	height: 51px;
	width: 631px;
	z-index: 20;
	
	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;

	padding-left: 31px;
	padding-top: 15px;
}


/*
   *************************************************************************************************
   FCE-Inhalt03 ANTWORTENSEITEN
   *************************************************************************************************
*/

#FCE-Inhalt03-Wrapper {
	width: 610px;
}

/* FRAGE 1 */

#FCE-Inhalt03-Frage1Wrapper {
}

#FCE-Inhalt03-Fragezeichen1 {
	height: 42px;
	width: 42px;
	background-image: url(../images/frage_icon_klein.png);
	background-repeat: no-repeat;
	float: left;
}

#FCE-Inhalt03-Frage1 {
	position: relative;
	margin-top: 15px;
	margin-left: 43px;
}

#FCE-Inhalt03-Frage1 h1 {
	color: #cccccc;
}

/* FRAGE 2 */

#FCE-Inhalt03-Frage2Wrapper {
}

#FCE-Inhalt03-Fragezeichen2 {
	height: 42px;
	width: 42px;
	background-image: url(../images/frage_icon_klein.png);
	background-repeat: no-repeat;
	float: left;
}

#FCE-Inhalt03-Frage2 {
	margin-top: 15px;
	margin-left: 43px;
}

#FCE-Inhalt03-Frage2 h1 {
	color: #cccccc;
}

/* FRAGE 3 */

#FCE-Inhalt03-Frage3Wrapper {
}

#FCE-Inhalt03-Fragezeichen3 {
	height: 42px;
	width: 42px;
	background-image: url(../images/frage_icon_klein.png);
	background-repeat: no-repeat;
	float: left;
}

#FCE-Inhalt03-Frage3 {
	position: relative;
	margin-top: 15px;
	margin-left: 43px;
}

#FCE-Inhalt03-Frage3 h1 {
	color: #cccccc;
}

#FCE-Inhalt03-Text {
	margin-left: 43px;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*
   *************************************************************************************************
   FCE - Publikationen
   *************************************************************************************************
*/


#FCE-Publikation-Wrapper {
	width: 682px;
	margin-bottom: 25px;
}

#FCE-Publikation-Wrapper .download {
	top: -2px;
	position: relative;
}

#FCE-Publikation-Wrapper .download a {
	background-color: transparent;
}

#FCE-Publikation-Wrapper .download :hover {
	background-image: url(../images/download.jpg);
}

#FCE-Publikation-Left-Wrapper {
	width: 155px;
	float: left;
	min-height: 10px;
	position: relative;
	top: 0px;
}

#FCE-Publikation-Left {
	width: 155px;
	min-height: 10px;
	text-align: center;
}

#FCE-Publikation-Right {
	width: 505px;
	margin-left: 20px;
	float: left;
} 

#FCE-Publikation-Right h1 {
	font-size: 16px !important;
	font-weight: normal !important;
	line-height: 21px !important;
	padding: 0px;
	margin-bottom: 11px;
	margin-top: 11px;
	color: #8DD600 !important;
}



/*
   *************************************************************************************************
   FCE - Publikationen
   *************************************************************************************************
*/


#FCE-Personen-Wrapper {
	margin-bottom: 20px;
}
#FCE-Personen-Left {
	width: 330px;
	float: left;
	margin-top: 3px;
}
#FCE-Personen-Right {
	margin-left: 10px;
	width: 330px;
	float: left;
}


/*
   *************************************************************************************************
   FCE - Zitat
   *************************************************************************************************
*/

.zitat {
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.zitat-header {
 	width: 525px;
}

.zitat-content {
	width: 525px;
	background-image: url(../images/zitat-content-02.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.zitat-left {
	width: 40px;
	height: 20px;
	float: left;
}

.zitat-middle {
	width: 445px;
	float: left;
	position: relative;
	z-index: 1;
}

.zitat-quotes-left {
	position: absolute;
	left: -45px;
	top: -30px;
	z-index: -1;
}

.zitat-quotes-right {
	position: absolute;
	bottom: 0px;
	left: 430px;
	z-index: -1;
}

.zitat-right {
	width: 40px;
	height: 20px;
	float: left;
}

.zitat-footer {
	width: 525px;
	height: 40px;
	background-image: url(../images/zitat-footer.jpg);
	background-repeat: no-repeat;
	margin-left: 14px;
}

.zitat-comment-outer {
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

.zitat-comment {
	width: 445px;
	margin-left: 40px;
}

.zitat-inhalt {
	color: #8DD600;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	z-index: 1;
}

.zitat-name {
	font-size: 11px;
	color: #808080;
}

.zitat-komma {
	font-size: 11px;
	color: #808080;
	position: relative;
	left: -5px;
}

.zitat-funktion {
	font-size: 11px;
	color: #808080;
}

.zitat-unternehmen {
	font-size: 11px;
	color: #808080;
	margin-bottom: 30px;
}

#FCE-Overlay-Print {
	position: absolute;
	right: 70px;
	top: 80px;
	}

#FCE-Main-Print {
	position: absolute;
	/* right: 25px; */
	left: 587px;
	top: 21px;
	z-index: 25;
	}



/* !inhaltGallery */
/* ---------------------------------------------------------------------- */

#fceGalleryIcon {
	/* display: none; */
	width: 20px;
	height: 20px;
	position: absolute;
	top: 21px;
	left: 560px;
	z-index: 25;
	background-image: url(../images/image_m.png);
	cursor: pointer;
}

#fceGalleryWrapper {
	position: absolute;
	left: 0px;
	top: 51px;
	width: 631px;
	height: 350px;
	z-index: 20;
	
	background-image: url(../images/box_middle_light.png);
	background-repeat: repeat-y;

	padding-left: 31px;
	padding-right: 31px;
	padding-top: 10px;
	padding-bottom: 10px;		
	display: none;
}

#fceGallery {
	text-align: center;
	width: 568px;
	position: absolute;
	left: 15px;
	top: 0px;
}

.fceGalleryItem {
	position: absolute;
	top: 0px;
	left: 00px;
	width: 600px;
	height: 370px;
	background-color: #202020;
}

#fceGalleryArrowLeft {
	position: absolute;
	left: 30px;
	top: 165px;
	height: 10px;
	width: 10px;
	background-image: url(../images/arrow_left_magenta.png);
	cursor: pointer;
}

#fceGalleryArrowRight {
	position: absolute;
	right: 95px;
	top: 165px;
	height: 10px;
	width: 10px;
	background-image: url(../images/arrow_right_magenta.png);
	cursor: pointer;
}




