	/* Ergebnisliste */
div#resultlist {} 	


  DIV.resultlist-item {float:left; background:#FFFFFF url(../image/resultlist-item-bg.jpg); width:578px; height:100%; min-height:158px; border:1px solid #DDDDDD;margin-bottom:10px}
	DIV.resultlist-item-header {padding-left:5px;padding-top:3px;border-bottom:1px solid #DDDDDD;width:573px;height:20px;background-color:#F3F2F0;}
		DIV.resultlist-item-header a{font: bold 11px tahoma;color:#3A868F;text-decoration:none;}
		DIV.resultlist-item-header a:hover{ahoma;color:#3A868F;text-decoration:none;}
	DIV.resultlist-item-content {float:left;border-top:1px solid #FFFFFF;width:568px;padding:5px;background-image:url(../images/resultlist-item-bg.jpg);}
		DIV.resultlist-item-content-pic {float:left;background:#FFFFFF;height:123px; width:123px; border:1px solid #DDDDDD;}
		DIV.resultlist-item-content-txt {float:left;margin-left: 8px;height:110px;width:430px;}      
		  DIV.resultlist-item-content-txt .reslistItemTable{float:left;width:430px;}      
        DIV.resultlist-item-content-txt TABLE.reslistItemTable TD {padding:4px; font-size:11px}   
         DIV.resultlist-item-content-txt TABLE.reslistItemTable .resultlist-details-key {font-weight:700;width:80px}
         DIV.resultlist-item-content-txt TABLE.reslistItemTable .resultlist-details-value {width:80px}
    
    DIV.resultlist-item-link{float:left;text-align:left;}			
			TABLE.link-table {margin-left:10px;width:180px;color:#3A868F}	
        
        TABLE.link-table a {font: bold 11px tahoma;color:#3A868F;text-decoration:none}
			  TABLE.link-table a:hover {text-decoration:none}
				
				

  DIV#resultlist-advanced-search{background-image:url(../images/bg_reslist_search.jpg);margin-bottom:10px;width:546px;border:1px solid #35565F;}				

	div#resultlist-searchagent {}

/* PAGEBROWSER */
DIV.resultlist-pagebrowser {margin-bottom:10px;margin-top:10px;display:block;font-family:Tahoma;}
	DIV.resultlist-pagebrowser TABLE TR TD {font-family:Tahoma;font-weight:700;font-size:12px;color:#003B43;padding:2px;}
	DIV.resultlist-pagebrowser TABLE TR TD A {font-family:Tahoma;font-weight:700;text-decoration:none;font-size:12px;color:#666666;}
	TABLE#pagebrowserTable TR TD.pages {width:16px;height:16px;color:#000000;text-align:center;}
	TABLE#pagebrowserTable TR TD.pages A {font-size:15px;font-weight:700;text-decoration:none;font-size:12px;color:#3A868F;}


/* SEARCHMANAGER */
DIV#resultlist-searchagent {float:left;width:560px;padding:10px 10px 20px;margin-bottom:10px;background:#427D83 url(../images/bg_searchmanager.jpg) no-repeat;}
	DIV#resultlist-searchagent-headerline {float:left;padding-left:7px;padding-right:7px;padding-bottom:15px;font: bold 15px tahoma;color:#FFFFFF;}      
	DIV#resultlist-searchagent-content {float:right;width:420px;padding-left:7px;padding-right:7px;font: normal 12px tahoma;color:#FFFFFF;}
		DIV#resultlist-searchagent-content TABLE {font-size:12px;font-weight:normal;color:#FFFFFF;}
            DIV#resultlist-searchagent-content TABLE TBODY TR TD TABLE TBODY TR TD {height:20px;color:#FFFFFF;}
			DIV#resultlist-searchagent INPUT.short {background-color:#FFFFFF;border:1px #3A6F74 solid;width:38px;}
			DIV#resultlist-searchagent INPUT.long {background-color:#FFFFFF;border:1px #3A6F74 solid;width:120px;}
			DIV#resultlist-searchagent TEXTAREA {background-color:#FFFFFF;border:1px #3A6F74 solid;}
	
		
    
    /*DIV#resultlist-searchagent-content-pic {float:left;height:160px; width:180px;}
		  DIV#resultlist-searchagent-content-pic img {height:158px; width:178px; margin:1px}
	DIV#resultlist-searchagent-content-txt {float:left;width:400px;margin-left:80px;background:red}*/

/* FULLTEXT */
DIV#reslist_container DIV#fulltext_headline {font-weight:700;font-size:12px;margin:5px 0px 10px 0px;}

