html {
	height: 100%;
}

body {
	margin: 0 0 0 0;
	background-color: #999;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	font-size: xx-small;
}

#printHeader {
	display: none;
}

#maincontainer {
	margin: 0px auto;		/*centered*/
	text-align: left; 
	height: 100%;

}

#wideHeader {
	/*width: 100%;*/
	text-align: center;
	background-color: #FFF;
}

#header {
	
	margin: 0px auto;
	width: 967px;
	height: 90px;
	/*background:#adfe12;*/
	text-align: left;
}


#headerText {
	float:left;
	padding: 45px 0 0 0;
	margin: 0 0 0 0;
	width:747px;
	height:45px;
	background:#FFF;
	color:#999;
	font-family: Verdana, Arial;
	font-size:14px;
}

#headerLogo {
	float:left; 
	width:220px;
	height:90px;
}

#wideIlluFunc {
	/*width: 100%;*/
	text-align: center;
	background-color: #000;
}

#illuImageFunc {
	margin: 0px auto;
	width: 967px;
	height: 140px;
	background:#ccc;
	text-align: left;
}


#illuImageHeader {
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 747px;
	height: 140px;
	background: #FFF;
	color: #999;
	font-family: Verdana, Arial;
	font-size: 14px;
}

#illuFunc {
	float:left; 
	width:220px;
	height:140px;
}

#wideFooter {
	/*width: 100%;*/
	text-align: center;
	background-color: #999;
}

#footer {
	
	margin: 0px auto;
/*	float: left; */
/*	width: 967px; */
	background:#999999;
	text-align: left;
	color: #cccccc;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding-top: 10px;
/*	margin-top: 20px; */
}

#wideContentNav {
	text-align: center;
	[height:350px;						/*necessary to hide from Mozilla*/
	height:350px;						/*read by Safari*/
	]height:350px;						/*only read by IE6*/
	background-color: #000;
	/*width: 100%;*/
	margin: 0px 0px 0px 0px;
}

#ContentNav {
	margin: 0px auto;
	width: 967px;
	height: 350px;
	text-align: left;
}

#illuImage {
	float: left;
	width: 747px;
	height: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigationBox {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 220px;
	height: 350px;
	padding: 0px 0px 0px 0px;
	background-color: #cccccc;
}


#wideContent {
	text-align: center;
	background-color: #999;
	/*width: 100%;*/
	height: 100%;
}

#content {
	margin: 0px auto;
	width: 967px;
	height: auto;
	text-align: left;
	background-color: #999;
}

#contentWelcome {
	float: left;
	height: 160px;
	width: 401px;
	padding-right: 10px;
	background-color: #999;
	border-right: 1px solid #333333;
}

#contentMemory {
	float: left;
	height: 160px;
	width: 268px;
	margin-left: 20px;
	padding-right: 20px;
	background-color: #999;
	border-right: 1px solid #333333;
}

#contentLogin {
	float: left;
	margin-left: 26px;
	width: 220px;
	background-color: #999;
}

#contentLogin2 {
	float: left;
	margin-left: 26px;
	width: 220px;
	padding-left: 0px;
	background-color: #999;
}

#contentBox {
	float: left;
	height: 100%;
	width: 721px;
/*	padding-right: 10px; */
	background-color: #999;
}

/* Standard Navigation */
#navigation {
    width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	line-height: 18px;
}


#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #0F4571;
	border-top: 1px solid #333333;
}

#navigation a {
	color: #000;
	text-decoration: none;
}

/* 1st level */
#navigation ul a {
	display: block;
	color: #666666;
	width: 214px;
	height: 23px;
	padding: 5px 0px 0px 6px;
	font-weight:normal;
	border-bottom: 1px solid #333333;
}

#navigation ul a:hover {
	display: block;
	color: #666666;
	width: 214px;
	height: 23px;
	padding: 5px 0px 0px 6px;
	font-weight:normal;
	border-bottom: 1px solid #333333;
	background-color: #e1e1e1;
}

/* Active */
#navigation li.current a {
	display: block;
	width: 220px;
	height: 20px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	background-color:#e1e1e1;
	color: #666666;
}



#tools {
	float:left;
	width:220px;
	height:20px;
	padding-top: 69px;
/*	background:#999; */
}

#tools a {
   float: left;
   display: block;
   margin: 0px 0px 0px 0px;
  /*width: 60px;*/
   height: 20px;
}
#tools a.fnc-print {
   background: url(../img/funktionen/funktionen_out.png) no-repeat 0px 0px;
   width:33px;
}
#tools a.fnc-print:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat 0px 0px;
}
#tools a.fnc-mail {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -33px 0px;
   width:33px;
}
#tools a.fnc-mail:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -33px 0px;
}
#tools a.fnc-sitemap {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -66px 0px;
   width:26px;
}
#tools a.fnc-sitemap:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -66px 0px;
}
#tools a.fnc-impressum {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -92px 0px;
   width:28px;
}
#tools a.fnc-impressum:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -92px 0px;
}
#tools a.fnc-de {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -120px 0px;
   width:50px;
}
#tools a.fnc-de:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -120px 0px;
}
#tools a.fnc-fr {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -170px 0px;
   width:50px;
}
#tools a.fnc-fr:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -170px 0px;
}




