/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| Stylesheet für www.taskforce.net
| fasc | 2010-02-24 -2010-02-24
|
| Modifikationen:result-reference-shortInfo
|
| Inhaltsverzeichnis:
| - ==reset           Reset
| - ==elements        Elemente
| - ==content         Inhalte
| - ===intro          Einleitung
| - ===mandatesearch  Teaser für die Mandatsuche
| - ===teaser         normaler Teaser
| - ===text           normaler Text
| - ===contacts       Ansprechpartner
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==reset */
  
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==elements */
a {
  text-decoration: none;
}

body {
  background-color: #FFF; background-position: center top; background-repeat: no-repeat;
  font: 16px/1.25em Verdana, Arial, Sans-Serif;
  text-align: center;
  height: 100%; overflow-y: scroll;
}

input, select, textarea {
  border: none;
  padding: 0;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===sitemap*/

.sitemap a {
  color: #666;
}

.sitemap li {
  background: url(../images/li.png) no-repeat 0 .625em;
  font-size: .75em; line-height: 1.667em;
  margin-bottom: 1em; 
  padding-left: 18px;
}

.sitemap li li {
  font-size: 1em; line-height: 1.667em;
  margin-bottom: 0;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===intro */
.intro {
  margin-bottom: 17px; padding-right: 10px;
}

.intro h1 {
  color: #45637A;
  font-size: 1.25em; line-height: 1.25em;
  font-weight: normal;
  margin-bottom: 12px;
}

.intro h2,
.intro h3 {
  color: #45637A;
  font-size: 0.875em; line-height: 1.429em;
  margin-bottom: 0.25em;
}

.intro .paragraph p {
  color: #666666;
  font-size: .75em; line-height: 1.5em;
  margin-bottom: 1em;
}

.intro .text .paragraph p {
  color: #666666;
  font-size: .75em; line-height: 1.5em;
  margin-bottom: 1em;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===mandatesearch */
.teaser-mandateSearch {
  margin-bottom: 1em;
  overflow: hidden;
}

.teaser-mandateSearch li {
  display: block; float: left;
  width: 218px;
}                                                                                                                         

.teaser-mandateSearch li li {
  display: block; float: none;
  padding-right: 10px;
}

.teaser-mandateSearch li li a {
  background: url(../images/icon_link.png) no-repeat 0 .375em;
  color: #45637A;
  display: block;
  font-size: .6875em; line-height: 1.637em;
  padding: 0 10px 0 15px;
}

.teaser-mandateSearch h2 {
  color: #45637A;
  font-size: .75em; line-height: 1.667em;
}

.teaser-mandateSearch h2 a {
  color: #45637A;
}

.teaser-mandateSearch .image {
  margin-bottom: .5em;
}

.teaser-mandateSearch .image-wrapper {
  background: url(../images/teaser_mandatesearch_bg.png) no-repeat;
  padding: 1px 0 0 1px;
  width: 216px; height: 127px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===teaser */
.teaser {
  margin-bottom: 2em;
  overflow: hidden;
}

.teaser h2 {
  color: #45637A;
  font-size: .875em; line-height: 1.429em;
  margin-bottom: .25em;
}

.teaser h2 a {
  color: #45637A;
}

.teaser .text {
  color: #666666;
  font-size: .75em; line-height: 1.667em;
  margin-bottom: 0; margin-left: 155px;
}

.teaser .more {
  background: url(../images/icon_link.png) no-repeat 0 .25em;
  color: #45637A;
  display: inline-block;
  font-size: .9166em; line-height: 1.637em;
  font-weight: bold;
  padding-left: 15px;
}

.teaser .image {
  float: left;
  margin-right: 15px;
}

.teaser .image a {
  background: none;
  padding: 0;
}
  
.teaser .image-wrapper {
  background: url(../images/teaser_contacts_bg.png) no-repeat;
  padding: 0;
  width: 140px; height: 145px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===image */
.image {
  float: left;
  margin-right: 15px;
}

.image a {
  background: none;
  padding: 0;
}
  
.image-wrapper {
  background: url(../images/teaser_contacts_bg.png) no-repeat;
  padding: 0;
  width: 140px; height: 145px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===text */
.text {
  margin-bottom: 2em;
}

.text h2 {
  color: #45637A;
  font-size: .875em; line-height: 1.429em;
  margin-bottom: .25em;
}

.text .paragraph p {
  color: #666666;
  font-size: .75em; line-height: 1.667em;
  margin-bottom: 1em;
}

.text .paragraph a {
  color: #666666;
  text-decoration: underline;
}

.text ol {
  margin-bottom: 1em;
}

.text ul {
  margin-bottom: 1em;
}

.text li {
  color: #666666;
  font-size: .75em; line-height: 1.667em;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===contacts */
.contacts .image {
  float: left;
  margin-right: 15px;
}
  
.contacts .image-wrapper, .intro .image-wrapper {
  background: url(../images/teaser_contacts_bg.png) no-repeat;
  padding: 0;
  width: 140px; height: 145px;
}

.contacts h2 {
  border-bottom: 1px solid #C8C8C8;
  color: #45637A;
  font-size: 1em; line-height: 1.125em;
  padding-bottom: 3px;
  margin: 0 0 .5em 143px;
}

.contacts h2 a {
  color: #45637A;
}

.contacts li {
  margin-bottom: 2em;
}

.contacts p {
  clear: both;
  color: #666;
  font-size: .75em; line-height: 1.5em;
}

.contacts .position,
.contacts .phone,
.contacts .email {
  color: #666;
  font-size: .75em; line-height: 1.5em;
  margin-left: 133px;
}

.contacts .email {
  line-height: 2.2em;
}

.contacts .more {
  background: url(../images/icon_link.png) no-repeat 0 .25em;
  color: #45637A;
  font-size: .75em; line-height: 1.917em;
  font-weight: bold;
  padding-left: 15px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===board */
.board {  
  margin-bottom: 2em;
  overflow: hidden;
}

.board li {
  background: #DEDDDC;
  display: inline-block; float: left;
  margin: 0 10px 10px 0; padding: 10px;
  width: 130px; height: 175px;
}

.board .more {
  background: url(../images/icon_link_board.png) no-repeat bottom left;
  color: #45637A;
  display: block;
  font-size: .6875em; line-height: 1.091em;
  padding-left: 25px;
}
  


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===press */
.press {
  margin-bottom: 2em;
}
  
.press h2 {
  color: #45637A;
  font-size: .75em; line-height: 1.5em;
  font-weight: bold;
}

.press li {
  border-bottom: 1px solid #DAE0E4;
  margin-bottom: 2em; padding-bottom: 2em;
}

.press li.last {
  border-bottom: none;
  margin-bottom: 2em; padding-bottom: 0;
}
  
.press .dateline {
  color: #45637A;
  font-size: .75em; line-height: 1.667em;
}

.press .dateline .where {
  background: url(../images/div.png) no-repeat left center;
  margin-left: 6px; padding-left: 12px;
}

.press .text {
  color: #666;
  font-size: .75em; line-height: 1.667em;
  margin-bottom: 0;
}

.press .downloads {
  margin-top: .5em;
}

.press .external-links {
  margin-top: .5em;
}

.press .downloads a {
  background: url(../images/download.png) no-repeat left bottom;
  color: #41637A;
  font-size: .75em; line-height: 2.083em;
  padding-left: 15px;
}

.press .external-links a {
  background: url(../images/icon_link.png) no-repeat 0 .25em;
  color: #41637A;
  font-size: .75em; line-height: 2.083em;
  padding-left: 15px;
}

.press .external-links li {
  border: none;
  margin: 0; padding: 0;
}

.press .downloads a .type {
  padding-left: 20px;
}

.press .downloads li {
  border: none;
  margin: 0; padding: 0;
}

.press .downloads .download-pdf a .type {
  background: url(../images/download_pdf.png) no-repeat;
}

.press .downloads-previewable {
  overflow: hidden;
}

.press .downloads-previewable li {
  display: block; float: left;
  margin-right: 18px;
  width: 115px;
}

.press .downloads-previewable .image-wrapper {
  border: 1px solid #DAE0E4;
  width: 113px; height: 113px;
}

.press .downloads-previewable a {
  background: none;
  padding-left: 0;
}

.press .downloads-previewable .caption {
  color: #666;
  font-size: .625em; line-height: 1.25em;
  margin-top: .5em;
}

.press .downloads-previewable .image + a {
  background: url(../images/download.png) no-repeat left bottom;
  padding-left: 15px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===navigation-manager */
.manager {
	background: url(../images/manager_bg.png) no-repeat -13px -13px;
	width: 654px;
        clear: both;
}

.manager.tabbed-noscript,
.manager.tabbed-noscript .tab-content {
	background: none;
	padding: 0;
}

.manager.tabbed-noscript .tab-content {
	margin-bottom: 2em;
}

.manager.tabbed-noscript h4 {
	display: none;
}
  
.manager .tabs {
  background: url(../images/navigation_manager.png) no-repeat;
  height: 25px; overflow: hidden;
  margin: 2px;
}

.manager .tab-content {
  background: url(../images/manager_bg.png) no-repeat bottom center;
  padding: 20px 20px 35px 80px;
  width: 554px;
}

.manager .tab-content h2 {
	color: #45637A;
	font-suze: 1.25em; line-height: 1em;
	margin-bottom: .75em;
}

.manager .tab-content h3 {
  color: #45637A;
  font-size: .75em; line-height: 1.667em;
  margin-bottom: .5em;
}

.manager .tab-content h3 a {
	background: url(../images/icon_link.png) no-repeat 0 0.25em;
	color: #45637A;
	padding-left: 15px;
}

.manager .tab-content dl {
	margin-bottom: 2em;
}

.manager .tab-content dd,
.manager .tab-content dt {
	color: #666;
	font-size: .75em; line-height: 1.667em;
}

.manager .tab-content dt {
	clear: left; display: block; float: left;
	width: 110px;
}

.manager .tab-content dd {
	margin-left: 115px;
}

.manager .tab-content .position,
.manager .tab-content .timespan {
	color: #45637A;
	font-size: .75em; line-height: 1.25em;
	font-weight: bold;
	margin-bottom: .5em;
}

.manager .tab-content .vita ul {
  margin: 1.5em 0;
}

.manager .tab-content .vita li {
  background-position: 0 .6875em;
  line-height: 1.25em;
  margin-bottom: .625em;
}

.manager .tab-content .projects li {
	margin-bottom: 1.5em;
}

.manager .tab-content .vita li br {
  display: none;
}

.manager .tab-content .projects li li {
  margin-bottom: 0;
}

.manager .tabs li {
  background-repeat: no-repeat;
  display: block; float: left;
  text-indent: -9999px;
  width: 177px; height: 25px;
}

.manager-default .tabs li {
  background-image: url(../images/navigation_manager.png);
}

.manager-en .tabs li {
  background-image: url(../images/navigation_manager_en.png);
}

.manager .tabs li.tab-1 {
  background-position: -1px 0;
}

.manager .tabs li.tab-1:hover,
.manager .tabs li.tab-1.active {
  background-position: -1px -48px;
}

.manager .tabs li.tab-2 {
  background-position: -177px 0;
}

.manager .tabs li.tab-2:hover,
.manager .tabs li.tab-2.active {
  background-position: -177px -24px;
}

.manager .tabs li.tab-3 {
  background-position: -352px -24px;
}

.manager .tabs li.tab-3:hover,
.manager .tabs li.tab-3.active {
  background-position: -352px 0;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===paragraph */
.paragraph {
  margin-bottom: .75em;
}

.paragraph p {
	color: #666;
	font-size: .75em; line-height: 1.25em;
	margin-bottom: .5em;
}

.paragraph li {
  background:url("../images/li.png") no-repeat scroll 0 0.75em transparent;
  color:#666666;
  font-size:0.75em;
  line-height:1.25em;
  padding-bottom:0.25em;
  padding-left:12px;
  padding-top:0.25em;
/*
	background: url(../images/li.png) no-repeat 0 0.625em;
	color: #666666;
  font-size: .75em; line-height: 1.667em;
  padding-left: 12px;
*/
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===form */
.form {
  background: #F2F1F0;
  padding: 35px 20px;
}

form label {
	color: #45637A;
	clear: left; display: block; float: left;
	font-size: .75em; line-height: 1.5em;
	font-weight: bold;
	width: 130px;
}

.form input {
	background: url(../images/forms.png) no-repeat;
	display: block; float: left;
	width: 414px; height: 20px;
}

.form textarea {
	background: url(../images/forms.png) no-repeat 0 -42px;
  display: block; float: left;
  width: 414px; height: 100px;
}

.form p {
	color: #666;
	font-size: .75em; line-height: 1.5em;
	margin-bottom: 7px;
}

.form .error .headline {
	color: #45637A;
	font-size: .75em; line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 7px; 
}

.form .error li {
	color: #666;
	font-size: .75em; line-height: 1.5em;
	font-weight: bold;
  list-style-type: square; list-style-position: inside;
  margin-bottom: 7px;
}

.form .field {
	margin-bottom: 4px;
	overflow: hidden;
}

.form .required {
  color: #45637a;
  display: block; float: left;
  font-size: 0.75em; line-height: 1em;
  margin-left: .5em;
  font-weight: bold;
}

.form-contact {
  padding-left: 70px;
  padding-top: 35px;
  margin-bottom: 35px;
}

.form-contact .error, .form-contact p {
  padding-left: 80px;
}

.form-contact p .required {
  display: inline;
  margin: 0;
  font-size: 1em;
  float: none;
}

.form-contact label {
  width: 80px;
}

.form-contact #zipcode {
  width: 136px;
}

.form-contact .button {
  padding-left: 80px;
  margin-top: 28px;
}

.form-contact .button input {
  background:url("../images/icon_link.png") no-repeat scroll 0 0.45em transparent;
  padding-left: 14px;
  color:#45637A;
  display:inline;
  float:left;
  margin-right: 33px;
  width:auto;
}

.paging {
  text-align: center;
}

.paging-bottom {
  margin-bottom: 2em;
}

.paging ul {
  height: 1em;
  margin-bottom: 1em;
  margin-top: 1.5em;
  line-height: 1.25em;
  display: inline-block;
}

.paging-bottom ul {
  margin: 0;
}

.paging .pages ul {
  margin: 0;
}

.paging li {
  color: #45637a;
  float: left;
  font-family: "Verdana", "Georgia", "sans";
  font-weight: bold;
  font-size: 0.75em;
  padding-left: 6px;
  line-height: 1.5em;
}

.paging li.first {
  padding-left: 0;
}

.paging li.next {
  padding-right: 6px;
}

.paging li.pages {
  line-height: 1.5em;
}

.paging .pages li {
  font-size: 1em;
  color: #d85900;
  background:url("../images/paging_sep.png") repeat-y right 0.25em transparent;
  padding-right: 7px;
  line-height: 1.25em;
}

.paging .pages li.active {
  padding-left:5px;
}


.paging .pages ul {
  background: url("../images/paging_sep.png") repeat-y scroll left 0.25em transparent;
  height: 1.25em;
  margin-top: 0.125em;
  padding-left: 6px;
  line-height: 1.25em;
}

.paging li a {
  color: #45637a;
}

.paging .pages li a {
  text-decoration: underline;
}

ul.search-results li {
  border-bottom: 1px solid #dae0e4;
  padding: 30px 0 35px 0;
}

ul.search-results li.first {
  padding-top: 0;
}

ul.search-results li.last {
  border: none;
}

ul.search-results li h2 {
  font-size: 0.75em;
  line-height: 1.125em;
  margin: 0 0 6px 0;
  padding: 0;
  color: #45637a;
}

ul.search-results li p {
  font-size: 0.75em;
  line-height: 1.125em;
  color: #666;
}

ul.search-results li p a {
  font-size: 1em;
  color: #45637a;
  font-weight: bold;
}

ul.search-results li a.show-result {
  background:url("../images/icon_link.png") no-repeat scroll 0 0.25em transparent;
  padding-left: 17px;
  font-size: 0.75em;
  color: #45637a;
}

/*---------------------------merged---------------------*/
.clear {
  clear: both;
}

#content .search-references {
  width: 650px;
}

#content .search-references .navigation {
  font-family: Verdana;
  font-size: 0.875em; /* 14px */
  background: #bdb7b5;
  height:25px;
  border-bottom: 1px solid #fff;
  color: #45637a;
}

#content .search-references .navigation li{
  height: 24px;
  padding: 0 26px; 
  float: left;
  text-indent: -99999px;
  width: 131px;
  overflow: hidden;
}

#content .search-references-default .navigation li {
  background:url("../images/wheel_tab.png") no-repeat scroll 0 0 transparent;
}

#content .search-references-en .navigation li {
  background:url("../images/wheel_tab_en.png") no-repeat scroll 0 0 transparent;
}

#content .search-references .filters {
/*  height:199px; */
  background: #efefed;
  padding: 28px 45px;
  margin-bottom: 10px;
}

#content .search-references .filters select {
  width: 250px;
  overflow: hidden;
  margin-right: 10px;
}

#content .search-references .filters .filter-box {
  float: left;
  width: 279px;
}

#content .search-references .filters .filter {
  width: 279px;
  height:131px;
}

#content .search-references .filters .arrow {
  margin:auto;
  width: 279px;
  height: 19px;
  display: none;
  line-height: 0;
  font-size: 0;
}

