/* tx_macinasearchbox */
div#searchform-wrap{
width:160px;
background: #CCD9EA;
text-align: left;
padding:0 0 10px 0;
}

div#searchform-wrap form{
padding-left:6px;
}

div#searchform-wrap h2{
	color:#fff;
	padding:3px 5px 2px 5px;
	margin:0px;
	border:0px;
	font-size: 11px;
	background:#3862AA url(../images/corner.gif) top right no-repeat;
	border-bottom: 1px solid #fff;
	height: 17px;
	text-align:left;
}

input.search-submit{
margin:10px 0 0 0;
border:0px;
width:13px;
height:13px;
cursor:pointer;
background:#fff url(../images/search_submit.gif) center left no-repeat;
}



input.search-text {
background: #fff;
width:123px;
margin:0px;
border:1px solid #000033;
padding:0px;
}



/********************************
*	e-net Content Element
********************************/

.tx-enetcontentelements-pi1 {
    float:left;
	border:0px;
	background-color:#CCD9EA;
	padding:0;
	margin:0;
	width:100%;
}
.tx-enetcontentelements-pi1 h2 {
	padding:3px 2% 2px 5px;
	margin:0px;
	border:0px;
	font-size: 11px;
	height: 17px;
	text-align:left;
	font-weight:bold;
	width:98%;
}
*html .tx-enetcontentelements-pi1 h2{width:100%;}

.tx-enetcontentelements-pi1-text {
	padding:3px 2% 2px 5px;
	width:98%;
}
*html .tx-enetcontentelements-pi1-text {width:100%;}

.tx-enetcontentelements-pi1-link {
	color:#fff;
	padding:3px 2% 2px 0;
	margin:0px;
	border:0px;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	height: 17px;
	font-weight:bold;
	margin:0px;
	background: #7C8CA3;
	text-align:right;
	width:98%;
}

*html .tx-enetcontentelements-pi1-link {width:100%;}


div.tx-enetcontentelements-pi1-link a:link, 
div.tx-enetcontentelements-pi1-link a:visited, 
div.tx-enetcontentelements-pi1-link a:hover,
div.tx-enetcontentelements-pi1-link a:active {
	color:#ffffff;
	text-decoration:none;
}



/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch { font-size:10px;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT { background-color:#FFFFFF; border:1px solid #000;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px;}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.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 P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; }
.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; padding-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox TD { padding-bottom:5px !important; padding-right:5px !important; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }