body {
	background:url(img/bg.jpg) repeat-x;
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.popup_content{
	background:#CED9DD;
	height:1300px;
	width:644px;
	padding-top:10px;
	padding-left:6px;
}
.popup_content #product-page .top-white {
	width:632px;
}
a,
#plain {
	color:#666;
	outline:none;
}
#plain{
	text-decoration:underline;
}
#plain:hover{
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a.hidden {
	visibility:hidden;
}
img {
	display:block;
	border:0;
}
p {
	margin:4px 0 0;
}
h2 {
	margin:5px 0px 4px;
	font-size:24px;
	font-weight:normal;
	color:#010101;
}
h3 {
	font:16px Arial, Helvetica, sans-serif;
	color:#00275e;
	margin:0px;
	background: url(img/hmmh-box-header.jpg) no-repeat;
	padding:3px 11px;
	clear:both;
	height:19px;
	width:142px;
	font-weight:bolder;
}
h3#katalog {
	background: url(img/hmmh-box-header-katalog.jpg) no-repeat;
}
h3#newsletter {
	background: url(img/hmmh-box-header-newsletter.jpg) no-repeat;
}
h3#direct-order {
	background: url(img/hmmh-box-header-direct-order.jpg) no-repeat;
}
form {
	padding:0px;
	margin:0px;
}

input[type=text],
input[type=file],
input[type=password],
input.bg-shadow{
	padding:1px 6px;
	background:#fff url(img/hmmh-input.gif) left top no-repeat;
	border:1px solid #5f5f5f;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
}

/* für codeinputtag */
.input-code {
	padding:1px 6px;
	background:#fff url(img/hmmh-input.gif) left top no-repeat;
	border:1px solid #5f5f5f;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
}
/* für die allgemeine Positionierung */
.float-left {
	float:left;
}

.float-right {
	float:right;
}

.clear-left {
	clear:left;
	height:1px;
}

.clear-right {
	clear:right;
	height:0px;
}

.clear-both {
	clear:both;
	height:0px;
}

#main {
	width:978px;
	margin:0 auto;
	padding:133px 11px 0;
	position:relative;
}
/* header */
#header {
	height:124px;
	position:absolute;
	padding-top:8px;
	width:978px;
	width:812px;
	top:0;
	left:11px;
	z-index:0;
}
/* logo */
h1 {
	margin:0;
}
h1 a {
	display:block;
	width:200px;
	height:84px;
	text-indent:-9999px;
	/*background:url(img/hmmh-logo.jpg);*/
	/*LOGO bereits in Hintergrundbild enthalten*/
}
.red-header {
	height:34px;
	color:#fff;
	padding:6px 5px 0;
	margin-right:-166px;
	position:relative;
	z-index:9;
}

.red-header .links {
	float:left;
	margin-top:4px;
}
.red-header .hotline {
	background:url(img/hmmh-hotline.gif) no-repeat;
	float:left;
	width:240px;
	margin-left: 25px;
	height:34px;
}
.red-header a {
	color:#fff;
}
.red-header a,
.red-header a:link,
.red-header a:visited {
	text-decoration:none;
}
.red-header a:hover {
	text-decoration:underline;
}
.red-header ul {
	padding:0;
	margin:0;
	list-style:none;
}
.red-header ul li {
	display:inline;
	background:url(img/red-header-separ.jpg) no-repeat 0 60%;
	padding:4pt 1px 7pt 7px;
	font-size:1.2em;
}
.red-header ul li.first {
	background:none;
	padding-left:0;
}
.red-header p {
	margin:0;
}
.red-header p strong {
	padding-right:3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
/* search */
.search-form {
	float:right;
	padding:9px 74px 5px 0;
	background:url(img/red-bg.jpg) repeat-x;
	margin:-6px -5px 0 0;
	height: 30px;
}
.search-form form {
	padding:0;
	margin:0;
}
.search-form form .text {
	width:209px;
	height:16px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	padding:1px 6px;
	float:left;
	margin-right:7px;
	border:1px solid #FFFFFF;
}
.search-form form .button {
	/*margin:0px 0 0 7px;*/
	float:left;
}
#center-cell {
	background:#fff;
	width:978px;
	float:left;
	min-height:932px;
}
* html #center-cell {
	height:932px;
}
/* left cell and center */
#cell-1 {
	width:812px;
	float:left;
}
/* left cell */
#cell-3 {
	width:151px;
	float:left;
	/* background:url(img/cell-1.gif) no-repeat; */
	border-left: 1px solid #B2C1C7;
	border-right: 1px solid #B2C1C7;
	padding:0 6px;
	min-height: 565px;
}

/* center cell */
#cell-4 {
	width: 631px;
	float: right;
	background: #ced9dd url(img/cell-2.gif) no-repeat 0 100%;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

/* right cell */
#cell-2 {
	width:164px;
	float:right;
	background:url(img/cell-3.gif) no-repeat;
	margin-top:-124px;
	position:relative;
	z-index:0;
	min-height:690px;
	padding:0 1px;
}
* html #cell-2 {
	height:690px;
}
.cat-header {
	font-weight:bold;
	padding:2px 14px;
	margin:8px -6px 0px -6px;
	background-color:#e1e9eb;
}
.left-list {
	padding:2px 8px 0px;
	margin:0;
	list-style:none;
	/*border-bottom:1px solid #b2c1c7;*/
	font-weight:bold;
}
.left-list li {
	background:url(img/square-separ.gif) no-repeat 0 50%;
	padding-left:11px;
	margin-top:5px;
}
.left-list a {
	color:#333;
	text-decoration:none;
}
.left-list li a:hover {
	text-decoration:underline;
}
.left-list2 {
	padding:5px 12px 8px 8px;
	margin:0;
	list-style:none;
}
.left-list2 li {
	padding-top:5px;
}
.left-list2 li a {
	color:#00275e;
	text-decoration:none;
}
.left-list2 li a:hover {
	text-decoration:underline;
}
.info-box {
	background:url(img/info-box.gif) repeat-y;
	color:#333;
	line-height:15px;
	height:140px;
}
.info-box-top {
	background:url(img/info-box-top-lastviewed.jpg) no-repeat;
	padding-top:4px;
}
.info-box-bottom {
	background:url(img/info-box-bottom.gif) no-repeat 0 100%;
	padding:0 5px 4px;
	overflow:hidden;
}
.info-box strong {
	display:block;
}
.info-box strong span {
	color:#c00;
}
.info-box-bottom a {
	color:#00275e;
}
.info-box-bottom .header{
	height:20px;
}
.hmmh-info-box {
	background:url(img/hmmh-info-box.gif) no-repeat;
	color:#333;
	line-height:15px;
	height:33px;
	padding-top:155px;
	padding-left:6px;
	margin-right:-6px;
}
.hmmh-info-box #link a{
	width:125px;
	height:20px;
	text-indent:-9999px;
	display:block;
}
.last-viewed {
	background:url(img/info-box.gif) repeat-y;
	color:#666666;
	line-height:15px;
	margin-top:8px;
	overflow:hidden;
}
.last-viewed .header{
	font-weight:bold;
	color:#c00;
}
.last-viewed #product{
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px solid #B2C1C7;
}
.last-viewed #last-product{
	padding-bottom:5px;
}
.last-viewed .image{
	width:30px;
	height:30px;
	float:left;
	border:1px solid #b1c0c6;
	padding-left:0px;
}
.last-viewed .product-name{
	float:right;
	width:105px;
	text-align:right;
	font-size:0.9em;
	overflow:hidden;
	height:23px;
	line-height:9px;
}
.last-viewed .product-name a{
	text-decoration:none;
	color:#666666;
}
.last-viewed .product-name a:hover{
	text-decoration:underline;
}
.last-viewed .price {
	float:right;
	font-weight:bold;
	width:100px;
	padding:0px;
	margin-top:-5px;
	text-align:right;
}
.warenkorb {
	padding:10px 8px 50px;
	height:74px;
	position:relative;
	z-index:9;
}
.warenkorb p {
	margin:2px 0 0;
}
.warenkorb img {
	margin-bottom:6px;
}
.warenkorb-title {
	font-size:14px;
	color:#00275e;
	font-weight:bold;
}
.right-text {
	background:url(img/hmmh-right-box-bg.jpg) repeat-x;
	padding:5px 11px 10px;
	width:142px;
	float:left;
	clear:both;
	height:115px;
	font-size:0.9em;
}
.right-text-action {
	/*background:url(img/hmmh-right-box-bg.jpg) repeat-x;*/
	padding:5px 11px 10px;
	width:142px;
	float:left;
	clear:both;
	height:43px;
	font-size:0.9em;
}

.right-text p{
	margin: 4px 0px 10px 0px;
	color:#002B70;
}
#direct-order.right-text {
	height:95px;
}

.katalog-img {
	margin:-8px -20px 0 0px;
	position:relative;
}
.hmmh-hotline-img {
	/*background:url(img/hmmh-hotline-img.gif) no-repeat;*/
	position:relative;
        margin:-10px -20px 0 0;
	width:172px;
}
.hmmh-services-img {
	height:230px;
	margin:-8px -20px 0 0px;
	position:relative;
	width:171px;
}
.hmmh-services-img img{
	margin-right:-5px;
}
.double-links {
	width:45%;
	padding-right:5%;
	float:left;
}
.rowed-list {
	padding:0;
	margin:0;
	list-style:none;
	font-size:11px;
}
.rowed-list li {
	padding:0 0 5px 10px;
	background:url(img/row.gif) no-repeat 0 3px;
}
.rowed-list li a {
	color:#333;
	text-decoration:none;
}
.rowed-list li a:hover {
	text-decoration:underline;
}
.white-boxes {
	width:472px;
	float:left;
}
/* white boxes */
.top-white {
	background:#fff url(img/top-white.gif) no-repeat;
	padding-top:5px;
}
.top-white-teaser{
	/*background:#fff url(img/top-white.gif) no-repeat;*/
        padding:0px 0px 8px 0px;

}
.bottom-white {
	background:url(img/bottom-white.gif) no-repeat 0 100%;
	padding:0px 8px;
	margin-bottom:8px;
}
.filter_row {
	/*clear:both;*/
	padding:0px;
}
.filter_item {
	/*width:170px;*/
        width:150px;
        float:left;
	padding:0px 20px 0px 40px;
	margin-right:0px;
}
.filter_item-last {
	width:170px;
	float:right;
	padding:0px;
	padding-right:17px;
	margin-right:0px;
}
filter_item_header {
	padding:0px;
}
.filter_item_select{
	padding-top:5px;
}
.category_cell {
	min-height:100px;
}
.category_title {
	margin-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}