#content .search-references .filters .arrow a {
  line-height: 0;
  font-size: 0;
}

#content .search-references .btnWrapper {
  text-align: center;
}

#content .search-references .btnWrapper input {
  padding: 2px 11px 6px 11px;
  background: url(../images/search_bg.png) no-repeat;
  color: #FFF;
  font-weight: bold;
  font-size: 0.75em;
  margin-top: 27px;
  width: 159px; height: 30px;
}

#content .search-references .filters .filter.mandate {
  background: url("../images/filter/filter-left.png") no-repeat 0 0 transparent;
}

#content .search-references .filters .filter.bereiche {
  background: url("../images/filter/filter-right.png") no-repeat 0 0 transparent;
}

#content .search-references .filters .filter .content {
  position:relative;
  overflow:hidden;
  height:120px;
  top:7px;
  width:267px;
  z-index:9000;
  text-align: center;
}

#content .search-references .filters .filter .content.scrollable .items {
  position: absolute;
  width: 267px;
}

#content .search-references .filters .filter .content.scrollable .items li {
  color: #666;
  font-size: 0.75em;
}

#content .search-references .filters .content.scrollable .items li.selected {
  color: #48667c;
  font-size: 1em;
  font-weight: bold;
  line-height:2.25em;
}

#content .search-references .filters .bereiche .content.scrollable .items li.selected {
  color: #c65202;
}

