body {
	color: black;
	background-color: #DDE4FF;
	font-size: 100.01%;
	font-family: verdana,arial,helvetica,sans-serif;
	margin: 0;
	padding: 1em;
	min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	text-align: center;
  }

div#box {
	font-size: 1em;
	text-align: left;
	/*top: 0px;*/
    width: 800px;
	min-height: 600px;
	background-color: white;
	margin: 0 auto;
	height: inherit;
	/*border: 1px solid #e35204;*/
}

.clearboth {
	clear: both;
	color: white;
}

* html div#box {  /* nur fuer Internet Explorer */
  width:803px;     /* Version 5.x */
  w\idth:803px;    /* Version 6 */
}

.Estilo1 {font-size: 2em}

/* Definition of the header area */
  div#cabecera {
	color: white;
	width: 800px;
	height: 103px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image:url(images/diego_banner.gif);
	background-repeat: no-repeat;
	background-color: #0060a0;
	/* border: 1px solid black; */
	min-height: 103px;
	overflow: hidden;
	max-height: 103px;
  }

  
  div#logo {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	max-height: 103px;
	overflow: hidden;
  }

  div#cabeceramenu {
	float: right;
	text-align: right;
	font-size: 0.73em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 150px;
}

   div#cabeceramenu a {
    font-size: 1em;    
    font-weight: normal;
    text-decoration:none;
    color: #ffffff; 
  }
  div#cabeceramenu a:link {
    color: #ffffff;
  }
  div#cabeceramenu a:visited {
    color: #ffffff; 
  }
  div#cabeceramenu a:hover {
    text-decoration: underline;
  }
  div#cabeceramenu a:active {
    text-decoration: underline;
  }

  
  div#cabeceraelement {
	margin: 10px 151px 10px 70px;
	padding: 0.5em;
	font-size: 0.73em;
  }
  * html div#cabeceraelement {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  div#cabeceraelement h1 {
	color: white;
	font-size: 2em;
    text-align: center;
  }

  div#cabeceraelement h2 {
	color: white;
	font-size: 1.7em;
	text-align: center;
  }

  div#cabeceraelement div {
    font-size: 0.83em;
    text-align: center;
    color: white;
    margin: 0;
    border: 0px solid #f0e0a0;
  }

/* Definition of the main menu area */
 
/* color de antes: #f0e0a0 */

  div#hmenu {
	clear: both;
	font-size: 1em;
	height: 1.3em;
	margin: 0.2em 0 0.2em 0;
	padding: 0 0.0em 0.0em 10em;
	text-align: left;
	background-color: #FFC000;
	color: #000
  } 

   div#hmenu a {
	font-size: 0.73em;
	padding: 0 0.2em 0 0.2em;
	margin: 0em;
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
	background-color: #FDC000;
	border: 0.0em outset black;
  }
  div#hmenu a:link {
	color: #000;
  }
  div#hmenu a:visited {
	color: #000;
  }
  div#hmenu a:hover {
    text-decoration: underline;
  }
  div#hmenu a:active {
    text-decoration: underline;
  }

/* Navigation Info */
  p#navinfo {
	margin:0 13em 1em 10em;
	text-align: left;
	padding: 0;
	font-size: 0.73em;
	color:silver;
  }
  
  p#navinfo a {
	color:silver;
	margin: 0;
  }

/* Definition of the body area */

/* Submenus */

  ul#Navigation {
    font-size: 1em;
    text-align: left;
    float: left; width: 10em;
    margin: 0; padding: 0em;
    border: 0px dashed silver;
  }
  
  ul#Navigation li {
    list-style: none;
    font-size: 1em;
    margin: 0; 
    padding: 0 0 0.2em 0;
    

  }
  ul#Navigation a {
    display: block;
    padding: 0.5em 0.5em 0.5em 0.7em;
    font-weight: bold;
    text-decoration:none;
    font-size: 0.73em

  }
  ul#Navigation a:link {
    color: white; background-color: #0060a0;
  }
  ul#Navigation a:visited {
    color: white;     background-color: #0060a0;
  }
  ul#Navigation a:hover {
    color: white; background-color: #b0b0b0;
  }
  ul#Navigation a:active {
    color: white; background-color: #0060a0;
  }

  
  ul#Navigation li ul{
    margin: 0; padding: 0 0 0em 0;
    border: 0px solid black;
  }

  ul#Navigation li ul li{
   list-style: none;
   margin: 0; padding: 0em 0 0em 0;
   font-size: 1em;
   border: 0px solid #0080c0;
   /*background-color: gray;*/
  }

  ul#Navigation li ul a {
    display: block;
    background-color: #0080c0;
    padding: 0.5em 0.5em 0.5em 1.5em;
    margin: 0.2em 0 0em 0;
    font-weight: normal;
    text-decoration:none;
    border: 0px solid black;
  }

  ul#Navigation li ul a:link {
    color: white; background-color: #0080c0;
  }
  ul#Navigation li ul a:visited {
    color: white; background-color: #0080c0;
  }
  ul#Navigation li ul a:hover {
    color: white; background-color: #b0b0b0;
  }
  ul#Navigation li ul a:active {
    color: white; background-color: #b0b0b0;
  }


  div#Navigation {
    font-size: 0.83em;
    float: left; width: 10em;
    padding: 1em;
    margin: 0em 0 0em 0;
    border: 0px dashed silver;
    color: white;
    background-color: #0060a0;
    text-align: center;
  }
  div#Navigation h4 {
    font-size: 1em;
    font-weight: bold;
  }
  
  div#Navigation i {
    font-style: italic;
  }
   
  div#Navigation a {
    padding: 0.5em 0.5em 0.5em 0.7em;
    font-weight: bold;
    text-decoration:none;
    font-size: 0.73em;
	color: white;

  }
  div#Navigation a:link {
    color: white; background-color: #0060a0;
  }
  div#Navigation a:visited {
    color: white;     background-color: #0060a0;
  }
  div#Navigation a:hover {
    color: white; background-color: #b0b0b0;
  }
  div#Navigation a:active {
    color: white; background-color: #0060a0;
  }
