@import url(base.css);

@import url(chrome.css);

@import url(elm_head-teaser-small.css);

@import url(elm_list.css);

#content {
	padding:0px;
}

.option p {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
}
.list .toolbar {
	border-bottom:1px solid #D3E3F0;
	margin-bottom:8px;
}
.list .toolbar.bottom {
	border-bottom:medium none;
	margin-bottom:0;
}
.list .toolbar.bottom {
	/*border-top:1px solid #A3B2BE;*/
}
.list .more {
  padding:4px 20px;
  text-align:left;
  font-weight:bold; }
.list .more a {
  color:#166BAE;
  text-decoration:none; }
.list .more a:hover {
  text-decoration:underline; }
.list .eukonsument {
  padding:4px 20px;
  background-color:#E6E6E6; }
.list p.noresult {
  padding:20px;
  color:#999;
  font-weight:bold;
  float: left;
  margin: 0 !important; }

.list .entry.product {
  clear:none;
  float:left;
  margin:20px 0 20px 20px;
  width:190px; }
* html .list .entry.product {
  margin:20px 0 20px 13px;
  width: 190px;/**/
}
.list .entry.product .visual {
  float:left;
  width:70px;
  margin:0 10px 10px 0;
  overflow:hidden; }
* html .list .entry.product .visual {
  margin:0 5px 5px 0px;
}
.list .entry.product .info {
  width:110px;
  overflow:hidden; }
* html .list .entry.product .info,
* html .list .entry.product h3 {
  margin: 0 !important; }
*+ html .list .entry.product .info,
*+ html .list .entry.product h3 {
  margin: 0 !important; }
.list .entry.product .info .icon.tip {
  position:static;}
.list .entry.product .category {
  margin-bottom:10px; }
.list .entry.product h3 {
  clear:both;
  width:100%;
  margin-top:1em; }
.list .list-body .leadin {
  padding:20px;
	margin:0px;
	background-image:url(../images/toolbar_bg.jpg);
	background-repeat:repeat-x;
}
.list .list-body .entries .entry .body .abstract .leadin {
	padding:0; margin:0; background:none;
}
.normal {
	font-weight: normal;
}

.themen_filter {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(../images/toolbar_bg.jpg);
	background-repeat:repeat-x;
}

.themen_filter a{
	text-decoration: none;
	font-weight: bold;
}

/* PRINT */
@media print {
	#main { float:left; width:100% !important; }
  	#content .list-filter { display:none !important; }
  	#content .list-body { width:100% !important; }
	
  	#breadcrumb { display:none !important; }
  	#footer .menu { display:none !important; }
 	#container { width:100% !important; }	
	#content .themen_filter { display:none; }
	#content .section-title { display:none; }
}
