.portletFieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.portletShopUserAdress .portletFieldset, .portletShopUserSettings .portletFieldset{
	padding-bottom: 5px;
	clear:both;
	margin-top: 20px;
}
.languageChange{
	margin-bottom: 50px !important;	
}

.eMailChange{
	margin-bottom: 50px !important;	
}

.portletShopUserAdress input,.portletShopUserAdress label,.portletShopUserSettings input,.portletShopUserSettings label{
	vertical-align: text-top;
}

.portletShopUserAdress submit,.portletShopUserSettings submit {
	float: right;
}

.portletShopUserAdress .portletFieldset #defaultAddressForm select {
	width: 370px;
}

.portletShopUserAdress select,.portletShopUserAdress input,.portletShopUserSettings select,.portletShopUserSettings input
	{
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.portletShopUserAdress select,.portletShopUserAdress input[type='text'],.portletShopUserSettings select,.portletShopUserSettings input[type='text'],.portletShopUserSettings input[type='password']
	{
	display: block;
	width: 208px;
	height: 17px;
	float: left;
	border: 1px solid #b9b9b9;
}

* html .portletShopUserAdress .portletTextInput{
	display: block;
	width: 208px;
	height: 17px;
	float: left;
	border: 1px solid #b9b9b9;
}

.portletShopUserAdress select,.portletShopUserSettings select {
	height: 19px;
	width: 210px;
	outline: 0;
}

.portletShopUserAdress label{
	float: left;
	clear: left;
	padding-top: 1px;
	margin-bottom: 7px;
	margin-top: 7px;
	width: 130px;
}
.portletShopUserSettings .deleteInfo{
	margin-top: 20px;
	margin-bottom: 10px;	
}
.portletShopUserSettings .deleteButton{
	
}
.portletShopUserSettings .inputRow {
	margin-bottom: 10px;
	height: 17px;
}

.portletShopUserSettings label {
	float: left;
	width: 230px;
}

.portletShopUserSettings .formError{
	width: 330px;
	float: left;
}

.portletShopUserSettings .portletLog{
	margin-top: 20px;
}

.portletShopUserSettings #userSettingsForm{
	margin-top:15px;
}

.portletShopUserAdress a,.portletShopUserSettings a {
	font-size: 10px;
	margin-top: 0px;
}


/*-- buttons -- */
button.btn{
	position:relative;
	margin:0;
	padding:0;
	border:none;
	height:25px;
	font-size:0;
	cursor:pointer;
	overflow:visible;
}

button.btn::-moz-focus-inner {
	border: none;  
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.btn span {
		margin-top: -1px;
	}
}

a.btn, button.btn{
	display:-moz-box;
	display:inline-block;
	height: 25px;
	
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #805d34 !important;
	text-decoration:none;
	background: url(../images/btn.gif) no-repeat right 0;
	padding-right:5px;
	
}

a.btn span, button.btn span{
	display:-moz-box;
	display:inline-block;
	cursor:pointer;
	padding: 4px 0 4px 8px;
	padding-left:5px;
	padding-top:5px;
	line-height: 17px;
	color: #805d34;
	background: url(../images/btn.gif) no-repeat 0 0;
	
}

a.btn:hover, button.btn:hover{
	color: #58350b;
	background-position: right -40px;
	text-decoration:none;
}

a.btn:hover span, button.btn:hover span{
	color: #58350b;
	background-position: 0 -40px;
}

a.btnNext, button.btnNext{
	padding-right: 15px;
	background: url(../images/btn-next.gif) no-repeat right 0;
}
a.btnNext span, button.btnNext span{
	background: url(../images/btn-next.gif) no-repeat 0 0;
}
a.btnBack, button.btnBack{
	float:left;
	background: url(../images/btn-back.gif) no-repeat right 0;
}
a.btnBack span, button.btnBack span{
	padding-left: 15px;
	background: url(../images/btn-back.gif) no-repeat 0 0;
}

a.btnDelete{
	display:block;
	text-indent:-999px;
	text-align:left;
	background: url(../images/btn-delete.gif) no-repeat 0 0;
	width: 14px;
	height: 14px;
	overflow:hidden;
}
.portletShopUserAdress #userAdressForm .portletFieldset{
	width: 450px !important;
}

.portletShopUserAdress #userAdressForm .portletFieldset, .portletShopUserSettings #userAdressForm .portletFieldset {
	width: 400px;
	padding: 0 0 12px;
	position: relative;
}

