/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3, h5 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #EFEFEF;
	text-decoration: none;
	color: #0f76c3;
}

a:hover {
	text-decoration: none;
	color: #d40050;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}


/* Header */

#header {
	width: 980px;
	height: 165px;
	margin: 0 auto;
	background: url(../images/trendmutti-header.jpg) no-repeat right top;
}

.homeLink {
		display: block;
		width: 980px;
		height: 160px;
	}

#header h1 {
	float: left;
	margin-top: 20px;
	padding: 100px 190px 0 0;
	background: url(../images/img02.jpg) no-repeat right top;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 4.4em;
}

#header h1 span {
	color: #d40050;
}

#header h2 {
	float: left;
	margin: 0 0 0 -190px;
	padding: 160px 0 0 0;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

#header h2 a {
	color: #333333;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding: 150px 0 0 0;
}

#search legend {
	display: none;
}

#searchfield {
	width: 200px;
}

#searchsubmit {
	width: 80px;
}

/*
 * Search Result
 */

.srtpulldown {
		float: right;
	}
	
	

.tTabs {
		list-style-Position: outside;
		list-Style-Type:none;
		margin: 20px 0;
		padding: 0;
	}
	
.tTabs li {
		float: left;
		-moz-border-radius-topleft: 12px ;
		-webkit-border-top-left-radius:12px ;
		-moz-border-radius-topright:12px ;
		-webkit-border-top-right-radius:12px ;
		border: 2px solid #eee;
		border-bottom: 1px solid #D40050;
		padding: 2px 10px;
		background: #fff;
		font-size: 15px;
		
	}
	
.tTabs li#akt {
		float: left;
		background: #D40050;
		border: 2px solid #D40050;
		border-bottom: 1px solid #D40050;
		
	}
	
.tTabs li#akt a {
		color: #fff;
	}

div.clear {
		clear: both;
		margin-bottom: 10px;
		padding-top: 20px;
		border-bottom: 1px solid #eee;
	}	

.sResultContainer {
		
		display: inline;
	}
	
.sResultContainer ul {
		list-style-Position: outside;
		list-Style-Type:none;
		margin: 10px 0 0 0;
		padding: 0;
	}
	
.sResultContainer ul li {
		float: left;
		font-size: 14px;
		
	}
	
	
.sResultContainer ul li a {
			color: #94C33B;
			border-bottom: none;
			text-decoration: underline;
		}
		
.sResultContainer ul li a:hover {
			text-decoration: none;
		}
		
.sResultContainer ul li.pShow a {
			color: #D40050;
			font-weight: bold;
		}

.pMerkliste {
		width: 50%;
	}
	
.pVergleich {
		
	}
.sResultContainer ul li.pShow {
		float: right;
		text-align: right;
	}

.sResultContainer h2 {
		font-size: 14px;
	}
	
.sResultContainer .sPrImage {
		float: left;
		display: inline;
	}
	
.sResultContainer . {
		margin-left: 400px;
	}
	
.sResultContainer .pPrice {
		float: right;
		font-size: 17px;
		color: #D40050;
		font-weight: bold;
		text-align:right;
	}
	
.sResultContainer .pPrice span, .productDetail .shipping  {
		font-size:12px;
		color: #333333;
		display: block;
	}
	
.sResultContainer .pDescription {
		padding-right: 80px;
	}

.page-links {
		float: right;
	}
	
.page-links-message {
		padding-top:40px;
		clear: both;
	}
	
.sPagination {
		padding-top: 20px;
	}	

.last-keywords {
		width: 460px;
		text-align: center;
		padding: 10px 50px;
	}
	
	
/* Product Detail */
.productDetail h2.dh2 {
		color: #0F76C3;
		font-size: 20px;
		line-height: 24px;
	}
	
.productDetail .detail-header {
		padding-bottom: 30px;
	}
	
div#rDetail .pInfo {
		margin-left: 240px;
		
	}
	
div#rDetail .pPrice {
		font-size: 22px;
	}
	
div#rDetail .pDescription {
		padding: 60px 0 0 0;
	}
	
.productDetail .detail-container {
		border-bottom: 1px solid silver;
		padding: 20px 10px;
		clear: both;
	}
	
.productDetail div.clear {
		border: none;
	}
	
.productDetail .detail-container .sResultList div.clear{
		border-bottom: solid 1px #eee;
	}
	
div.clear-no-border {
		clear:both;
	}
	
.productDetail .offer-links li {
		padding: 5px 0;
	}

.productDetail .shop-link {
		padding-top: 30px;
		float: right;
	}
	
