/* This is part of the skin "biotic" by Subhash - letzte Aenderung 14.4.2011 */

/* pmwiki-styles: */
ul, ol, pre, dl, p {
	margin-top: 0;
	margin-bottom: 0;
}
code.escaped {
	white-space: nowrap;
}
.vspace { /* bestimmt auch den Abstand zwischen Absätzen! */
	margin-top: 0.8em;
}
.indent, .outdent {
	margin-left: 3em;
}
.outdent {
	text-indent: -3em;
}
a.createlinktext {
	text-decoration: none;
	border-bottom: 1px dotted gray;
}
a.createlink {
	text-decoration: none;
	position: relative;
	top: -0.5em;
  font-weight: bold;
  font-size: 0.8em;
  border-bottom: none;
 }
img {
	border: 0;
}
.rfloat img, .lfloat img {
	margin-bottom: 10px;
}
/* simuledit-styles: */
.editconflict {
	color: green; 
	font-style: italic;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
}
/* markup-styles: */
table.markup {
	border: 2px dotted #ccf;
	width: 90%;
}
td.markup1, td.markup2 {
	padding-left: 10px;
	padding-right: 10px;
}
table.vert td.markup1 {
	border-bottom: 1px solid #ccf;
}
table.horiz td.markup1 {
	width: 23em;
	border-right: 1px solid #ccf;
}
table.markup caption {
	text-align:left;
}
div.faq p, div.faq pre {
	margin-left: 2em;
}
div.faq p.question {
	margin: 1em 0 0.75em 0;
	font-weight: bold;
}
/* vardoc-styles: */
a.varlink {
	text-decoration: none;
}
/* ===================== */
html, body {
	height: 100%;
}
body {
	overflow: hidden;
}
/* vor ieMac versteckt: \*/
	html {
		overflow: hidden;
	}
/* Ende versteckt */
body { 
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	color: #222;
	text-align: center;
	background: #fff url(logo_hg.gif) no-repeat fixed -245px -70px;
}
body#startseite {
	background: #fff url(http://www.biotic-institute.com/pub/skins/biotic/logo_hg.gif) no-repeat fixed center center;
}
a:link {
	color: #237;
}
#startseite #inhalt a:link, #startseite #inhalt a:visited {
	text-decoration: none;
}
a:visited {
	color: #67d;
}
a:visited:after { /* ieWin unterstützt erzeugte Inhalte nicht */
	content: " \221A"; /* Haken nach besuchtem Link ausgeben */
	position: relative;
	top: 0.2em;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none !important; /* wird leider in Safari und Firefox ignoriert */
}
a.createlink:visited:after { /* Haken nach Neuseiten-Fragezeichen NICHT ausgeben: */
	content: "" !important;
}
/* eigene Klasse um das Haken-Anzeigen definitiv ausschließen zu können: */
.nocontent a:visited:after {
	content: "" !important;
	/* display: none; gg. Strich unter Bild in Safari - wird wg. Problemen mit IE6 jetzt per JS auf der Startseite gesetzt */
}
a:hover, #inhalt h1 a:hover, #startseite #inhalt h5 a:hover {
	text-decoration: none;
	background-color: #4050bf;
	color: #fff;
}
#startseite a:hover, #logo a:hover {
	text-decoration: none;
	background-color: transparent;
}
.sr, .sm, .nurprint {
	display: none;
}
h1 {
	margin: 0.8em 0 0.5em;
}
h2, h3, h4, h5, h6 {
	margin: 0.9em 0 0.5em;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
}
h1 {
	font-size: 1.8em;
}
h1, h1 a:link {
	color: #c00;
}
h2, h3, h4, h5, h6, b, strong, b {
	color: #444;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
ul {
	list-style-type: circle;
}
ul#sortedAttachList {
	margin-left: 0.5em;
	padding-left: 0;
	list-style-type: none;
}
code, pre {
	font-size: 1.1em;
}
.frame {
	border: 1px solid #348;
	padding: 0.7em;
	background-color: #f0f8ff;
}
.frame h1, .frame h2, .frame h3, .frame h4, .frame h5, .frame h6 {
	margin-top: 0;
}
.lfloat {
	float: left;
	margin-right: 0.75em;
}
.rfloat {
	float: right;
	margin-left: 0.5em;
}
.prebig .escaped, .prebig code {
	font-size: 1.2em;
}
table.tabtable {
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	font-family: "Courier New", Courier, monospace;
}
table.tabtable td {
	border: 1px solid #ccc;
	padding: 0.2em 0.5em;
	vertical-align: top;
}
hr {
	border: 0;
	color: #f33;
	background-color: #f33;
	height: 1px;
	width: 100%;
	text-align: left;
}
/* Termintabelle: */
table.termine {
	border-collapse: collapse;
	border: 1px solid #fff;
	width: 100%;
	background-color: #f0f8ff;
}
table.termine th {
	border: 2px solid #fff;
	padding: 0.6em 0 0.3em 0.6em;
}
table.termine td {
	border: 2px solid #fff;
	padding: 0.3em 0.7em 0.5em;
}
table.termine td.c1, table.termine td.c3 {
	width: 30%;
	vertical-align: top;
}
table.termine td.c2 {
	width: 40%;
	vertical-align: bottom;
}
table.termine td.c1, table.termine td.c2 {
	text-align: left;
}
table.column td.c3 {
	text-align: right;
}

