@charset "utf-8";
/* CSS Document */

/* ERGEBNISLISTE */
DIV#reslist_container {width:700px;margin:auto;}
	DIV#resultlist-advanced-search-container {background-color:#e0e0e0;height:100%;overflow:hidden;margin:7px 0px;}
		DIV#resultlist-advanced-search-headline {height:22px;padding-top:8px;padding-left:8px;padding-right:8px;}
			DIV#resultlist-advanced-search-headline span {float:left;font:700 13px Arial;color:#990100;}
			DIV#resultlist-advanced-search-headline div {float:right;}
		


/* SUCHEINSCHRAENKUNG */
		DIV#resultlist-advanced-search {float:left;width:700px; height:100%; margin-bottom:10px;}
			DIV#resultlist-advanced-search-border-top {float:left;background:#FFAD2A url(../images/reslist_search_header_bg.jpg);width:700px;font-size:6px;height:8px;}
     
		  DIV#resultlist-advanced-search-form {float:left;background:#FFAD2A url(../images/reslist_search_headline_bg.jpg) repeat-x; height:100%; min-height:20px; border-left:1px solid #BD5C00; border-right:1px solid #BD5C00;width:684px;padding-left:7px;padding-right:7px; }
    		DIV#resultlist-advanced-search-form .resultlist-advanced-search-form-header {float:left;width:600px;font: bold 13px verdana;color:#FFFFFF;}
        DIV#resultlist-advanced-search-form FORM {float:left;width:600px;}
        DIV#resultlist-advanced-search-form FORM TABLE {float:left;width:680px;margin-top:5px}
          DIV#resultlist-advanced-search-form FORM TABLE TR TD {vertical-align:middle; text-align:left}
            DIV#resultlist-advanced-search-form FORM TEXTAREA {background-color:#FFFFFF}
            DIV#resultlist-advanced-search-form FORM SELECT {background-color:#FFFFFF}
            DIV#resultlist-advanced-search-form FORM INPUT[type=text]	{width: 60px;background-color:#FFFFFF}
            DIV#resultlist-advanced-search-form FORM INPUT[type=image] {background-color:#FFFFFF}
            DIV#resultlist-advanced-search-form FORM INPUT[type=checkbox]	{}
            DIV#resultlist-advanced-search-form FORM INPUT[type=radio]	{}    
      
      DIV#resultlist-advanced-search-border-bottom {float:left; background:#FFAD2A url(../images/reslist_search_footer_bg.jpg);width:700px;font-size:6px;height:8px}  
        
       
      
     

/* PAGEBROWSER */
		DIV.resultlist-pagebrowser {margin-bottom:10px;margin-top:10px;clear:both;}
			DIV.resultlist-pagebrowser TABLE TR TD {font-weight:700;font-size:12px;color:#000000;}
			DIV.resultlist-pagebrowser TABLE TR TD A {font-weight:700;text-decoration:none;font-size:12px;color:#666666;}
			TABLE#pagebrowserTable TR TD.pages {border:1px #d25400 solid;background-image:url(../images/bg_pagebrowser.jpg);background-repeat:repeat-x;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:#FFFFFF;}

/* SORTBAR */
		DIV#resultlist-sort-bar {background-image:url(../image/resultlist_sortbar_bg.jpg);height:27px;width:700px;}
			DIV#resultlist-sort-bar span {float:left;margin-top:8px;margin-left:4px;margin-right:4px;}
			DIV#resultlist-sort-bar form select {float:left; font-size:12px; height: 20px;margin-top:5px;}
			DIV#resultlist-sort-bar a {float:left;margin-top:7px;margin-left:4px;text-decoration:underline;}

/* ERGEBNISLISTEN-ELEMENTE */
	DIV.resultlist-item {clear:left;float:left;width:700px;height:100%; min-height:140px; margin-bottom:10px}
		DIV.resultlist-item-header {float:left; background:#C7C7C7 url(../images/reslist_header_bg.jpg);width:700px;font-size:6px;height:8px}          
			DIV.resultlist-item-header a{font: bold 11px verdana;color:#3A868F;}
		DIV.resultlist-item-content {float:left; background:#C7C7C7; border-left:1px solid #BBBBBB; border-right:1px solid #BBBBBB; width:684px; padding-left:7px;padding-right:7px;}
			DIV.resultlist-item-content-pic {float:left;background:#E9E9E9;height:124px; width:124px; border:1px solid #BCBCBC;}
				DIV.resultlist-item-content-pic img {height:108px; width:108px; margin:8px}
			DIV.resultlist-item-content-txt {float:left;margin-left:5px}
				DIV.resultlist-item-content-txt table.resultlist-details-table {/*width:382px;*/width:550px;height:80px;}
					DIV.resultlist-item-content-txt table.resultlist-details-table TD.resultlist-details-key {font-weight:700;color:#343434;}
					DIV.resultlist-item-content-txt table.resultlist-details-table TD.resultlist-details-value {font-weight:normal;white-space:normal;}
					DIV.resultlist-item-content-txt table.resultlist-details-table TD.resultlist-spacer {font-size:1px;}
				DIV.resultlist-item-notice-link {float:right;margin-left:4px;margin-top:4px;width:388px;}
					DIV.resultlist-item-notice-link a {font-size:11px;font-weight:700;color:#990000;text-decoration:none;}
		DIV.resultlist-item-footer {float:left; background:#C7C7C7 url(../images/reslist_footer_bg.jpg);width:700px;font-size:6px;height:8px}
        

/* SUCHAGENT */
    DIV#resultlist-searchagent {clear:left;float:left;width:700px;min-height:158px;margin-bottom:10px;}
  		DIV#resultlist-searchagent-header {float:left; background:#F8F8F8 url(../images/reslist_searchagent_header_bg.jpg);width:700px;font-size:6px;height:10px}
  		DIV#resultlist-searchagent-headerline {float:left; background:#F8F8F8; border-left:1px solid #BCBCBC; border-right:1px solid #BCBCBC; width:684px; padding-left:7px;padding-right:7px;padding-bottom:5px;font: bold 15px verdana;color:#CC0001;}      
      DIV#resultlist-searchagent-content {float:left; background:#F8F8F8; border-left:1px solid #BCBCBC; border-right:1px solid #BCBCBC; width:684px; padding-left:7px;padding-right:7px;}
  			DIV#resultlist-searchagent-content-pic {float:left;background:#E9E9E9;height:160px; width:180px; border:1px solid #C7C7C7;}
  			  DIV#resultlist-searchagent-content-pic img {height:158px; width:178px; margin:1px}
        DIV#resultlist-searchagent-content-txt {float:left;margin-left:5px;width:490px;}
      DIV#resultlist-searchagent-footer {float:left; background:#F8F8F8 url(../images/reslist_searchagent_footer_bg.jpg);width:700px;font-size:6px;height:10px}





DIV#resultlist-headline, DIV#fulltext_headline {font-size:13px;font-weight:700;margin-bottom:10px;color:#F38A21;}