.category_description {
	margin-left:25px;
	padding-top:10px;
}
.category_image {
	float:right;
	margin-top:-20px;
	margin-right:25px;
}

.categories {
	border-top: 1px solid #B2C1C7;
	padding-bottom:8px;
}

.products_filter {
	margin-left:12px;
	padding-top:0px;
	padding-bottom:5px;
}

.new-product-img {
	margin:11px auto 0;
}
/* products */
#products {
	padding:0 0 0 20px;
}
.products-title {
	float:left;
	color:#00275e;
	font-size:16px;
	margin:9px 0pt 14px;
	font-weight:bold;
}
.block-title {
	float:left;
	color:#00275e;
	font-size:14px;
	font-weight:bold;

}
.inline .products-title {
	float:left;
	color:#00275e;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin-top:4px;
	height:15px;
}
.products-title a {
	margin-left:25px;
	color:#00275e;
}
.product-row {
	width:100%;
	overflow:hidden;
	padding:0px 0px 15px 0pt;
	clear:both;
}
.product-cell {
	margin:0px 24px 0px 0px;
	float:left;
	font-size:11px;
	width:128px;
}
#last.product-cell {
	margin:0px;
}

.highlights .product-cell,
.cross-selling .product-cell {
	width:128px;
}
.product-cell img {
	margin-bottom:4px;
}
.product-cell a {
	color:#002b70;
	text-decoration:none;
	line-height:12px;
}
.product-cell a:hover {
	text-decoration:underline;
}
.product-cell strong , .hmmh-wishlist-box strong {
	font:bold 16px/16px Arial, Helvetica, sans-serif;
	color:#911e1a;
	display:block;
	margin-top:4px;
}
.product-cell .name{
	height:28px;
	overflow:hidden;
	width:128px;
}

.product-cell .name a {
	font-size:1.0em;
}
.product-cell .price{
	height:20px;
}
.product-price {
	text-align:left;
}
/* ads list  */
.ads-list {
	padding:0;
	margin:0;
	list-style:none;
	width:152px;
	float:right;
	text-align: center;
}
.ads-list li {
	float:left;

	width:100%;
	padding-bottom:8px;
}
#search_header {
	font-weight:bold;
	padding-left:5px;
}

/* footer */
#footer {
	width:647px;
	margin:0 auto;
	text-align:center;
	color:#00275e;
	padding:6px 0 40px;
	overflow:hidden;
	clear:both;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	padding:10px;
	margin:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 1px 0 7px;
	background:url(img/footer-separ.gif) no-repeat 0 50%;
}
#footer ul li.first {
	background:none;
}

li.first {
	/*text-decoration: underline;*/
}

.ufirst {
	margin-left: 5px;
}

.ufirst a {
	text-decoration: underline;
}

.big-links .left {
	float:left;
	padding-left:0px;
	width:200px;
	background:#FFF;
}
.big-links .left a {
	clear:both;
}
.big-links .right {
	float:left;
	padding-left:105px;
	width:200px;
}

.big-links {
	padding:0 0 9px 12px;
	margin:0;
	list-style:none;
	text-align:left;
	font-size:17px;
}
#quickbuy.big-links {
	padding:0 0 9px 12px;
	margin:0;
	list-style:none;
	text-align:left;
	font-size:12px;
}
.big-links li {
	display:inline;
	padding:0 40px;
}
.big-links li a {
	color:#00275e;
}
.highlights .header,
.big-links .header,
.cross-selling .header {
	font-size:16px;
	font-weight:bold;
	color:#00275e;
	margin-top:9px;
	margin-bottom:14px;
	height:15px;
}
.big-link-item {
	padding-top:5px;
	padding-bottom:5px;
}
.big-link-item a{
	color:#00275e;
}
.highlights {
	padding-left:20px;
}
.cross-selling .product-cell {

}

#product-page-last {
	width:100%;
	float:left;
	padding-bottom:8px;
}
#product-page,
#filter-page {
	width:100%;
	float:left;
}
#popup-page {
	width:632px;
	float:left;
}
* html #product-page {
	padding-bottom:0;
}
#product-page .top-white,
#product-page-last .top-white,
#popup-page .top-white {
	background:#fff url(img/top-white2.gif) no-repeat fixed 0 0;
	padding-top:8px;
	margin-top:8px;
}
#product-page-last .bottom-white,
#product-page .bottom-white,
#popup-page .bottom-white {
	background:url(img/bottom-white2.gif) no-repeat 0 100%;
	padding-bottom:8px;
	padding-top:0px;
	margin-bottom:8px;
	overflow:hidden;
}
#popup-page .bottom-white {
	margin-bottom:0px;
}
#filter-page .top-white {
	background:#fff url(img/top-white2.gif) no-repeat;
	padding-top:8px;
	margin-top:0px;
}
#filter-page .bottom-white {
	background:url(img/bottom-white2.gif) no-repeat 0 100%;
	padding-bottom:8px;
	padding-top:0px;
	margin-bottom:0px;
	overflow:hidden;
}
#product-page .left-column {
	float:left;
	width:49%;
	padding-top:10px;
}
#product-page .logo-teaser {
	width:90%;
	border:1px solid #B1C0C6;
	background-color:#FBFDFF;
	margin-top:20px;
	margin-bottom:5px;
}
.logo-teaser .logo-teaser-text {
	margin:5px;
}
#product-page .zoom-link {
	padding-top:5px;
}
#product-page .zoom-link a,
#product-page .zoom-link a:link{
	color:#00275e;
	text-decoration:none;
}
#product-page .zoom-link a:hover{
	text-decoration:underline;
}
#product-page .product-img{
	border:1px solid #B1C0C6;
}
#product-page .text {
	float:right;
	padding-top:10px;
	width: 49%;
}
#product-page .product-name {
	font-size:large;
}
#product-page .description {
	padding-top:14px;
	padding-bottom:8px;
}
#product-page .order-button {
	float:right;
	padding:5px 5px 5px 5px;
}
#product-page .order-button #products_qty{
	vertical-align:top;
	width:45px;
}
#product-page .footer-links {
	text-align:center;
	height:20px;
	margin:30px 0 5px 0;
}
#product-page .footer-links a,
#product-page .footer-links a:link{
	color:#00275e;
	font-size:0.9em;
	font-weight:bold;
	margin:0 8px 0 8px;
}
#product-page .footer-links a:hover{
	text-decoration:underline;
}
.product-details {
	/*overflow:hidden;
	border:1px solid #b1c0c6;
	background-color:#FBFDFF;
	margin:3px;
	height:100px;*/
	margin-bottom:10px;
	width:292px;
}
.product-details #model-info {
	float:left;
	padding:5px;
	width:50%;
	overflow:hidden;
}

.product-details #model-info img {
	border:none;
}
.product-details #model-info .shipping-info {
	min-height:25px;
}
.product-details #model-info #shipping-image {
	float:left;
	margin-right:5px;
}
#shipping-image{
	margin-top:7px;
	margin-left:5px;
}
#shipping-name,
.product-details #model-info #shipping-name {
	vertical-align:middle;
	line-height:20px;
}
.description .slave-products {
	float:left;
	padding-bottom:10px;
}
.description .slave-products .option-item{

}
.description .slave-products .label {
	padding-top:5px;
	margin:3px;
	float:left;
	min-width:40px;
}

.label {
	width: 65px;

}
.description .slave-products .select {
	margin:3px;
	float:left;
}
.description .slave-products select {
	min-width:100px;
}
.price {
	text-align:left;
	/*
	padding-right:13px;
	padding-bottom: 5px;
	padding-top:5px;
	*/
	margin-top:-2px;
	float:left;
	width:80px;
}
.price .shipping-info {
	height:40px;
}
.price .shipping-info img{
	margin-top:3px;
}
.price strong {
	font:bold 16px/16px Arial, Helvetica, sans-serif;
	color:#911e1a;
	display:block;
	margin-top:4px;
}

.top-blue {
	background:#f0f4f5 url(img/top-blue.gif) no-repeat;
	padding-top:5px;
	padding-bottom:0px;
	float:left;
	width:100%;
	margin:0px;
}
.bottom-blue {
	background:url(img/bottom-blue.gif) no-repeat 0 100%;
	padding-bottom:5px;
	width:631px;
	float:left;
}
.page-list {
	float:right;
	padding-right:8px;
	margin:0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	color:#930802;
}
.page-list li {
	float:left;
	padding:7px 9px 0;
}
.page-list li a {
	text-decoration:none;
	color:#00275e;
}
.page-list li a:hover {
	color:#930802;
}
.page-list li.last {
	font-weight:normal;
	color:#00275e;
	font-size:11px;
}
.page-list li.last a {
	text-decoration:underline;
}
.page-list li.last a:hover {
	text-decoration:none;
	color:#00275e;
}
.top-pages {
	margin-top:-5px;
	position:relative;
}
.bottom-pages {
	margin-bottom:-5px;
}
.top-pages .active {
	background:url(img/top-active.gif) no-repeat 50% 0;
}
.top-pages li {
	padding-top:7px;
}
.bottom-pages .active {
	background:url(img/bottom-active.gif) no-repeat 50% 100%;
}
.bottom-pages li {
	padding-bottom:7px;
}
.inline {
	width:100%;
	float:left;
}
/* breadcrumb */
ul#breadcrumb {
	padding:0 5px 5px;
	margin:0;
	list-style:none;
	width:95%;
	overflow:hidden;
	color:#666;
}
ul#breadcrumb li {
	padding-right:11px;
	margin-right:5px;
	background:url(img/breadcrumb-separ.gif) no-repeat 100% 50%;
	float:left;
	font-size:12px;
}
ul#breadcrumb li a {
	text-decoration:underline;
	color:#333;
}
ul#breadcrumb li.home a:hover {
	text-decoration:none;
}
ul#breadcrumb li.last {
	background:none;
}
#cart-page {
	width:100%;
	float:left;
}
#cart-page .back{
	float:left;
	width:150px;
	padding-left:5px;
}
#cart-page .continue{
	float:right;
	width:150px;
	text-align:right;
	padding-right:5px;
}
#cart-page .top-white {
	background:#fff url(img/top-white2.gif) no-repeat;
	padding-top:5px;
}
#cart-page .bottom-white {
	background:url(img/bottom-white2.gif) no-repeat 0 100%;
	padding-bottom:5px;
	margin-bottom:8px;
	overflow:hidden;
}
#cart-page .left-box {
	float:left;
	width:260px;
}
#cart-page .right-box {
	float:right;
	width:360px;
}
#cart-page .right-box .top-white {
	background:#fff url(img/top-white3.gif) no-repeat;
	padding-top:5px;
}
#cart-page .right-box .bottom-white {
	background:url(img/bottom-white3.gif) no-repeat 0 100%;
	padding-bottom:5px;
	margin-bottom:8px;
	overflow:hidden;
}
#cart-page .left-box .top-blue {
	background:#f0f4f5 url(img/top-blue4.gif) no-repeat;
	padding-top:5px;
	padding-bottom:0px;
	height:5px;
}
#cart-page .left-box .bottom-blue {
	background:url(img/bottom-blue4.gif) no-repeat 0 100%;
	padding-bottom:5px;
	margin-bottom:0px;
	overflow:hidden;
	width:290px;
	float:none;
}
#cart-page .left-box .cart-info {
	color: #911e1a;
	/*background:#F0F4F5;*/
	text-align:left;
}