.portletTable .portletTableHeadFirst {
	padding-left: 0;
}

.portletTableHead .portletTableTitle {
	vertical-align: top;
	padding: 0 0 0 6px;
	background: url(../images/bg-line-bottom.gif) repeat-x 0 bottom;
}

.portletTableHead .portletTableTitle span {
	background-color: #fff;
	padding: 0 4px;
	font-weight: bold;
}

.portletTableHead td {
	vertical-align: top;
	padding: 10px 0px 10px 10px;
	/*border-bottom: solid 1px #dcdcdc;*/
}

.portletTableData {
	vertical-align: top;
	padding: 10px 0px 10px 10px;
	border-bottom: solid 1px #dcdcdc;
}

.portletTableData  img{
	float: left;
}

.portletTableHeadDate {
	width: 110px;
}

.portletShopLoginPendentOrders .portletTable,.portletShopLoginDoneOrders .portletTable,.portletShopLoginSubscriptions .portletTable
	{
	width: 561px;
	clear:both;
}

.portletTableTotal {
	background-color: #F3F3F3;
	border-bottom: 1px solid #BDBDBD;
}

.portletBold {
	font-weight: bold;
}

.portletShopUserAdress .portletNewAddress {
	background-repeat: no-repeat;
	display: block;
	padding : 0 0 16px 18px;
	/*background-image: url("/admin/_inc/images/icons/textfield_add.png");*/
	font-size: 14px;
	padding: 0 0 16px 0px;
	margin-top:15px;
}

.portletShopUserAdress .portletAddressList {
	clear: right;
}

.portletShopUserAdress .portletAddressList .portletAddressEntry {
	padding: 4px 0 3px 0;
}

.portletShopUserAdress .portletAddressList .portletAddressEntry a {
	font-size: 12px;
}

.portletShopUserAdress .portletAddressName,.portletShopWishList label {
	display: block;
	float: left;
	width: 130px;
}

/*.portletShopUserAdress .portletUserAddressFieldset {
	margin: 15px 0 15px 0;
}*/

.portletShopWishList .portletLinkSubmit {
	margin-left: 130px;
	margin-top: 10px;
}

.portletShopWishList .portletInputWishEntry,.portletShopWishList .portletInputComment
	{
	width: 230px;
	height:18px;
	margin-bottom: 2px;
	border: 1px solid #B9B9B9;
}

.portletShopWishList .portletFieldset label[for="comment"]{
	font-weight: bold;
}
/*
.portletOrderOverview .portletLieferAdresseEntry {
	padding: 0 0 14px !important;
}*/
.portletLoginMenuBig li{
	float: left;
	padding: 0 4px 0 4px;
	width: 175px;
}
.portletLoginMenuBig li a{
	display:block;	
	width: 155px;
	float:right;
}

.portletInputSubscriptionInterval{
	width: 15px;
	border: 1px solid gray;
	padding: 1px;
}

.portletInputSubscriptionTimeUnit{
	width: 80px;
	float:right;
	border: 1px solid gray;
}

.portletInputSubscriptionType{
	border: 1px solid gray;
}

.portletTableHeadInterval{
	/*width: 112px;*/
}

.portletTableHeadDate {
	width: 110px;
}

.portletShopLogin .portletWelcome{
	padding-bottom: 5px;
}

.portletShopRegistration .portletRegisterSubscribe{
	float: left;
}

.portletShopWishList .portletWishEntryLast{
	margin-bottom: 20px;
}

*+html .portletShopUserAdress .portletFieldset{
	width: auto;
}

.portletKundenBereichPic {
	float:left;
} 

.addthis_button img{
	display:block;
	height:16px;
	overflow:hidden;
	position:absolute;
	right:15px;
	text-align:left;
	text-indent:-999px;
	top:5px;
	width:125px;
}
. portletBreadcrumb {
		display: block;
		}
.portletInputInterval {
	float: left;
	width:50px;
	}
.searchQueryValue {
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:18px;
	width:152px;
}

.portletCatalogOverview {
	border-top: 1px solid #B9B9B9;
	display:block;
	margin-top:20px;
}

.portletCatalogSearch {
margin-top:20px;
	display: block;	
	border-top: 1px solid #B9B9B9;
}

/*RegistrierungsFormular*/
#registrateForm .portletFieldset{
	border-top: 1px solid #B9B9B9;
	margin:0;
	padding:0 0 12px;
	position:relative;
	width:561px;
	padding-top: 10px;
}

