/* screen css for the Institute for Evolution and Biodiversity */

.print { 
  display           : none ; 
}

body { 
  overflow          : scroll ; 
  background-color  : white ; 
  margin            : 0px ; 
  padding           : 0px ; 
}

.nav1 {
  background-color  : #05727f ; 
  border-right      : 1px solid #fff ;
}

.navx {
  background-color  : #069 ;
  border-right      : 1px solid #fff ;
}

.nav1 a:hover {
  color             : white ;
  text-decoration   : underline ;
}

.navx a:hover {
  color             : white ;
  text-decoration   : underline ;
}

.typoheadbox {
  color             : #007000 ;
  font-weight       : bold ;
  font-size         : 12px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
  letter-spacing    : 1px 
}

.typohauptmenue { 
  color             : #fff ;
  font-weight       : bold ;
  font-size         : 10px ; 
  font-family       :Verdana, Arial, Geneva, Helvetica, sans-serif ;
}

.typohauptmenuex {
  color             : #c00 ;
  font-weight       : bold ;
  font-size         : 10px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ; 
}

.typoservicemenue { 
  color             : white ;
  font-size         : 10px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}


.typominitext { 
  color             : black ;
  font-size         : 10px ;
  line-height       : 13px ; 
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}

.typotext { 
  font-size         : 12px ;
  line-height       : 16px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}

.typobold {
  font-weight : bold ;
}

.typowhite {
  color: white ;
}

.typobig {
  font-size         : 15px ;
  line-height       : 20px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}

.typohead {
  color             : white ;
  font-size         : 22px  ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}

.formtextfield {
  color             : black ;
  font-size         : 10px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
  border            : solid 1px #009900 ;
  height            : 15px ; 
}

.formsysbutton {
  color             : white ;
  font-weight       : bold ;
  font-size         : 10px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
  background-color  : #009900 ;
  padding           : 1px ;
  border-style      : solid ;
  border-width      : 1px ;
  border-color      : #808080 #000 #000 #808080 ;
  height            : 15px
}

a {
  color             : #05727f ;
  text-decoration   : none
}

a img {
  border            : none ;
}

.courseBox {
  border-top        : 1px dotted ;
  padding           : 2px ; 
  font-size         : 12px ;
  line-height       : 16px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}

.courseTable {
  font-size         : 12px ;
  line-height       : 16px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}

.A {
  background-color  : white ;
}

.A h1 {
  padding-left      : 20px ; 
  margin            : 0px;
  font-weight       : bold ;
  color             : #007000 ;
  font-size         : 22px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif
}
.bgteaser {
  border-bottom     : 1px solid #a5b7c6 ;
}

hr {
  color             : #4C708E ;
  height            : 1px ; 
}

acronym {
  cursor            : help ;
}

#sideMenu {
  padding-left      : 15px ;
  padding-right     : 10px;
}

.sideIEBLinks a {
  display           : inline ;
  border-width      : 0px 0px 1px 0px ;
  border-style      : dotted ;
  border-color      : transparent ;
  color             : #05727f ;
  text-decoration   : none ;
}

.sideIEBLinks a:hover {
  display           : inline ;
  color             : #dd9900 ;
  text-decoration   : none ;
  padding           : 1px 0 1px 1px ;
}

.opener {
  padding-top       : 5px ;
}

#top {
  background-color  : #05727f ;
}

.sideIEBLinks {
  border-bottom     : 1px dotted ;
  border-color      : #05727f ;
  font-size         : 10px ; 
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ; 
}

.sideIEBLinks ul {
  padding           : 5px ;
  margin            : 1em 1em 1em 1em ;
}

.sideLink {
  list-style-image  : url(../img/sign_link.gif) ;
}

.sideLinkActive {
  list-style-image  : url(../img/bullet_orga.gif) ;
}

.sideLinkOutside {
  list-style-image  : url(../img/sign_link_extern.gif) ;
}

.contact {
  list-style-image  : url(../img/bullet_kontakt.gif) ;
}

.impressum {
  list-style-image  : url(../img/bullet_impressum.gif) ;
}

.intra {
  list-style-image  : url(../img/bullet_intranet.gif) ;
}

#mainTable {
  width             : 100% ;
  height            : 100% ;
}

#peopleImg {
  border            : 1px dotted ; 
  padding           : 2px ;
}

#rightBanner {
  padding-right     : 15px ;
}

#legend {
  font-size         : 10px ; 
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}

#featured {
  width             : 90% ;
  border            : 1px solid;
  padding           : 10px ;
  background        : white ;
  margin-left       : 5px ;
}

.currents {
	width							: 350px ;
	float:						: left ;
}

#featuredTable {
  font-size         : 12px ;
  line-height       : 16px ;
  font-family       : Verdana, Arial, Geneva, Helvetica, sans-serif ;
}

/* For highlighting text parts */
.note {
  color: red ;
}



/* tables & heads */

.A1  { background-color: #05727f; border-top: 1px solid #fff; border-right: 1px solid #fff }
.A2  { background-color: #05727f; border-top: 1px solid #fff }
.B   { background-color: #a9a9a9 }
.C   { background-color: #a9a9a9; border-bottom: 1px solid #007000 }
.D   { background-color: white }
.E   { background-color: #F7F9EE; border-right: 1px dotted #4682b4; border-left: 1px dotted #4682b4; padding: 10px}
.F   { background-color: white }
.G   { background-color: white }
.H   { background-color: #05727f}
.I   { background-color: white }
.J   { background-color: white }
.K   { background-color: #F7F9EE; border-right: 1px dotted #808080; border-left: 1px dotted #808080 }
.L   { background-color: white }
h1   { font-weight: bold; font-size: 15px; line-height: 18px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
h2   { font-weight: bold; font-size: 13px; line-height: 15px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
h3   { font-weight: bold; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
.tab1 { background-color: #069 }
.tab2 { background-color: #819BB0 }
.tab3 { background-color: #A5B7C6 }
.tab4 { background-color: #C9D4DD }
.tab5 { background-color: #ecf2f7 }



