/*
*************************************************************
* phpnet.css - A clone of php.net (http://www.php.net/)
* Based on lean.css Copyright 2004, 2005 Hagan Fox (haganfox AT users.sourceforge.net)
* Based on pmwiki.css Copyright 2004 Patrick R. Michaud (pmichaud@pobox.com)
* You can redistribute this file and/or modify   it under the terms
* of the GNU General Public License as published by the Free Software
* Foundation; either version 2 of the License, or (at your option)
* any later version.  See http://www.gnu.org/licenses/gpl.txt
*************************************************************
*/

div.rnd
{
	font-family : Arial,sans-serif;
	font-size : 12px;
}

div.rndbox
{
	
	margin: 0px 0px 0px 200px;
}


div.freepic
{
	font-family : Arial,sans-serif;
	font-size : 9px;
	line-height: 1.2;
	width: 170px;
}


div.drtapic
{
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height: 1.2;
	width: 170px;
}


/* General settings */
body, html {
    margin: 0px;
    padding: 0px;
    background-color: white;
}

.noborder img {
	border: 0px;
}

/* Font Typeface - comment out to use browser defaults */
body, ul, td, th, p, h1, h2, h3, h4, small, input, textarea, select { 
	font-family: verdana, arial, helvetica, sans-serif; 
}
pre, tt, .sourcecode {
    font-family: "Courier New", Courier, monospace;
}
/* Font Sizes - comment out to use browser defaults */
/* textarea, pre, tt { font-size:10pt; } */
/* small { font-size:0.85em; } */

h1 { font-size: 120%; background : #C7E3FF; padding : 2px 0px 2px 10px; margin: 2% 0px 2% -10px;}
h2 { font-size: 115%; font-style: italic; margin: 2% 0px 2% 0px; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

hr {
    border: 0px;
    color: black;
    background-color: black;
    height: 1px;
}

/* Default font size for elements */
body, td, th {
    font-size: 98%; line-height : 1.4em;
}

li {
	margin-top: 1em;
}

img { border-width:1px; border-color:#cccccc;}


/* Links */
a { color:#0000B0; text-decoration:none; font-weight: bold;}
a:visited { color:#0000B0; text-decoration:none; }
a:hover { color:#0033ff; }
a:active { color:#0000ff; }


 
/* PhpWiki Built-ins */
h1.wikiaction { font-size:150%; margin:0px; }
#wikiedit form { margin:1px; }
#wikiedit textarea { width:740px; height:450px; }
.indent { }
.pagetitle { }
a.varlink { }

/* Upper Table */
#wikiheadtable { 
	background-color:#C7E3FF; 
	vertical-align:top; 
	margin-top:0px; 
	border-bottom:1px solid #000000; 
	padding-bottom:1px;
}

#headlogo { color:#000000; width:165px; vertical-align:middle;  padding-top: 10px}
#wikilogo { height:36px; text-align:center; vertical-align:top;}
#wikilogo img { border:0px; }
#wikilogotext { font-size: 200%; text-align:left; vertical-align:middle; white-space:nowrap; }
#wikilogotext { padding-top:5px; padding-bottom:2px; padding-left:15px; padding-right:5px; }
#wikilogotext, #wikilogotext a, #wikilogotext a:visited { font-weight:bold; }

#headwikiloc { vertical-align:middle; }
#wikilocgroup { font-size: 85%; font-weight:bold; 
background-color : #FFC48A; color:#333333; padding: 2px 0px 2px 10px; }
#wikigroupforheader {  font-weight:bold; }

#wikiheadcmds { font-size: 75%; white-space:nowrap; text-align:right; vertical-align:bottom; }
#headcmdsupper { font-weight:bold; padding-right:10px; }
#headcmdslower { font-weight:bold; padding-left:10px; padding-right:10px; color: White; }
#headcmdslower a { color: White; }
#wikiloctitle { font-size: 160%; font-weight: bold; white-space:nowrap; padding-left:15px; }

#wikiheadquicksearch {
    font-size: 75%;
	background-color:#4DA6FF; 
    vertical-align:top; margin-top:0px;
    border-bottom:1px solid #000000; 
}
#headsearchleft { font-weight:bold; padding-left:10px; padding-right:10px; color: White; }
#headsearchleft a { color: White; font-weight:normal;}
#headsearchright { text-align: right; font-weight:bold; padding-left:10px; padding-right:10px; color: White; }
#headsearchright a { color: White; font-weight:normal;}


form.thin {
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight:normal;
}

/* Main Wiki table */
#wikimain { }
/* Left column */
#mainwikisidebar { 
	//background-color: #0069D1; 
	background-color: #4f77b7; 
	background-image: url('/images/hintergrund.jpg'); 
	color:#000000; 
	width: 150px;
	vertical-align:top; 
	border-bottom:1px solid #000000; 
	font-size:85%;
}

/* Links */
#mainwikisidebar a { color:#ffffff; text-decoration:none; font-weight: bold;}
#mainwikisidebar a:visited { color:#ffffff; text-decoration:none; }
#mainwikisidebar a:hover { color:#FF0000; background-color : #FFFFCC; padding: 2px;}

#mainwikisidebar h1 a { color:#000000; padding: 2px;}
#mainwikisidebar h1 a:visited { color:#000000; padding: 2px;}

#mainwikisidebar strong { white-space:nowrap; margin-left:2px; margin-right:2px; }
#mainwikisidebar h1 { 
    border-style: solid;
    border-color: black;
    border-width: 0px 1px 1px 0px;
    background-color: #d3d3d3;
    padding: 5px;
	font-size: 100%;
	font-weight: bold;
	width: 110px;
}

#mainwikisidebar .indent { margin-left:10px; margin-right:2px; } 
#mainwikisidebar ul { white-space:nowrap; margin:0px; padding-left:2px; list-style-type:none; line-height: 0.66em;}

#sidebarbottom { padding-left:10px; padding-right:5px; padding-bottom:5px; }
#sidebarbottom img { border:0px; }
#sidebarbottom a, #sidebarbottom a:visited { color:#999999; }

/* Main wiki area */
#mainwikitext { 
	background-color: #ffffcc;
	color:#000000; 
	vertical-align:top; 
	border-bottom:1px solid #000000; 
/*	border-left:1px dashed #000000; */
}

#wikibody { 
	padding:10px; 
	padding-top:5px; 
}

#hinweis { font-size: 75%; text-align:center; color: #FF4444; padding: 0px 5px 30px 5px;}

#footlastmod { font-size: 75%; text-align:right; color:#999999; padding-left:5px; padding-right:5px; }


/* Wiki footer */
#editrow { 
	font-size: 75%; 
	background-color:#C7E3FF; 
	border-bottom:1px solid #000000; 
}
#footleft { padding-left:5px; padding-right:10px; }
#footmiddle { text-align:center; color:#999999; }
#footright { text-align:right; padding-left:5px; padding-right:10px; }


