/* ver v0.2 */

body {
  font-family: helvetica, arial, sans-serif;
  background: white;
  margin-left: 0;
  margin-right: 0 ;
  margin-top: 5px ;
  margin-bottom: 5px;
}
tr { 
  vertical-align: top;
 }
#header { 
  padding-top: 0px;
  margin-top: 0px;
 }

#logo { 
  width: 265px;
  float: left;
  margin-top: 0px;
  margin-right: 20px;
 }
#search { 
  float: left;
  padding-top: 16px;
  height: 2.55em;
  margin-top: 0pt;
  margin-right: 24px;
  margin-bottom: 0pt;
  margin-left: 2em;
  color: #333333;
  font-family: helvetica, Arial, sans-serif;
 }

#search .textfield {
  margin-right: 2px;
  margin-left: 0pt;
  background-color: #f9f9f9;
  border-width: 1px;
  border-style: solid;
  border-color: #c1c1c1;
  width: 9em;  
  color: #5b5b5b;
  text-transform: uppercase; 
  letter-spacing: -1px;
}

#search input.search_submit {
  padding-top: 1px;
  padding-right: 4px;
  padding-bottom: 1px;
  padding-left: 4px;
  background-color: #ffffff;
  color: #5b5b5b;
  border-width: medium;
  border-style: none;
  border-color: -moz-use-text-color;
  font-weight: bold;
  font-size: 0.75em;
}

#lang { 
  margin-top: 0px;
  padding: 0px 0px 4px 0px;
  margin: 0px 0px 10px 0px;
  list-style: none;
  border-bottom: 1px solid #ededed;
}
#lang ul {
  margin: 0;
  padding: 0;
}
#lang li {
  padding: 0px 6px 0px 0px;
  list-style: none;
  font-weight: bold;
  font-size: 0.75em;
  display: inline;
}
#lang a {
  text-decoration: none; 
  color: #5b5b5b;
}
#nav01 { 
  left: 0px;
  margin-left: 65px;
  float: none;
  clear: both;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 0.5em;
  font-weight: bold;
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 0px;
 }
#nav01 ul {
  margin: 0;
  padding: 0;
}
#nav01 li {
  padding: 0px 21px 4px 0px;
  list-style: none;
  display: inline;
}

#nav01 li.active-trail {
}

/* for text-links only:
#nav01 a {
  height: 10px;
  background-color: #E4E4E4;
  color: #5b5b5b;
  text-decoration: none;
  padding-bottom: 0px; // geht nicht da nur mit display:inline
  display:block;
}
#nav01 a:hover {
  color: #e33333;
}
#nav01 a.active {
  color: #5b5b5b;
  border-bottom: 5px solid #e33333;
}
*/

#dna { 
  width: 100%;
  background-image: url('./images/dna_ani.gif');
  background-repeat: repeat-x;
  clear: both;
}

#left { 
  width: 15%;
  float: left;
  clear: none;
  overflow: hidden;
  margin: 0px 0px 8px 8px;
  padding: 0px 8px 0px 0px;
  height: auto;
 }

#left.entrypage { 
  width: 90px;
  padding: 0;
}

#nav02 { 
  font-family: helvetica, Arial, sans-serif;
  font-size: 0.8em;
 }
#nav02 ul.menu {
  margin: 0;
  padding: 0;
}
#nav02 li {
  padding: 4px 10px 4px 0px;
  list-style: none;
  font-weight: bold;
  line-height: 1.1em;
  display: block;
  text-align: right;
  border-bottom: 1px solid #ededed;
  background-image: url('./images/nav02/dot_lo.gif'); 
  background-position: right;
  background-repeat: no-repeat;
}

#nav02 li.active-trail {
  color: #ff0000;
  background-image: url('./images/nav02/dot_hi.gif'); 
  background-position: right;
  background-repeat: no-repeat;
}

#nav02 li.last {
  border-bottom: none;
}

#nav02 li.sub { 
  background-image: none; 
}
#nav02 li.sub a { 
  font-size: 0.9em;
  font-weight: normal;
}

#nav02 a {
  background-color: transparent;
  color: #5b5b5b;
  text-decoration: none;
  font-weight: bold;
}
#nav02 a:hover {
  color: #e33333;
}
#nav02 a.active {
  color: #e33333;
  text-decoration: underline;
}

/* <depreceated> */
a.nav02_hi { color: #e33333;
  font-size: 0.8em;
  text-decoration: underline;
  font-weight: bold;
}
a.nav02_lo { color: #777777;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: bold; 
}
a:hover.nav02_lo { color: #ff0000;
  text-decoration: underline;
}
a:hover.nav02_hi { color: #ff0000;
  text-decoration: underline;
}
/* </depreceated> */


