/*******************************************************************/
/*                                                           RESET */
/*******************************************************************/
body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, input, label { padding: 0px; margin: 0px; }

body {
  font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
}
/*******************************************************************/
/*                                                          GLOBAL */
/*******************************************************************/
.clear { clear: both; height: 0px; overflow: hidden;}
.hide { display: none; }
.red { color: #CC0000; }
.orange { color: #FC9700!important; }
.green { color: #009900; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.small { font-size: 11px; }
.grey { color: #CCCCCC; }
.big { font-size: 14pt!important; }

img { border: none; }
a img { border: none; }
a { color: #000000; text-decoration: underline; font-weight: bold;}
a:hover { color: #CC0000; }

img.right { float: right; margin-left: 8px; margin-bottom: 5px; margin-top: 3px; }
img.left { float: left; margin-right: 8px; margin-bottom: 5px; margin-top: 3px; }

hr { display: none; }
.hr-line { height: 1px; overflow: hidden; background-color: #CCCCCC; }

/*******************************************************************/
/*                                                          LAYOUT */
/*******************************************************************/
body { }
#page-wrapper { }

#page-alte-bg-position { display: none;}


/*******************************************************************/
/*                                                          HEADER */
/*******************************************************************/
#header {}
#header-content { }

/********/
/* LOGO */
/********/
#logo { margin-bottom: 1em;}

#title-facility-management { display: none; }

/********/
/* MENU */
/********/
#menu { display: none;}

/*******************************************************************/
/*                                                            BODY */
/*******************************************************************/
#body {}

#left-column {display: none; }

#right-column { }
#right-column-content { }

#body h2 { font-size: 14px; text-transform: uppercase; color: #6E7362; margin-bottom: 5px; }
#body h1 { font-size: 20px; font-weight:normal; text-transform: uppercase; color: #6E7362; margin-bottom: 0px; margin-bottom: 15px;  }

#body ul li { list-style: none; background: url(/img/bg-li.gif) no-repeat left 4px; padding-left: 14px;}
#body ul { padding-bottom: 1em; }
#body p { padding-bottom: 1em; }
#body address { font-style: normal; }