/* Definition of the info area */
  div#Info {
	font-size: 1em;
	float: right;
	width: 10em;
	margin: 1em 0 0 1.1em;
	padding: 0;
	background-color: white;
	border:0.1em solid #FFC000;
  }
  div#Info h2 {
    font-size: 0.83em;
    margin: 0.83em 0 0 0;
    color: #0060a0;
  }
  div#Info p {
    font-size: 0.83em;
    margin: 0 0.5em 0 0.5em;
    text-align: justify;
  }

  div#Info a {
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-weight: normal;
    text-decoration:underline;
    font-size: 0.83em
 /*   border: 1px solid silver; */
  }

   div#Info a:link {
    color: black;
  }
  div#Info a:visited {
    color: black;
  }
  div#Info a:hover {
    color: black; 
    font-weight: bold;
  }
  div#Info a:active {
    color: black; 
    font-weight: bold;
  }

   div#Info p.cite {
    font-size: 0.63em;
    /*background-color: #eff0b1;*/
    text-align: center;
    font-style: italic;
   /* border: 1px solid black;*/
    margin: 1em 0.2em 0 0.2em;
    padding: 0.5em;
}
  
/* Definition of the Text area */

  div#Inhalt {
	margin: 0 10.1em 1em 10em;
	text-align: left;
	padding: 0 1em;
	/* border: 2px solid black; */
    font-size: 1em;

  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  

  div#Inhalt h1 {
    font-size: 1.2em;
    margin: 0.5em 0;
    text-align: left;
  }


  div#Inhalt h2 { 
    font-size: 1em;
    margin: 1em 0 0 0;
    text-align: left;
  }

  div#Inhalt h3 { 
    font-size: 0.9em;
    margin: 1em 0 0 0;
    text-align: left;
    font-style: italic;
  }

div#Inhalt p.cite {
    font-size: 0.83em;
    background-color: #eff0b1;
    text-align: center;
    font-style: italic;
    border: 1px solid black;
    margin: 1em 0 0 0;
    padding: 0.5em;
}


  div#Inhalt h2.welcome {
    font-weight: bold;
    font-size: 1em;
    text-align: center;
  }
  
  div#Inhalt p.welcome {
	font-weight: bold;
    font-size: 0.83em;
    text-align: center;
  }

  div#Inhalt table.job {
    font-style: italic;
    font-size: 1em;
    text-align: left;
    margin: 2em;

  }

div#Inhalt table.job td {
	width: 10em;
	height: 3em;
}

  div#Inhalt table.joblist {
    font-size: 0.83em;
    text-align: left;
    margin: 2em;

  }
  
  div#Inhalt table.joblist td {
    height: 4em;

  }

  div#Inhalt p {
	font-size: 0.83em;
	margin: 0.5px 0 0 0;
	text-align: justify;
  }

  div#Inhalt p.welcome {
    text-align: center;
  }

  div#Inhalt ul {
    font-size: 0.83em;
    margin: 0.5em 0;
    text-align: left;
    padding: 0 0 0 1.5em;
    list-style-image:url(/images/bullet_global.gif);
  }    

  div#Inhalt img.deco {
    float: right;
    border:0;
    margin: 2em 0;
   }


div#Inhalt a {
	font-weight: bold;
	text-decoration:none;
	color: gray;
  }
  div#Inhalt a:link {
	color: #0060a0;
  }
  div#Inhalt a:visited {
	color: #0060a0;
  }
  div#Inhalt a:hover {
	color: #fcd000;
  }
  div#Inhalt a:active {
	color: #fcd000;
  }
  

