/* CSS Document */


/* Container für Suchergebnisse */	
.tx-indexedsearch{
	width:400px;
	margin:0 0 0 0;
}

.tx-indexedsearch-res{
	margin:25px 0 0 0;
}

.tx-indexedsearch h2{
	border-bottom:1px dotted;
}
		

#beschreibung{
	padding:0 0 10px 0;
	border-bottom:1px solid;
}
		
.tx-indexedsearch-info, .tx-indexedsearch-title-number, .tx-indexedsearch-percent{
	display:none;
}


input[type=submit] {
	margin:5px 0 0 0;
	padding:3px 15px 3px 15px;
        font: 9px Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold; 
        background-color:#ffffff;
        border-bottom:1px #000000 solid;
}
        
input[type=submit]:hover { 
        background-color:#ccffff;
}


input[type=text] { 
	width:100%;
}
	
.tx-macinasearchbox-pi1{
	margin:0 0 20px 0;
	width:100%;
}
	
.tx-macinasearchbox-pi1 h2{
	border-bottom:1px dotted;
}
	
#searchinput{
	margin:10px 0 0 0;
}


/*
.tx-indexedsearch-browsebox-SCell{
	display:none;
}
*/