/* Last row, for Powered-by link */
#wikisole { font-size: 75%; text-align:center; padding-top:2px; padding-bottom:3px; }
#wikisole, #wikisole a, #wikisole a:visited { font-weight:normal; color:#80B0F0; }
#wikisole a:hover { color:#999999; }

/* Make site-related links non-bold */

#wikigroupforheader, #wikigroupforheader a { font-weight:normal; }
#headcmdsupper, #headcmdsupper a { font-weight:normal; }
#headcmdslower, #headcmdslower a { font-weight:normal; }
#mainwikisidebar, #mainwikisidebar a , #mainwikisidebar h1 { 	font-family: Arial, Helvetica, sans-serif;: bold; }
#mainwikisidebar strong { font-weight:normal; }
#footleft, #footleft a, #footmiddle, #footmiddle a, #footright, #footright a { font-weight:normal;}
#wikisole, #wikisole a, #wikisole a:visited { font-weight:normal; color:#80B0F0; }


.sourcecode 
{
   background-color: #F0F0F8; border: #666 1px solid; padding: 1em;
 }

 #navigation
 { padding:40px 5px 10px 5px;	background-image: url('/images/hintergrund3.jpg'); 	background-repeat: no-repeat; height: 570px;
 }
 
.textblock01
{
	width: 80%; background-color: #DDDDDD;	margin: 0px 0px 0px 40px; padding: 10px;
	border: solid; border-color: Black; border-width: 1px;
}


.kategorie
{
	font-size: 120%; font-weight: bold; background : #C7E3FF; padding : 2px 0px 2px 10px; margin: 2% 0px 2% -10px;
}

 
.liste01
{
	width: 80%; background-color: #C7E3FF; margin: 0px 0px 0px 40px; padding: 10px;
	font-weight: bold; border: solid; border-color: Black; border-width: 1px;
}
.liste01 ul
{
	 list-style-image: url(/images/bullet.gif); font-weight: normal;
}
 
.liste01 ol
{
	 font-weight: normal;
}

.liste01 li
{
 	margin: 5px; padding: 0px 0px 0px 10px;
} 


.liste02 ul
{
	list-style-image: url(/images/bullet2.gif);
}


.inhaltkopf
{
	margin-left: 100px; font-weight: bold; font-size: 1.5em;
}

table.inhalt
{
	width: 90%;
}

table.inhalt td
{
	padding: 10px;
}

table.sitemapdir01
{
	width: 90%; margin-left: 100px;
}
 

