@charset "utf-8";
/* CSS Document */

/* ERGEBNISLISTE */
div#reslist_container {width:524px;margin:0 auto;}
	div#resultlist-advanced-search-container {background-color:#e0e0e0;height:100%;overflow:hidden;margin:10px 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:#002C78;}
			div#resultlist-advanced-search-headline div {float:right;}
		div#resultlist-advanced-search-form {float:left;width:530px;display:block;}
			div#resultlist-advanced-search-form TD.title_dark_11 {font-size:11px;font-weight:700;color:#000000;}
			div#resultlist-advanced-search-form TD.text_dark_11 {font-size:11px;font-weight:normal;color:#000000;}

		div.resultlist-pagebrowser {margin-bottom: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;}

		div#resultlist-sort-bar {background-image:url(../image/resultlist_sortbar_bg.jpg);height:27px;width:530px;}
			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;}

      .resultlist-item {clear:left;float:left;background-color:#FFFFFF; width:522px;height:100%; min-height:158px; border:1px solid #DDDDDD;margin-bottom:10px;}    
        .resultlist-item-header {float:left;padding-left:7px;padding-top:5px;width:530px;height:14px;}
          .resultlist-item-header a{font: bold 11px verdana;color:#000000;text-decoration:none;}
        .resultlist-item-content {float:left;width:516px;padding:7px;}
          .resultlist-item-content-pic {float:left;background:#EEEEEE;height:122px; width:122px; border:1px solid #DDDDDD;}
            .resultlist-item-content-pic img {margin:7px;height:108px;width:108px;}
          .resultlist-item-content-txt {float:right;margin-left:4px;width:376px;}
            .resultlist-item-content-txt table#reslistDetailsTable {width:376px;height:80px;}
				.resultlist-item-content-txt table#reslistDetailsTable TD.reslistDetailsKey {font-weight:700;color:#343434;}
				.resultlist-item-content-txt table#reslistDetailsTable TD.reslistDetailsValue {font-weight:normal;}

          .resultlist-item-notice-link {float:right;margin-left:4px;margin-top:4px;width:388px;}
            .resultlist-item-notice-link a {font-size:11px;font-weight:700;color:#990000;text-decoration:none;}

	DIV#searchManager {clear:left;float:left;background-color:#CCCCCC;width:522px;min-height:158px;border:1px solid #DDDDDD;margin-bottom:10px;}
		DIV#searchManager DIV#searchManagerHeader {font-size:14px;font-weight:700;color:#970100;padding:6px;}
		DIV#searchManager DIV#searchManagerBody {padding:3px;}
			DIV#searchManager DIV#searchManagerBody #searchManagerImage {float:left;width:122px;}

  DIV#reslist_error {background-color:#e8e8e8;border:1px #f7c167 solid;border-top:none;background-image:url(../image/achtung.jpg);background-repeat:no-repeat;background-position:25px 26px;padding:15px 15px 15px 95px;width:418px;}
	DIV#reslist_error_shadow {height:9px;line-height:9px;font-size:9px;background-image:url(../image/reslist_error_shadow.jpg);background-repeat:no-repeat;margin-bottom:10px;width:530px;}


/* FULLTEXT */
DIV#reslist_container DIV#fulltext_headline {font-weight:700;font-size:12px;margin:5px 0px 10px 0px;}