
body { margin: 0; padding: 0; }

a:link { color: #006e00; text-decoration: none; }
a:visited { color: #919191; }
a:hover { color: #000; text-decoration: underline; }
a:active { color: #919191; }

.run {
  color: black;  line-height: 1.1em;
  font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold { font-weight: bold; }
.header1 { 
  color: black; font-size: 0.7em; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.header1a {
  color: black; font-size: 0.7em;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
  padding-right: 12px; padding-left: 6px;
}

/* übernommen aus team/index.xx.html */

#research, #company { 
  height: auto; /*position: relative;visibility: visible;*/
  /*min-width: 300px; width: 40%; max-with: 400px;*/
  width: 320px;  /*350px*/
  margin: 12px 12px 0;
}
#teamvienna {
   background-image: url(grafic/ecodesign_teamvienna2.gif);
   background-repeat: no-repeat;
   background-position: center top; /*bottom;*/
   /*height: auto; width: 900px;*/
   /*overflow: visible;*/
   /*left: 0; position: relative; top: 0; right: 0; bottom: 0; visibility: visible;*/
   margin: 0 0px 12px 14px; /*-right was 12px; */
   padding: 8px 22px 0 0; /*-bottom was 22px*/
}
#language {
  text-align: right; height: 74px; width: 102px;
  position: absolute; top: 0; right: 4px; 
  visibility: visible; /*float: right;*/
}
/*#personal_data {
  background-color: #fff; position: absolute; width: 400px; height: 250px;
  z-index: 5; visibility: hidden; padding: 6px; border: solid 1px black;
} - dont exist */


/* ab 11.10.2011 */

#teamvienna { min-height: 173px; } /* 173+30=203 */
#teamvienna table {
  margin-top: 1.5em; /* 16px+2*4px=24px; statt tr,td colspan,br*/
}

