#inhalt_l {
	/*border: 1px solid blue;*/
	width: 220px;
	display: block;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

#inhalt {
	width: 555px;
}

.tx-indexedsearch {	
	width:550px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:165px;
	height:23px; 
	background-color: #008bc6;
	color: #ffffff;
	border:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
	
/*IE6 hack*/
* html .tx-indexedsearch-searchbox-button {
	padding-left:4px;
	padding-top:3px;
	position:relative;
    top: 1px;
}
/*IE7 hack*/
*+html .tx-indexedsearch-searchbox-button {
	padding-left:4px;
	padding-top:3px;
	position:relative;
    top: 1px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	position:relative;
    top: 1px;
	width:375px; 
	height:17px;
	border-style:solid;
	border-color:#b7c7cf;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	padding-top:4px;
	text-indent:2px;
	}
	
/*IE7 hack*/
*+html .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {  
	padding-left:4px;
	text-indent:0px;
	width:371px; 
	}
/*IE6 hack*/
* html .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {  
	padding-left:4px;
	text-indent:0px;
	width:371px; 
	}

.tx-indexedsearch-whatis {
	position:relative;
    top: 54px;
	left: 0px;
	background-color:#005190;
	color:#ffffff;	
	height:20px;
	padding-top:3px;
	text-indent:3px;
	/*
z-index:2;
*/
}

.tx-indexedsearch-browsebox {
	position:relative;
    top: -17px;
}

a {	
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #009EE0;
 text-decoration: none;	
}

a:hover {	
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: underline;
}

.searchbox-tmpl-css {
	position:relative;
    top: 12px;
	right: 0px;
	width:550px;
}

.browsebox {
	background-color:#E5EEF5;
	margin-top:49px;
	width:550px;
	background-image: url(img/bottomline_tsr.gif);
    background-repeat:repeat-x;
	background-position:bottom;
	padding-top:0px;
	text-indent:3px;
	text-align:center;	
}

td {
height:23px;
vertical-align:middle;
}

h3 {
	margin-top:0px;
	margin-bottom:0px;	
}

.tx-indexedsearch-res {
	position:relative;
    top: -5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {	
background:#ffffff none repeat scroll 0% 0%;
background-image: url(img/bottomline_tsr.gif);
    background-repeat:repeat-x;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;

}


/*IE7 hack*/
*+html .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {	
background:#ffffff;
background-image:"none";
margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;

}



/*IE7 hack*/
*+html .tx-indexedsearch-text-item-path {	
background:#ffffff;
background-image: url(img/bottomline_tsr.gif);
    background-repeat:repeat-x;
	background-position:bottom;
	padding: 0px 0px 15px 0px;
    

}

/*IE6 hack
* html .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {	
background:#ffffff none repeat scroll 0% 0%;
background-image: url(img/bottomline_tsr.gif);
    background-repeat:repeat-x;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

*/


dd {
	margin: 0 0 0 0;	
}

.tx-indexedsearch .res-tmpl-css {
	clear:both;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.tx-indexedsearch-text-item-path {
	color:#009EE0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
color:#000000;
}

.tx-indexedsearch-redMarkup {
	background-color:#DAE2E6;
}

.tx-indexedsearch-descr{
	width:493px;
}

/*IE7 hack*/
*+html .ie_align {

    position:relative;
    right: -33px;

}
/*IE6 hack*/
*+html .ie_align {

    position:relative;
    right: -33px;

}

/* Vertikale Pos. der doktype Icons für ie8 korr. */


.ie8_vert_pos {
    *margin-top:0px;
    margin-top:14px;
    
}
body:last-child .ie8_vert_pos {
   margin-top:0px;
}