#content .search-references .filters .filter .gradient {
  background:url("../images/filter/gradient.png") repeat-x scroll 0 0 transparent;
  position:relative;
  top:-113px;
  width:267px;
  height:120px;
  z-index: 9001;
}

#content .search-references .filters .filter .gradient .selector{
  background:url("../images/filter/selector.png") no-repeat scroll 0 0 transparent;
  width: 267px;
  height:42px;
  position:relative;
  top: 38px;
}

#list_filter1, #list_filter2 {
  position: absolute;
  width: 267px;
  top: 0;
  *left: -133px;
}

#content .search-references .filters .filter.mandate .gradient,
#content .search-references .filters .filter.mandate .content {
  left:8px;
}

#content .search-references .filters .filter.bereiche .gradient,
#content .search-references .filters .filter.bereiche .content {
  left: 4px;
}

#content div.result-references {
  background: #f2f1f0;
  width: 650px;
  margin-top: -9px;
  margin-bottom: 35px;
}

#content div.result-reference {
  width: 595px;
  background: url("../images/filter/reference_bg.png") repeat-y scroll 0 0 transparent;
  margin: 0 auto;
  border-top: 1px solid #e8e7e6;
}

#content div.result-reference-bottom {
  width: 595px;
  height: 7px;
  background: url("../images/filter/reference_bottom.png") no-repeat scroll 0 0 transparent;
  margin: 0 auto;
}

