.konto .blue-box {
	margin-bottom: 17px;
	background-color: #E5E1D5;
}

.konto .blue-box .boxcontent {
	color: #6A6A6A;
}

.create-account .btn.next,
.create-account .btn.prev{
	width: 120px;
}

#liActiveTop {
	font-size: 9pt;
	color: #9A0000;
}

#liActiveTop span {
	display: block;
	color: #6A6A6A;
}

#liActiveTop .liActiveHead {
	font-weight: normal;
	text-decoration: underline;
}

#liActiveTop span a:link, #liActiveTop span a:visited, 
#liActiveTop span a:active, #liActiveTop span a:hover {
	display: block;
	padding: 2px 0px 2px 10px;
	font-size: 13px;
	font-size: 9pt;
	font-weight: normal;
}

#liActiveTop span a.liActive:link, #liActiveTop span a.liActive:visited,
#liActiveTop span a.liActive:active, #liActiveTop span a.liActive:hover {
	font-weight: normal;
	color: #9A0000;
}

.dreispaltig .suchergebnisSeite.bookmark .beschreibungContainer .left-center-area {
	padding: 20px 0 0 0;
	width: 335px;
}

.bookmark a.artikelEntfernen {
	/* background: transparent url('img/remove_article.gif') no-repeat left center; */
	display: block;
	margin-top: 5px;
	background: transparent url('img/remove_article.gif') no-repeat left center;
}

.bookmark .beschreibungContainer .right-area .product-price .top-right {
	width: 70px;
}

.bookmark .beschreibungContainer .right-area .product-price span {
    vertical-align: bottom;
}

.bookmark .beschreibungContainer .product-heading .subtitle {
	font-weight: normal;
}

.accountHighlightBox{
	margin:15px 0 17px;
}

.accountHighlightBox .content .adressitem{
	margin: 10px;
	width: 45%;
	min-height: 115px;
}

.accountHighlightBox .content .adressitem-full{
	margin: 10px;
	width: auto;
}

/*.konto #mainBox.dreispaltig #contentColumn a,
.konto #mainBox.dreispaltig #contentColumn a:active,
.konto #mainBox.dreispaltig #contentColumn a:link,
.konto #mainBox.dreispaltig #contentColumn a:visited,
.konto #mainBox.dreispaltig #contentColumn a:focus {
	color: #9A0000;
	font-weight: bold;*/
}

.konto #mainBox.dreispaltig #contentColumn a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/********************************************
			Ajax-Merkzettel
********************************************/

.bookmark .ajaxMerkzettelH2 {
	background:transparent url('img/merkzettel_header.png') no-repeat left top;
	height: 19px;
}

.bookmark .ajaxMerkzettelH2 h2 {
	display: none;
}

.bookmark .pager {
	font-weight: bold;
	font-size: 10.5pt;
}

.bookmark .ajaxMerkzettelH2 .pager select, .bookmark h2 .pager select {
	margin: 0 5px;
	display: inline;
	width: auto;
}

#ajaxBookmarkList .ajax_close a span {
	display: none;
}

#ajaxBookmarkList .item {
	min-height: 110px;
}

#ajaxBookmarkList .item .beschreibungContainer {
	width: auto;
	margin: 0px;
	min-height: 100px;
	padding-bottom: 10px;
}

#ajaxBookmarkList .beschreibungContainer .left-center-area {
	width: 630px;
	padding: 10px 0 0 10px;
}

#ajaxBookmarkList .beschreibungContainer .left-center-area .bild {
	margin-right: 15px;
}

#ajaxBookmarkList .beschreibungContainer .left-center-area .center-area {
	width: 535px;
	text-align: left;
}

#ajaxBookmarkList .beschreibungContainer .right-area,
#ajaxBookmarkList .beschreibungContainer .right-area .product-price .bottom {
	width: 300px;
}


/* Bugfixing */

select#orderSort.dynamic_form_select {
	width: auto;
}