#registrateForm .portletLabel{
	width: 288px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	padding-top: 1px;
}

#registrateForm .portletInputText, #registrateForm .portletTextInput{
	border:1px solid #B9B9B9;
	display:block;
	float:left;
	height:17px;
	width:208px;
}

#registrateForm .portletInputSelect{ 
	height:19px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	width:210px;
	border:1px solid #B9B9B9;
	display:block;
	float:left;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#registrateForm  .portletPflichtfelder{
	bborder-top: 1px solid #B9B9B9;
}

#registrateForm  .portletLinkSubmit{
	margin-top: 10px;
}

/*KontaktFormular*/
.portletGenForm .btn{
	margin-top: 10px;
}

.boxportletLink a{
	padding-left: 10px;
}

.boxportletLink a.portletLink{
	padding-left: 0px;
}

.portletGenForm .portletFieldset{
	border-top:1px solid #B9B9B9;
	padding-top: 10px;
}

.portletGenForm .portletsPflichtfelderText{
	border-bottom:1px solid #B9B9B9;
	padding-bottom: 10px;
}

.labelGenForm{
	width: 288px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	padding-top: 1px;
}

.inputGenForm{
	border:1px solid #B9B9B9;
	display:block;
	float:left;
	height:17px;
	width:208px;
}

.portletFieldset{
	border:medium none;
	margin:0;
	padding:0 0 12px;
	position:relative;
	width:561px;
}

.textareaGenForm{
	border:1px solid #B9B9B9;
	display:block;
	float:left;
	height:130px;
	width:208px;
}

/*NewsletterFormular*/
.portletNewsletter fieldset{
	border:medium none;
	margin:0;
	padding:0 0 12px;
	position:relative;
	width:561px;
}

.portletNewsletter label, .portletEvents label{
	width: 288px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	padding-top: 1px;
}

.portletNewsletter .portletField, .portletEvents .portletField{
	border:1px solid #B9B9B9;
	display:block;
	float:left;
	height:17px;
	width:208px;
}