#content div.result-reference-shortInfo {
  color: #5a5a5a;
}

#content div.result-reference-shortInfo h2 {
  background: #D85900;
  color: #FFF;
  font-size: 1.125em;
  font-weight: normal;
  margin: 0 5px 7px 0; padding: 10px 15px 10px 20px;
  width: 555px;
}

#content div.result-reference-shortInfo dl {
  padding: 0 15px 10px 20px;
}

#content div.result-reference-shortInfo dt, #content div.result-reference-shortInfo dd {
  font-size: 0.611em;
  line-height: 1.534em;
}

#content div.result-reference-shortInfo dt {
  float: left;
  width: 65px;
}

#content div.result-reference .tabber {
  position: relative;
  border-top: 1px solid #b4b2b1;
  overflow: hidden;
}

#content div.result-reference .fingerprint, #content div.result-reference .was-state, #content div.result-reference .tasks, #content div.result-reference .result {
  height: 290px;
  width: 380px;
  background: url("../images/filter/reference_tabShadow.png") repeat-y scroll right 0 transparent;
}

#content div.result-reference .fingerprint h3, #content div.result-reference .was-state h3, #content div.result-reference .tasks h3, #content div.result-reference .result h3 {
  display: block;
  text-align: right;
  color: #FFF;
  width: 362px;
  font-size: 0.611em;
  padding-right: 10px;
  cursor: pointer;
}

