/* ------------------------ *//*  copyright samango.de    */
/* ------------------------ */

body, p a {
  color:black;
  background-color:white;
  font-size:100.01%;
  font-family:Arial,Helvetica,sans-serif;
  margin:0;
  padding:0;
  text-align:center; /* Zentrierung im Internet Explorer */
}

div#Seite {
  text-align:left;   /* Seiteninhalt wieder links ausrichten */
  margin:0 auto;     /* standardkonforme horizontale Zentrierung */
  width:760px;
  border:0px dashed silver;
}

div#content {
  text-align:center;
  border:0px dashed silver;
  background-color:#FAFAFA;
  width:760px;
  height-min:375px;
}

img#Bild {
  margin:15px;
  xvisibility:hidden;
}

div#logo {
  text-align:center;
  border:0px dashed silver;
  font-size:38px;
  font-style:normal;
  font-weight:bold;
  color:#A6A6A6;
  margin:1px 25px 3px 0;
  font-variant:normal;
}

a#logo {
  color:#A6A6A6;
  text-decoration:none;
}

div#header {
  border-width:1px;
  border-style:dotted;
  border-color:Silver;
  padding-top:5px;
  margin:25px 0 15px 0;
  background-color:#F0F0F0;
}

div#footer {
  border-width:1px;
  border-style:dotted;
  border-color:Silver;
  padding:3px;
  margin-top:15px;
  background-color:#F0F0F0;
  font-family:Arial;
  font-style:normal;
  font-size:11pt;
  font-weight:normal;
  font-variant:normal;
  color:#A6A6A6;
  text-decoration: none;
}

a#footer {
  font-family:Arial;
  font-style:normal;
  font-size:11pt;
  font-weight:normal;
  font-variant:normal;
  color:#A6A6A6;
  text-decoration: none;
}

div#navigation {
  z-index:90;
  margin-top:15px;
  margin-right:15px;
}

div#info {
  position:absolute;
  z-index:10;
  top:132px;
  width:635px;
  height:375px;
  display:none;
}

div#info_content {
  height:355px;
  width:480px;
  xoverflow:scroll;
  padding:15px;
  font-family:Arial;
  font-style:normal;
  font-size:11pt;
  font-weight:normal;
  color:#505050;
  background-color:#F0F0F0;
  opacity:.83; 
  -moz-opacity:.83;
  -khtml-opacity:.83;
  filter:alpha(opacity=83);
}

* html div#info_content {  /* nur fuer Internet Explorer */
  height:385px;     /* Version 5.x */
  h\eight:385px;    /* Version 6 */
  width:510px;      /* Version 5.x */
  w\idth:510px;     /* Version 6 */
}

a#info_content {
  font-family:Arial;
  font-style:normal;
  font-size:11pt;
  font-weight:normal;
  text-decoration:none;
  color:#505050;
}

div#title {
  font-family:Arial;
  font-style:normal;
  font-size:10pt;
  font-weight:normal;
  font-variant:normal;
  color:#A6A6A6;
  vertical-align:top;
  margin-top:15px;
  margin-left:15px;
}

table#data tr td {
  font-family:Arial;
  font-style:normal;
  font-size:11pt;
  font-weight:normal;
  color:#707070;
  padding:3px;
}