.portletNewsletter select{ 
	height:19px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	width:210px;
	border:1px solid #B9B9B9;
	display:block;
	float:left;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.portletNewsletter .portletButtons, .portletShopRegistration .portletButtons, .portletGenForm .portletButtons, .portletBeratung .portletButtons, .portletEvents .portletButtons, .portletConsulting .portletButtons{
	border-top:1px solid #B9B9B9;
	padding:10px 0 30px;
	text-align:right;
	overflow:hidden;
	position:relative;
	width:561px;
	float:left;
}

.portletNewsletter .portletReset, .portletShopRegistration .portletReset, .portletGenForm .portletReset{
	color: #C88C00;
	border: 0;
	background: none;
}

.portletNewsletter .portletReset:hover, .portletShopRegistration .portletReset:hover, .portletGenForm .portletReset:hover{
	color: #462A09 !important;
	cursor: pointer;
}

.portletNewsletter .portletSubmit, .portletShopRegistration .portletSubmit, .portletGenForm .portletSubmit, .portletEvents .portletSubmit{
	background:transparent url(../images/btn-next.gif) no-repeat scroll 0 0;
	color:#805D34;
	cursor:pointer;
	display:inline-block;
	line-height:17px;
	padding:4px 0 4px 8px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	border: 0;
}

.portletNewsletter .portletSubmit:hover, .portletShopRegistration .portletSubmit:hover, .portletGenForm .portletSubmit:hover, .portletEvents .portletSubmit:hover{
	background-position:0 -40px;
	color:#58350B;
}

.portletNewsletter .portletSubmitSpan, .portletShopRegistration .portletSubmitSpan, .portletGenForm .portletSubmitSpan, .portletEvents .portletSubmitSpan{
	background:transparent url(../images/btn-next.gif) no-repeat scroll right 0;
	padding-right:15px;
	color:#805D34 !important;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:25px;
	text-decoration:none;
	text-transform:uppercase;
	border: 0;
}

.portletNewsletter .portletSubmitSpan:hover, .portletShopRegistration .portletSubmitSpan:hover, .portletGenForm .portletSubmitSpan:hover, .portletEvents .portletSubmitSpan:hover{
	background-position:right -40px;
	color:#58350B;
	text-decoration:none;
}

.portletZwingendeFelder{
	padding:10px 136px 12px 0;
	width:425px;
	overflow:hidden;
	position:relative;
	
}

/*News*/
.boxContent li.portletElement{
	/*border-bottom:1px solid #B9B9B9;
	padding-top: 30px;*/
}

.boxContent li.portletElement img{
	max-width: 77px;
	float: left;
	padding-right: 36px;
	padding-bottom: 30px;
}

.homTeaser .portletTitel h3{
	font-weight: normal;
}

.newstitle{
	list-style-type:none;
	padding-top:20px;
	padding-bottom:10px;
	margin:0;
}

.newstitleDetail{
	list-style-type:none;
	padding-bottom:10px;
	margin: 5px 0px 0px 0px;
	padding-top: 0px !important;
}

.portletNews .portletList{
	list-style-type:none;
	margin:0;
	padding:5px 10px;
	font-size:12px;
	font-weight:lighter;
}

.portletNews .portletList img{
	padding-bottom: 0px !important;
	margin-bottom: 15px !important;
	margin-top: 22px !important;
}

.portletNews .portletList .bottom{
	background: url(../images/bg-line-bottom.gif) repeat-x 0 bottom;
	text-align:right;
	clear: both;
	margin-bottom: 15px;
}

.portletNews .portletElement{
	padding-bottom:4px;
}

.portletNews .separator{
	padding-left: 3px;
	padding-right: 3px;
}

.portletNews .portletLinkBack{
	padding-left: 10px;
}

.portletDate{
float: left;
width:48px;
}

.newsArchivJahr{
	display: none;
}

ul.portletList{
	list-style-type: none;
}

/* Products */
.portletProducts ul, .portletCEM ul{
	list-style: none;
}

ul.portletList, ul.portletCEM{
	margin: 0;
	padding: 0 0 10px 0;
}

.portletProducts .portletDetail, .portletCEM .portletDetail{
	background: transparent url(../images/bg-line-bottom.gif) repeat-x scroll 0 bottom;
	position: relative;
	text-align: right;
	display: inline-block;
	float:right;
}

.portletProducts .portletDetail a, .portletCEM .portletDetail a{
	background:#FFFFFF url(../images/link-arrow.gif) no-repeat scroll 5px 6px;
	display:inline-block;
	font-weight:bold;
	padding:2px 0 0 15px;
	text-decoration:none;
	margin-left: 105px;
}

.portletProducts .portletProductPrice, .portletCEM .portletProductPrice{
	color:#474747;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-bottom: 6px;
}

.portletProducts .portletElement, .portletCEM .portletElement{
	float:left;
	margin-right:15px;
	padding-bottom:30px;
	position:relative;
	width:265px;
	height:145px;
}

.portletProducts select, .portletCEM select{
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	color:#000000;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:19px;
	margin-right:22px;
	width:45px;
}

.boxContent .portletSelectFilter{
	width: 125px;
	/*margin: 0 2px 0 0;*/
}

.portletReccSort {
		clear:both;
		overflow:hidden
		min-height:25px;
		height:auto;	
	}

.boxContent .portletSortList li{
	float: left;
	display: block;
	padding-right: 5px;
	margin-right: 5px;
	text-align: center;
	border-right: 1px solid #B9B9B9;
}

.boxContent .portletSortList li.portletLast{
	border-right: none;
}

.portletDeleteable{
	margin-right: 0 !important;
}

.portletReccFilter{
	/*height: 25px;*/
	min-height:25px;
	height:auto;!Important
}

.portletSortList li.portletSortByTitle{
	width: 58px;
	margin-left:-9px;
}
.portletSortList li.portletSortByManufacturer{
	width: 73px;
}
.portletSortList li.portletSortByProductline{
	width: 105px;
}
.portletSortList li.portletSortByPrice{
	width: 69px;
}
/*.portletSortList li.portletSortByRelevance{
	width: 95px;
}*/
.portletSortList{
	float: left;
	width: 450px;
}

/*** HACK Für Französisch ********************/
.portletSortList li.portletSortByTitleFR{
	width: 58px;
	margin-left:-10px;
}
.portletSortList li.portletSortByManufacturerFR{
	width: 91px;
	margin-left:-10px;
}
.portletSortList li.portletSortByProductlineFR{
	width: 130px;
	margin-left:-10px;
}
.portletSortList li.portletSortByPriceFR{
	width: 60px;
	margin-left:-10px;
}
.portletSortList li.portletSortByRelevanceFR{
	margin-left: -10px;
} 
/***********************************************/

.portletSelectFilterLabel{
	width: 104px;
	display: block;
	float: left;
	padding-left: 5px;
}


.portletProducts .portletOrderSubmit, .portletCEM .portletOrderSubmit{
	background:transparent url(../images/btn-basket.gif) no-repeat scroll 0 0;
	display:block;
	height:21px;
	overflow:hidden;
	text-align:left;
	text-indent:-999px;
	width:38px;
	border: 0px;
}

.portletProducts .portletOrderSubmit:hover, .portletCEM .portletOrderSubmit:hover{
	background-position:0 -40px;
	cursor: pointer;
}

.portletProducts .portletLink, .portletCEM .portletLink{
	float: left;
}

.portletProducts .portletCartAction, .portletProducts .portletLinkProduzent, /*.portletProducts .portletBuy,*/ .portletProducts .portletLabelProduzent {
	display: none;
}

.portletCEM .portletCartAction, .portletCEM .portletLinkProduzent /*, .portletCEM .portletBuy */, .portletCEM .portletLabelProduzent {
	display: none;
}

/* Navigation */
.portletLevel1 a{
	background:transparent none repeat scroll 0 0;
	color:#FFFFFF;
	display:inline-block;
	font-size:14px;
	height:37px;
	padding-right:10px;
	text-decoration:none;
	padding:12px 0 7px 10px;
}

.portletLevel1 .portletActive a{
	background:transparent url(../images/nav-active.gif) no-repeat scroll right 0;
	color:#474747;
	padding-right: 10px;
	margin-left: 10px;
}

* html .portletLevel1 .portletActive a:visited {
	background:transparent url(../images/nav-active.gif) no-repeat scroll right 0;
	color:#474747;
	padding-right: 10px;
	margin-left: 10px;
}
.portletLevel1 .portletFirst.portletActive a{
	margin-left: 0px;
}

/* login Box */
.portletShopLogin .portletInputText{
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:18px;
	width:152px;
}

.portletShopLoginRegistration{

	padding-left:0px;
	font-size: 10px;
}

.portletCheckout  .portletShopLoginRegistration{	
	font-size: 13px;
}


.portletCheckout .portletLoginForm p a {
	font-size: 13px;
}
.portletLoginForm p a {
	font-size: 10px;
}
.boxContentMain .boxSidebar .portletDesignNavigationBar .teaser .portletShopLogin .portletLoginForm p a {
	font-size: 10px;
	display: block;
}

.portletShopNoRegistration{
	padding-left: 10px;
}

.portletLoginMenu{
	padding: 0px;
	margin: 0;
}

.portletLoginMenuBig {
	padding: 0px;
	margin: 0;
}

.portletShopLoginBig  li{
	padding:2px 0 5px 10px;
}

.portletShopLoginBig ul{
	list-style: none;
}

.portletShopLoginBig{
	font-size: 12px;
}

.portletShopLogin  li{
	padding:2px 0 5px 10px;
}

.portletShopLogin ul{
	list-style: none;
}

.portletShopLogin{
	font-size:12px;
}

.portletLoginForm{
	border: 0;
	margin: 0;
	padding: 0;
}

.portletShopLogin .portletInputSubmit{
	display: none;
}

/* SmallCart
.portletInputSelect{ 
	height:19px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	width:210px;
	border:1px solid #B9B9B9;
	display:block;
	float:left;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}*/

.portletSmallCart .portletActionDetails, .portletSmallCart .portletActionCount, .portletSmallCart .portletActionPrice, .portletSmallCart .portletCartCheckout{
	display: none;
}

.portletSmallCart .portletTitle{
	line-height: normal;
	font-size: 12px;
	padding: 0;
}
.portletSmallCart .portletActionDelete a{
	background:transparent url(../images/btn-delete.gif) no-repeat scroll 0 0;
	height: 14px;
	width: 14px;
	display: block;
}


.portletActionDelete a{
	background:transparent url(../images/btn-delete.gif) no-repeat scroll 0 0;
	height: 14px;
	width: 14px;
	display: block;
	float:right;
}
.portletActionDelete a:hover{
	background-position:0 -30px;
}
.portletActionDelete img{
	display: none;
}

.portletSmallCart .portletActionDelete a:hover{
	background-position:0 -30px;
}

.portletSmallCart .portletFunctions td.portletActionDelete{
	padding-right: 10px;
	border-width: 0;
	padding-left: 0;
	padding-top: 0;
	margin: 0;
}

.portletSmallCart .portletActionDelete img{
	display: none;
}

.portletSmallCart .portletElement{
	border-bottom: 1px solid #D8D4CB;
	padding: 5px 0 5px 10px;
	vertical-align: top;
}

.portletSmallCart .portletAmount{
	padding:5px 0 5px 10px;
	vertical-align:top;
}
/* ------------------- */
p.portletProductPrice{
font-size:20px;
position:right;
}

.portletInputText{
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:18px;
	width:152px;
}

.portletInputportletCEMGuidedSearchInput{
	background-color:#FFFFFF;
	border:1px solid #B9B9B9;
	color: #BDBDBD;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: italic;
	height:18px;
	width:152px;
}

.portletLabelProduzent  { 
	width: 60px; 
	clear: none;
}
label.portletLabel.portletLabelProduzent{
inherit: none;
float:left
vertical-align:top;
/*font-size:20px;*/
}

a.portletLink.portletLinkProduzent{
float:left
vertical-align:top;
/*font-size:20px;*/
}

input.portletProductOrder{
/*position:relative;  left:407px;*/
}

input.portletProductOrder.portletOrderQuantity{
/*position:relative; left:380px;*/
max-width:65px;
margin-left:3px;
background: #FFFFFF url(/perfectHairShopDev/images/input3.gif) no-repeat scroll 0 0;
}

input.portletProductOrder.portletOrderSubmit{
/*position:relative; left:380px;*/
max-width:70px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn-next.gif) no-repeat scroll right 0;
padding-right:15px;
}


