#main .tx-taxikon h1, #main .tx-taxikon h2 {
	font-size: 15px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	/*background: #ffffff url('../Images/xheadline.png') no-repeat left bottom;*/ /*TODO: wenn man das verwenden möchte, in Images-Folder der Extension kopieren*/
}

#main .tx-taxikon h2 {
	font-weight: normal;
}

#main .tx-taxikon .seiteninhalt {
	clear: both;
	margin-bottom: 20px;
}

#main .tx-taxikon .imagewrap {
	float: left;
}

#main .tx-taxikon .image {
	margin-bottom: 20px;
	margin-right: 20px;
}

#main .tx-taxikon .image img {
	border: 3px solid #d8d8d8;
	display: block;
}

#main .tx-taxikon .image img.imageGeneral, #main .tx-taxikon .image img.imageFormula {
	width: 150px;
	height: auto;
}

#main .tx-taxikon .single-image img.imageBiogeny {
	width: 90px;
	height: auto;
}

#main .tx-taxikon dd.caption {
	font-size: 10px;
	margin: 0;
}

#main .tx-taxikon .ka-content-2 .image img {
	border: none;
}

#main .tx-taxikon .ka-content-2 dd.caption {
	text-align: center;
}

table.tx_taxikon {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
}

table.tx_taxikon tr {
	line-height: 15px;
}

table.tx_taxikon tr.odd {
	background-color: #e7e7e7;
}

table.tx_taxikon tr.even {
	background-color: #d3d3d3;
}

table.tx_taxikon td {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;
	vertical-align: top;
}

table.tx_taxikon td a {
	color: #c00000;
}

#main .tx-taxikon .seiteninhalt p.bodytext {
	margin-bottom: 4px;
}

#main .tx-taxikon .seiteninhalt p.bodytext2 {
	margin-bottom: 17px;
}

#main .tx-taxikon .seiteninhalt ul {
	list-style-position: outside;
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#main .tx-taxikon .seiteninhalt ul li {
	padding-left: 15px;
	background: url('../Images/xpoint.gif') 2px 6px no-repeat;
	list-style-type: none;
	margin-left: 0;
}

.tx-taxikon p.morphologie + p {
	margin-bottom: 4px;
}

#main .tx-taxikon .ka-handler-2 h5 {
	background-color: transparent;
	margin-bottom: 20px;
	padding-bottom: 4px;
	padding-left: 16px;
	font-size: 15px;
}

.tx-taxikon .ka-handler-2 {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url('../Images/xplus.gif');
	background-origin: padding-box;
	background-position-x: 0;
	background-position-y: 3px;
	background-repeat: no-repeat;
	background-size: auto auto;
	cursor: pointer;
}

.tx-taxikon .ka-handler-2.open {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url('../Images/xminus.gif');
	background-origin: padding-box;
	background-position-x: 0;
	background-position-y: 3px;
	background-repeat: no-repeat;
	background-size: auto auto;
	cursor: pointer;
}

.tx-taxikon .ka-content-2 {
	display: none;
}

#main .tx-taxikon .imagewrap.single-image {
	margin-right: 20px;
}

#main .tx-taxikon .image-inline {
	display: inline-block;
	margin-right: 20px;
}

#main .tx-taxikon .pname {
	width: 80%;
}

#main .tx-taxikon .indikationsname {
	text-transform: uppercase;
}

#main .tx-taxikon .hauptgruppe {
	text-transform: uppercase;
}
#main .taxicon_link_list, #main .taxicon_entry {
	margin-bottom: 20px;
}