* {
	margin: 0;
	padding: 0;
}
div#Inhalt_large, div#Artenliste, div#Legende {

}
* html div#Inhalt_large, * html div#Kopfzeile, * html div#Inhalt {
	height: 1em;
	margin-bottom: 0;
}
html>body div#Seite, html>body div#Seite_artliste {
	border-color: #808080; /* Farbangleichung an den Internet Explorer  */
}

html>body ul#Navigation li {
	list-style: none;
	margin: 0;
	padding: 0.19em; /* Angleichen des padding */
}
table#tbl_artinfo {
	width: 100%;
}
table#tbl_artinfo th {
	text-align: left;
	color: #000;
	background: #b1cbeb;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	padding: 8px 8px;
}
table#tbl_artinfo td{
	color: #000;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	background: #e5e5e5;
	border-bottom: solid 8px #fff;
	padding: 2px 8px;
}
table#tbl_roteliste th{
	font-size: 0.8em;
	padding: 2px 8px;
}
table#tbl_roteliste td{
	border: #fff solid 1px;
	border-collapse: collapse;
	text-align: center;
    width: 100px;
}
table#tbl_roteliste a{
    color: #010068;
    font-weight: bold;
    text-decoration: underline;
    /*display: block;*/
    padding: 0.3em;
}

table#Artinfo_headline{
  padding: 0;
  border-bottom: #6f93d4 solid 2px;
  font-size: 1.6em;
}

div#Artenliste {
	float: left;
	font-size: 1.0em;
	margin: 0px 0 0 10px;
	padding: 0;
	width: 185px;
}

div#Inhalt {
	background-color: #FFFFFF;
	font-size: 0.8em;
	height: 681px;
	list-style-type: square;
	margin: 0 0 0em 207px;
	padding: 1em 1em;
}

div#Inhalt h2 {
	color: #000080;
	font-size: 1.2em;
	margin: 1em 0 0;
}

div#Inhalt h3 {
	color: #000080;
	font-size: 1.0em;
	margin: 1em 0 0;
}

div#Inhalt h4 {
	color: #000080;
	font-size: 0.8em;
	font-style: italic;
	margin: 0 0 0.5em;
}

div#Inhalt p {
	font-size: 1em;
	margin: 1em 0;
}

div#Inhalt_large {

	background-color: transparent;
/* 	font-size: 0.8em; */
	margin: 0 0 0 213px;
	padding: 0em 1em;
}

div#Inhalt_links {
	float: left;
	width: 48%;
}

div#Inhalt_rechts {
	float: right;
	padding-top: 10px;
	width: 48%;
}

div#Kopfzeile {
	background: url(images/hintergrundoben.png) #FFFFFF;
	margin: 0 0 0 207px;
	padding: 60px;
}

div#Legende {
	float: right;
	margin: 10px 10px 0 0;
	width: 200px;
	font-size: 1.0em;
}
div#Legende h1, div#main_top h1, div#main_bottom h1 {
	font-size:1.0em;
	padding: 0.7em 0 0.2em 0;
}
div#Legende h2, div#main_top h2, div#main_bottom h2 {
	font-size:0.9em;
	padding-bottom: 0.5em;
}
div#Legende table td, div#main_top td {
	font-size:0.9em;
	padding-left: 5px;
}
div#Seite, #Seite2{
	height: 100%;
	padding: 0; /*background: #D9F7FD url(images/hintergrundlinks.png);*/
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	width: 100%; /* standardkonforme horizontale Zentrierung */
}

div#Seite_artliste {
	background: transparent url(images/hintergrundlinks_ohnekarte.jpg) no-repeat;
	height: 100%;
	margin: 0; /* standardkonforme horizontale Zentrierung */
	padding: 0;
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	width: 960px;
}

div#Seite2 {
	background: url(images/hintergrundlinks_nolines.png) #D9F7FD;
}

p#Fusszeile {
	background: #D9F7FD;
	clear: both;
	font-size: 0.83em;
	margin: 0;
	padding: 0.1em;
	text-align: center;
}

p#Fusszeile a:hover, ul#Navigation a:hover, ul#Artenliste a:hover {
	color: #000066;
	text-decoration: underline;
}

span#Art_headline {
	font-size: 16px;
	line-height: 18px;
/*	margin-bottom: 6px;  */
	padding: 0 0 0 5px;
	color: #2a3691;
}

ul#Artenliste {
	font-size: 0.8em;
	line-height: 1.1em;
	height: 558px;
	margin: 0 0 20px 0;
	overflow: auto;
	padding: 0;
}

ul#Artenliste a, p#Fusszeile a {
	display: block;
	text-decoration: none;
}

ul#Artenliste li {
	list-style: none;
	margin: 0;
	padding: 0.1em;
}

ul#Inhalt {
	height: 500px;
	overflow: auto;
	padding-right: 1em;
}

ul#Inhalt li {
	line-height: 1.2em;
	list-style-type: square;
	margin-bottom: 1.2em;
}

ul#Navigation {
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	margin: 303px 0 0 0;
	padding: 0;
	text-align: right;
	width: 207px;
}

ul#Navigation a {
	display: block;
	padding: 0.2em;
	text-decoration: none;
}

ul#Navigation a:active, ul#Artenliste a:link, ul#Artenliste a:visited, ul#Artenliste a:active, p#Fusszeile a:link, p#Fusszeile a:visited, p#Fusszeile a:active, ul#Navigation a:link, ul#Navigation a:visited {
	color: #000066;
}

ul#Navigation li {
	list-style: none;
	margin: 0;
	padding: 0.22em;
}

ul#pdf_list li a, ul#pdf_list li a:visited, ul#pdf_list li a:link, ul#pdf_list li a:active{
  color: #000066;
  font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
ul#pdf_list li{
	list-style: url(images/pdf-icon.jpg);
}
ul#pdf_list{
	padding-left: 22px;
}

#copyright {
	font-size: 0.6em;
	background-color: transparent;
}

#Inhalt_rechts img {
	float: right;
}
ul#popup {
margin-top: 5px;
margin-left: 5px;
list-style-position: inside;
line-height: 12px;
}
/*
* Scrollbar Anpassungen
*/
/*
body {
SCROLLBAR-FACE-COLOR: #9ab7e3;
SCROLLBAR-TRACK-COLOR: #ddd;
}
*/

/*
* Klassen
*/
.kapitaelchen {
	font-variant: small-caps;
}
p.bearbeiter {
	min-height: 20px;
	max-height: 120px;
	overflow: auto;
}
p.bearbeiter {
	height: 140px;
	margin-bottom: 20px;
	overflow-x:hidden;
	overflow-y:auto;
}
p.bearbeiter a{
	margin-left:-0.3em;
}
.boxed_h2 {
	font-size:1.4em;
	font-weight: bold;
}
a.synonym{
color: #bbb;
}

.boxed {
	background-color: #fff;
	border: 1px solid #000000;
	font-size: 0.8em;
	padding: 0.2em;
	margin-bottom: 0.2em;
}

p.boxed a{
	color: #010068;
	font-weight: bold;
	text-decoration: none;
	/*display: block;*/
	padding: 0.3em;
}
p.boxed a:hover {
	text-decoration: underline;
	color: #85a6db;
}
p.boxed a img{
	margin-left:-3px;
	border: none;
}

div.scroll {
    height: 330px;
    overflow: auto;
}