.cart-title {
	float: left;
}
.cart-header {
	float:left;
	color:#00275e;
	font-weight:bold;
	padding-left:5px;
	padding-right:15px;
}
.cart-header#product {
	width:180px;
	padding-left:10px;
}
.cart-header#quantity {
	width:60px;
}
.cart-header#ad,
.cart-header#unitprice {
	width:70px;
}
.cart-header#total {
	width:50px;
}
.cart-item {
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}
.cart-item .product,
.cart-item .quantity,
.cart-item .ad,
.cart-item .unitprice,
.cart-item .total,
.cart-item .remove {
	float:left;
	padding-left:5px;
	padding-right:15px;
}
.cart-item .product {
	width:180px;
	padding-right:15px;
	overflow:hidden;
}
.cart-item .quantity {
	width:60px;
}
.cart-item .ad {
	width:10%;
}
.cart-item .total {
	background:#EEE;
	height:100%;
}
.empty-cart {
	padding:5px 8px 5px 8px;
	overflow:hidden;
}
.empty-cart #text{
	float:left;
}
.empty-cart #continue-button{
	float:right;
}

.top-row {
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}
.top-row .product,
.top-row .quantity,
.top-row .ad{

}
.bottom-row {
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #B2C1C7;
	border-top:1px solid #B2C1C7;
}
.hmmh-shopping-cart-bar {
	margin-bottom:8px;
}
.order-detail-link {
	float:right;
	background:transparent url(img/order-detail-link.jpg) no-repeat;
	padding:2px 5px 0px;
	height:16px;
	width:80px;
	text-align:right;
}
.order-detail-link#delete {
	width:55px;
	float:right;
	padding-right:0px;
}
.order-detail-link#change {
	float:right;
	width:50px;
	padding-left:25px;
}
.shipping-time {
	float:left;
	padding:0 5px 0 5px;
	height:16px;
	width:122px;
}

/* hmmh Multimediahaus AG Uwe Doser - Ergänzung für Warenkorb */
.bottom_row_A {
	padding-left: 200px;
	line-height: 20px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #B2C1C7;
	border-bottom: 1px solid #B2C1C7;
	}

.warenkorb_spacer {
	height: 20px;
	}

/* /hmmh Multimediahaus AG Uwe Doser - Ergänzung für Warenkorb */

.bottom-row .product,
.bottom-row .quantity,
.bottom-row .ad,
.bottom-row .unitprice,
.bottom-row .total,
.bottom-row .remove {
	float:left;
	padding-left:5px;
	padding-right:10px;
}
.bottom-row .product {
	width:180px;
	color:#ffffff;
}

.bottom-row .quantity {
	width:60px;
}
.bottom-row .total {
	padding-right:50px;
}
.product-image {
	float:left;
	width:55px;
}
.product-image img {
	border: 1px solid #B1C0C6;
}
.product-title {
	clear:both;
	/*padding-bottom:5px;*/
	margin-bottom:5px;
}
.product-title a{
	font-weight:bold;
}

.product-infos {
	float:left;
	width:60%;
}

.cart-item-text{
	float:left;
	padding-left:5px;
}

/* Fortschrittsleiste Bestellstrecke */

.order_step, .order_step_current{
	float:left;
	padding:0px 20px;
}

.order_step_current{
	font-weight:bold;
}

/* Categories box links */
ul.navlist {
	padding:5px 12px 8px 8px;
	margin:0;
	list-style:none;
	border-bottom:1px solid #B2C1C7;
}
ul.navlist li {
	/*padding-top:5px;
	padding-bottom:5px;*/
}
ul.navlist li a {
	color:#00275e;
	text-decoration:none;
}

ul.navlist li.maincat{

}

ul.navlist li a:visited,
ul.navlist li a:hover,
ul.navlist li a:active {}
ul.navlist li a:hover {text-decoration:underline;}
ul.navlist li a.selected {
	font-weight:bold;
	letter-spacing:-1px;
}

ul.navlist li.subcat {
	padding-top:5px;
	list-style-image:none;
	list-style-type: none;
}
ul.navlist li.subcat a:link,
ul.navlist li.subcat a:visited,
ul.navlist li.subcat a:hover,
ul.navlist li.subcat a:active {}
ul.navlist li.subcat a:hover {}

ul.navlist .level1 {padding-left:5px;}
ul.navlist .level1 a:link,
ul.navlist .level1 a:visited,
ul.navlist .level1 a:hover,
ul.navlist .level1 a:active {/*padding-left:10px;*/}
ul.navlist .level1 a:hover {}
ul.navlist .level1 a.selected {}
ul.navlist li.submenue1 a.selected:hover {}
ul.navlist li.submenue1 a.selected {}

ul.navlist .level2 {padding-left:10px;}
ul.navlist .level2 a:link,
ul.navlist .level2 a:visited,
ul.navlist .level2 a:hover,
ul.navlist .level2 a:active {/*padding-left:20px;*/}
ul.navlist .level2 a:hover {}
ul.navlist .level2 a.selected {}
ul.navlist li.submenue2 a.selected:hover {}
ul.navlist li.submenue2 a.selected {}

ul.navlist .level3 {padding-left:15px;}
ul.navlist .level3 a:link,
ul.navlist .level3 a:visited,
ul.navlist .level3 a:hover,
ul.navlist .level3 a:active {/*padding-left:30px;*/}
ul.navlist .level3 a:hover {}
ul.navlist .level3 a.selected {}
ul.navlist li.submenue3 a.selected:hover {}
ul.navlist li.submenue3 a.selected {}

.error-page {
	padding-bottom:10px;
}
.error {
	color:red;
	font-weight:bold;
	padding-bottom:10px;
}

/* hmmh Multimediahaus AG uwe doser */
.errorS {
	color: #FF0000;
	font-weight:bold;
}


#hmmh_action_box {
	width: 170px;
	height: 100%;
	background: #e5e5e5;
	padding: 1px;
	border: 1px solid #CCC;
	}

a.action_box_link:link, a.action_box_link:active, a.action_box_link:visited {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
	}

a.action_box_link:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}

.hmmh_view_action_box {
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-bottom: 10px;
	-moz-border-radius: 0.5em;
	}

.hmmh_view_action_box_2 {
	width: 152px;
	\width: 152px;
	w\idth: 152px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #b5b5b5;
	-moz-border-radius: 0.5em;
	background: #FF0000;
	}

.hmmh_action_box_title {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #000000;
	}

.hmmh_action_box_text {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #000000;
	}

/* hmmh Multimediahaus AG teaser uwe doser */
#hmmh_teaser_box {
	width: 100%;
	/*background: #CCC;*/
	}
/* end hmmh Multimediahaus AG teaser uwe doser */

/* hmmh Multimediahaus AG Bestellzwischenseite */

/* hmmh Multimediahaus Michael Onken: entfernt, da bereits definiert
h3 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	}
*/
h5{
	margin:0px;
	font-weight:bold;
	font-size:1.4em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	}
.info {
	font-size:1.5em;
	margin-left:8px;
}
.hmmh_between_box_A {
	float: left;
	width: 60%;
	\width: 60%;
	w\idth: 60%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	}

.hmmh_between_box_B {
	float: right;
	\width: 40%;
	w\idth: 40%;
	width: 40%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	}

.hmmh_between_box_C {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #e2001a;
	font-weight: bold;
	}

/* hmmh Multimediahaus AG Uwe Doser - Bestellzwischenseite */

.hmmh_WK_print_costs {
	margin-top: 10px;
	margin-right: 50px;

	}
/* /hmmh Multimediahaus AG Uwe Doser - Bestellzwischenseite */

/* hmmh Multimediahaus AG Uwe Doser - Warenkorbanpassungen */
.trennline {
	border-top: 1px solid #B2C1C7;
	padding: 0px;
	}

.f_left {
	float: left;
	width: 450px;
	\width: 450px;
	w\idth: 450px;
	margin-right: 20px;
	}

.f_left_end {
	float: left;
	margin-left: 5px;
	}

.f_right_end {
	float: right;
	margin-top: 25px;
	margin-right: 5px;
	}

.f_right {
	float: right;
	}

.f_clear {
	clear: both;
	height:0px;
	}

.f_clearl {
	clear: left;
	height:0px;
	}

/* /hmmh Multimediahaus AG Uwe Doser - Warenkorbanpassungen */

/* hmmh Multimediahaus AG Uwe Doser - Klasse für wichtige Hinweise */
.INFO {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	color: #911e1a;
	}
.INFO#between_top {
	text-align:center;
	padding-top:5px;
}
.small-info {
	color: #911e1a;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#error-text {
	padding: 5px;
}

/* end hmmh Multimediahaus AG Uwe Doser - Klasse für wichtige Hinweise */

/* hmmh Multimediahaus AG Michael Onken: Advanced_Search */
#keywords,
#categories,
#subcategories,
#manufacturer,
#price-from,
#price-to,
#submit{
	margin-bottom:5px;
}

.b_td {
	font-weight: bold;
	}

td {
	/*padding:5px 0 5px 0;*/
	/*border:1px solid #fff;*/
	}
#katalog td {
	border:none;
}

