body h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
#suchergebnis.noResults p.info {
	color: #000;
}
#suchergebnis.noResults hr {
	border: 1px solid #bbb;
	margin: 20px 0;/* 20px 0;*/
	overflow: hidden;
}
#suchergebnis.noResults h2.info {
	margin: 20px 0;
	text-transform: uppercase;
}
#suchergebnis.noResults h3.divider {
	margin: 10px 0;
}
#suchergebnis.noResults h3 {
	margin-top: 10px;
}
#subnavi h2 {
	background: no-repeat;
	padding-left: 28px;
	margin-bottom: 18px;
}
#subnavi h3 {
	margin-left: 5px;
}
#suchergebnis.noResults h4 {
	font-size: 8pt;
}
/* Ergaenzungen f�r die linke Navi - speziell fuer die Suche */
#subnavi ul {

}
#subnavi ul li {

}
/* Kategorie ausgewaehlt - aufheben */
#subnavi ul li span strong {
	float: left;
	text-transform: none;
	width: 135px;
	padding-right: 5px;
}
#subnavi ul li li span strong {
	width: 123px;
	padding-right: 5px;
}
#cols #subnavi span {
	float: left;
}
#cols #subnavi span div {
	float: right;
}
#cols #subnavi span div a,
#cols #subnavi .chosenBranch span div a {
	padding: 0;
	font-weight: normal;
	text-transform: none;
}

/* noch nicht ausgewaehlte Kategorie */
#cols #subnavi a {
	float: left;
	text-transform: none;
}
#cols #subnavi a strong {
	float: left;
	width: 160px;
}
#cols #subnavi a div {
	font-weight: normal;
	float: right;
}
#cols #subnavi ul,
#cols #subnavi li {
	clear: both;
	float: left;
	width: 100%;
}
#cols #subnavi li li a {
	width: 170px;
}
#cols #subnavi li li span a {
	width: auto;
}
#subnavi form {
	margin-top: -1px;
	clear: both;
	float: left;
}
#subnavi select {
	width: 187px;
}

/**/
#subnavi .abschluss {
	background-image: none;
	margin-bottom: 22px;
	clear: both;
}
#subnavi ul ul ul li {
	padding-left: 20px;
}

/* searchResult */
#searchResult {
	margin-top: 18px;
	float: left;
}
#searchResult .block {
	float: left;
	padding-left: 5px;
	width: 230px;
}
.filter {
	float: left;
}
.filter label {
	float: left;
	margin-top: 2px;
}
.filter select {
	margin-left: 5px;
	float: left;
	width: 124px;
}
/* pageSwitch */
.pageSwitch {
	clear: none;
	float: right;
	width: 270px;
	margin-top: 3px;
}
.pageSwitch ul {
	text-align: right;
}
.pageSwitch .noMorePages {
	visibility: hidden;
}
.pageSwitch .buttonWeiter {
	margin-left: 26px;
}
.pageSwitch .buttonZurueck {
	margin-right: 26px;
	width: 51px;
}

/* resultList */
#resultList {
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

#resultList li a {
	text-decoration: none;
}
#resultList li a img {
	border: 2px solid;
	width: 180px;
	height: 180px;
	display: block;
}
#resultList li {
	float: left;
	width: 180px;
	height: 257px;
}
#resultList li p {
	display: block;
	padding: 4px 4px 0px 4px !important;
	background-color: #eeebe6;
	width: 180px;
	height: 65px;
}
#resultList li p span {
	text-transform: uppercase;
}
#resultList li p span.prize {
	color:#E3001B;
	font-size:1.5em;
	font-weight:bold;
	float: right;
}

.bestSingleLowPrize{
	float: left;
	margin-right: 3px;
	display: inline-block;
}
.bestSingleLowPrizeAb{
	float: left;
	margin-right: 3px;
	display: inline-block;
	text-transform: lowercase!important;
}
.factFinderHinweis {
	width: 198px;
	margin-bottom: -10px;
}

/* recomArticle */
#recomArticle {
	margin-top: 18px;
	padding-bottom: 15px;
}
#recomArticle h3 {
	padding: 5px 20px;
}
#recomArticle ul {
	margin-left: 15px;
	margin-top: 10px;
}
#recomArticle li {
	float: left;
	margin-left: 62px;
	margin-bottom: 0;
}
#recomArticle li.first {
	margin-left: 0;
}
#recomArticle li p {
	padding-left: 10px;
}
#recomArticle li a img {
	border: 2px solid;
	display: block;
	margin-left: -10px;
}
/* Keine Suchergebnisse */
#suchergebnis.noResults ul li span.sqr, 
#suchergebnis h3 span.sqr {
	margin-top: 3px;
	width: 7px;
	height: 7px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
#suchergebnis.noResults ul {
	margin-bottom: 40px;
}
#suchergebnis.noResults ul li {
/*+	list-style-type: square!important;*/
	margin-left: 40px;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 3px;
}
#suchergebnis.noResults ul li a {
	text-decoration: none;
}
#suchergebnis.noResults h3 {
	font-size: 9pt;
}
#suchergebnis.noResults p.bsp, #suchergebnis h4.bsp{
	margin-left: 70px;
}
#suchergebnis.noResults h4.bsp {
	margin-top: 10px;
}
