@import url("calendar.css");
										/* allgemeine Angaben */
p {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 16px;
	margin-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol {
	list-style-position: outside;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
a:hover {
	color: #666666;
}
.articledetailimage {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.articledetailimagesmall {
	margin-top:2px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #C6C7DE;
	float: left;
}
.linkpfeilrechts {	/* Links mit Icons / Pfeilen */
	text-decoration: none;
	background-image: url(pfeil_rechts_voll.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 15px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.linkkreuzrechts {
	text-decoration: none;
	background-image: url(loeschen_light.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 15px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.linkpfeillinkslight {
	text-decoration: none;
	background-image: url(pfeil_links_light.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 15px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.linkfragezeichen {
	text-decoration: none;
	background-image: url(icon_fragezeichen.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 15px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.linkpfeildownload {
	text-decoration: none;
	background-image: url(pfeil_download.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 15px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}
body {	/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #c7c7c7;
	border-bottom-color: #dddddd;
	border-left-color: #c7c7c7;
}
input {
	padding-left: 2px;
}
										/* Seitenstruktur */
#mainwrapper {		/* legt Breite, Ausrichtung, Hintergrund der eigentlichen Seite im Browserfenster fest */
	margin-top: 5px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#navwrapper {	/* Page Header */
	/*background-image: url(hg_header_punkte.gif);*/
	background-repeat: no-repeat;
	height: 108px;
}
#logo {
	background-repeat: no-repeat;
	height: 98px;
	background-image: url(header_shop.jpg);
	border: 1px solid #CCCCCC;
	width: 941px;
}
										/* Toolnavigation */
#navtools {
	text-align: right;
}
#navtools table {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 0px;
	margin-left: auto;
}
#navtools td {
	padding-left:5px; padding-top:2px; padding-bottom:2px; padding-right:2px;
}
#navtools a {
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:left;
	padding-right:5px;
}
#navtools a:link {
	color: #666666;
	text-decoration: none;
}
#navtools a:visited {
	color: #666666;
	text-decoration: none;
}
#navtools a:active {
	color: #666666;
	text-decoration: none;
}
#navtools a:hover {
	color: #666666;
	text-decoration: none;
}
#navtools a#home {
	background-image: url(icon_home.gif);
}
#navtools a#kontakt {
	background-image:url(icon_kontakt.gif);
}
#navtools a#impressum {
	background-image:url(icon_impressum.gif);
}
#navtools a#agb {
	background-image:url(icon_agb.gif);
}
#navtools a#faq {
	background-image:url(icon_faq.gif);
}
										/* Seite unterhalb Header */
#pagewrapper {
	
}
										/* Menue links aussen - Produkte */
#productmenu {
	float: left;
	width: 134px;
}
#productmenu .toplevel {
	font-weight: bold;
	background-image: url(hg_navlevel_1.gif);
	height: 20px;
	width: 129px;
	padding-top: 3px;
	padding-left: 5px;
	color: #FFFFFF;
}
#productmenu .toplevelmargin {
	margin-top: 15px;
}
#productmenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 15px;
}
#productmenu a {
	text-decoration: none;
	display: block;
	/*height: 17px;*/
	padding-left: 10px;
	background-image: url(listbulletgrau.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	vertical-align: bottom;
}
#productmenu .highlighted {
	color: #51868E;
	background-image: url(listbulletgruen.gif);
}
										/* Maincontent */
#maincontent {
	width: 575px;
	float: left;
	margin-left: 16px;
}
#maincontent .spalteanzahl {	/* Spalten fuer Artikelliste */
	width:50px;
}
#maincontent td.spalteanzahl {
	padding-top:5px;
}
#maincontent .spaltebild {
	padding-top:3px;
}
#maincontent .spalteb {
	width: 200px;
	font-weight: bold;
	padding-right: 10px;
}
#maincontent .spaltebeschreibung {
	padding-left:3px;
}
#maincontent .spalted {
	width: 45px;
	text-align: right;
	padding-right: 20px;
}
#maincontent .spaltee {
	width: 50px;
	text-align: center;
}
#maincontent .spalteeinkauf {
	width: 50px;
	text-align: center;
	padding-left: 5px;
	padding-right:3px;
}
#maincontent .mainwarenkorb .spalteanzahl {	/* Spalten fuer Warenkorb */
	width: 50px;
	text-align: center;
}
#maincontent .mainwarenkorb td.spalteanzahl {
	padding-top:7px;
}
#maincontent .mainwarenkorb .spalteb {
	width: 150px;
	font-weight: bold;
	padding-right: 10px;
}
#maincontent .mainwarenkorb .spaltebeschreibung {
}
#maincontent .mainwarenkorb .spalteeinzelpreis {
	width: 60px;
	text-align: right;
	padding-right: 5px;
}
#maincontent .mainwarenkorb .spaltegesamtpreis {
	width: 60px;
	text-align: right;
	padding-right: 5px;
}
#maincontent .mainwarenkorb .spaltef {
	width: 50px;
	text-align: center;
	padding-left: 10px;
}
#maincontent .mainwarenkorb .spaltewidmung {
	width: 60px;
	text-align: center;
	padding-right: 10px;
}
#maincontent .mainwarenkorb .spalteentfernen {
	width: 50px;
	text-align: center;
	padding-left: 10px;
	padding-right: 3px;
}
#maincontent .mainwarenkorb .summe {	/* Warenkorb Summe */
	width: 60px;
	text-align: right;
	padding-right: 5px;
	background-color:#CCCCCC;
	font-weight:bold;
	height:15px;
	padding-top:4px;
	padding-bottom:4px;
}
#maincontent .bestellungen .spalteu {	/* Spalten fuer "Meine Bestellungen" */
	width:80px;
}
#maincontent .bestellungen .spaltev {
	padding-right:20px;
}
#maincontent .bestellungen .spaltew {
	text-align:right;
	width: 100px;
}