#content div.result-reference .fingerprint .tabber_content, #content div.result-reference .was-state .tabber_content, #content div.result-reference .tasks .tabber_content, #content div.result-reference .result .tabber_content {
  background: #FFF;
  width: 352px;
  padding: 30px 10px;
  overflow: hidden;
}

#content div.result-reference .result .tabber_content {
  width:325px;
  padding: 30px 20px;
}

#content div.result-reference .was-state .tabber_content ul, #content div.result-reference .tasks .tabber_content ul {
  margin-left: 20px;
}

#content div.result-reference .result .tabber_content ul {
  margin-left: 10px;
}

#content div.result-reference .was-state .tabber_content ul li, #content div.result-reference .tasks .tabber_content ul li, #content div.result-reference .result .tabber_content ul li {
  background: url("../images/filter/list_image.png") no-repeat scroll 0 0.5em transparent;
  color: #666666;
  font-size: 0.75em;
  line-height: 1.25em;
  margin-bottom: 0.5em;
  padding-left: 13px;
}


#content div.result-reference .fingerprint { z-index: 4; left: 0px; }
#content div.result-reference .fingerprint h3 { background: #d3d1d0; }
#content div.result-reference .fingerprint ul { margin-top: 35px; text-align: center; }
#content div.result-reference .fingerprint li { display: inline; margin-right: 15px; }
#content div.result-reference .fingerprint li.size_1 { color: #8FA1AF; font-size: 0.625em; }
#content div.result-reference .fingerprint li.size_2 { color: #7C91A2; font-size: 0.75em; }
#content div.result-reference .fingerprint li.size_3 { color: #577287; font-size: 1em; font-weight: bold;}
#content div.result-reference .fingerprint li.size_4 { color: #45637A; font-size: 1.125em; font-weight: bold; }