/* BEREICHE von oben nach unten und links nach rechts wie im Browser zu sehen: */

#wrapper {
	position: relative;
	margin: 10px auto 0 auto;
	border-top: 1px solid #fff;/*  #b00; */
	border-right: 2px solid #fff; /* #b00; */
	border-bottom: 2px solid #fff; /* #b00; */
	border-left: 1px solid #fff; /* #b00; */
	padding: 0;
	width: 780px;
	height: 98%;
	text-align: left;
	background-color: #fffffb;
}
#startseite	#wrapper, #startseite	#mitte, #startseite	#inhalt, #startseite	#wikitext {
		background-color: transparent !important;
}
div#hmenu { /* Hauptnavigation */
	position: absolute;
	top: 0;
	left: 3px; /* zusammen mit margin-left der Navigationslisten sind das wieder 10px */
	margin: 0;
	padding: 0;
	height: 1.8em;
	width: 774px;
	z-index: 100;
}
#wikitop { /* umgibt Titelbild und Suchformular */
	position: absolute;
	top: 0;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 125px;
	z-index: 2;
}
#startseite #wikitop {
	top: 30px;
}
#suche {
	position: absolute;
  top: 96px;
  right: 8px; 
  font-size: 0.8em;
  font-weight: bold;
  text-align: right;
  z-index: 5;
}
#suche a:link, #suche a:visited {
  color: #fff;
  text-decoration: none;
}
#suche form {
	margin: 0;
}
#suche input {
	font-size: 1em;
}
div#mitte { /* umfasst Unternavigation und den Inhalt */
	margin-top: 125px;
	height: 74%;
}
#links, #inhalt {
	height: 94%;
}
#links { /* Unternavigation */
	float: left;
  width: 157px;
  margin: 0 0 15px;
  padding: 5px 5px 5px 8px;
	overflow: auto;
  font-size: 0.8em;
  line-height: 1.3em;
  background-color: #f0f8ff;
}
#logo {
	margin: 15px auto 15px auto;
	text-align: center;
}
#logo img {
	border: 0;
	margin: 8px 0;
}
#logo a:visited:after, #rss a:visited:after {
	content: ""; /* Haken nach besuchtem Link NICHT ausgeben */
	display: none; /* gg. Strich unter Bild in Safari */
}
#links a:link, #links a:visited, #links a:hover, #links a:active,
#fuss a:link, #fuss a:visited, #fuss a:hover, #fuss a:active,
#wikititle a:link, #wikititle a:visited, #wikititle a:hover, #wikititle a:active,
#wikicmds a:link, #wikicmds a:visited, #wikicmds a:hover, #wikicmds a:active {
	text-decoration: none;
}
#links a:link {
	color: #20309f;
}
#links a:visited {
	color: #20309f;
}
#links a[title$="SideBar"]:visited:after  {
	content: ""; /* Haken nach besuchtem Link NICHT ausgeben */
}
#links a:hover {
	color: #fff;
}
#links h1 { 
  margin: 0px;
  background-color: #eef; 
  font-size: small;
  text-align: left;
  padding: 2px 0 4px 0;
}
#links hr {
	color: #222 !important;
}
#links ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#links ul li {
	padding-left: 1em;
}
#links p, #links li {
	color: #20309f;
	font-weight: bold;
}
#links .selflink { /* Link zu angezeigter Seite */
	color: #c00;
	font-weight: bold;
}
#links li a {
	font-weight: normal;
}
#inhalt { /* der eigentliche Inhalt rechts */
	float: right;
	margin: 0 0 15px;
	padding: 5px 20px 5px 0;
	width: 580px;
	overflow: auto;
	z-index: 0;
}
#startseite #inhalt {
	text-align: center;
}
#startseite img {
	margin: 0 auto 0 auto;
	padding: 15% 0 0;
}
#startseite h2 {
	font-size: 1.35em;
}
#startseite h4 {
	margin: 0.8em auto 0 auto;
}
#startseite h5 { /* "Enter" */
	margin: 4em auto 0 auto;
	font-size: 1.2em;
}
#wikicmds { /* Befehle zur Administration */
	position: absolute;
	top: 124px;
	right: 15px;
	border: 1px solid #c00;
	padding: 2px 5px;
	width: 130px;
	text-align: right;
	font-size: 0.8em;
	background: transparent url(ffc_80.png);
}
#wikicmds a:visited:after {
	content: ""; /* Haken nach besuchtem Link NICHT ausgeben */
	display: none; /* gg. Strich unter Bild in Safari */
}
#wikitext {
	clear: both;
	margin-top: 0;
	margin-left: 10px;
	padding: 0 0 1em;
	width: 98%;
}
h1.wikiaction {
	font-size: 150%;
	margin: 0;
}
#wikitext li {
	padding: 0.5em 0 0;
}
#wikiedit {
	margin-top: 2em;
}