#cntnt {
  width: 80%; /* need this for floating */
  font-size: 0.9em;
  float: left;
  clear: none;
  /* overflow: hidden; */
  text-align: left;
  margin: 0px 0px 0px 0px;
  /* padding: 11px 16px 11px 11px; */
  padding: 4px 6px 0 10px;
  line-height: 1.2em;
  /* color: #607080; */
  border-left: 1px solid #5b5b5b;
  /* background: url(/images/xxx.png) repeat-y 0 0; */
}

.imgdesc { font-size: 0.75em;
  line-height: 1.2em;
  text-align: justify;
  margin-top: 5px;
  padding: 5px;
  border: solid 1px;
  border-color: #5aae49;
}
.imgtbl { 
  padding: 5px;
}

.gendiagborder {
  border: solid 1px;
  border-color: #5aae49; 
}

.gendiagbox {
  padding-right: 4px;
  text-align: justify;
  font-size: 0.85em;
  margin-bottom: 1.5em;
/*  overflow: auto; */
/*  float: right; */
}
.gendiagbox .head{
  font-size: 1.2em;
  font-weight: bold;
}
.gendiagbox .content {
  color: #7bb13a;
  margin-top: 5px;
  font-size: 1em;
  line-height: 1.2em;
  padding-left: 2px;
  padding-right: 2px;
}

.gendiagbox .imageleft {
  margin-right: 1em;
  float: left;
  border: solid 1px;
  border-color: #5aae49; 
}

.gendiagbox img {
  margin-bottom: 0px; /* hack to correct whitespace */ 
}

.gendiag .image { 
  text-align: center;
}

.gendiagboxborder {
  border: solid 1px;
  border-color: #5aae49;
}

.gendiagboxtext {
  padding: 1em;
  color: #5aae49;
  border: solid 1px;
  border-color: #5aae49;
}

.gendiaggr {
  font-weight: bold;
  color: #5aae49;
  font-size: 1.3em;
}



h3 { color: #e33333;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 110%;
  padding-top: 0em;
  margin-top: 0em;
  margin-bottom: 0.5em;
}
h2 { color: #e33333;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0.5em;
}


h4 { color: #e33333;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.subtitle { color: #e33333;
  font-weight: bold;
  padding: 0em;
}
hr { color: #777777;
}

.olsm { font-size: 0.8em; }
.ulsm { font-size: 0.8em; }

/* A:link, A:visited, A:active { 
	font-family: helvetica, arial, sans-serif; 
	text-decoration: underline; 
	font-weight: bold; } */

a { color: #777777;
  font-size: 1em;
  text-decoration: underline;
}

a:hover { color: #ff0000;
  text-decoration: underline;
}

/* A:link {
  color:		#3f3f3f; }
A:visited {
  color:		#777777; }
A:active {
  color:		#ff0000; }
A:hover {
  color:		#ff0000; }
A.whitebold:link {
  color:		#ffffff; text-decoration: none;}
A.whitebold:visited {
  color:		#ffffff; text-decoration: none;}
A.whitebold:active {
  color:		#ffffff; text-decoration: none;}
*/


a.nav02_hi { color: #e33333;
  font-size: 0.8em;
  text-decoration: underline;
  font-weight: bold;
}
a.nav02_lo { color: #777777;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: bold; 
}
a:hover.nav02_lo { color: #ff0000;
  text-decoration: underline;
}
a:hover.nav02_hi { color: #ff0000;
  text-decoration: underline;
}
a:visited.nav02_lo { text-decoration: none;
}
a:visited.nav02_hi { text-decoration: none;
  text-decoration: underline;
}
a:active.nav02_lo { text-decoration: underline;
}
a:active.nav02_hi { text-decoration: underline;
  text-decoration: underline;
}

a.nav02su_hi { color: #e33333;
  font-size: 0.70em;
  text-decoration: underline;
  font-weight: normal; 
}
a.nav02su_lo { color: #777777;
  font-size: 0.70em;
  text-decoration: none;
  font-weight: normal; 
}
a:hover.nav02su_lo { color: #ff0000;
  font-size: 0.70em;
  text-decoration: underline; 
}
a:hover.nav02su_hi { color: #ff0000;
  font-size: 0.70em;
  text-decoration: underline;
}
a:visited.nav02su_lo { text-decoration: none;
  font-weight: normal;
}
a:visited.nav02su_hi { text-decoration: none;
  font-weight: normal;
  text-decoration: underline;
}
a:active.nav02su_lo { text-decoration: underline;
}
a:active.nav02su_hi { text-decoration: underline;
}



address {
  text-align:		right;
  font-size:		x-small;
  font-style:		italic; }
tt,pre,code {
  font-family:		Courier;
}

.vtop { vertical-align: top; }
.vmid { vertical-align: middle; }
.vdwn { vertical-align: bottom; }
.small { font-size: 95%; }
.xsmall { font-size: 0.8em; }
.smallvtop { font-size: 90%;  vertical-align: top;
}
.ul { text-decoration: underline;
}