/* Definition of the Home Page section of the text area */
  .bottom {
	  vertical-align:bottom;
  }
  div#welcomeover {
    color: Black;
    text-align: left;
    border: 2px solid black;
    margin: 0;
  }

  div#welcomeleft {
    color: Black;
    float: left;
    width: 15em;
    margin: 0; padding: 0;
    text-align: center;
  border: 2px solid black;
  }


  div#welcomeright {
    float: right;
    width: 10em;
    text-align: center;
    padding: 0;
    border: 2px solid black;
  }

  div#welcomemiddle {
    margin-left: 17em;
    margin-right: 11em;
    text-align: center;
    padding: 0;
    border: 2px solid black;
  }

 div#welcomecellim {
	font-size: 1em;
	width: 120px;
	height:120px;
	color: white;
	text-align: center;
	background-color: #FFC000;
	margin-top: 0px;
	background-image: url(images/internetmarketing120x120.gif);
	/*border: 2px solid white;*/
  }
 
  div#welcomecellpm {
	font-size: 1em;
	width: 120px;
	height:120px;
	padding: 0.1em;
	margin: 0em;
	color: white;
	text-align: center;
	background-color: #FFC000;
	margin-top: 0em;
	background-image: url(images/productmarketing120x120.gif);
	/*border: 2px solid white;*/
  }
  
   div#welcomecellmc {
	font-size: 1em;
	width: 120px;
	height:120px;
	padding: 0.1em;
	margin: 0em;
	color: white;
	text-align: center;
	background-color: #FFC000;
	margin-top: 0em;
	background-image: url(images/marketingcommunications120x120.gif);
	/*border: 2px solid white;*/
  }
  
   div#welcomecellbd {
	font-size: 1em;
	width: 120px;
	height:120px;
	padding: 0.1em;
	margin: 0em;
	color: white;
	text-align: center;
	background-color: #FFC000;
	margin-top: 0em;
	background-image: url(images/businessdevelopment120x120.gif);
	/*border: 2px solid white;*/
  }
 
  td.welcomecell {
    font-size: 0.9em;
    margin: 5em 0 0 0e; 
    padding: 0em 0 0em 0;
    border-top: 6px solid #0060a0;
    border-bottom: 3px solid #0060a0;
	text-align: center;
  }
  td.welcomecell a {
    display: block;
    padding: 0.2em 0em 0.2em 0em;
    font-weight: bold;
    text-decoration:none;
    font-weight: bold;
    vertical-align:middle;
  }
  td.welcomecell a:link {
	color: black;
	text-decoration:none;
  }
  td.welcomecell a:visited {
	color: white;
	text-decoration:none;
  }
  td.welcomecell a:hover {
	color: white;
	text-decoration:none;
  }
  td.welcomecell a:active {
	color: white;
	text-decoration:none;
  }

  a:link.homepageimage img {
	border: 3px #0060a0 solid;
  }
  
    a:visited.homepageimage img {
	  border: 3px #0060a0 solid;
  }
  
    a:hover.homepageimage img {
	  border: 3px #fcd000 solid;
  }
  
    a:active.homepageimage img {
	  border: 3px #fcd000 solid;
  }

div#next {
     margin: 1em 1em 0 0;
     font-size: 1em;
     border: 1px solid #0060a0;
  /*  height: 2em; */
  }


a.buttonnext {
   font-size: 1em;
   border: 1px solid #0060a0;
   color: #0060a0;

   font-weight: bold;
   margin: 1em 0.2em 1em 0.2em;
  }

a.buttonnext:link {
    color: #0060a0; background-color: white; text-decoration: none;
  }
a.buttonnext:visited {
    color: #0060a0; background-color: white; text-decoration: none;
  }
a.buttonnext:hover {
    color: white; background-color: #0060a0; text-decoration: none;
  }
a.buttonnext:active {
    color: white; background-color: #0060a0; text-decoration: none;
  }


  ul#next {

    text-align: right;
    float: right; width: 20em;
    margin: auto; padding: 2em;
    border: 0px dashed silver;
  }
  
  ul#next li {
    list-style: none;
    font-size: 4em;
    margin: auto; 
    padding: 0 0 0em 0;
    display: inline;
    vertical-align: middle;
  }

  ul#next a {
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-weight: bold;
    text-decoration:none;
    font-size: 0.2em;
    border: 1px solid #0060a0;
  }
  ul#next a:link {
    color: #0060a0; background-color: white;
  }
  ul#next a:visited {
    color: #0060a0; background-color: white;
  }
  ul#next a:hover {
    color: white; background-color: #0060a0;
  }
  ul#next a:active {
    color: white; background-color: #0060a0;
  }



/* Definition of the footer area */
  p#lastline {
    color: gray;
    clear: both; 
    font-size: 0.83em;
    margin: 0 0em 0 0em; padding: 0.1em;
    text-align: center;
    /* background-color: white; */ 
    /* border-top: 1px solid gray; */
  }

  p#lastline a {
    font-size: 1em;    
    font-weight: normal;
    text-decoration:none;
    color: gray; 
  }
  div#lastline a:link {
    color: gray;
  }
  div#lastline a:visited {
    color: gray; 
  }
  div#lastline a:hover {
    text-decoration: underline;
  }
  div#lastline a:active {
    text-decoration: underline;
  }

