/* default styles for extension "tx_indexedsearch" */
	
	/*titel*/

	#container_content #content_mitte .tx-indexedsearch{
		margin:20px 0px 0px 16px;
		border:0;
		padding:0;
		width:391px;
	}

	#container_content #content_mitte .tx-indexedsearch form{
		margin:0;
		border:0;
		padding:0px 0px 20px 0px;

		}

	#container_content #content_mitte .tx-indexedsearch label{
		margin:0;
		border:0;
		padding:0px 10px 2px 0px;
		color:#333;
	}

	#container_content #content_mitte .tx-indexedsearch input{
		margin:8px 6px 0px 0px;
		border:1px ridge #aaa;
		padding:0;
		width:150px;
		height:16px;
		font-size:12px;
		}

	#container_content #content_mitte .tx-indexedsearch .tx-indexedsearch-searchbox-button{
		margin:0;
		border:1px outset;
		padding:0;
		width:50px;
		height:16px;
		}

	#container_content #content_mitte .tx-indexedsearch h2{
		margin:0;
		border:0;
		padding:0px 0px 5px 0px;
		font-size:12px;
		font-weight:bold;
		color:#c90230;
		}

	#container_content #content_mitte .tx-indexedsearch ul{
		margin:0;
		border:0;
		padding:6px 0px 10px 40px;
		list-style-type:none;
		}

	#container_content #content_mitte .tx-indexedsearch .tx-indexedsearch-sectionlinks li{
		margin:0;
		border:0;
		padding:0px 0px 4px 10px;
		background:url(../img/pfeil_aufzaehlung.gif) no-repeat;
		}
	
	#container_content #content_mitte .tx-indexedsearch .tx-indexedsearch-sectionlinks li a{
		margin:0;
		border:0;
		padding:0px 0px 0px 10px;
		color:#c90230;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		}

	#container_content #content_mitte .tx-indexedsearch .tx-indexedsearch-sectionlinks li a:hover{
		text-decoration:underline;
		}
	
	/*zeile zum blättern*/
	#container_content #content_mitte .tx-indexedsearch .sf_seiten{
		margin:0;
		border:0;
		padding:10px 0px 30px 40px;
		list-style-type:none;
		}

	#container_content #content_mitte .tx-indexedsearch .sf_seiten a{
		margin:0;
		border:0;
		padding:0px 5px 1px 5px;
		color:#c90230;
		height:12px;
		font-size:11px;
		line-height:11px;
		font-weight:bold;
		text-decoration:none;
		}

	#container_content #content_mitte .tx-indexedsearch .sf_seiten a:hover{
		text-decoration:underline;
		}
	
	/*weiterblättern */
	.tx-indexedsearch .sf_seiten .weiter{
		margin:0px 0px 0px 0px;
		border:0;
		padding:0px 5px 0px 5px;
		width:10px;
		height:12px;
		background:url(../img/pfeil_blaetternW.gif) no-repeat;
		}

	.tx-indexedsearch .sf_seiten .vor{
		margin:0;
		border:0;
		padding:0px 5px 0px 5px;
		width:10px;
		height:12px;
		background:url(../img/pfeil_blaetternV.gif) no-repeat;
		}

	/*SUCHERGEBNISSE*/
	.tx-indexedsearch-noresults{
		color:#707070;
		}

	.suchergebnis{
		margin:0;
		border:0;
		padding:0;
		}

	.suchergebnis div{
		margin:0px 0px 0px 0px;
		border-right:1px solid #c90230;
		border-left:1px solid #c90230;
		border-bottom:1px solid #c90230;
		/*border-bottom:1px dotted #999;*/
		padding:0px 3px 0px 3px;
		background:#FFF;
		}

	#container_content #content_mitte .suchergebnis h2{
		margin:0;
		border:0;
		border-top:1px solid #c90230;
		padding:5px 0px 0px 10px;
		font-size:12px;
		font-weight:normal;
		color:#fff;
		background:#888888;
		}
		

	#container_content #content_mitte .suchergebnis a{
		margin:0;
		border:0;
		padding:0;
		color:#c90230;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		}

	#container_content #content_mitte .suchergebnis p{
		margin:0px 0px 0px 0px;
		border-left:1px solid #c90230;
		border-right:1px solid #c90230;	;
		padding:0px 0px 3px 10px;
		color:#333;	
		background:#fff;
		}

	#container_content #content_mitte .suchergebnis div h2{
		margin:0;
		border:0;
		padding:6px 3px 0px 5px;
		font-size:12px;
		font-weight:normal;
		color:#c90230;
		background:#fff;
		}

	#container_content #content_mitte .suchergebnis a:hover{
		text-decoration:underline;
		}

	#container_content #content_mitte .suchergebnis div p{
		margin:0px 0px 3px 0px;
		border:0;
		padding:0px 3px 3px 6px;
		color:#707070;
		clear:both;
		display:block;
		background:#fff;
		}

	#container_content #content_mitte .suchergebnis p span{
		font-weight:bold;
		}
	
	#container_content #content_mitte .suchergebnis h3{
		margin:0px 0px 0px 0px;
		border:0;
		padding:0px 5px 0px 0px;
		font-size:11px;
		font-weight:bold;
		color:#707070;
		float:right;
		}