a.portletProductOrder.portletOrderSubmitText{
/*position:relative;  top:20px; left:268px;*/
}

p.portletBasePrice{
/*position:relative;  left:310px; bottom:22px;*/
}

p.portletProductPrice{
/*position:relative;  left:310px; bottom:22px;*/
}

img.portletProductPicture1{
float:left;
}

p.portletShortDesc{
margin-right:25px;
margin-bottom:20px;
}
.portletProducts .portletFilterForm .portletInputSelect{
	width: 200px;
}
/*.portletProductPicture1 {
	height:355px; 
	width:273px;
}*/
.portletTitle a{
	line-height:15px;
}

.portletTitle{
	color:#5E5E5E;
	font-size:20px;
	font-weight:normal;
	line-height:27px;
	margin:0;
	padding:0 0 5px;
}
.portletNews .portletTitle{
color:#5E5E5E;
	font-size:20.5px;
	font-weight:normal;
	line-height:8px;
}

p.portletProductPrice{
	font-size:18px;
	font-weight:bold;
}

.portletBranding {
	color:#A8A8A8;
	display:block;
	font-size:15px;
	font-weight:bold;
	padding-left:70px;
}
/* Catalog Search */

.portletCatalogSearch .portletElement{
	position:relative;
	width:170px;
	float:left;
	margin-right:15px;
	padding-bottom:30px;
}
.portletCatalogSearch .portletElement .portletImage{
	padding-bottom:10px;
}
.portletCatalogSearch .portletElement .portletDescription{
	height:50px;
}
.portletCatalogSearch .portletElement .portletDescription p{
	margin:0;
	padding:0;
}
.portletCatalogSearch .portletElement .portletDescription .portletTitle{
	font-weight: normal;
	color:#474747;
	font-size:12px;
	margin:0;
	padding:0;
	line-height: normal;
}