#content div.result-reference .fingerprint li a { color: #45637a; font-size: 1em; }

#content div.result-reference .was-state { z-index: 3; /*left: 70px;*/ }
#content div.result-reference .was-state h3 { background: #e29660; }

#content div.result-reference .tasks { z-index: 2; /*left: 140px;*/ }
#content div.result-reference .tasks h3 { background: #dd7730; }

#content div.result-reference .result { z-index: 1; /*left: 210px;*/ }
#content div.result-reference .result h3 { background: #ca5300; }

.inpage-tools {
  height: 52px;
  overflow: hidden;
  margin-bottom: 10px;
}

.inpage-tools .t-toTop a {
  background:url("../images/filter/inpage_arrow_up.png") no-repeat center top transparent;
  width:30px;
  color:#45637A;
  display:block;
  float:right;
  height:42px;
  margin-top:10px;
  padding-top:42px;
  margin-right: 35px;
}

#footer {
  clear: both;
  margin-top: 2.5em;
}


.linklist {
  margin-bottom: 1.5em;
}

.linklist li {
  color: #666666;
  font-size: 0.75em; line-height: 1.667em;
}

.linklist li a {
  background: url("../images/icon_link.png") no-repeat scroll 0 0.2em transparent;
  color: #45637A;
  padding-left: 14px;
}

.linklist-anchors li a {
  background: url("../images/anchor.png") no-repeat scroll 0 0.1em transparent;
  color: #D85900;
}

.intro-hr {
  display: none;
}
