@CHARSET "UTF-8";

/* Blauer Bildschirmbreiter Hintergrund */
div#HeadToolBackground{
	background-color	: #002740;
}

/* Kauf auf Rechnung etc. */
#HLinksContainer{
	font-size			: 10px;
	color				: #ccc;
}

/* Links Kauf auf Rechnung etc. */
div#HLinksContainer a.HPopupLinks{
	color				: #ccc;
	text-decoration		: none;
	border-right		: 1px solid #ccc;
}

div#HLinksContainer a.HPopupLinksLast{
	border				: 0;
}

div#HeadMeinKontoContainer{
	border				: 1px solid #ccc;
}

/* Mein Konto Links */
a#HMeinKonto, a#HMeinKontoAnmelden, a#HMeinKontoRegistrieren{
	color				: #ccc;
}

/* Warenkorb */
a#HWarenkorbLink{
	border-width		: 0px 1px 1px 1px;
	border-color		: #ccc;
	border-style		: solid;
	background-image	: url("/bilder/header_v2/shopping_bag_default.gif");
	background-repeat	: no-repeat;
	background-position	: 20px 50%;
	text-decoration		: none;
}

#HWarenkorbLabel,#HWarenkorbArtikel,#HWarenkorbPreis{
	color				: #ccc;
	text-decoration		: none;
}

/*	PRODUKTSUCHE	*/
input.HeaderFormEingabe{
	font-size			: 11px;
	color				: #002740;
	background-color	: #fff;
	border				: 1px solid #ccc;
}

.HeaderFormEingabeRot{
	color				: #930 !important;
}


/*	NEWSLETTER */
#HNewsletterDanke{
	color				: #ccc;
}

#HSucheForm,
#HNewsletterForm{
	color				: #ccc;
	font-size			: 11px;
	font-weight			: bold;
}

#HeadMenue{
	color				: #002740;
	background-color	: #fff;
}

#HeadMenue a{
	color				: #002740;
}

#HeadMenue a:hover,
#HeadMenue a.active{
	color				: #26709e;
}

#HeadMenue a.rot{
	color				: #d8010c;
}

#GewinnspielContainer{
	display				: block;
	position			: absolute;
	top					: 0px;
	left				: 200px;
	padding				: 12px 12px 11px 80px;
	border-width		: 0px 1px 1px;
	border-style		: solid;
	border-color		: #ccc;
	background-color	: transparent;
	background-image	: url("/bilder/mein_konto/korb_gross.jpg");
	background-position	: 8px 16px;
	background-repeat	: no-repeat;
	line-height			: 19px;
	font-size			: 11px;
	color				: #fff;
	text-align			: left;
	z-index				: 99;
	text-decoration		: none;
	width				: 92px;
}

#GewinnspielContainer b{
	text-transform		: uppercase;
	font-size			: 11px;
	line-height			: 21px;
}

#GewinnspielContainer span.OGWGruppe{
	line-height			: 13px;
	color				: #fff;
}

div.lightboxOverlay {
	position			: fixed !important;
	position			: absolute;
	background-color	: #666;
	z-index				: 10000;
}

a#HMerkzettelOeffnenButton {
	font-weight			:bold;
	border				:1px solid #fff;
	color				:#fff;
	background-color	:#002740;
	text-decoration		:none;
	background-image	: url('/bilder/header_v2/header_merkzettel_pfeile.gif');
	text-align			: left;
}