.rechnung_pdf_download {
	background-image: url(icons/small_icon_pdf.gif);
	background-repeat: no-repeat;
	float:right;
	padding:1px 0px 25px 25px;
}

#gutschein_zip_download {
	background-image: url(icons/small_icon_zip.gif);
	background-repeat: no-repeat;
	padding:1px 0px 25px 25px;
}

								/* sonstige Elemente im Maincontent */
#maincontent table {
	width: 100%;
}
#maincontent th {
	font-weight: bold;
	background-color: #93d1db;
	vertical-align: middle;
	height: 23px;
	color: #fff;
}
#maincontent .linieunten {
	/*background-image: url(linie_punkte.gif);*/
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#maincontent tbody td {
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
}
#maincontent .linieunten input {
	width: 35px;
	background-image: url(hg_input_menge.gif);
	background-repeat:no-repeat;
	height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 2px;
}
#maincontent  .bottomliniepunkte {
	font-size: 0px;
	height: 0px;
}

#maincontent .seitenr {
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
#maincontent .seitenraktuell {
	font-weight: bold;
	color: #C6C7DE;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
#maincontent .meldungkeineartikel {
	text-align:center;
	color:#C8C8C8;
}

#maincontent .meldungreservierung {
	padding-left: 5px;
	font-weight: bold;
}
										/* rechte Spalte */
#rightcontent {
	float:left;
	width:205px;
	margin-left:16px;
}

											/* Sprachauswahl box */
#hgsprachauswahl {
/*	background-image: url(hg_sprachauswahl_punkte.gif);*/
	height: 41px;
	margin-bottom: 10px;
}
#sprachauswahl {
	height: 36px;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	position: relative;
}
#sprachauswahlheader {
	font-weight: bold;
	position: absolute;
	left: 9px;
	top: 9px;
	background-image: url(icon_sprachauswahl.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
}
#sprachauswahl_select {
	margin-top: -1px;
	width: 160px;
}

											/* Mein Konto Box */
#hgkonto {
/*	background-image: url(hg_meinkonto_punkte.gif);*/
	height: 81px;
}
#meinkonto {
	height: 76px;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	position: relative;
}
#meinkontoheader {
	font-weight: bold;
	position: absolute;
	left: 9px;
	top: 9px;
	background-image: url(icon_mein_konto.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
}
#linklogout {
	text-decoration: none;
	background-image: url(pfeil_rechts_light.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 15px;
	padding-right: 20px;
	position: absolute;
	top: 8px;
	right: 10px;
}
#linkbestellungen {
	text-decoration: none;
	background-image: url(pfeil_rechts_voll.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 15px;
	padding-right: 20px;
	position: absolute;
	right: 10px;
	bottom: 9px;
}
#linkadresse {
	text-decoration: none;
	background-image: url(pfeil_rechts_voll.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 15px;
	padding-right: 20px;
	position: absolute;
	right: 10px;
	bottom: 9px;
}
										/* Warenkorb rechts */