.bg_sum {
	background: #f0f4f5;
	min-width: 60px;
	min-\width: 60px;
	min-w\idth: 60px;
	width: 60px;
	\width: 60px;
	w\idth: 60px;
	}

.cart_top {
	font-size:x-large;
	color:#00275e;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-bottom: 10px;
	}

.cart_button {
	float: right;
	}
.cart-contents a,
.cart-contents a:link{
	color:#000;
	text-decoration:none;
	/*width:250px;*/
}
.cart-contents a:hover{
	text-decoration:underline;
}

.hmmh_crosselling_title {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 10px;
	}

.hmmh_crosselling {
	margin: 5px;
	float: left;
	width: 140px;
	w\idth: 140px;
	w\idth: 140px;
	overflow: hidden;
	}

.hmmh_crosselling:hover {
	background: #CCC;
	}

.hmmh_crosselling_image {
	margin-bottom: 10px;
	}

.hmmh_crosselling_name {
	text-align:left;
	}

.hmmh_crosselling_price {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #911e1a;
	line-height: 20px;
	text-align: right;
	}

.lines {
	line-height: 30px;
	vertical-align: middle;
	}

.staffel-details {
	padding:10px;
}

.staffpreis {
	color: #911e1a;
	font-weight: bold;
	}

.checkout {
	margin:0px 0 0px 0;
	padding-bottom:5px;
	/* ausgelagert in .h_line
	border-bottom:1px solid #B2C1C7;
	*/
	color:#526167;
}

.checkout .title,
.S-account-left .title ,
.S-account-right .title {
	font-weight:bold;

	margin-bottom:2px;
	height:20px;
}

.H-title {
	font-weight:bold;
	margin-bottom:2px;
	height:20px;
	color: #526167;
}
.checkout .info-text{
	padding:3px;
	color:#526167;
	min-height:20px;
}
.checkout .info-text#address{
	width:40%;
	float:left;
}
.checkout .info-text#continue{
	width:60%;
	float:left;
}
.checkout .current-address{
	width:55%;
	float:right;
}
.checkout .current-address .head{
	float:left;
	width:40%;
}
.checkout .current-address .data{
	float:left;
	width:55%;
}
.checkout .address-button {
	width:110px;
	margin-top:8px;
}
.checkout .edit-link {
	float:left;
	width:30%;
}
.checkout .continue-button {
	width:50px;
	height:12px;
	float:right;
	margin-right:25px;
}
.checkout #agb {
	margin:5px;
}
.checkout .total {
	float:right;
}
.h_line {
	height:2px;
	border-bottom:1px solid #B2C1C7;
}

.hmmh_order_button {
	background:url(img/hmmh-order-box.jpg) no-repeat;
	line-height: 26px;
	vertical-align: middle;
	padding:5px;
	height:36px;
	width:250px;
	margin-top:10px;
}
.hmmh_order_button #label {
	float:left;
	width:60px;
	text-align:center;
}
.hmmh_order_button #input {
	float:left;
	width:60px;
	padding-top:1px;
}
.hmmh_order_button #button {
	float:right;
	height:24px;
	width:103px;
	padding:1px;
	margin-right:8px;
}
.werbeaufdruck {
	/*border:1px solid #B2C1C7;*/
}
.werbeaufdruck .top{
	background: url(img/hmmh-add-print-box.jpg) no-repeat;
	padding-top:21px;
	padding-left:10px;
	height:49px;
	width:250px; /* für Firefox */
}

.werbeaufdruck .info-text{
	padding:8px;
}
.print-left {
	background: url(img/hmmh-arrow-sw.jpg) no-repeat;
	float:left;
	width:26px;
	w\idth:26px;
	\width:26px;
	height:34px;
	margin-top:-10px;
	margin-left:15px;/* für Firefox */
}

.print-right {
	float:right;
	width:260px;
	margin-top:-12px;
	margin-right: -7px;
}
.prev-next {
	height:20px;
	margin-top:5px;
	width:100%;
}
.prev-next #prev{
	float:left;
	width:150px;
	padding-left:8px;
	text-align:left;
}
.prev-next #next{
	float:right;
	width:150px;
	padding-right:8px;
	text-align:right;
}
.prev-next a,
.prev-next a:link{
	color:#00275E;
	text-decoration:none;
}
.prev-next a:hover{
	text-decoration:underline;
}
.hmmh-gray-box-top {
	background: url(img/hmmh-gray-box-top.jpg) no-repeat;
	height:5px;
	width:302px;
	font-size:1px;
}
.hmmh-gray-box-bottom {
	background: url(img/hmmh-gray-box-bottom.jpg) no-repeat;
	height:5px;
	width:302px;
	font-size:1px;
}
.hmmh-gray-box-center {
	background: url(img/hmmh-gray-box-center.jpg) repeat-y;
	width:302px;
}
.hmmh-gray-full-box-top {
	background: url(img/hmmh-gray-full-box-top.jpg) no-repeat;
	height:5px;
	width:632px;
	font-size:1px;
}

.hmmh-gray-full-box-bottom {
	background: url(img/hmmh-gray-full-box-bottom.jpg) no-repeat;
	height:5px;
	width:632px;
	font-size:1px;
	margin-bottom:5px;
}

.hmmh-gray-full-box-center {
	background: url(img/hmmh-gray-full-box-center.jpg) repeat-y;
	width:632px;
}

.hmmh-gray-half-box-top {
	background: url(img/hmmh-gray-half-box-top.jpg) no-repeat;
	height:5px;
	width:303px;
	font-size: 0.5px;
	padding: 0px;
	margin: 0px;
}
.hmmh-gray-half-box-top-wk{
 	background: url( img/hmmh-gray-box-top-wk.jpg ) no-repeat;
	height:5px;
	width:615px;
	font-size: 0.5px;
	padding: 0px;
	margin: 0px;
}
.hmmh-gray-half-box-bottom {
	background: url(img/hmmh-gray-half-box-bottom.jpg) no-repeat;
	height:5px;
	width:303px;
	font-size:1px;
}

.hmmh-gray-half-box-center {
	width: 303px;
	\width: 303px;
	w\idth: 303px;
	background: url(img/hmmh-gray-half-box-center.jpg) repeat-y;
	line-height: 30px;
	vertical-align: middle;
}
.hmmh-gray-half-box-center1 {
	height: 150px;
	width: 303px;
	\width: 303px;
	w\idth: 303px;
	background: url(img/hmmh-gray-half-box-center.jpg) repeat-y;
}

.hmmh-gray-half-box-center2 {
	height: 78px;
	width: 303px;
	\width: 303px;
	w\idth: 303px;
	background: url(img/hmmh-gray-half-box-center.jpg) repeat-y;
}

.hmmh-gray-half-box-center3 {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: url(img/hmmh-gray-half-box-center.jpg) repeat-y;
	border-left: 0px solid #B2C1C7;
	border-right: 0px solid #B2C1C7;
	width: 303px;
	w\idth: 303px;
	color:#526167;
}

.hmmh-gray-half-box-center3wk {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: url(img/hmmh-gray-half-box-center-wk.jpg) repeat-y;
	border-left: 0px solid #B2C1C7;
	border-right: 0px solid #B2C1C7;
	width: 303px;
	w\idth: 303px;
	color:#526167;
}

.hmmh-gray-full-inner-box-top {
	background: url(img/hmmh-gray-full-inner-box-top.jpg) no-repeat;
	height:5px;
	width:616px;
	padding: 0px;
	margin: 0px;
}

.hmmh-gray-full-inner-box-bottom {
	background: url(img/hmmh-gray-full-inner-box-bottom.jpg) no-repeat;
	height:5px;
	width:616px;
	\width: 616px;
	w\idth: 616px;
	font-size:1px;
}

.hmmh-gray-full-inner-box-center {
	background: url(img/hmmh-gray-full-inner-box-center.jpg) repeat-y;
	width:616px;
	\width: 616px;
	w\idth: 616px;
}

.hmmh-white-box-top {
	background: url(img/hmmh-white-box-top.jpg) no-repeat;
	height:5px;
	width:302px;
	font-size:1px;
}
.hmmh-white-box-bottom {
	background: url(img/hmmh-white-box-bottom.jpg) no-repeat;
	height:5px;
	width:302px;
	font-size:1px;
}
.hmmh-white-box-center {
	background: url(img/hmmh-white-box-center.jpg) repeat-y;
	width:302px;
	w\idth: 302px;
}
.hmmh-white-transp-box-top {
	background: url(img/hmmh-white-transp-box-top.gif) no-repeat;
	height:12px;
	width:631px;
	font-size:1px;
}
.hmmh-white-transp-box-top img{
	position:absolute;
	margin-top:0px;
	margin-right:0px;
	z-index:1;
}
.hmmh-white-transp-box-bottom {
	background: url(img/hmmh-white-transp-box-bottom.jpg) no-repeat;
	height:5px;
	width:631px;
	font-size:1px;
}

.hmmh-white-transp-box-center {
	background-color:#fff;
	width:615px;
	padding-left:8px;
	padding-right:8px;
}
.hmmh_more_pics {
	float: left;
	margin-right: 9px;
	width: 49px;
	\width: 49px;
	w\idth: 49px;
	height: 49px;
	border: 1px solid #B1C0C6;
}

/* hmmh Multimediahaus AG - Uwe Doser: Create Accoutn */
.cut {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	}

.account_left {
	float: left;
	width: 300px;
	\width: 300px;
	w\idth: 300px;
}

.account_right {
	float: right;
	width: 299px;
	\width: 299px;
	w\idth: 299px;
}

