@charset "utf-8";
/* CSS Document by Sebastian Schmal - ingeniumdesign.de */


/*******************************************
* Styles fur Extension "tx_indexedsearch"
********************************************/
#footer-search form {
	padding: 0px;
	margin: 0px;
	}

.indexedsearch-text {
	margin: 0px;
	padding: 0px;
	padding-left: 50px;
	padding-top: 10px;
	float: left;
	display: inline;
	width: 50px;
	font-size: 14px;
	font-weight: normal;
	color: #7F7E83;
}

.indexedsearch-form {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 5px;
	float: left;
	display: inline;
	width: 137px;
	}

input.indexedsearch-searchbox-sword {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 132px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7F7E83;
	}


.indexedsearch-search-submit {
	margin:9px 0 0 6px;
	padding: 0px;
	float: left;
	display: inline;
	width: 19px;
	height: 19px;
	overflow: hidden;
	cursor: pointer;
	background-image: url('../images/search_bg_01.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

input.indexedsearch-searchbox-button {
	margin: 0px;
	padding: 0px;
	border: 0;
	background: none;
	text-indent:-10000px;
	overflow: hidden;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	width: 19px;
	height: 19px;
	}

.tx-indexedsearch-searchbox {
	width: 300px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	}

h1.tx_indexedsearch-h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6d;
	text-align: left;
	}

p.tx-indexedsearch-rules-text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-align: left;
	}
	
.tx_indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-family: Arial;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}
	
.tx_indexedsearch .tx-indexedsearch-whatis {
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3e3e40;
	}

.tx-indexedsearch-res {
	width: 90%;
	font-family: Arial;
	color: #3e3e40;
	margin-bottom: 20px;
	}

.tx-indexedsearch-browsebox {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #3e3e40;
	}

.tx_indexedsearch P.tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
	}

.tx_indexedsearch .tx-indexedsearch-res h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	border-bottom: 1px #c8c8c8 solid;
	}

.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-icon {
	margin: 0px;
	padding: 0px;
	}
	
.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a {
	font-family: Arial;
	font-size: 12px;
	color: #048ac0;
	text-decoration: none;
	}

.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-text-item-path a {
	font-family: Arial;
	color: #048ac0;
	text-decoration: underline;
	}
	
.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }

.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr {
	margin: 0px;
	padding: 0px;
	padding: 5px; 
	font-style:italic;
	color: #3e3e40;
	}
	
.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {  }

.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-color: #e1e0e0;
	margin: 0px;
	padding: 0px;
	padding: 10px;
	}
.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx_indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }

.tx_indexedsearch .tx-indexedsearch-res .noResume {
	color : #3e3e40;
	}

.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {
	font-family: monospace;
	font-style: normal;
	color: #FFFFFF !important;
	padding:0 0.3em 0 0.3em;
	background: #0d4290;
	border: 0px;
	}
