/* Allgemeine Styles */

BODY, TH, TD, P, DIV, LI, SELECT, INPUT, OPTION, TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

BODY
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

BODY.dark
{
	background-color: #001400;
	color: #FFFFFF;
}

P
{
	margin-top: 0;
	margin-bottom: 1em;
}

H1, H2, H3
{
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 0;
	margin-bottom: 0.5em;
}

H1
{
	font-size: 16px;
}

H2
{
	font-size: 14px;
}

H3
{
	font-size: 12px;
}

HR
{
	color: #9FA788;
	height: 1px;
	border: 0;
	border-top: 1px solid #9FA788;
	margin-top: 1em;
	margin-bottom: 1em;
}

SPAN.nobr
{
	white-space: nowrap;
}

.price
{
	margin-top: 1em;
	font-size: 13px;
}

/* Raster & Kopfbereich */

#splash
{
	position: absolute;
	z-index: 50;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #f2f0eb;/*#EDEAE4;*/
	display: none;
}

#splashimg
{
	width: 374px;
	position: relative;
	top: 10px;
	margin: auto;
	cursor: pointer;
}

#body
{
	width: 900px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	position: relative;
}

#header2
{
	width: 900px;
	height: 155px;
	background-color: #9FA788;
	margin: 0 40px 0 0;
	position: relative;
}

#header2 h1
{
	width: 900px;
	height: 104px;
	background: #001400 url("../images/background_header_2009.gif") top left no-repeat;
	margin: 0;
	padding: 0;
}

#header2 h1 a
{
	display: block;
	height: 86px;
}

#header2 h1 a span
{
	display: none;
}

#profile
{
	padding: 10px;
	padding-top: 5px;
	float: right;
	color: white;
	font-weight: normal;
	text-align: right;
}

#profile a
{
	color: white;
	display: inline;
	height: 10px;
}

#content
{
	position: relative;
	width: 910px;
	padding: 30px 0 30px 0;
}

#detail, #products, #static, #cart, #checkout
{
	position: relative;
	width: 910px;
	padding-bottom: 1em;
}

#metanav
{
	position: absolute;
	top: 8px;
	left: 10px;
	color: #AFAFAF;
}

.dark #metanav
{
	color: #FFFFFF;
}

#pagenav, #footer
{
	float: none;
	clear: both;
	width: 900px;
	text-align: center;
	padding-top: 1em;
}

#footer
{
	width: 900px;
	margin-bottom: 1em;
}

#footer SPAN
{
	display: block;
	font-size: 10px;
	margin-bottom: 1em;
}

#metanav A, #pagenav, #footer, #pagenav A , #footer A
{
	color: #666666;
	text-decoration: none;
}

.dark #metanav A, .dark #pagenav, .dark #footer, .dark #pagenav A , .dark #footer A
{
	color: #E8E8E8;
	text-decoration: none;
}

#metanav SPAN
{
	color: #9F2727;
}

A.newsletter
{
	color: #4B664B !important;
}

.dark A.newsletter
{
	color: #9FA788 !important;
}

/* Hauptmenü */

#mainmenu div
{
	float: left;
	height: 27px;
	line-height: 27px;
	color: white;
}

#mainmenu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#mainmenu ul li
{
	float: left;
}

#mainmenu ul li a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-color: #4B664B;
	color: white;
	font-size: 13px;
	line-height: 27px;
	width: 6em;
	text-align: center;
}

#mainmenu ul li.active a, #mainmenu ul li a:hover
{
	background-color: #9FA788;
}

#mainmenu ul li.produkte a
{
	width: 111px;
}

#mainmenu ul li.news a
{
	/*color: #FCBD35;*/
	width: 94px;
}

#mainmenu ul li.ueberuns a
{
	width: 94px;
}

#mainmenu ul li.service a
{
	width: 85px;
}

#mainmenu ul li.kontakt a
{
	width: 106px;
}

/* Suche */

#schnellsuche
{
	position: relative;
	background-color: #4B664B;
	width: 306px;
	text-align: left;
}

#schnellsuche form
{
	margin: 0;
}

#schnellsuche label
{
	position: absolute;
	top: 0px;
	left: 65px;
}

#schnellsuche input
{
	position: absolute;
	top: 0px;
	right: 27px;
	width: 165px;
	margin-top: 4px;
}