.account-inner-left , .account-inner-left1 , .account-inner-left2 , .account-inner-left3 , .account-inner-left4 {
	float: left;
	width: 118px;
	\width: 118px;
	w\idth: 118px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

.account-inner-left-checkbox {
	float: left;
	width: 20px;
	\width: 20px;
	w\idth: 20px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

.account-inner-right-chechbox {
	float: right;
	w\idth: 257px;
	width: 252px;
	height: 48px;
	line-height: 13px;
	vertical-align: middle;
}

#reglabel {
	\width: 252px;
	w\idth: 252px;
	width: 252px;
}

.account-inner-left1 {
	width: 70px;
}

.account-inner-left2 {
	width: 100px;
	line-height: 16px;
	height: auto;
}

.account-inner-left3 {
	width: 100px;
	line-height: 16px;
}

.account-inner-left4 {
	width: 130px;
	\width: 130px;
	line-height: 24px;
}

.product-info-inner-left {
	float: left;
	width: 90px;
	line-height: 16px;
}

.product-info-inner-right {
	float: right;
	width: 140px;
	line-height: 16px;
}

.S-account-right {
	margin-left:10px;
}
.account-inner-right , .account-inner-right1 , .account-inner-right2 , account-inner-right3 {
	float: right;
	width: 163px;
	\width: 163px;
	w\idth: 163px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

.account-inner-right1-wk {
	float: left;
	width: 163px;
	\width: 163px;
	w\idth: 163px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

.account-inner-right1 {
	width: 210px;
}

.account-inner-right2 {
	width: 187px;
	w\idth: 187px;
	\width: 187px;
	margin-left: 2px;
}

.account-inner-right5 {
	width: 110px;
	w\idth: 110px;
	\width: 110px;
	line-height: 24px;
	vertical-align: middle;
}

.account-inner-right6 {
	float: right;
	width: 433px;
	w\idth: 433px;
	line-height: 24px;
	vertical-align: middle;
}

.account-inner-right2 {
	width: 160px;
	\width: 160px;
	w\idth: 160px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	float:left;
}

.account-inner-right3 {
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	float:right;
	line-height: 16px;
}

.account-inner-right4 {
	width: 165px;
	\width: 165px;
	w\idth: 165px;
	float:right;
	margin-left:3px;
	height: auto;
	line-height: 16px;
}

.hmmh-discount {
	background: url(img/hmmh-discount-box.jpg) no-repeat;
	height:156px;
	width:296px;
	float:left;
	margin-top:3px;
}
.hmmh-add-print-box {
	background: url(img/hmmh-add-print-box.jpg) no-repeat;
	height:159px;
	width:335px;
	float:right;
	margin-right:-7px;
}
.hmmh-add-print-box .text{
        margin-top:65px;
	margin-left:12px;
	/*border:1px solid #000000;*/
	width:171px;
	float:left;
}
.hmmh-add-print-box .link{
	width:141px;
	margin-top:39px;
	/*margin-left:12px;*/
	/*border:1px solid #000000;*/
	float:left;
	height:95px;
}
.hmmh-add-print-box .addprint-link{
    /*border:1px solid #000000;*/
    width:139px;
    height:93px;
}
.hmmh-sum-keys {
	font-size:1.0em;
	float:right;
}
.hmmh-sum-values {
	font-size:1.0em;
}
.hmmh-sum-keys#print-costs {
	font-size:0.8em;
	float:right;
}
.hmmh-sum-values#print-costs {
	font-size:0.8em;
}
#hmmh_BIGPIG {
	border: 1px solid #b1c0c6;
}
.account_errror {
	border: 1px solid #FF0000;
}

.S-account-left {
	float: left;
	width: 301px;
	\width: 301px;
	w\idth: 301px;
}
.S-account-left-action {
	float: left;
	width: 101px;
	\width: 101px;
	w\idth: 101px;
}
.S-account-left-40 {
	float: left;
	width: 261px;
	\width: 261px;
	w\idth: 261px;
}
.S-account-left1 {
	float: left;
	width: 300px;
	\width: 300px;
	w\idth: 300px;
}
.print-popup .S-account-left1 {
	width: 264px;
	\width: 264px;
	w\idth: 264px;
}

.S-account-right {
	width: 303px;
	\width: 303px;
	w\idth: 303px;
	float: right;
}
.S-account-right-60 {
	width: 343px;
	\width: 343px;
	w\idth: 343px;
	float: right;
}
.S-account-right-action {
	width: 290px;
	\width: 290px;
	w\idth: 290px;
	float: right;
}
.S-account-right1 {
	width: 284px;
	\width: 284px;
	w\idth: 284px;
	float: right;
}
.print-popup .S-account-right1 {
	width: 248px;
	\width: 248px;
	w\idth: 248px;
}

.S-account-inner-left {
	float: left;
	width: 298px;
	\width: 298px;
	w\idth: 298px;
}

.S-account-space {
	height: 10px;
	font-size: 1px;
}
.S-account-space-small {
	height: 5px;
	font-size: 1px;
}

.S-account-button,
#S-account-button {
	margin-right: 5px;
}


/* CSS POPUP */
.itr {
	background-color: #ccf;
}

.apop, .bpop {
	display: none;
}

a.itr {
	text-decoration: none;
	color: #911e1a;
	font-weight:bold;
	font-size:1.4em;
	background-color:transparent;
}

a.itr:hover .bpop {
	position: absolute;
	padding: 1.0em;
	display:block;  /* !? Moz, Op */
	/*background-color: #F0F4F5;*/
	background:url(img/hmmh-form-error-bg.gif) no-repeat;
	text-align:left;
	/*border: 1px #000 solid;*/
	font-size: 0.8em;
	line-height:12px;
	font-weight: normal;
	color: #911e1a;
	width: 176px;
	\width: 176px;
	w\idth: 176px;
	height: 66px;
	z-index: 11;
}
.S-account-right a.itr:hover .bpop {
	position: absolute;
	margin-left:-49px;
	padding: 1.0em;
	display:block;  /* !? Moz, Op */
	/*background-color: #F0F4F5;*/
	background:url(img/hmmh-form-error-bg.gif) no-repeat;
	text-align:left;
	/*border: 1px #000 solid;*/
	font-size: 0.8em;
	line-height:12px;
	font-weight: normal;
	color: #911e1a;
	width: 176px;
	\width: 176px;
	w\idth: 176px;
	height: 66px;
	z-index: 11;
}
/* end CSS POPUP */

 .input-account {
 	width: 110px;
	\width: 110px;
	w\idth: 110px;
 }

  .input-account_error {
  	border: 1px solid #911E1A;
 	width: 110px;
	\width: 110px;
	w\idth: 110px;
 }

 #hmmh_zoom_info {
 	float: left;
 }

 #hmmh_lupe_pig {
 	float: right;
 	margin-left: 11px;
 }

 .hmmh_lupe {
 	float: left;
 	line-height: 12px;
 	margin-right: 3px;
 }

 .hmmh_products_detail_image {
 	border: 1px solid #b1c0c6;
 }

 .hmmh_detail_select_box {
 	margin-top: 3px;
	margin-left: 25px;
 	width: 178px;
	\width: 178px;
	w\idth: 178px;
 }

  .hmmh_detail_select_box1 {
  	margin-left: 4px;
 	width: 179px;
	\width: 179px;
	w\idth: 179px;
 }

.hmmh_stamp1 {
 	position: absolute;
 	width: 42px;
	\width: 42px;
	w\idth: 42px;
	height: 39px;
	background: url( img/hmmh_stamp.jpg) no-repeat;
	margin-left: 220px;
	margin-top: -49px;
	z-index: 100;
}

 .hmmh_verliefer {
 	height: 12px;
	line-height: 10px;
	vertical-align: middle;
 }

.hmmh_print_area_center {
	background:url(img/hmmh-print-area.jpg) no-repeat;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	width:242px;
	\width: 242px;
	w\idth: 242px;
	border-right: 1px solid #B1C0C6;
	border-left: 1px solid #B1C0C6;
	margin-top: -15px;
	line-height: 16px;
}

.hmmh_print_area_box_bottom {
	height: 5px;
	width: 253px;
	background: transparent url( img/hmmh_print_area_box_bottom.jpg ) no-repeat;
}

.hmmh_order_button_bottom {
	background: url( img/hmmh_print_box_bottom.jpg ) no-repeat;
}

.hmmh-log-title {
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
}

 .hmmh-white-half-box-bottom {
	background: url(img/hmmh_half_white_box_bottom.jpg) no-repeat;
	height:5px;
	width:303px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
}
 .hmmh-white-half-box-bottom-wk {
	background: url(img/hmmh_half_white_box_bottom-wk.jpg) no-repeat;
	height:5px;
	width:303px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
}

.hmmh-white-half-box-center {
	height: 140px;
	background: url(img/hmmh_half_white_box_center.jpg) center repeat-y;
	width:303px;
	w\idth: 303px;
	\width: 303px;
}

.hmmh_reg_text {
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color:#526167;
}
.hmmh_reg_text_from_shopping{
    padding-top:0px !important;
}
#hmmh_register_button {
	margin-right: 5px;
	margin-top: 45px;
	/*float: right;*/
	margin-left:180px;
}
.guest{
      margin-top:0px !important;
}
.hmmh_guest_button {
	margin-right: 0px;
	margin-top: 22px;
       	margin-left:0px;
	/*float: right;*/
}
.hmmh_guest_button-wk {
	margin-right: 0px;
	margin-top: 10px;
       	margin-left:0px;
	/*float: right;*/
}
.hmmh_guest_button span{
     float:left;
     line-height:23px;
     padding-right:40px;
     font-size:11px;
     color:#526167;
}
.guest-account{
    margin-top:58px;
}

#hmmh_register_button1 {
	margin-right: 5px;
	margin-top: 10px;
	float: right;
	line-height: 22px;
	vertical-align: middle;
}

#hmmh_reg_bot_left {
	float: left;
	width: 424px;
	color:#526167;
}

#hmmh_reg_bot_right {
	float: right;
	width: 182px;
	color:#526167;
}

.hmmh_75_top {
	background: transparent url(img/hmmh_75_box_top.jpg) no-repeat;
	height: 5px;
	width: 424px;
	\width: 424px;
	w\idth: 424px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}

.hmmh_75_center {
	background: transparent url(img/hmmh_75_box_center.jpg) repeat-y;
	height: 90px;
	width: 424px;
	\width: 424px;
	w\idth: 424px;
	padding: 5px;
}

.hmmh_75_bottom {
	background: transparent url(img/hmmh_75_box_bottom.jpg) no-repeat;
	height: 5px;
	width: 424px;
	\width: 424px;
	w\idth: 424px;
}

.hmmh_25_top {
	background: transparent url(img/hmmh_25_top.jpg) no-repeat;
	height: 5px;
	width: 182px;
	\width: 182px;
	w\idth: 182px;
	font-size: 1px;
}

.hmmh_25_center {
	background: transparent url(img/hmmh_25_center.jpg) repeat-y;
	height: 100px;
	width: 182px;
	\width: 182px;
	w\idth: 182px;
}

.hmmh_25_text {
	margin-left: 5px;
	margin-right: 5px;
}