#wikiedit form {
	margin: 0;
}
#wikiedit textarea {
	width: 98%;
}
/* Kontaktformular: */
#kontaktform {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#kontaktform input {
	margin: 0 0 3px;
}
#kontaktform #adresse {
	width: 563px;
}
#kontaktform #nachrichtenfeld {
	margin: 0.5em 0;
	width: 558px;
	height: 112px;
}

#fuss, #adminfuss {
	clear: both;
	border-top: 2px solid #a0a8cf;
	padding-bottom: 0.4em;
	font-size: 0.8em;
	background-color: #fffffb; /* deckt zusammen mit padding-bottom den HG des Wrappers ab */
}
.lastmod {
	float: right;
}
#adminfuss ul {
	margin: 0.3em auto;
	padding: 0;
	text-align: center;
}
#adminfuss ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#fuss a:visited:after, #adminfuss a:visited:after {
	content: ""; /* Haken nach besuchtem Link NICHT ausgeben */
	display: none; /* gg. Strich unter Bild in Safari */
}
#fuss p, #adminfuss p {
	margin: 0.3em 0;
	text-align: left;
}
#fuss .hiddenlink a:link, #fuss .hiddenlink a:visited {
	color: #fffffb;
	background-color: #fffffb;
}
#fuss .hiddenlink a:hover {
	color: #fff;
	background-color: #c00;
}

#mehrinfos {
	/* float: right; */
	border: 1px solid #ccc;
	margin: 2em 0;
	padding: 0.5em;
	width: 15em;
	background: #eee;
}
#mehrinfos h3 {
	margin: 0 0 0.4em;
}
