.tx-indexedsearch select, .tx-indexedsearch input {
	width: 140px;
	background-color:#E2E2ED;
	border: solid #1A3892 1px;
	margin: 5px;
}

.tx-indexedsearch-searchbox-button {

	background-color:#1A3892 !important;
	border: solid #000000 1px !important;
	color:#FFFFFF;

}


.leiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: BEBEC2;
	padding:3px;
	font-weight:normal;
	border-bottom: 1px;
	border-bottom-color:#1A3892;
	border-bottom-style:solid
}
.leiste a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.leiste a:hover{
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	position:relative;
	left:-3px;
}
.title a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.title a:hover{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px;

}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EDEDED;
	padding:5px;
}
.foot a{
	color: #333333;
	font-style:italic;
	text-decoration:none;
}
.foot a:hover {
	text-decoration:underline;

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bezeichner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bezeichner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}.bezeichner a:hover {
	text-decoration:underline;
}