.hmmh_25_bottom {
	background: transparent url(img/hmmh_25_box_bottom.jpg) no-repeat;
	height: 5px;
	width: 182px;
	\width: 182px;
	w\idth: 182px;
	font-size: 1px;
}

.hmmh_kdnr_button {

}

.hmmh_gast_button {
	position: relative;
	top: 36px;
	z-index: 5;
}
.addborder{
    padding-bottom:8px;
}

.hmmh-text {
	margin-left: 5px;
	margin-right: 5px;

}

.hmmh-no-pw-link-box {
	float: left;
	width: 160px;
	\width: 160px;
	w\idth: 160px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

.S-hmmh-right-box-inner {
	float: right;
	width: 263px;
	\width: 263px;
	w\idth: 263px;
	margin-right: 3px;
}

.S-hmmh-left-box-inner {
	float: left;
	width: 326px;
	\width: 326px;
	w\idth: 326px;
	margin-left: 3px;
}

.hmmh-inner-w-top {
	background: transparent url(img/hmmh_inner_w_top.jpg) no-repeat;
	height: 5px;
	width: 326px;
	\width: 326px;
	w\idth: 326px;
	font-size: 1px;
}

.hmmh-inner-w-center {
	background: transparent url(img/hmmh_inner_w_center.jpg) repeat-y;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	width: 326px;
	\width: 326px;
	w\idth: 326px;
}

.hmmh-text1 {
	padding: 5px;
}

.hmmh-inner-w-bottom {
	background: transparent url(img/hmmh_inner_w_bottom.jpg) no-repeat;
	height: 5px;
	width: 326px;
	\width: 326px;
	w\idth: 326px;
	font-size: 1px;
}

.hmmh-inner-w-r-top {
	background: transparent url(img/hmmh_inner_w_r_top.jpg) no-repeat;
	height: 5px;
	width: 263px;
	\width: 263px;
	w\idth: 263px;
	font-size: 1px;
}
.hmmh-inner-w-r-center {
	background: transparent url(img/hmmh_inner_w_r_center.jpg) repeat-y;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	width: 263px;
	\width: 263px;
	w\idth: 263px;
	line-height: 20px;
	vertical-align: middle;
}
.hmmh-inner-w-r-bottom {
	background: transparent url(img/hmmh_inner_w_r_bottom.jpg) no-repeat;
	height: 5px;
	width: 263px;
	\width: 263px;
	w\idth: 263px;
	font-size: 1px;
}

.S-hmmh-pw-left {
	float: left;
	width: 100px;
	line-height: 26px;
	vertical-align: middle;
	padding-left: 5px;
}

.S-hmmh-pw-right {
	float: right;
	w\idth: 130px;
	width: 145px;
	line-height: 26px;
	vertical-align: middle;
}

.hmmh-pw-text-box {
	float: left;
	width: 410px;
	\width: 410px;
	w\idth: 410px;
	margin-left: 3px;

}
.hmmh-pw-text-box-action {
	float: left;
	width: 170px;
	\width: 170px;
	w\idth: 170px;
	margin-left: 315px;

}
.hmmh-pw-button-box {
	float: right;
	width: 190px;
	\width: 190px;
	w\idth: 190px;
	margin-right: 3px;
}

.hmmh-pw-back-box {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.produkt-new{
   margin:0px 16px 0px 0px;
   float:left;
   font-size:11px;
   width:128px;
}
.klein-image{
  height:130px;
  width:130px;
}
.produkt-new a {
	color:#002b70;
	text-decoration:none;
	line-height:12px;
}
.produkt-new a:hover {
	text-decoration:underline;
}
.produkt-new .name{
 height:28px;
 overflow:hidden;
 width:128px;
}
.produkt-new strong {
   color:#911E1A;
   display:block;
   font-family:Arial,Helvetica,sans-serif;
   font-size:16px;
   font-size-adjust:none;
   font-stretch:normal;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   line-height:16px;
   margin-top:4px;
}

/* änderung zu popup */
.info {
	border: 0px;
	}

.info span {
	display: none;
	}

.info a.pop:link, .info a.pop:visited {
	border: 0px;
	background: #FFF;
	text-decoration: none;
	z-index: 500;
	}

.info a.pop:hover, .info a.pop:focus {
	background: #FFFFFF;
	}

.info a:link, .info a:visited {
	border: 0px;
	background: #FFF;
	text-decoration: none;
	z-index: 500;
	}

.info a:hover span, .info a:focus span {
	position: absolute;
	display: block;
	background: #FFFFFF;
	height: auto;
	border: 1px solid #999999;
	margin-top: -50px;
	padding: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	z-index: 500;
	}
html .info a:hover span, .info a:focus span {
	margin-top: -20px;
	width: 140px;
	}

/* änderung popup */
.hmmh_info {
	border: 0px;
	}
.hmmh_info span {
	display: none;
	}
.hmmh_info a.pop:link , .hmmh_info a.pop:visited , .hmmh_info a.pop_right:link , .hmmh_info a.pop_right:visited {
	font-size: 1.0em;
	font-weight: bold;
	border: 0px;
	background: transparent;
	text-decoration: none;
	z-index: 500;
	}
.hmmh_info a.pop:hover, .hmmh_info a.pop:focus {
	background: transparent;
	}
.hmmh_info a:link, .hmmh_info a:visited {
	border: 0px;
	background: transparent;
	text-decoration: none;
	z-index: 500;
	}
.hmmh_info a:hover span, .hmmh_info a:focus span {
	position: absolute;
	display: block;
	background: url(img/hmmh-form-error-bg.gif) no-repeat;
	padding: 1.0em;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	text-align:left;
	color: #911e1a;
	width: 176px;
	\width: 176px;
	w\idth: 176px;
	height: 66px;
	line-height: 1.2em;
	z-index: 500;
	}
.hmmh_info a.pop_right:hover span, .hmmh_info a.pop_right:focus span {
	position: absolute;
	display: block;
	background: url(img/hmmh-form-error-bg.gif) no-repeat;
	padding: 1.0em;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	text-align:left;
	color: #911e1a;
	width: 176px;
	\width: 176px;
	w\idth: 176px;
	height: 66px;
	line-height: 1.2em;
	z-index: 500;
	margin-left:-30px;
	}

.hmmh_inner_100_bb_box {
	width: 616px;
	w\idth: 596px;
}

/* boxen mit runden ecken - blau */

.hmmh_bb_ro {
	margin:0;
	padding: 0px;
	background:url(img/hmmh_bb_or.gif) top right no-repeat;
	color:#526167;
}

.hmmh_bb_lo {
	margin:0;
	padding: 0px;
	background:url(img/hmmh_bb_ol.gif) top left no-repeat;
}

.hmmh_bb_lo-wk {
	margin:0;
	padding: 0px;
	background:url(img/hmmh_bb_ol-wk.gif) top left no-repeat;
}

.hmmh_bb_ru {
	margin: 0;
	padding: 0px;
	background:url(img/hmmh_bb_ur.gif) bottom right no-repeat;
}
.hmmh_bb_ru-wk {
	margin: 0;
	padding: 0px;
	background:url(img/hmmh_bb_ur-wk.gif) no-repeat right bottom;
}
.hmmh_bb_lu {
	margin:0px;
	padding: 0px;
	background:url(img/hmmh_bb_ul.gif) bottom left no-repeat;
}
.hmmh_bb_lu_content{
	margin:0px;
	padding: 5px;
	background:url(img/hmmh_bb_ul.gif) bottom left no-repeat;
}

/* /neues boxenmodel für flexible box mit rundung */
.hmmh_inner_bb_box {
	margin: 0px;
	padding: 5px;
	}

 .hmmh_inner_bb_box p {
 	width: 606px;
	background: #F0F4F5;
}

/* boxen mit runden ecken - blau mit dunklem Hintergrund */
.hmmh_bb_dbg_ro {
	margin:0;
	padding: 0px;
	background:url(img/hmmh_bb_dbg_or.gif) top right no-repeat;
}

.hmmh_bb_dbg_lo {
	margin:0;
	padding: 0px;
	background:url(img/hmmh_bb_dbg_ol.gif) top left no-repeat;
}

.hmmh_bb_dbg_ru {
	margin: 0;
	padding: 0px;
	background:url(img/hmmh_bb_dbg_ur.gif) bottom right no-repeat;
}

.hmmh_bb_dbg_lu {
	margin:0px;
	padding: 0px;
	background:url(img/hmmh_bb_dbg_ul.gif) bottom left no-repeat;
}

.hmmh_bb_dbg_inner_box {
	margin: 0px;
	padding: 10px;
	width: 616px;
	\width: 616px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	color: #911e1a;
}
.hmmh_bb_dbg_inner_box_small {
	margin: 0px;
	padding: 5px;
}

.checkout input[type="radio"]{
   float:left;
   vertical-align:middle;
}

.hmmh_inner_100_bb_box {
 	width: 596px;
	\width: 596px;
	margin: 0px;
	padding: 10px;
}
/* /neues boxenmodel für flexible box mit rundung */
.hmmh_inner_bb_box p {
	background: #F0F4F5;
}

.print-popup .hmmh_inner_100_bb_box {
	width: 524px;
}

/* weise box */
/* boxen mit runden ecken - w hintergrund */
.hmmh_wb_hbg_ro {
	margin:0;
	padding: 0px;
	background:url(img/hmmh_wb_hbg_or.gif) top right no-repeat;
}

.hmmh_wb_hbg_lo {
	margin:0;
	padding: 0px;
	background:url(img/hmmh_wb_hbg_ol.gif) top left no-repeat;
}

.hmmh_wb_hbg_ru {
	margin: 0;
	padding: 0px;
	background:url(img/hmmh_wb_hbg_ur.gif) bottom right no-repeat;

}

.hmmh_wb_hbg_lu {
	margin:0px;
	padding: 0px;
	background:url(img/hmmh_wb_hbg_ul.gif) bottom left no-repeat;
}

/* boxen mit runden ecken - w hintergrund */
.hmmh_wb_ro {
	margin:0;
	padding: 0px;
	background:url(img/hmmh_wb_or.gif) top right no-repeat;
}

.hmmh_wb_lo {
	margin:0;
	padding: 0px;
	background:url(img/hmmh_wb_ol.gif) top left no-repeat;
}

.hmmh_wb_ru {
	margin: 0;
	padding: 0px;
	background:url(img/hmmh_wb_ur.gif) bottom right no-repeat;
}

.hmmh_wb_lu {
	margin:0px;
	padding: 0px;
	background:url(img/hmmh_wb_ul.gif) bottom left no-repeat;
}

.hmmh_wb_inner {
	width: 586px;
	w\idth: 566px;
	margin: 0px;
	padding: 10px;
	}

 .hmmh_wb_inner p {
	background-color: #FFF;
}

.hmmh_50_wb_inner {
	margin: 0px;
	margin: 0px;
	width: 263px;
	w\idth: 263px;
	padding: 10px;
	}
.hmmh_50_wb_inner-action {
	margin: 0px;
	margin: 0px;
	width: 300px;
	w\idth: 300px;
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0 -2px;
	}
.hmmh_50_wb_inner p {
	background-color: #FFF;
}
/* /weise box */

.hmmh_inner_50_bb_box {
 	margin: 0px;
	width: 293px;
	w\idth: 293px;
	\width: 283px;
	padding: 10px;
}

 .hmmh_inner_50_bb_box p {
 	background: #F0F4F5;
}

.hmmh_inner_40_bb_box {
 	margin: 0px;
	width: 253px;
	w\idth: 253px;
	\width: 243px;
	padding: 10px;
}
.hmmh_inner_60_bb_box {
 	margin: 0px;
	width: 333px;
	w\idth: 333px;
	\width: 323px;
	padding: 10px;
}

.checkout label {
  float:left;
  margin:0pt 0pt 0pt 10px;
  vertical-align:top;
  width:200px;
}
.checkout .hmmh_inner_bb_box{
	width:300px;
	padding:10px;
}

.bottom-white label {
  float:left;
  width:170px;
}

.hmmh-label label {
	width: 80px;
	w\idth: 80px;
}

.shipping_block table{
	width:95%;
	border: 0px;
}

.shipping_block td {
	border: hidden;
	padding:0px 0px 3px 0px;
}
.leftdist{
	width:25px;
}

.account-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.account-list ul li {
	display: inline;
}
.account-list li {

	padding-left: 2px;
	padding-right: 2px;
}
.add_shipping_address{
	width:158px;
	margin-top:60px;
}

#model-info {
	line-height: 16px;
}

#hmmh_shipping_time {
	float: right;
	width: 136px;
	text-align: right;
	padding: 0px;
	padding-right: 10px;

}