.portletCatalogSearch .portletInputSelect{
	background-color:#fff;
	border:1px solid #b9b9b9;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:19px;
	width:150px;	
}

a.portletLinkSubmit{
	display:-moz-box;
	display:inline-block;
	height: 25px;
	padding-right: 8px;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #805d34 !important;
	text-decoration:none;
	background: url(../images/btn.gif) no-repeat right 0;
}
a.portletLinkSubmit span{
	display:-moz-box;
	display:inline-block;
	cursor:pointer;
	padding: 4px 0 4px 8px;
	line-height: 17px;
	color: #805d34;
	background: url(../images/btn.gif) no-repeat 0 0;
}

a.portletLinkSubmit:hover{
	color: #58350b;
	background-position: right -40px;
	text-decoration:none;
}

a.portletLinkSubmit:hover span{
	color: #58350b;
	background-position: 0 -40px;
}

a.portletLinkNext{
	padding-right: 15px;
	background: url(../images/btn-next.gif) no-repeat right 0;
}
a.portletLinkNext span{
	background: url(../images/btn-next.gif) no-repeat 0 0;
}
a.portletLinkBack{
	float:left;
	background: url(../images/btn-back.gif) no-repeat right 0;
}
a.portletLinkBack span{
	padding-left: 15px;
	background: url(../images/btn-back.gif) no-repeat 0 0;
}