.productDetail #shop-link {
		background: url('../images/shop-button.jpg') no-repeat;
		width: 178px;
		height: 47px;
		display: block;
	}
	
.productDetail .offer-links a {
		color: #D40050;
		font-size: 16px;
		text-decoration: underline;
		
	}
	
.productDetail .offer-links a:hover {
		text-decoration: none;
	}
	
.productDetail #pDetailImage {
		padding: 20px; 
		border: 1px solid silver;
	}
/* kontakt */
.contact-form p {
		clear: both;
		padding-top: 20px;
	}

.contact-form input, .contact-form textarea {
		width: 400px;
	}

.contact-form label {
		float: left;
		display:block;
		width: 150px;
	}
	
.contact-form #submit {
	
		width: 200px;
	}
	

	
/* sonstige */
.page-links-desc {
		float: left;
	}

#topRightMenu {
		float: right;
		font-size: 15px;
		font-weight: bold;
		padding: 0 50px 5px 0;
		margin: 0;
	}
	
#topRightMenu li {
		float: left;
		margin: 0;
		list-style-type: none;
		padding: 0 10px;
		
	}

#merkliste {
		float: right;
		font-size: 15px;
		font-weight: bold;
		padding: 0 50px 5px 0;
	}
	
.brad-crumb {
		padding: 0 0 5px 0;
	}
	
/* sidemap */
.sShopContainer h2 {
		font-size: 15px;
	}
	
.sShopContainer .pDescription {
		padding-right: 20px;
		font-size: 13px;
	}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: right;
	width: 750px;
}




.post {
	background: url(../images/img04.jpg) no-repeat;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 12px;
	padding-left: 50px;
}

.post .title {
	letter-spacing: -1px;
	font-size: 1.9em;
	color: #0f76c3;
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}
.post .entry {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
	font-size: 13px;
}

.post div.slim-entry {
		padding:0;
		margin: 0;
		border: none;
	}
	
	
/* Teaser */
div.teaser-item {
		clear: both;
		
		padding: 5px 0;
	}
	
div.teaser-item .tItem-left {
		float: left;
		width: 70%;
	}
	
div.teaser-item .tItem-right {
		float: right;
		width: 30%;
	}
	
div.teaser {
		padding-left:0;
		padding-right:0;
	}
	
div.teaser .entry {
		border-bottom: none;
	}
	
div.teaser .title {
		padding: 0 50px;
	}	


/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 20px 40px;
	background: url(../images/img03.jpg) no-repeat;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar .navChilds li {
		padding-left: 10px;
		font-size: 90%;
		line-height: 20px;
	}
	
/*
 menü hervorheben
*/

#sidebar ul.main-menu li.akt {
		background: #D40050;
	}
	
#sidebar ul.main-menu li.akt a {
		color: white;
	}

#sidebar h2 {
	margin-bottom: 10px;
	text-transform: capitalize;
	letter-spacing: -1px;
	color: #d40050;
}

#sidebar h3 {
	margin-bottom: 10px;
	text-transform: capitalize;
	letter-spacing: -1px;
	color: #94c33b;
	font-size: 1.8em;
	font-weight:normal;
}

#sidebar h5 {
	margin-bottom: 10px;
	text-transform: capitalize;
	letter-spacing: -1px;
	color: #462c1d;
	font-size: 1.8em;
	font-weight:normal;
}
#sidebar a {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	border-top: 10px solid #DDDDDD;
	background: #EFEFEF;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}
/* searchbox */
.searchbox {
	padding:3px;
	background-color: #f0f0f0;
	font-weight: bold;
	color: #462c1d;
	font-size: 15px;
	border: 1px solid #999999;
	width: 560px;
}
.searchbutton {
/*	background-color:#FF9900; */
	background-color:#d40050;
	color:#ffffff; 
	font-weight:bold; 
	float: right;
	width: 140px;
}

.search-input {
	width: 400px;
}

.pInfo {
		margin-left: 125px;
	}



/*
 * keywords
 */
.bb6 {
	color: #D40050;
	font-size: 140%;
	font-weight: bold;
}
.bb2 {
	color: #94C33B;
	font-size: 120%;
	font-weight: bold;
}

.bb5 {
	color: #0F76C3;
	font-weight: bold;
}

.bb3 {
	color: #666666;
	font-size: 90%;
}

/* searchProducts.html*/
.font12 {
	font-size: 12px;
}

.pad3 {
	padding:3px;
}
.price {
	font-size:12px;
	color:green;
	font-weight:bold;
}
 #ul TopRightMenu
 {
 float: right;
 list-style: none;}