.hmmh_shipping_img {
	float: left;
	line-height: 20px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}

.hmmh_shipping_text {
	float: right;
	width: 90px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.hmmh_gratuated_p , h7 {
	height: 16px;
	margin: 0px;
	padding: 0px;
}

h7 {
	font-weight: bold;
	}

.hmmh-login-button {
	margin-left: 15px;
}

.table-noborder td {
	border: 0px;
}
.table-noborder1 td {
	border: 0px;
	padding: 2px;
	margin: 0px;
}
.shipping_address_text{
	width:170px;
	display:block;
	float:left;
}
.payment_address_text{
	width:240px;
	display:block;
	float:left;
}
.shipping_address_input{
	width:30px;
	display:block;
	float:left;
}
#min-height-73{
	min-height:73px;
}
#min-height-77{
	min-height:77px;
}
#min-height-78{
	min-height:78px;
}
#min-height-67{
	min-height:67px;
}
#min-height-90{
	min-height:67px;
}
#min-height-60{
	min-height:60px;
}
#min-height-115{
	min-height:115px;
}
#min-height-139{
	min-height:139px;
}
#min-height-146{
	min-height:146px;
}
#min-height-190{
	min-height:190px;
}
#min-height-200{
	min-height:200px;
}
#full-bottom-box{
	min-height:10px;
}

.hmmh-select-box {
	width: 126px;
	w\idth: 126px;
}
.print_popup .hmmh-select-box {
	width: 126px;
	w\idth: 126px;
}
.current-category {
	margin-left:5px;
}

.S-account-firm-space {
	height: 20px;
}

.table-td-border,
.table-td-border-top {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	border-bottom: 1px solid #B2C1C7;
	border-top: 0px solid #B2C1C7;
	border-left: 0px;
	border-right: 0px;
}
.table-td-border-top{
	vertical-align: top;
}

.H-info-text {
	color:#526167;
	min-height:20px;
	padding:3px;
}


.hmmh-payment-total {

	padding: 10px;
	margin: 0px;
}

.hmmh-payment-total-right {
	float: right;
	width: 343px;
	w\idth: 343px;
	background: #F0F4F5;
}

#td-no-pad td {
	padding: 2px;
}
.katalog-input {
	width: 142px;
}
.shipping-name{
	float:right;
	width:90px;
	text-align:left;
}

.f-left-absp {
	width: 410px;
	w\idth: 410px;
	float: left;
}

.f-right-absp {
	float: right;
	margin-top: 40px;
}
.f-right-absp1 {
	float: right;
	margin-top: 1px;
}
.productlist-image {
	height:128px;
	line-height:128px;
	width:128px;
	border:1px solid #B1C0C6;
	vertical-align:middle;
	margin-bottom:4px;
}

.hmmh_wb_wbg_ro {
	margin:0;
	padding: 0px;
	background: transparent url(img/hmmh_wb_wbg_or.gif) top right no-repeat;
}

.hmmh_wb_wbg_lo {
	margin:0;
	padding: 0px;
	background: transparent url(img/hmmh_wb_wbg_ol.gif) top left no-repeat;
}

.hmmh_wb_wbg_ru {
	margin: 0;
	padding: 0px;
	background: transparent url(img/hmmh_wb_wbg_ur.gif) bottom right no-repeat;
}

.hmmh_wb_wbg_lu {
	margin:0px;
	padding: 0px;
	background: transparent url(img/hmmh_wb_wbg_ul.gif) bottom left no-repeat;
}

.hmmh_tb_wbg_ro {
	margin:0;
	padding: 0px;
	background: transparent url(img/hmmh_tb_wbg_or.gif) top right no-repeat;
}

.hmmh_tb_wbg_ro_ex {
	margin:0;
	padding: 0px;
	background: transparent url(img/hmmh_tb_wbg_or_direct-order.gif) top right no-repeat;
}

.hmmh_tb_wbg_lo {
	margin:0;
	padding: 0px;
	background: transparent url(img/hmmh_tb_wbg_ol.gif) top left no-repeat;
}

.hmmh_tb_wbg_ru {
	margin: 0;
	padding: 0px;
	background: transparent url(img/hmmh_tb_wbg_ur.gif) bottom right no-repeat;
}

.hmmh_tb_wbg_lu {
	margin:0px;
	padding: 0px;
	background: transparent url(img/hmmh_tb_wbg_ul.gif) bottom left no-repeat;
}

.hmmh-direkt-box {
	w\idth: 598px;
	width: 614px;
	\width: 614px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.hmmh-wb-inner-100 {
	width: 614px;
	w\idth: 598px;
	margin: 0px;
	padding: 10px;
	}

.hmmh-wb-inner-100 p {
	background: transparent;
}

.hmmh-wk-left-box {
	float: left;
	width: 202px;
	w\idth: 202px;
	height: 55px;
	vertical-align: middle;
	background: transparent;
}

.hmmh-wk-right-box,
.hmmh-wk-right-box-1 {
	float: right;
	width: 378px;
	w\idth: 378px;
	float: right;
	height: 55px;
	line-height: 14px;
	vertical-align: middle;
	background: transparent;
	margin-top: 5px;
	margin-bottom: -14px;
}

.hmmh-wk-fr-line {
	width: 99%;
	w\idth: 99%;
	height: 19px;
	padding: 0px;
        margin: -9px 0 0 0px;
	background: transparent;
}

.hmmh-wk-sr-line {
	width: 99%;
	w\idth: 99%;
	padding: 0px;
	margin-top: 6px;

	background: transparent;
}
.hmmh-wk-sr-line label {
		float:none;
}

.hmmh-big-title {
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	color: #526167;
	margin-left: 30px;
	margin-top: 1px;
}

.hmmh-norm-text {
	margin-top: 7px;
	margin-left: 30px;
	font-size: 0.9em;
}
.hmmh-hinweis-info,
.hmmh-hinweis-text{
	font-size: 0.9em;
	color: #526167;
}
.hmmh-hinweis-info{
	margin-top: 2px;
	margin-left: 30px;
}
.hmmh-hinweis-text{
	margin-top: -3px;
	margin-left: 0px;
}

#hmmh-direct-pf {
	position: absolute;
	height: 39px;
	w\idth: 44px;
	width: 44px;
	margin-left: -9px;
	margin-top: -4px;
	background: transparent url(img/hmmh_direktbestellung_pfeil.gif) no-repeat;
	z-index: 2;
}

#hmmh-wishtitle {
	margin-left: 6px;
}

.hmmh-wishlist {
	width: 100%;
}

.hmmh-wishlist-text {
	margin-top: 1px;
	font-size: 1.0em;
	font-weight: normal;
	height: 32px;
	line-height: 12px;
	overflow: hidden;
}

.hmmh-wishlist-text a {
	text-decoration: none;
	font-size: 1em;
	color: #002B70;
}

.hmmh-wishlist-text a:hover {
	text-decoration: underline;
}

.hmmh-wishlist-image {
	width: 100%;
	w\idth: 100%;
	height: 129px;
	line-height: 129px;
	vertical-align: middle;
	background: #FFFFFF;
	border: 1px solid #B1C0C6;
}
.hmmh-wishlist-box {
	float: left;
	width: 136px;
	w\idth: 136px;
	height: 198px;
	margin: 6px;
	padding: 0px;
}

.hmmh-wishlist-delete {
	text-align: left;
}
.hmmh-katalog-img{
	margin-top:-7px;
}

#H-account-h-box {
	min-height: 134px;
}

#H-account-h-box1 {
	min-height: 227px;
}

#H-account-h-box2 {
	min-height: 117px;
}

#H-account-h-box3 {
	min-height: 107px;
}

.info-black {
	font-weight: bold;
	font-size: 1.3em;
}

#H-account-box4 {
	min-height: 266px;
}

#H-account-box5 {
	min-height: 296px;
}

