/* Dieses Stylesheet befindet sich im BETA-Status */

acronym, dfn, abbr, span.abbr {
  font-style: normal;
}

em acronym {
	font-style: italic;
}

.portal h2 acronym {
	border-bottom: 1px dotted #fff !important;
}

h1.csc-firstHeader, .csc-header h1 {
}

/* Standardsuche */

table.csc-searchform, table.csc-searchResultInfo {
	background: #F0F0F0;	
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 100%;
}

table.csc-searchResultInfo {
	width: 100%;
}

table.csc-searchResultInfo p {
	margin: 0 !important;
	padding: 0 !important;
}

.csc-searchResultPrevNext {
	text-align: right;
}

.csc-form-label {
	color: #3C3C3C;
	font-weight: bold;
	margin: 0 20px 0 0;
}

.csc-form-fieldcell {
	vertical-align: top;
	padding: 0 0 0 20px;
}
.csc-form-fieldcell input {
	padding: 3px;
	border: 2px solid #5B9F00;
	width: 300px;
	font-size: 20px;
	color: #5B9F00;
}
.csc-form-fieldcell select {
	padding: 3px;
	border: 2px solid #ccc;
	width: 310px;
	font-size: 12px;
}

.csc-form-fieldcell input[type=submit] {
	background: #6ABB00;
	padding: 2px;
	color: white;
	font-weight: bold;
	font-size: 16px;
	border: none;
	width: auto;
	border-right: 2px solid #5B9F00;
	border-bottom: 2px solid #5B9F00;
}


h3.csc-searchResultHeader a {
	color: #36c;
	font-size: 14px;
	font-weight: bold;
}

/* Höhenausgleich für Anker? */

/*a#c909 {
	padding-top: 20px;
	display: block;
}*/

/* tx-dropdownsitemap-pi1 Sitemap */

div.tx-dropdownsitemap-pi1 li {
	list-style-type: none;
	list-style-image: none;
}

div.tx-dropdownsitemap-pi1 .expAll a {
	color: white;
	font-size: 12px;
	display: block;
	background: #6ABB00;
	padding: 5px;
	text-align: left;
}

div.tx-dropdownsitemap-pi1 img {
	margin-right: 10px;
	border: 1px solid #6ABB00;
}

/* Indexed Search */

.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox, .tx-indexedsearch-res, .tx-indexedsearch-browsebox {
	clear: both;
	float: left;
}
