
/* Links, Ueberschriften, Fonts, Navileisten, etc. defs */

p{
	margin-left: 1px;
	margin-right: 10px;
	padding-right:5px;
	margin-top: 1px;
	margin-bottom: 7px;
	text-align: justify;
}

a, a:visited{
	font-style: normal;
	font-weight: normal;
	color: #D2691E;
	text-decoration: none;
}
p a:hover, li.pdf a:hover{
	color: Green;
	font-weight: normal;
	text-decoration: none;
}

td a,td a:visited{
	font-size: 9pt;
	border-style: solid;
	border-width: 1px;
	border-color: #95BDD6;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	background-color: #edebeb;
	color: #0d4781;
}
td a:hover{
	color: Black;
	font-weight: normal;
	text-decoration: none;
	background-color: #D6D6D6;
	border-style: solid;
	border-width: 1px;
	border-color: Navy;
}
tr,table{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
/*   inserted    */
a:link    {}
a:hover   {
	color: #00008B;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}
/*   inserted    */

li{
	list-style-image: url(0-mena.gif);
	vertical-align: middle;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
	color: #0d4781;
}
li.pdf{
	list-style-image: url(pic/0-pdf.gif);
}
.drop{
	list-style-image: url(0-drop.gif);
}
pre{
	color: Gray;
}
tt{
	color: Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img.line {
	border-color:#1D5B94;
	border-style: solid;
	border-width: 1px;
	margin:5px;
}
#centerContent{
	padding: 0px;
	height: auto;
	width: 649px;
	text-align: inherit;
	line-height: 16px;
	float: right;
	overflow: auto;
	margin: 2px;
}

#leftContent a, #centerContent a, #rightContent a{
	text-decoration: none;
}


#mainNav a{
	padding: 2px 0 2px 10px;
	margin: 0 1px 0 1px;
	font-style: normal;
	font-weight: normal;
	color: #0d4781;
	text-decoration: none;
	display: block;
}



#mainNav a[style]{
	color: #A0522D;
}





#mainNav a:hover{
	padding: 2px 0 2px 10px;
	margin: 0 1px 0 1px;
	font-style: normal;
	font-weight: bold;
	color: #228B22;
	text-decoration: none;
	display: block;
}



#footer a{
	font-style: normal;
	font-weight: normal;
	color: #004a82;
	text-decoration: none;
}
#footer a:hover{
	font-style: normal;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}

h1{
	font-size: 180%;
	font-weight: normal;
	font-style: normal;
	color: #002f60;
	text-decoration: none;
	line-height: normal;
	margin: 5px 0 4px 0;
	padding: 0;
}
h2{
	font-size: 160%;
	font-weight: normal;
	font-style: normal;
	color: #0d4781;
	text-decoration: none;
	line-height: normal;
	margin: 6px 0 4px 0;
	padding: 0;
}
h3{
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	color: #0d4781;
	text-decoration: none;
	line-height: normal;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
h4{
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	color: #5680b2;
	text-decoration: none;
	line-height: normal;
	padding: 0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
h5, legend{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: #5680B2;
	text-decoration: none;
	line-height: normal;
	margin: 8px 0 4px 0;
	padding: 0;
}
h6{
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	color: #647888;
	text-decoration: none;
	line-height: normal;
	margin: 8px 0 7px 0;
	padding: 0;
}
legend{
	color: #A9A9A9;
	margin-top: 10px;
	padding: 3px;
}
fieldset{
	border-color: #D6D6D6;
}
/* Menue on left side*/
.navlist {
	list-style-type: none;
	margin: 0;
	border-color: White;
	border-style: solid;
	border-width: 1px 0px 0px;
	padding-left: 0px;
}
.navItemV{
	background-color: #edebeb;
	border-bottom: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-image: none;

}

/* Body */

body{
	background:  #DDBF83 url(bg1.gif) top center  no-repeat fixed;
	//background-image: url(bg1.gif);
	//menawater.jpg - bg1.jpg
	//background-position: top center;
	//background-repeat: no-repeat;
	//background-attachment: fixed;
	//background-color: #DDBF83;
	text-align: center;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	scrollbar-base-color: #764502;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #FFDF00;
	scrollbar-darkshadow-color: #4F5E73;
	scrollbar-face-color: #D9B777;
	scrollbar-highlight-color: #AFAFAF;
	scrollbar-shadow-color: #9F9F9F;
	scrollbar-track-color: #FBD692;
}


/* Layout Divs */

#siteContainer{
	/*background: url(menabg.gif) top left repeat-y;     */
	background-color: #FFFFE0;
	border: 1px solid #4682B4;
	margin: 0 auto;      /*  margin: 0 auto;  */
	width: 820px;
	height: auto;
	text-align: left; z-index:2;
}
#hintergrund {position:absolute; z-index:1; width:100%; height:100%; top:0; left:0;}
#scrollbar   {position:absolute; width:100%; height:100%; top:5; left:0; 
overflow:auto; 
z-index:2;}

#siteContainer-1   {position:absolute; /* width:100%; height:100%; 
					//top:0; left:0; */
					overflow:auto; z-index:2;
					background-color: #FFFFE0;
	border: 1px solid #4682B4;
	margin: 0 auto;      /*  margin: 0 auto;  */
	width: 820px;
	height: auto;
	text-align: left;
					}

.divContainer{
	padding: 0px;
	background-color: #5680b2;
	width: 820px;
	height: auto;
	float: left; /*overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336699;  */
	margin: 0px;
	background-image: url(office/mena-front.jpg);
	background-repeat: no-repeat;
}

.toptextbg{
	padding: 0px;
	background-color: #C2CEDA; /*#95BDD6*/
	width: 100%; /*width!!!!! floatingtext 818px       */
	height: 18px;
	float: left;
	overflow: hidden;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #95BDD6; /*/
	background-image: url(images/top-bg.gif);
	*/
	margin: 0px;
	text-align: center;
}
#lcWrapper{
	float: left;
	width: 165px;
	height: auto;
	padding: 1px 0px 0 0;
}


#mainNav{
	padding: 0 0 20px 0;
	width: auto;
	height: auto;
	text-align: inherit;
	font-size: 12px;
	overflow: auto;
}


#footer{
	border-color: #AFAFAF;
	background-color: #C2CEDA;
	clear: both;
	padding: 0px;
	width: 100%;
	height: 35px;
	text-align: center;
	color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #336699;
	font-size: 11px;
	margin: 0px;
}
.title{
	margin: 1px;
	padding: 5px 0 0 5px;
	height: auto;
	width: auto;
	text-align: inherit;
}
#mainNav li{
	padding: 0;
	margin: 0;
}
.textParagraph{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 5px;
}
#watermark{
	width: 625px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}
.product-nav1{
	background-color: #C2CEDA; /*#95BDD6 change*/
	border-color: White;
	border-style: solid;
	border-width: 1px 0px 0px;
	padding: 2px 1px 2px;
	margin-left: 1px;
	line-height: 16px;
}
.product-nav2{
	/*open product submenue*/
	background-color: #F2F6FA;
	border-color: White;
	border-style: solid;
	border-width: 1px 0px 0px;
	padding-left: 0px;
	padding-top: 3px;
	margin-top: 0px;
}
.product-subtxt
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	LINE-HEIGHT: 0px;
	TEXT-DECORATION: none;
	font-weight: normal; /*change*/
	padding-left: 2px;
}
.box-right{
	padding: 1px;
	border: 1px;
	border-style: solid;
	border-color: #AFAFAF;
	margin: 0px;
	text-align: center;
	background-color: #C2CEDA;
}