#schnellsuche .submit
{
	width: auto;
	right: 7px;
	top: 1px;
}

/* Warenkorb im Header */

#warenkorb
{
	position: absolute;
	top: 85px;
	right: 5px;
	/*background-color: #4B664B;*/
	width: 220px;
	text-align: right;
	cursor: pointer;
}

#warenkorb A
{
	color: white;
	text-decoration: none;
}

/* Login */

#login
{
	background-color: #72A1C0;
	width: 90px;
	padding-left: 10px;
}

#login A
{
	color: white;
	text-decoration: none;
}

/* DHTML-Menü */

#submenu
{
	float: left;
	width: 900px;
	height: 24px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#submenu li
{
	float: left;
}

#submenu li a
{
	display: block;
	line-height: 24px;
	color: white;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding: 0 11px; /* 0.75em */
	background: url("../images/separator-submenu.gif") right center no-repeat;
}

#submenu li.first a
{

}

#submenu li.last a
{
	background-image: none;
}

/* Untermenüs / DHTML-Menüs */

#submenu ul
{
	position: absolute;
	display: block;
	z-index: 100;
	border-right: 1px solid #91AEB4;
	background-color: white;
	width: 12em;
	padding: 0;
	margin: 0;
	display: none;
	float: none;
}

#submenu li.first ul
{

}

#submenu ul li
{
	display: block;
	float: none;
	white-space: nowrap;
	background-color: white;
	border-left: 1px solid #91AEB4;
	border-bottom: 1px solid #91AEB4;
}

#submenu ul li a, #submenu li.first ul a, #submenu li.last ul a
{
	color: #759BA1;
	background-image: none;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	padding: 0;
	width: 100%;
}

#submenu ul li a:hover
{
	/*background-color: #8FCADD*/;
	background-color: white;
	color: black;
	/*font-weight: bold;*/
}

#submenu ul li a span
{
	display: block;
	padding-left: 8px;
	padding-right: 16px;
}

#submenu .dmenu
{
	position: absolute;
	top: 137px;
	left: 20px;
	background-color: white;
	border-top: 1px solid white;
	border-right: 1px solid #91AEB4;
	border-bottom: 1px solid #83A4AA;
	display: none;
	z-index: 100;
}

#submenu .dmenu A
{
	display: block;
	color: #8CC2D4;
	border: 1px solid #8FCADD;
	border-top: 0;
	text-decoration: none;
	background-color: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 40px;
	line-height: auto;
	background-image: none;
	text-align: left;
}

#submenu .dmenu A:hover
{
	background-color: #8FCADD;
	padding-right: 10px;
	font-weight: bold;
	color: white;
}

/* Startseite */

#home
{
	width: 910px;
	height: 449px;
	position: relative;
}

#home .box
{
	position: relative;
	width: 223px;
	height: 223px;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
}

#home .layer
{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 223px;
	height: 223px;
	margin-right: 3px;
	margin-bottom: 3px;
	cursor: pointer;
}

#home .layer A
{
	color: white;
	text-decoration: none;
}

#home .layer H1
{
	font-size: 14px;
	color: white;
	text-align: center;
	position: relative;
	top: 150px;
}

/* Rubrik-Aufschlagseite */

#category
{
	position: relative;
	width: 910px;
	height: 390px;
}

#category IMG
{
	position: absolute;
	top: 0;
	left: 0;
}

#category DIV.frame
{
	position: absolute;
	top: 0;
	left: 530px;
	width: 330px;
	height: 360px;
	background-color: #4B664B;
	background-repeat: no-repeat;
	padding: 15px;
	padding-left: 25px;
	color: white;
}

#category DIV DIV
{
	float: right;
	width: 140px;
	height: 350px;
	margin-left: 15px;
}

#category A
{
	color: white;
	text-decoration: none;
}

#category A:hover
{
	font-weight: bold;
}

#category H1
{
	font-size: 14px;
	margin: 0px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#category H2
{
	font-size: 16px;
}

#category UL
{
	margin: 0;
	padding: 0;
}

#category LI
{
	margin: 0;
	font-size: 12px;
	list-style-type: none;
	line-height: 1.5em;
	border-bottom: 1px solid #021B00;
}

#category LI A
{
	display: block;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	/*background: url(/images/pattern_subcategory.gif);*/
}

H1.category_listing, H1.upcoming_auctions, H1.previous_auctions, H1.current_auctions
{
	color: white;
	width: 888px;
	background-color: #4B664B;
	font-size: 13px;
	padding: 4px;
	padding-left: 8px;
	margin-top: 1.5em;
	margin-bottom: 0;
}

H1.current_auctions
{
	margin-bottom: 10px;
}

#category_listing, #upcoming_auctions, #previous_auctions
{
	position: relative;
	margin-top: 0em;
}

#category_listing IMG, #upcoming_auctions IMG, #previous_auctions IMG
{
	margin-right: 6px;
	margin-top: 6px;
}

#category_listing .layer, #upcoming_auctions .layer, #previous_auctions .layer
{
	position: absolute;
	display: none;
	width: 175px;
	height: 130px;
	cursor: pointer;
	color: #000000;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
}

#category_listing H2, #upcoming_auctions H2, #previous_auctions H2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	text-align: center;
	background-color: #E6E5D8;
}

#category_listing .layer P, #upcoming_auctions .layer P, #previous_auctions .layer P
{
	padding: 5px;
	padding-top: 0;
	margin-bottom: 0;
}

#category_listing .layer P.price, #upcoming_auctions .layer P.price, #previous_auctions .layer P.price
{
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

/* Produktübersicht (Blättern) */

#products A
{
	color: #4F4F4A;
	text-decoration: none;
}

#products .box_3, #products .box_4
{
	position: relative;
	width: 298px;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
}

#products .box_4
{
	position: relative;
	width: 223px;
}

#products .box_3 H1, #products .box_4 H1
{
	margin: 0;
	padding: 2px;
	padding-left: 5px;
	color: #001400;
	background-color: #DCDFD1;
	font-size: 11px;
}

H2.auction
{
	margin: 0;
	width: 293px;
	height: 14px;
	padding: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	/*filter: alpha(opacity=85) !important;
	-moz-opacity: .85 !important;
	opacity: .85 !important;*/
}

DIV.auctioninfo
{
	margin: 0;
	padding: 0;
	filter: alpha(opacity=85) !important;
	-moz-opacity: .85 !important;
	opacity: .85 !important;
}

#products .box_3 IMG
{
	width: 298px;
	height: 190px;
}

#products .box_4 IMG
{
	width: 223px;
	height: 223px;
}

/* Detailansicht */

#detail DIV.images, #static DIV.images
{
	float: left;
	width: 326px;
}

#detail DIV.images IMG.thumb
{
	float: left;
	margin-top: 10px;
	margin-left: 14px;
	cursor: pointer;
	border: 1px solid #CCCCCC;
}

#detail DIV.info
{
	float: left;
	width: 349px;
	padding-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}

#static DIV.info
{
	float: left;
	width: 524px;
	padding-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}

DIV.info H1
{
	color: #4B664B;
}

DIV.info H2
{
	font-size: 12px;
}

DIV.info P
{
	line-height: 15px;
}

#attributes
{
	margin: 0;
	margin-bottom: 2em;
	padding: 0;
	list-style-type: none;
}

#attributes LI
{
	margin-top: 0.5em;
}

#detail DIV.info TH
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #4B664B;
}

#detail DIV.info TD
{
	padding-bottom: 8px;
}

DIV.more
{
	float: left;
	position: relative;
	width: 175px;
}

DIV.more DIV.layer
{
	position: absolute;
	display: none;
	width: 300px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	cursor: pointer;
}

DIV.more DIV.layer P
{
	padding: 5px;
	padding-top: 0;
	margin-bottom: 0;
}

DIV.more DIV.layer P.price
{
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

DIV.more IMG
{
	margin-bottom: 10px;
}

DIV.more H2, .cart TH
{
	font-size: 11px;
	background-color: #4B664B;
	color: white;
	vertical-align: middle;
	margin: 0;
	margin-bottom: 10px;
	height: 17px;
	padding: 2px;
	padding-top: 5px;
}

DIV.more H2
{
	text-align: center;
}

DIV.more A.alt0, DIV.more A.alt1
{
	background-color: #4B664B;
	color: white;
	text-decoration: none;
	display: block;
	padding: 2px;
	height: 15px;
}

#detail DIV.more A.alt1
{
	background-color: #9FA788;
}

#zoom
{
	position: absolute;
	display: none;
	cursor: pointer;
}

/* Warenkorb */

#cart A, #checkout A
{
	color: #4B664B;
	text-decoration: underline;
}

#cart .article
{
	display: block;
	font-weight: bold;
	margin-bottom: 0.5em;
}

DIV.cart
{
	float: left;
	width: 700px;
	margin-right: 25px;
}

.cart TH
{
	font-family: Arial, Helvetica, Sans-Serif;
	padding-bottom: 5px;
	border-bottom: 10px solid white;
}

.cart .border
{
	padding-bottom: 11px;
	background: url(/images/pattern_cart.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.cart TR.total TD
{
	border-top: 1px solid #9FA788;
}

.cart TR.totalborder TD
{
	border-top: 1px solid #9FA788;
	border-bottom: 10px solid white;
}

FORM TR.action TD, #checkoutnav, .formsubmit
{
	background-color: white;
	border-bottom: 10px solid white;
}

FORM TR.action INPUT, #checkoutnav INPUT, .formsubmit INPUT
{
	margin: 5px;
}

/* Bestellvorgang */

H1.checkout, .checkout H1, H1.register, .register H1, H1.static_content, .static_content H1, .forms H1, H1.address, .address H1
{
	color: #4B664B;
}

H2.checkout, .checkout H2, H2.register, .register H2, H2.static_content, .static_content H2, .forms H2, H2.address, .address H2
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

H3.checkout, .checkout H3, H3.form, H3.register, .register H3, H3.static_content, .static_content H3, .forms H3, H3.address, .address H3
{
	font-size: 12px;
	color: white;
	background-color: #4B664B;
	padding: 5px;
}

DIV.checkout
{
	float: left;
	width: 700px;
	margin-right: 25px;
}

#checkoutstatus DIV, #info DIV
{
	background-color: #9FA788;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-bottom: 10px;
}

#info UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#info UL LI
{
	padding-left: 10px;
	margin-bottom: 0.5em;
}

#info A
{
	text-decoration: none;
}

#info UL A
{
	color: white;
	text-decoration: underline;
}

#checkoutstatus OL LI
{
	color: white;
}

#checkoutstatus OL LI.active
{
	color: white;
	font-weight: bold;
}

#checkoutstatus OL LI.done
{
	color: #4B664B;
}

#checkoutnav, #registernav, #registernavlogin3, #static_content_nav, .formsubmit
{
	border-top: 10px solid white;
	float: none;
	clear: both;
	text-align: right;
	width: 700px;
}

#checkoutnav A, #registernav A, #registernavlogin3 A, #static_content_nav A, .formsubmit A
{
	color: #666666;
	float: left;
	line-height: 18px;
	margin: 5px;
}

TABLE.fieldset LABEL
{
	padding-right: 10px;
}

TABLE.fieldset INPUT
{
	width: 90%;
}

TABLE.fieldset INPUT.button
{
	width: auto;
}

#confirmation DIV, #account DIV
{
	width: 600px;
	background-color: #9FA788;
	background: url(/images/background-confirmation.gif);
	background-repeat: repeat-x;
	border: 1px solid #666633;
	padding: 1em;
	margin: 1em;
}

#confirmation A, #account A
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#confirmation IMG, #account IMG
{
	border: 1px solid #999999;
	margin-right: 1em;
}

/* Registrieren / Anmelden / Adressbuch */

DIV.register, DIV.forms, DIV.address, #account
{
	float: left;
	width: 700px;
	margin-right: 25px;
}

/* Statische Seiten (Konatkt, Service ...) */

DIV.static_content, TABLE.static_content
{
	float: left;
	width: 700px;
	margin-right: 25px;
}

/* Merkzettel */

#shopping_list
{
	float: left;
	width: 700px;
	margin-right: 25px;
}

#shopping_list UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#shopping_list LI
{
	float: none;
	clear: both;
	height: 130px;
	background-color: #9FA788;
	padding-top: 2px;
	border-top: 5px solid white;
	border-bottom: 2px solid #EAEBDB;
}

#shopping_list LI IMG
{
	float: left;
	margin-right: 1em;
}

#shopping_list .options
{
	margin: 10px;
	margin-top: 0;
	line-height: 2em;
	float: right;
	text-align: right;
}

#shopping_list .options A
{
	font-weight: bold;
	color: #4B664B;
}

#shopping_list H1
{
	color: #4B664B;
}

#shopping_list H2
{
	padding: 2px;
	color: #333333;
	background-color: #EAEBDB;
}


/*

DIV.fieldset
{
	float: none;
	clear: both;
	margin-bottom: 1em;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #F1F1E6;
}

DIV.input
{
	float: left;
	margin-bottom: 5px;
}

DIV.input LABEL
{
	display: block;
	float: left;
	width: 40%;
	margin-right: 1em;
}

#checkout DIV.input
{
	width: 335px;
	margin-right: 10px;
}
*/

/* Auktionen */

H2.auction_detail
{
	font-size: 14px !important;
	color: #666666;
	float: none;
	clear: both;
	padding-top: 1em;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

H2.user_auctions
{
	color: white;
	width: 680px;
	background-color: #8FCADD;
	font-size: 13px;
	padding: 4px;
	padding-left: 8px;
	margin-top: 1.5em;
	margin-bottom: 0;
}

TABLE.user_auctions
{
	margin-top: 1px;
}

TABLE.user_auctions TH
{
	background-color: #F1F1E7;
	height: 20px;
	color: #6F6F68;
}

TABLE.user_auctions TD
{
	line-height: 40px;
}

/* Sonstige */

DIV.messageerror, DIV.messageinfo, DIV.messagewarning
{
	margin: 1em;
	padding: 1em;
	padding-left: 35px;
}

DIV.messageerror H4, DIV.messageinfo H4, DIV.messagewarning H4
{
	font-size: 11px;
	margin: 0;
}

DIV.messageerror P, DIV.messageinfo P, DIV.messagewarning P
{
	margin: 0;
}

DIV.messageerror
{
	background: url(/images/background_error.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid red;
	background-color: #F8F8F0;
}

DIV.messagewarning
{
	background: url(/images/background_warning.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #666666;
	background-color: #F8F8F0;
}

DIV.messageinfo
{
	background: url(/images/background_info.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #666666;
	background-color: #F8F8F0;
}

#pflegetipps H2
{
	background-color: #4B664B;
	font-weight: bold;
	font-size: 13px;
	color: white;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 2em;
	margin-bottom: 1em;
}

#textilien H3
{
	background-color: white;
	padding: 0;
	padding-bottom: 8px;
}

#textilien H3 IMG
{
	position: relative;
	top: 5px;
	margin-right: 5px;
}

#textilien UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 2em;
}

#textilien LI
{
	margin-bottom: 3px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#textilien LI IMG
{
	position: relative;
	top: 3px;
	margin-right: 10px;
}

#addresses th
{
	background-color: #EAEBDB;
	padding: 5px 0;
	font-size: 12px;
}

#addresses td
{
	background-color: #9FA788;
}

ul.gewinner
{
	margin-top: 15px;
	margin-bottom: 20px;
}

ul.gewinner li
{
	margin-top: 10px;
}

/* Zoom */

#zmain
{
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-top: 15px;
	float: left;
	text-align: center;
}

#zmainimg
{
	border: 1px solid #CCCCCC;
}

#zmain div.MagicMagnify-container
{
	border: 1px solid #CCCCCC;
}

#znav
{
	width: 208px;
	padding: 0;
	margin: 0;
	float: right;
}

#znav A
{
	text-decoration: none;
}

#znav img
{
	border: 1px solid #CCCCCC;
	margin: 5px 5px 0 0;
}

#znav P
{
	margin: 0;
	margin-top: 10px;
}

#znav UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#znav LI
{
	cursor: pointer;
}

#znav LI IMG
{
	position: relative;
	top: 5px;
	border: 0;
	margin: 0;
	margin-right: 10px;
}

#znav #indicator
{
	position: absolute;
	top: 5px;
	left: 5px;
	background-color: white;
	letter-spacing: .25em;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 3px;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
}

/* Druckansicht */

@media print
{
	.more
	{
		display: none;
	}
}


/* Formatierung FAQ */
ul.faq {margin: 0 0 0 12px; padding: 0;}

ul.faq li{margin: 6px 0 2px 0;}
ul.faq li a{text-decoration: none; color: #000;}
ul.faq li a:hover {color: #4B664B;}

h2.ohne_deko{background: none;}