/* @section filter */
.filterGroup {
	background: transparent url(../../img/bg_teaser.gif) no-repeat scroll left top;
	border-bottom: 1px solid #AEC9D5;
	border-top: 1px solid #FFFFFF;
	margin-left: 1px;
	position: relative;
}

.filterGroupContent {
	padding-bottom: 10px;
}

.filterGroupContent ul {
	list-style-type: none;
	list-style-image: none;
}

.filterGroupContent li {
	float: left;
	font-weight: normal;
	height: 15px;
	margin-left: 14px;
	width: 170px;
}

.filterGroup .c50l {
	width: 180px;
}

.filterGroup .filterGroupContent .c50l li {
	width: 180px;
}

.filterGroup .c50r {
	position: relative;
	left: -20px;
	width: 170px;
}

.filterGroupContent ul li input {
	display: inline;
	float: left;
	margin-right: 4px;
	padding: 0;
	width: 13px;
}

.filterGroupContent ul li label {
	display: inline;
	float: left;
	font-weight: normal;
	margin: 0;
	padding-top: 0;
	position: relative;
	top: -1px;
}

.filterGroupImage {
	padding: 12px 0 10px 15px;
}

.filterGroupToggleActionBox {
	background: transparent;
	position: absolute;
	right: 10px;
	top: 10px;
}

/*
.filterGroupLast {
	border: none;
}

.filterGroupClose {
	background: none;
}

.filterGroupContent {
	margin:0;
	padding:0 0 30px 30px;
}

.filterGroupContentLast {
	border-bottom: none;
}

.filterGroupContent ul {
	list-style-type: none;
	list-style-image: none;
}

.filterGroupContent li {
	background: none !important;
	padding-left: 0px !important;
	margin-left: 0px !important;
}

.filterGroupHeader {
	border-top:1px solid #FFFFFF;
	margin:0;
	padding:10px 30px 10px 30px;
}

.filterGroup .c50l {
  width: 190px;
}

.filterGroup .c50r {
  width: 135px;
}

.filterGroupContent .subcolumns li {
	margin-bottom: 8px;
}

.filterGroupImage {
  float: left;
  width: 140px;
  display: inline;
  
}

.filterGroupToggleActionBox {
  float: right;
  display: inline;
  margin-top: -25px;
}

.filterActive,
.filterChecked,
.filterDisabled {
  width: 190px;
}

.filterActive label,
.filterChecked label,
.filterDisabled label {
	float: none;
	display: inline;
	color: #105B9E;
	font-weight: normal;
}

#filteredReferencesSorter {
  float: right;
  display: inline;
  clear: both;
}

.filterGroupContentLast {
  padding-bottom: 205px;
}

.filteredReferencesHeadline {
  color: #105b9e;
  font-weight: bold;
  font-size: 1.2em;
}

.referenceFilteredCustomer {
  padding: 0px 0px 2px 7px;
  color: #105b9e;
  
}
*/

#filters {
	position: relative;
}

#main a.filterGroupToggleAction {
	float: right;
	display: inline;
	padding: 4px 4px 4px 30px;
	text-decoration: none;
	background: transparent url(../../img/arrow_up.png) 10px 8px no-repeat;
}

#main .filterGroupToggleActionClose {
	display: inline;
	float: right;
	position: relative;
	background: transparent url(../../img/arrow_up.png) no-repeat scroll 0 7px;
	padding: 4px 4px 4px 1.9em;
	color: #105B9E;
	text-decoration: none;
	font-weight: normal;
}

#main .filterGroupToggleActionClose:hover {
	background: #39C1F4 url(../../img/arrow_up_on.png) no-repeat scroll 0 7px;
	padding: 4px 4px 4px 1.9em;
	color: #fff;
	text-decoration: none;
}

#main .filterGroupToggleActionOpen {
	display: inline;
	float: right;
	position: relative;
	background: transparent url(../../img/arrow_down.png) no-repeat scroll 0 10px;
	padding: 4px 4px 4px 1.5em;
	color: #105B9E;
	text-decoration: none;
	font-weight: normal;
}

#main .filterGroupToggleActionOpen:hover {
	background: #39C1F4 url(../../img/arrow_down_on.png) no-repeat scroll 0 10px;
	padding: 4px 4px 4px 1.5em;
	color: #fff;
	text-decoration: none;
}

.referenceItemsRow {
	padding-top: 20px;
	position: relative;
	width: 100%;
	height: 230px;
}

.referenceFilteredItem {
	float: left;
	display: inline;
	position: relative;
	margin: 0 1% 28px 0;
	height: 230px;
	width: 32%;
}

.referenceFilteredTeaser a:hover {
	background-color: #58bee8;
}

.referenceFilteredItem:last-child {
	padding: 0;
}

#col1 .referenceFilteredTitle a {
	color: #105b9e;
	font-weight: bold;
}

#col1  .referenceFilteredTitle a:hover {
	color: #fff;
	background-color: #4BAFDD;
}

#col1 .referenceFilteredTitle {
	background: transparent url(../../img/bg_textpic_1px.jpg) top left repeat-x;
	padding-top: 4px;
}

#col1 .referenceFilteredTeaser a {
	color: #105b9e;
}

#col1 .referenceFilteredTeaser a:hover {
	color: #fff;
	background-color: transparent;
}

.contentDivider {
	clear: both;
	margin-top: 30px;
}

.resetFilterBox {
	background: transparent url(../../img/bg_teaser.gif) no-repeat scroll left top;
	border-bottom: 1px solid #AEC9D5;
	border-top: 1px solid #FFFFFF;
	margin-left: 1px;
	padding: 20px 0 10px 15px;
	position: relative;
}

#main .more-link a.disabled,
#main .more-link span.disabled {
	background-attachment: scroll;
	background-image: url(../../img/arrow_right_grey.png);
	background-position: 0.3em 0.4em;
	background-repeat: no-repeat;
	margin: 0;
	padding: 4px 4px 4px 1.2em;
	text-decoration: none;
	color: #818181;
}

.referenceFilteredListTeaser {
	clear: both;
	float: left;
	background-attachment: scroll;
	background-image: url(../../img/reference_teaser_bottom.png);
	background-position: 0px 125px;
	background-repeat: no-repeat;
	height: 161px;
}

.referenceFilteredListTeaser img {
	border: 2px solid #cad8e3;
}

.referenceFilteredListInformation {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.referenceFilteredListTitle {
	display: block;
	width: 300px;
	margin-bottom: 5px;
}

.referenceFilteredListTitle a {
	font-weight: bold;
}

.referenceFilteredListCustomer {
	display: block;
	width: 300px;
	color: #105b9e;
	margin-bottom: 10px;
}

.referenceFilteredListTags {
	display: block;
	width: 300px;
}