#tools2 {
	float:left;
	width:220px;
	height:20px;
	padding-top: 68px;
}

#tools2 a {
   float: left;
   display: block;
   margin: 0px 0px 0px 0px;
  /*width: 60px;*/
   height: 20px;
}
#tools2 a.fnc-print {
   background: url(../img/funktionen/funktionen_out.png) no-repeat 0px 0px;
   width:33px;
}
#tools2 a.fnc-print:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat 0px 0px;
}
#tools2 a.fnc-mail {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -33px 0px;
   width:33px;
}
#tools2 a.fnc-mail:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -33px 0px;
}
#tools2 a.fnc-sitemap {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -66px 0px;
   width:26px;
}
#tools2 a.fnc-sitemap:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -66px 0px;
}
#tools2 a.fnc-impressum {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -92px 0px;
   width:28px;
}
#tools2 a.fnc-impressum:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -92px 0px;
}
#tools2 a.fnc-de {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -120px 0px;
   width:50px;
}
#tools2 a.fnc-de:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -120px 0px;
}
#tools2 a.fnc-fr {
   background: url(../img/funktionen/funktionen_out.png) no-repeat -170px 0px;
   width:50px;
}
#tools2 a.fnc-fr:hover {
   background: url(../img/funktionen/funktionen_over.png) no-repeat -170px 0px;
}

#navigationOilManagement {
	width: 967px;
	height: 25px;
	margin: 0px auto;
	text-align: center;
}

#navigationContent {
	float: left;
	width: 747px;
	height: 25px;
	text-align: left;
}

#oilManagement {
	float: left;
	width: 214px;
	height: 20px;
	text-align: left;
	background-color: #787878;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	padding-left: 6px;
	padding-top: 5px;
}








/*
Top Navigation 
-------------------------------------------------
*/
#topNavigation {
	float:left;
/*	width:747px; */
	height:25px;
/*	margin:28px 0 2px 0; */
	z-index:900;
}

 /* common styling */

#topNavigation ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}
#topNavigation ul li {
	float:left;
	position:relative;
}

#topNavigation .last {
	border-right: none;
}	

#topNavigation ul li a, #topNavigation ul li a:visited {
	display:block; 
	text-decoration: underline; 
	color: #c30002;
/*	width:140px; */
	font: 16px Arial;
/*	background: #5b5b5b; */
	padding-top:2px;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height:20px;
/*	height:23px; */
	text-align: left;
/*	border-right: 1px solid #FFFFFF; */
}
* html #topNavigation ul li a, #topNavigation ul li a:visited {
/*	width:120px; */
}
#topNavigation ul li ul {
	display: none;
}
table {
	border-collapse:collapse;
	font-size:11px;
}

/* specific to non IE browsers */
#topNavigation ul li:hover a,
#topNavigation ul li a:hover {
	color: #c30002;
/*	background: #5b5b5b; */
}

#topNavigation ul li:hover ul,
#topNavigation ul li a:hover ul {
	display:block; 
	position:absolute;
	left:0; 
/*	width:140px;*/
}
* html #topNavigation ul li a:hover ul {
	margin-top:0;
}

#topNavigation ul li:hover ul li ul,
#topNavigation ul li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	height:0; 
/*	width:160px;*/
}

#topNavigation ul li:hover ul li a,
#topNavigation ul li a:hover ul li a {
	display:block; 
	height:24px; 
	line-height:20px;
	padding: 3 0 0 5px;
	margin: -1px 0 0 0;
/*	width:140px;*/
	font: 11px/20px Verdana, helvetica, sans-serif;
	color: #FFF;
/*	background: #5b5b5b; */
	text-decoration: none;
	border-right: none;
	border-top: 1px solid #cccccc;
}
* html #topNavigation ul li a:hover ul li a {
/*	width:140px;*/
}


#topNavigation ul li:hover ul li a:hover,
#topNavigation ul li a:hover ul li a:hover {
	color: #FFFFFF;
/*	background: #5b5b5b; */
}

#topNavigation ul li:hover ul li:hover ul,
#topNavigation ul li a:hover ul li a:hover ul {
	visibility:visible;
	position:absolute;
	/*left:107px;*/
	left:142px;
	top:0;
	width:160px;
}


#topNavigation ul li:hover ul li:hover ul li a,
#topNavigation ul li a:hover ul li a:hover ul li a {
	border-left:0px solid #fff;
	border-right:none;
}
	