.redtext { color: #e33333;
  text-align: justify;
}
.blacktext { color: black;
  text-align: justify;
}

.illimgr {
  position: relative;
  float: right; 
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.illimgl {
  position: relative;
  float: left; 
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.illimgc {
  position: relative;
  margin-top: 1em;
  margin-bottom: 1em;
}

.box {
  position: relative;
/* background-color: #E4E4E4; */
  background-repeat: repeat;  
  background-image: url(images/tp_bg.png);
  border-width: 3px;
  border-bottom-width: 6px;
  border-right-width: 6px;
  border-style: double;
  border-color: #a6cad3;
  padding: 4px;
  text-align: justify;
  font-size: 0.8em;
/*  overflow: auto; */
  float: right; 
  margin-right: 0em;
  margin-left: 1.0em;
  margin-bottom: 0.5em;
  color: #809ca3;
}

.box .head1{
  font-size: 1.2em;
  font-weight: bold;
}

.box .content {
  font-size: 1em;
}

.box .image {
  text-align: center;
}

/* .box .content td{
  width: 50%;
  font-size: 1em;
  text-align: center;
} */

.gtill {
  padding: 0px;
  margin:auto;
  margin-bottom: 1em;
  margin-top: 1em;
  text-align:center;
}

.gtill .image {
  border: solid;
  border-width: 2px;
  border-color: #a6cad3;
}

.gtill .ref {
  font-size: 1em;
/*  overflow: auto; */
  text-align: right; 
  font-size: 0.8em;
  color: #809ca3;
}

.gtill .info {
  font-size: 1em;
/*  overflow: auto; */
  text-align: left; 
  font-size: 0.8em;
  color: #809ca3;
}

.glbig { color: #e33333;;
  font-weight: bold;
  font-size: 1.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.gtul {  
  margin-left: 0em;
  margin-top: 0em;
  padding-top: 0em;
  padding-left: 1.3em;
  text-indent: 0em;
  font-size: 0.9em;
  color: #a6cad3;
 }

#ov01 {
  font-size: 0.8em;
}
#docdate { 
  text-align:center;
  line-height:1.6em;
  font-family: arial, helvetica, sans-serif;
  font-size:75%; 
}
#ptop { 
  padding-top: 10px;
  text-align: right;
  clear: both;
}
#copyright { 
  padding-top: 0px;
  text-align:center;
  line-height:1.6em;
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
}
.ttip {
  position: absolute;
  display: none;
  background-color: #E4E4E4;
}
.ttip2 {
  position: absolute;
  display: none;
/* background-color: #E4E4E4; */
  background-repeat: repeat;  
  background-image: url(images/tp_bgwh.png);
  border-width: 2px;
  border-style: solid;
  border-color: #e33333;
  padding: 4px;
  text-align:justify
}
.ttip2 .head1{
  /*	background-color: #ffffff; */
  color: #e33333;
  font-weight: bold;
  font-size: 0.8em;
  /*	padding: 2px; */
}
.ttip2 .head2{
  /*	background-color: #ffffff; */
  color: #e33333;
  font-weight: bold;
  font-size: 0.8em;
  /*	padding: 2px; */
}
.ttip2 .content{
  color: #000000;
  font-size: 0.8em;
  border: 4px;
}
.ttip2 .content td{
  width: 50%;
  font-size: 10px;
  text-align: center;
}
.ttip3 {
  position: absolute;
  display: none;
}
.ttip3 img {
  /* moz-opacity: 0.4; */
  /*filter: alpha(Opacity=40); */
}
.strong {
  font-weight: bold;
}

/* testwise */

/* hint: dev: ie takes regular definition of a above */

.togloss { /* color: #000000; */
  /* font-size: 1em; */
  text-decoration: underline;
  font-weight: normal; 
}

.red { 
  color: #e33333;
 }

.redbold { color: #e33333;
  font-weight: bold;
}

.ttipgloss {
  width: 200px;
  z-index: 2;
  position: absolute;
  display: none;
/* background-color: #E4E4E4; */
  background-repeat: repeat;  
  background-image: url(images/tp_bgwh.png);

  border-width: 3px;
  border-bottom-width: 6px;
  border-right-width: 6px;
  border-style: double;
  border-color: #a6cad3;

/*  border-width: 2px;
  border-style: solid;
  border-color: #809ca3; */

  padding: 4px;
  text-align:left
}

.ttipgloss .head2{
  /*	background-color: #ffffff; */
  color: #e33333;
  font-weight: bold;
  font-size: 1em;
  /*	padding: 2px; */
}

.ttipgloss .content{
  color: #000000;
  font-size: 0.9em;
  border: 4px;
  font-weight: normal;
}

#entrybox { 
  margin: 0;
  margin: 0 auto;
  text-align: center;
  border-left: solid 1px #5b5b5b;
  border-right: solid 1px #5b5b5b;
  padding-left: 0px;
}

