  body, p a {
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	margin: 0px;
    min-width: 40em;
  }
  p {
	line-height: 5em;
  }
  html {
    padding: 0;
  }
  body {
    margin: 0; padding: 0;
  }
  #kopf {
    position: absolute;
    top: 0;
	left: 0;
    width: 100%;
	height: 38px;
	z-index:99;
	background-image: url(_jpggif/bartopix.jpg);
	background-repeat: no-repeat;
  }
  html>body #kopf {
    position: fixed;
  }
  #scrollinhalt0 { /* logo */
    margin-left: 16.125em; margin-top: 13.9375em; padding: 0;
    /* margin-left: 18.125em; margin-top: 20.9375em; padding: 0; */
	width: 300px;
	/* width: 36.5625em; */
  }
  * #scrollinhalt0 {
    					/* background-color: #00FF66; */
  }
  #scrollinhalt0 #logo {
	padding: 0em;
	margin: 0 0 1em;
  }
  #scrollinhalt1 { /* pflanze */
    margin-left: 0; margin-top: 0; padding: 0;
	/* width: 36.5625em; */
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: silver;
  }
  * #scrollinhalt1 {
    					/* background-color: #00FF66; */
  }
  #scrollinhalt1 #pflanze {
	padding: 0em;
	margin: 0;
	width: 16.125em;
	/* width: 18.125em; */
	height: 326px;
	background-image: url(_jpggif/blix.gif);
	background-repeat: no-repeat;
	float: left;

  }
  #scrollinhalt1 table {
	padding: 0;
	margin: 1em  0 0;
	text-align: left;
}

  .txtbaco {
	font-size: 0.75em;
	color: #666666;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.13em;
	text-align: center;
}
  .txt{
	font-size: 0.75em;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

a:link {
	font-size: 0.75em;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
	white-space: pre;
	display: block;
	letter-spacing: 0.13em;
	text-decoration: none;
}
a:visited {
	font-size: 0.75em;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
	white-space: pre;
	display: block;
	letter-spacing: 0.13em;
	text-decoration: none;
}
a:hover {
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
	white-space: pre;
	display: block;
	letter-spacing: 0.13em;
	text-decoration: none;
}
a:active {
	font-size: 0.75em;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
	white-space: pre;
	display: block;
	letter-spacing: 0.13em;
	text-decoration: none;
}

