/*div#u_inhalt .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
div#u_inhalt .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
div#u_inhalt .tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
div#u_inhalt .tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
div#u_inhalt .tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }

div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#1c477b; font-weight: bold; }
div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

div#u_inhalt .tx-indexedsearch-rules { 
	font-size: 10px;
}

div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #d1e9b2;  
}

div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:35px; 
	margin-bottom:0px; 
}

div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	font-size: 16px;
	margin-top:0px; 
	margin-bottom:0px; 
}


div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res TABLE { 
	border-bottom: 1px dashed #d1e9b2;
}

div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res  TABLE tr{ 
	margin: 0;
	padding: 0;
}

div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res  TABLE td{ 
	margin: 0;
	padding: 0;
}

div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#FFFFFF; 
	margin:0;
	padding:0;
}

div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#FFFFFF; 
	margin:0;
	padding:0;
}

div#u_inhalt .tx-indexedsearch .tx-indexedsearch-res span.tx-indexedsearch-title-caption {
	font-size: 14px;
	font-weight: normal;
}*/

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-browsebox {
	display: block;
	clear: both;
	width: 580px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox  {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox li {
	display: block;
	float: left;
	font-size: 10px; 
	padding-right: 5px;
}


/* Results */
div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res span.tx-indexedsearch-percent{
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res p.tx-indexedsearch-descr {
	margin: 0;
	padding: 0;
}

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 30px;
}

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css  dt.item-size {
	display: none;
}
div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css  dd.item-size {
	display: none;
}

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css  dt.item-crdate {
	display: none;
}
div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css  dd.item-crdate {
	display: none;
}

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css  dt.item-mtime {
	display: none;
}
div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css  dd.item-mtime {
	display: none;
}

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css  dt.item-path {
	display: none;
}
div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css  dd.item-path {
	display: none;
}
	
	
	

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res dl.info-tmpl-css  dt.item-path {
	float: left;
}

div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-res p.tx-indexedsearch-descr strong.tx-indexedsearch-redMarkup { 
	color:#1c477b; font-weight: bold; 
}


div#u_inhalt div.tx-indexedsearch div.tx-indexedsearch-searchbox fieldset label  { 
	display: block;
	width: 200px;
	font-weight: bold;
}