#H-account-box6 {
	min-height: 173px;
}
#H-account-box7 {
	min-height: 245px;
}
#H-account-h-box8 {
	min-height: 160px;
}
.hidden {
	height:1px;
}
.hidden td {
	height:1px;
	padding:0px;
}
.agb_text{
	float:left;
	width:400px;
	margin-left:5px;
}
.agb_text label{
	width:400px;
}
.agb_input{
	float:left;
}
.S-account-full{
	width:616px;
}
.S-content-full{
	width:600px;
}
.S-content-full table,
.S-content-full tr,
.S-content-full td {
	border:none;
	background-color : transparent;
}
.S-content-full tr.header {
	font-weight:bold;
}
.print-popup .S-account-full{
	width:544px;
}
.total-text,
.total-title{
	font-size:1.3em;
}
.total-text{
	color: rgb(145, 30, 26);
}
.button-reload {
	margin-bottom:5px;
	margin-left:19px;
}
.margin-top-8,
#margin-top-8 {
	margin-top:8px;
}
.margin-bottom-8,
#margin-bottom-8{
	margin-bottom:8px;
}
.contact-text-area {
	w\idth: 580px;
	width: 587px;
	height: 200px;
}

.contact-inner-left-box {
	float: left;
	w\idth: 24px;
	width: 24px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.contact-inner-right-box {
	float: left;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	text-align: left;
	padding-top: 2px;
}

.input-contact {
	w\idth: 589px;
	width: 579px;
}

#shopping-info-box {
	/*min-height: 62px;*/
}
#login-info-box {
	height:57px;
}
.quickbuy-checkbox{
	float:left;
}
.quickbuy-label{
	float:left;
	margin-top:2px;
	margin-left:2px;
}
#print-costs,
#print-costs-note{
	/*font-size:1.0em;*/
}
#print-costs-note{
	color:#ccc;
}
.hmmh_inner_wb_box{
	padding-left:15px;
	padding-right:15px;
}
.total-block{
	margin-right:6px;
}
#qty_text {
	margin-top:5px;
	margin-left:2px;
	margin-right:2px;
}
#qty_input {
	margin-top:2px;
}
.send-order{
	float:right;
	width:200px;
}

.bottom-white .hmmh-label{
	width:70px;
}
.add_print_box {
	margin-top:14px;
}
.add_print_box_top {
	background: transparent url(img/hmmh_add_print_box_top1.gif) no-repeat;
	height: 5px;
	width: 302px;
	\width: 302px;
	w\idth: 302px;
	font-size: 1px;
	line-height:1px;
}
.add_print_box_center {
	background: transparent url(img/hmmh_add_print_box_center.gif) repeat-y;
	min-height: 1px;
	vertical-align: middle;
	width: 237px;
	\width: 237px;
	w\idth: 237px;
	line-height: 15px;
	vertical-align: middle;
	padding-left:65px;
}
.add_print_box_center strong {
	line-height:20px;
}
.add_print_box_top .info-img {
	float:right;
	margin-right:5px;
	margin-top:8px;
	position:relative;
}
.add_print_box_top .stamp-img {
	float:left;
	margin-left:15px;
	margin-top:-8px;
	position:relative;
}
.add_print_box_bottom {
	background: transparent url(img/hmmh_add_print_box_bottom1.gif) no-repeat;
	height: 5px;
	width: 302px;
	\width: 302px;
	w\idth: 302px;
	font-size: 8px;
}
.top-filter {
	float:left;
	margin-left:20px;
	margin-top:-8px;
	position:relative;
}
.shipping-info {
	float:left;
}
.order-title {
	float:left;
	margin-right:5px;
	font-weight:bold;
}

.addprint-pulldown-l {
	float: left;
	w\idth: 136px;
	\width: 136px;
	width: 136px;
	min-height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

.addprint-pulldown-r {
	float: right;
	w\idth: 110px;
	\width: 110px;
	width: 110px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

.file-upload {
	w\idth: 160px;
	\width: 160px;
	width: 160px;
}
.white-bg{
	background-color:#fff;
}
.print_box {
	margin-top:10px;
}
.print_box_top {
	background: transparent url(img/add_print_box_top.jpg) no-repeat;
	height: 37px;
	width: 544px;
	\width: 544px;
	w\idth: 544px;
	font-size: 1px;
	line-height:1px;
}
.print_box_center {
	background: transparent url(img/add_print_box_center.jpg) repeat-y;
	min-height: 1px;
	vertical-align: middle;
	width: 524px;
	\width: 524px;
	w\idth: 524px;
	line-height: 14px;
	vertical-align: middle;
	padding: 0px 10px;
}
.print_box_top .stamp-img {
	float:right;
	margin-right:-13px;
	margin-top:-8px;
	position:relative;
}

.print_box_bottom {
	background: transparent url(img/add_print_box_bottom.jpg) no-repeat;
	height: 5px;
	width: 544px;
	\width: 544px;
	w\idth: 544px;
	font-size: 8px;
}
.addprint-textarea {
	width: 264px;
	height: 55px;
}

.addprint-textarea-full {
	width: 524px;
	\width: 520px;
	height: 50px;
}

.addprint-infos {
	\width: 524px;
	w\idth: 524px;
	width: 524px;
}

.addprint-top-spacer {
	height: 15px;
}

.addprint-title {
	font-weight: bold;
	width:200px;
}
.printbox-label{
	line-height: 20px;
	vertical-align: top;
}
.print-box-title {
	float:left;
	margin-top:10px;
	margin-left:10px;
	height:20px;
	font-size:14px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}
.print-info-text {
	font-size:0.9em;
	color:#526167;
	font-family:verdana,helvetica,arial;
}

/*------------------ Ajax-Upload -------------------*/
#demo-status-1,
#demo-status-2
{
	float:					left;
	padding:				10px 15px;
	width:					420px;
}

#demo-status-1 .progress,
#demo-status-2 .progress
{
	background:				white url(img/progress-bar/progress_red.gif) no-repeat;
	background-position:	+50% 0;
	margin-right:			0.5em;
}
#demo-status-2 .progress
{
	background:				white url(img/progress-bar/progress_red.gif) no-repeat;
}

#demo-status-1 .progress-text,
#demo-status-2 .progress-text
{
	font-size:				0.9em;
	font-weight:			bold;
	margin-top: 			-12px;
	text-align:				center;
	color:					#fff;
}

#demo-list-1,
#demo-list-2
{
	list-style:				none;
	width:					450px;
	margin:					0;
}

#demo-list-1 li.file,
#demo-list-2 li.file
{
	border-bottom:			1px solid #eee;
	background:				url(/file.png) no-repeat 4px 4px;
}
#demo-list-1 li.file.file-uploading,
#demo-list-2 li.file.file-uploading
{
	background-image:		url(img/progress-bar/uploading.png);
	background-color:		#D9DDE9;
}
#demo-list-1 li.file.file-success,
#demo-list-2 li.file.file-success
{
	background-image:		url(img/progress-bar/success.png);
}
#demo-list-1 li.file.file-failed,
#demo-list-2 li.file.file-failed
{
	background-image:		url(img/progress-bar/failed.png);
}

#demo-list-1 li.file .file-name,
#demo-list-2 li.file .file-name
{
	font-size:				1.2em;
	margin-left:			44px;
	display:				block;
	clear:					left;
	line-height:			40px;
	height:					40px;
	font-weight:			bold;
}
#demo-list-1 li.file .file-size,
#demo-list-2 li.file .file-size
{
	font-size:				0.9em;
	line-height:			18px;
	float:					right;
	margin-top:				2px;
	margin-right:			6px;
}
#demo-list-1 li.file .file-info,
#demo-list-2 li.file .file-info
{
	display:				block;
	margin-left:			44px;
	font-size:				0.9em;
	line-height:			20px;
}
#demo-list-1 li.file .file-remove,
#demo-list-2 li.file .file-remove
{
	clear:					right;
	float:					right;
	line-height:			18px;
	margin-right:			6px;
}
.no-display {
	display:none;
}
#demo-browse-all-1,
#demo-browse-all-2 {

}
#demo-upload-1,
#demo-upload-2 {
	float: left;
	margin-top: 10px;

}
.progress-bar {
	float: left;
	width:250px;
	margin-right: 10px;
}
.facet-fields{
  width:150px;
}
.delete-link {
	float: right;
	margin-top: 33px;
	margin-bottom: -50px;
	margin-right: 20px;
}
.logoff {
	float:right;
	margin: -34px 8px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
}
.current-title{
	font-weight: normal;
}
div#box-alternate{
   display:none;
}
.no-flash{
	width:544px !important;
}
.attention-text{
    color:#000;
    margin-top: 3px;
    height:14px;
}
p.not-js{
  colot:#911E1A;
  font-weigth:bold;
  font-size:12px;
  margin:0 0 0 0px;
  padding:0 0 0 0;
  text-align:center;
}
#button-pi{
   display:none;
}
.button-direct-order{
   cursor:pointer;
}
/* youtube video */
.video{
    background-repeat:no-repeat;
    /*float:left;*/
    height:146px;
    margin:0;
    padding:0px 0 0 0px;
    width:154px;
}
.video div{
    margin:0px 0 0 0;
    border:none;
    height:129px;
    width:138px;
    position:relative;
    top:10px;
    left:8px;
}

.product-video{
    width:290px;
    height:242px;
    margin:10px 0 0 0;
    padding:0px;
    border:1px solid #B1C0C6;
}
#message_dialog p.header{
    font-weight:bold;
    font-size:14px;
    margin:0px;
    padding:0 0 8px 0;
}
#message_dialog p.unterheader{
    font-size:12px;
    margin:0px 0 5px 0;
}
div.img1{
    /*background:url(img/btn_mit.gif) no-repeat;*/
    width:153px;
    height:32px;
    float:left;
    margin:20px 0 0 0px;
}
div.img2{
    padding:0 0 0 0;
    background:url(img/btn_weiter-kasse.gif) no-repeat;
    width:153px;
    height:32px;
    float:right;
    margin:20px 0 0 20px;
}
.gift_product{
    padding:7px 0 0 0px;
    width:500px !important;
    float:left !important;
}
.gift_product_print{
    padding:3px 0 0 0;
    width:590px;
}
.add_gift_button{
    padding:5px 0 5px 0;
    cursor:pointer;
}
.gift_print_input{
    margin:7px 0 0px 0;
}
.gift-box{
    float:none !important;
    width:630px !important;
    margin:5px 0 0 0 !important;
}
.gift-checkbox{
    /*height:48px;*/
    padding:5px 0 0 0;
    height:75px !important;
}
div.gift-thumbnail{
    margin:0 0 0 13px;
    width:50px;
    height:50px;
}