#hgwarenkorb {
/*	background-image: url(hg_warenkorb_punkte.gif);*/
	background-position: right top;
	margin-top: 10px;
	background-repeat: no-repeat;
}
#warenkorb {
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
#warenkorbheader {
	font-weight: bold;
	background-image: url(icon_warenkorb.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
	margin-top: 9px;
	margin-left: 9px;
}
#warenkorbinhalt {
}
#warenkorbinhalt table {
	width: 181px;
	margin-top: 10px;
	margin-left: 9px;
	margin-bottom: 2px;
	padding: 0px;
}
#warenkorbinhalt td {
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#warenkorbinhalt .spaltea {
	text-align: right;
	width: 14px;
	padding-right: 3px;
}
#warenkorbinhalt .spalteb {
	width: 22px;
}
#warenkorbinhalt .spaltec {
	padding-right: 5px;
}
#warenkorbinhalt .spalted {
	text-align: right;
	width: 45px;
}
#warenkorbinhalt .spaltee {
	text-align: right;
	width: 10px;
}
#warenkorbinhalt .spaltec div {
	overflow: hidden;
	height:15px;
	width: 90px;
}
#warenkorbsumme {
	font-weight: bold;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	height: 18px;
	padding-top: 3px;
	padding-right: 10px;
}
#warenkorblinks {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#warenkorbbezahlung {
	background-image: url(logos_cc.gif);
	background-repeat: no-repeat;
	background-position: 6px 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	height: 48px;
	padding-top: 3px;
	padding-left: 6px;
}
#warenkorbbezahlungfooter {
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
}
										/* Checkout und Anmeldeprozess */
#meldung {	/* Fehlermeldung */
	background-image: url(hg_error_punkte.gif);
	background-repeat: no-repeat;
	height: 70px;
	color: #CC0000;
	padding-top: 14px;
	padding-left: 30px;
}
#checkoutfortschritt {
	padding-bottom: 15px;
	background-repeat: no-repeat;
	height: 50px;
	position: relative;
}
#checkoutfortschritt #textadressdaten {
	position:absolute;
	top:9px;
	left:34px;
}
#checkoutfortschritt #textbestellung {
	position:absolute;
	top:9px;
	left:169px;
}
#checkoutfortschritt #textkreditkartendaten {
	position:absolute;
	top:9px;
	left:304px;
}
#checkoutfortschritt #textgutschein {
	position:absolute;
	top:9px;
	left:439px;
}
.adresseingabe input {
	width: 185px;
}
.adresseingabe select {
	width: 190px;
}
.adresseingabe span {
	color: #CC0000;
	vertical-align: top;
	margin-left: 5px;
}
.kreditkarteneingabe {
	height: 350px;
}
.kreditkarteneingabe input {
	width: 185px;
}
.kreditkarteneingabe select {
	width: 190px;
}
#hgkreditkarte, #hgbankeinzug {	/* Kreditkarteneingabe */
/*	background-image: url(hg_warenkorb_punkte.gif);*/
	background-position: right top;
	margin-top: 10px;
	background-repeat: no-repeat;
	width: 337px;
	position: absolute;
	top: 40px;
}
#kreditkarte {
	width: 277px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding-top: 19px;
	padding-left: 55px;
	height: 230px;
	padding-bottom: 0px;
}
#kreditkarteheader {
	font-weight: bold;
	background-image: url(icon_kreditkarte.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
}
#kreditkartefooter {
	padding-bottom:30px;
	position:absolute;
	top:330px;
	padding-top:5px;
}
#zahlungsinfo {
	position:absolute; top:55px; left:360px; width:180px;
}
										/* Page Footer */
#pagefooter {
	clear: both;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 150px;
	font-size: 10px;
}
#homecontentbg {					/* nur fuer die Homepage */
	/*background-image: url(hg_homebig_punkte.gif);
	background-repeat: no-repeat;*/
	height: 267px;
}
#homecontentimagebig {
	background-repeat: no-repeat;
	height: 262px;
	/*background-image: url(hompage_image_big.jpg);*/
	border: 1px solid #CCCCCC;
	width: 570px;
}
#homecontenttablebg {
	background-image: url(hg_hometable_punkte.gif);
	background-repeat: no-repeat;
	height: 123px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homecontentteasertable {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 120px;
}
#homecontentteasertable td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#homecontentteasertable .linielinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 138px;
	vertical-align: bottom;
	margin: 0px;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center 3px;
}
										/* Sonstige */
.bottomliniepunkte {
	font-size: 1px;
/*	background-image: url(hg_bottom_punkte.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
}
td.formerror, div.formerror {
	color:#CC0000;
}
input.formerror, select.formerror {
 border-color:#CC0000;
}

.adresseingabe option.country_disabled {
	color:#999999;
}

.adresseingabe option.state {
	padding-left: 20px;
}


#shipping_address_select {
}

#shipping_address_select select {
	width: 274px;
}

#shipping_address_select a.shippingaddressaddlink {
	padding-left: 5px;
}

#shipping_address_select a.shippingaddressaddlink img {
	padding-top: 2px
}

#shipping_address_header, #billing_address_header {
	font-weight: bold;
	width: 184px;
}

