/* Layout für die Beschreibung der Haloarten */
/* (C) AKM e.V., Alexander Wünsche, 2005-06-26         */



.seite {width:auto; 
	min-width:800px;
	mi\n-width:740px; 
	max-width:1004px; 
	margin:0.2em;
	padding:0.8em; padding-top:0em;
	}
	
.kasten {background-color:#cecece;
	width:auto; 
	min-height:30em;
	height:auto;
	margin:0em;
	margin-top:0.2em;
	padding:0em;
	border:solid 6px #E3E3B6;
	-moz-border-radius:8px;
	}



.left, .left-pollen {	width:12em; 
	clear:left;
	float: left;
	padding-left:0.5em; 
	padding-right:0.5em;
	}
.left-pollen {	width:16em; }
	
.left h2, .left-pollen h2 { background-color:#AFAFAF;
	border:solid 1px #555;
      margin-top:0.5em;}

.left dl, .left-pollen dl {text-align:left;
	left:2em; 
        padding-bottom:0.4em;
	list-style-position:outside;
	list-style:none;
	}

.left dt, .left-pollen dt { text-indent::0.2em;
        font-weight:bold;
	color:#660000;
	padding-top:0.5em;
	}
.left dd, .left-pollen dd {margin-left:1em;
        padding-bottom:0.2em;}

.img, .img-pollen{background-color:#666666;
	border:none;
	margin-left:13.5em;
	margin-top:0.2em; 
	padding:0.2em;
	width:auto;
	min-height:30em;
	text-align:center;
	color:white;}

.img-pollen {margin-left:16.5em;}

.img img, .img-pollen img {border:solid 2px #000;
        margin:1em;}
	
.img a img, , .img-pollen a img {border:solid 0px #666;
        }
	
table.uebersicht { background-color:#FFFFFF; 
	border:solid 1px #000000; 
	color:#000000; 
	padding:0.2em;}

table.uebersicht th {background-color:#DDDDDD; 
	text-align:center;
	border:solid 1px #AAA;}

table.uebersicht td {background-color:#FFFFFF; 
	text-align:left; 
	border:solid 1px #AAA;
	padding:0.6em;} 
	
table.uebersicht td li {margin-left:-2em;
	text-indent:0em;
	list-style-type: square;
	}