table.sitemapfiles01
{
	width: 90%; margin-left: 100px; 
} 

table.sitemapfiles td.left
{
	width: 30%; vertical-align: middle;	
}


table.sitemapfiles td.right
{
	width: 70%
}

table.table01
{
	background-color: #4DA6FF; margin-left: 40px; margin-left:auto; margin-right:auto; 
}

table.table01 td
{
	background-color : #C7FFFF; padding : 3px; vertical-align : top;
}

table.table01 td.header
{
	background-color : #FFC7C7; font-style : italic; font-weight : bold;	padding : 3px;	vertical-align : top; 
}

table.table02
{
margin-left:auto; margin-right:auto; background-color: #4da6ff; border-size: 1px; border-style: solid; width: 80%; border-color: #C7E3FF;
}

table.table02 td.header
{
padding: 5px; background-color: #ffa64d;
}

table.table02 td.text
{
padding: 5px; background-color: #C7FFC7;
}

#copyright
{
	text-align: center; font-size: 80%; font-weight: bold ;
}

.rahmen01
{
	background-color: #C7E3FF; border: solid; border-width: 1px; 
	width: 80%; padding: 5px; margin-left: 50px;
}


.editsection { display: none }
.sisterproject { display: none }
.gallery { display: none }
.noprint { display: none }
.thumb, .thumbinner, .thumbcaption, .magnify { display: none }

table.wikipedia
{
	font-family : Arial,sans-serif;
	font-size : 12px;
	width: 90%;
	margin-left: 20px;
	
}

.taxobox
{
	float: right;
	border:1px solid #000000;
}

th {
font-weight: bold;
text-align: middle;
background-color: #9BCD9B;
}

td.taxo-name, td.Person
{
text-align: center;
}

table.freepic
{
	width: 180px;
}

table.drtapic
{
	width: 180px;
}

// CSS für Datenblätter


div.datenblatt
{
	width: 600px;
	height: 600px;
	background-color: #FFEF94;
	border-width: 2px;
	border-style: solid;
	border-color: blue;
	margin: 30px 0px 0px 50px;
	font-family : Arial, "Courier New", "Times New Roman",Sans-Serif;
		font-size : 24px;
}


div.datenblatt div.title
{

	padding: 10px 0px 10px 10px;
	font-family : Arial, "Courier New", "Times New Roman",Sans-Serif;
	font-size : 24px;
	font-style : italic;
	font-weight : bold;
	text-align: left;
	width: 600px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: blue;
}

div.block1
{
	width: 590px;
	padding: 10px;
	text-align: left;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: blue;
	font-family : Arial, "Courier New", "Times New Roman",Sans-Serif;
	font-size : 15px;
	font-weight : bold;
	font-style: italic;
}

div.block1 .box1
{
	width: 600px;
}

div.block1 .box2
{
	
	margin: -28px 0px 0px 180px;
	font-style: normal;
}

div.block2
{
	height: 150px;
	width: 590px;
	padding: 10px;
	text-align: left;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: blue;
	font-family : Arial, "Courier New", "Times New Roman",Sans-Serif;
	font-size : 15px;
	font-weight : bold;
}

div.block2 .box1
{
	width: 600px;
}

div.block2 .box2
{
	margin: -120px 0px 0px 180px;
}

div.coltitle
{
	margin: 5px 0px 0px 0px;
}

div.coltext
{
	margin: -22px 0px 0px 100px;
	font-weight: normal;
}

#quellen
{
	margin: 0px 0px 0px 50px;
}

#datenblattdruck
{
	margin: -15px 0px 50px 400px;
}
 
 div.foto {
  margin: 30px 0px 30px 250px;
}

div.askhelp
{
 margin: 2em;
 border-width: 1px;
 border-style: solid;
 border-color: black;
 background-color: #C7E3FF;
 padding: 5px;
}

div.comment
{
 margin: 2em;
 border-width: 0px;
 text-align: center;
 font-weight: bold;
}

/* Glossary Plus - Start */

a.glossterm {
	color: #2e2f8f;
	font-weight: normal;
	text-decoration: none;
	
}

a.glossterm:hover {
	border-bottom: 1px dotted #2e2f8f;
	border-top: 1px dotted #2e2f8f;
}

h1 a.glossterm, h2 a.glossterm, h3 a.glossterm, h4 a.glossterm {
	color:inherit;
	font-weight:inherit;
}

div.glossdef {
	padding: 2px;
	color: #000000;
	background: #f7f7f7;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	width: 80%;
	margin-left: 150px;
}

dt {
	font-weight: bold;
	border-top: 1px solid #cccccc;
}

dd {
	margin: 0px 0px 5px;
}

/* Glossary Plus - End */