a.portletLinkDelete{
	display:block;
	text-indent:-999px;
	text-align:left;
	background: url(../images/btn-delete.gif) no-repeat 0 0;
	width: 14px;
	height: 14px;
	overflow:hidden;
}
a.portletLinkRefresh{
	display:block;
	text-indent:-999px;
	text-align:left;
	background: url(../images/btn-refresh.gif) no-repeat 0 0;
	width: 21px;
	height: 15px;
	overflow:hidden;
}
a.portletLinkDelete:hover{
	background-position:0 -30px;
}
a.portletLinkBasket{
	float:left;
	display:block;
	text-indent:-999px;
	text-align:left;
	background: url(../images/btn-basket.gif) no-repeat 0 0;
	width: 38px;
	height: 21px;
	overflow:hidden;
}
a.portletLinkBasket:hover{
	background-position:0 -40px;
}

.portletColorcard .portletTHead{
	width: 16px;
	font-size: 90%;
}
.portletColorcard .portletTHeadLabel{
	width: 55px !important;
}

.portletColorcard .portletCellDetail{
	float: right;
}

.portletColorcard .portletTData{
	padding: 3px;
}

.portletCaptcha{
	text-align:left;
}

.portletCaptchaImage{
	padding-top:3px;
	float:left;
	width:288px;
}

.portletCaptchaInputText{
	padding-bottom:6px;
	width:490px;
}
.portletShopFAQ .faqContainer {
	padding-bottom: 10px;
}

.portletShopFAQ .faqContainer .faqQuestion {
	font-weight: bold;
}

.portletFormSubmit{
	float:right;
	padding-top:15px;
}
.portletFAQCatalog ul {
	list-style-type: none;
	padding-left:0px;
}

.portletReloadCaptcha{
	padding-top:21px;
	float:left;
}

.portletProduct .productDescription{
	width:561px;
	padding: 10px 0px 15px 0px;
	margin: 15px 0px 30px 0px;
}

.portletProduct .productDescription dt{
	width: 273px;
	margin-right: 15px;
	clear:both;
}

.portletProduct .productDescription dd{
	width:100%;
	padding-bottom: 20px;
	clear:both;
}


.portletProduct .portletResult {
	margin-top: 0px;
}

.portletCatalog .portletContainerBorder .portletEntries{
	border-bottom:1px solid #B9B9B9;
}

.portletGenForm  .portletCaptchaInput , .portletNewsletter .portletCaptchaInput, .portletBeratung .portletCaptchaInput, .portletConsulting .portletCaptchaInput{
	width: 250px;
}
.portletGenForm  .portletCaptchaInputText , .portletNewsletter  .portletCaptchaInputText, .portletBeratung .portletCaptchaInputText, .portletConsulting .portletCaptchaInputText{
	width: 270px;
}

.portletGenForm  .portletCaptchaInput, .portletNewsletter .portletCaptchaInput{
	float: left;
}

.portletNoPadding {
	padding:0;
}
.portletProduct .portletNoPadding, .portletProduct p.portletNoPadding {
	padding:0;
}


.jSuggestLoading img{
	display:none;
}

*+html .portletCEMGuidedSearchInput{
	margin-top: -34px;
}

*+html .portletCatalog .portletEntries{
	margin-top: -15px;
}

*+html .portletCEMButton{
	margin-bottom: 10px;
}

*+html .portletCatalog  ul.level2{
	margin-top: 0px;
}

.feature{
	margin: 20px 0px 0px 0px;
}

.portletCEM .portletValue{
	margin-top: 6px;
}
.portletCEM .portletCEMButton{
	margin-bottom: 20px
}

.search .content2 img{
	margin-bottom: 3px;
}
.portletChoosmentList {
	padding-left: 10px;
	padding-top: 0px;	
}
.leftFloatet {
	float:right;	
	}
.portletCemContent {
	margin:7px;
}

.boxContent .portletCatalogDetail .portletDesc{
	float:left;
	display:block;
}
.loginInfo { font-size:10px; }

