
body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

tr {
	vertical-align: top;
}

p, td {
	font-size: 11px;
}

a {
	color: #E42A20; 
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #4F4F4F;
}

h1, h2, h3 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #4F4F4F;
	font-weight: normal;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

img {
	border: none;
}

input, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	border: 1px solid #D4D4D4;
}

input[type=radio], input[type=checkbox] {
	border: none;
}

select
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	border: 1px solid #D4D4D4;
}

.submit {
	height: 21px;
	margin-top: 5px;
	padding: 0px 5px 2px 10px;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}

.input200 {
	width: 200px;
}

.antifloat {
	clear: both;
	visibility: hidden;
}

.knopfLinks {
	float: left;
}

.knopfMitte {
	float: left;
	background: transparent url(/webseite/art/shopselecta/knopf_mitte.gif) repeat-x;
	padding: 5px;
}

.knopfMitte a {
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
}

.knopfMitte a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.knopfRechts {
	float: left;
}

.verstecken {
	display: none;
}

.anzeigen {
	display: block;
}

.feld {
	width: 130px;
	text-align: left;
}

* html .feld {
	width: 150px;
}

.feldbezeichnung {
	text-align: right;
}

.pflicht {
	font-weight: bold;
}

/******************************
	layout
******************************/
#body {
	margin: auto;
	width: 980px;
}

#main {
	width: 965px;
	padding: 10px 5px 20px 10;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
}

#main_hintergrund {
	width: 965px;
	background: #FFFFFF url(/webseite/art/shopselecta/bg_main.gif) repeat-x;
}

/** html #main_hintergrund {
	background: #FFFFFF url(/webseite/art/shopselecta/bg_main.gif) repeat-x 0 6;
}*/

#kopf_links {
	float: left;
	width: 370px;
	height: 100px;
}

#shortcutlinks {
	width: 370px;
	height: 20px;
}

#logo {
	float: left;
	width: 180px;
	height: 80px;
	overflow: hidden;
}

#suchfeld {
	float: left;
	width: 190px;
	height: 80px;
	padding-top: 20px;
}

#banner {
	float: left;
	width: 210px;
	height: 100px;
	overflow: hidden;
}

#kopf_rechts {
	float: left;
	width: 385px;
	height: 100px;
}

#sprachenlinks {
	float: left;
	width: 115px;
	height: 20px;
	padding-right: 10px;
}

#benutzerAnzeige {
	float: left;
	width: 260px;
	height: 20px;
}

* html #benutzerAnzeige {
	padding-left: 10px;
}

#shoplinks {
	width: 260px;
	height: 65px;
	padding: 15px 0px 0px 125px;
}

* html #shoplinks {
	padding-top: 0px;
}

#selectatabs {
	float: left;
	width: 695px;
	height: 27px;
	padding: 3px 10px 0px 0px;
}

* html #selectatabs {
	width: 705px;
}

#warenkorbEinblendenAusblenden {
	float: left;
	width: 260px;
	height: 20px;
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
}

#warenkorbEinblendenAusblenden #warenkorbEinblendenAusblenden_text {
	float: left;
	width: 230px;
	padding-top: 2px;
}

#warenkorbEinblendenAusblenden #warenkorbEinblendenAusblenden_link {
	float: left;
	width: 30px;
}

#warenkorbEinblendenAusblenden a {
	padding: 0px 0px 0px 10px;
	/*float: right;*/
}

#mitte {
	width: 965px;
	border-bottom: 1px dotted #D4D4D4;
}

#mitte_links {
	float: left;
	width: 150px;
	padding: 30px 0px 150px 0px;
}

#navcontainer {
	width: 150px;
	padding-bottom: 30px;
}

#text_links {
	width: 150px;
	padding-bottom: 20px;
	overflow: hidden;
}

#banner_links {
	width: 150px;
	overflow: hidden;
}

#inhalt {
	float: left;
	width: 800px;
	min-height: 400px;
	padding: 0px 0px 20px 15px;
}

* html #inhalt {
	width: 815px;
	height: 400px;
}

#hauptinhaltBreit {
	width: 800px;
}

#hauptinhaltSchmal {
	float: left;
	width: 540px;
}

* html #hauptinhaltSchmal {
	padding-top: 10px;
}

#fusszeile {
	width: 120px;
	padding: 0px 815px 0px 30px;
	z-index: 100;
	position: relative;
	bottom: 0px;
}

* html #fusszeile {
	width: 965px;
}

#copyright {
	width: 400px;
	padding: 10px 0px 10px 30px;
}

#impressum {
	width: 965px;
	padding: 10px 5px 20px 10px;
	text-align: right;
}

#impressum a {
	color: #999999;
	text-decoration: underline;
}
/*------------------------------------------------------------------------*/

/******************************
	navigation 
******************************/
#navcontainer ul#labels {
	padding-top: 20px;
}

/******************************
	stufe 1 
******************************/
#navcontainer ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	display: block;
	color: #666666;
	font-weight: bold;
}

#navcontainer ul a:hover {
	background-color: #E42A20;
	color: #FFFFFF;
}

#navcontainer ul li.active a {
	color: #E42A20;
	font-weight: bold;
}

#navcontainer ul li.active a:hover {
	color: #FFFFFF;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul {
	background-color: #D4D4D4;
}

#navcontainer ul ul li a {
	padding-left: 10px;
	color: #666666;
}

#navcontainer ul li.active ul li a {
	padding-left: 10px;
	color: #666666;
}

#navcontainer ul ul li.active a {
	padding-left: 10px;
	color: #E42A20;
	font-weight: bold;
}

#navcontainer ul ul li.active a:hover {
	color: #FFFFFF;
}

/******************************
	stufe 3 
******************************/
#navcontainer ul ul ul {
	background-color: #E4E4E4;
}

#navcontainer ul ul ul li a {
	padding-left: 20px;
	color: #666666;
}

#navcontainer ul ul li.active ul li a {
	padding-left: 20px;
	color: #666666;
}

#navcontainer ul ul ul li.active a {
	padding-left: 20px;
	color: #E42A20;
	font-weight: bold;
}

#navcontainer ul ul ul li.active a:hover {
	color: #FFFFFF;
}

/******************************
	stufe 4 
******************************/
#navcontainer ul ul ul ul {
	background-color: #F0F0F0;
}

#navcontainer ul ul ul ul li a {
	font-weight: normal;
	color: #666666;
}

#navcontainer ul ul ul li.active ul li a {
	font-weight: normal;
	color: #666666;
}

#navcontainer ul ul ul ul li.active a {
	color: #E42A20;
	font-weight: bold;
}

#navcontainer ul ul ul ul li.active a:hover {
	color: #FFFFFF;
}

/******************************
	stufe 5 
******************************/
#navcontainer ul ul ul ul ul {
	background-color: #F6F6F6;
}

#navcontainer ul ul ul ul ul li a {
	padding-left: 30px;
	font-weight: normal;
	color: #666666;
}

#navcontainer ul ul ul ul li.active ul li a {
	padding-left: 30px;
	font-weight: normal;
	color: #666666;
}

#navcontainer ul ul ul ul ul li.active a {
	padding-left: 30px;
	color: #E42A20;
	font-weight: bold;
}

#navcontainer ul ul ul ul ul li.active a:hover {
	color: #FFFFFF;
}
/*------------------------------------------------------------------------*/

/******************************
	shortcuts 
******************************/
#shortcutlinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks ul li {
	display: inline;
	margin: 0px;
	padding: 0px 2px 0px 4px;
	border-left: 1px solid #4F4F4F;
}

#shortcutlinks ul li.first {
	border-left: none;
	padding-left: 0px;
}

#shortcutlinks a {
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
}

#shortcutlinks a:hover {
	color: #E42A20;
}
/*------------------------------------------------------------------------*/

/******************************
	sprachen 
******************************/
#sprachenlinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#sprachenlinks li {
	display: inline;
	margin: 0px;
	padding: 0px 2px 0px 4px;
	border-left: 1px solid #4F4F4F;
}

#sprachenlinks li.first {
	border-left: none;
	padding-left: 0px;
}

#sprachenlinks a {
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
}

#sprachenlinks a:hover {
	color: #E42A20;
}

#sprachenlinks a.aktiv {
	font-size: 10px;
	color: #E42A20;
	text-decoration: none;
}

#sprachenlinks a:hover.aktiv {
	color: #4F4F4F;
}
/*------------------------------------------------------------------------*/

/******************************
	shoplinks 
******************************/
#shoplinks ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

#shoplinks ul li a {
	font-size: 10px;
}
/*------------------------------------------------------------------------*/

/******************************
	Login
******************************/
#id_login .input200 {
	width: 300px;
}

#id_passwort_vergessen_form .input200 {
	width: 300px;
}

/*#shopMain_login table {
	width: 100%;
}

#shopMain_login #loginform_titel {
	font-size: 19px;
	padding: 10px 0px 20px 0px;
}

#shopMain_login #loginform_formular {
	width: 350px;
	padding-bottom: 30px;
}

#shopMain_login #loginFormularToggle_anzeigen {
	width: 350px;
}

#shopMain_login #loginFormularToggle_anzeigen .feldbezeichnung {
	width: 90px;
}

#shopMain_login #passwortvergessenform_titel {
	font-size: 19px;
	padding: 10px 0px 20px 0px;
}

#shopMain_login #passwortVergessenFormular {
	width: 350px;
}

#shopMain_login #passwortVergessenFormularToggle_anzeigen {
	width: 350px;
}

#shopMain_login #passwortVergessenFormularToggle_anzeigen .feldbezeichnung {
	width: 90px;
}*/


/*------------------------------------------------------------------------*/

/******************************
	Shop 
******************************/

.artikel_hauptPreis {
	font-weight: bold;
	font-size: 12px;
}

.artikel_aktionsPreis {
	font-weight: bold;
	font-size: 12px;
	color: #E42A20;
}

.artikel_gestrichenerPreis {
	text-decoration: line-through;
}

.artikel_mwst {
	font-weight: normal;
	font-size: 11px;
}

.artikel_anzahl {
	float: left;
	width: 35px;
}

.artikel_anzahl input {
	width: 20px;
	text-align: right;
}

.artikel_anzahl img {
	cursor: hand;
}

.artikel_anzahl table {
	border-collapse: collapse;
	padding: 0px;
}

.artikel_anzahl table td {
	padding: 0px;
}

.artikel_preisProEinheit {
	font-size: 10px;
}

.artikel_einkaufwagen {
	float: left;
	width: 26px;
}

.artikel_einkaufwagen img {
	cursor: hand;
}

.artikel_toggleMenge {
	padding-top: 10px;
}

.artikel_toggleMenge a {
	color: #666666;
	text-decoration: underline;
}

.artikel_toggleMenge a:hover {
	color: #E42A20;
}

.artikel_einzelPreis {
	font-weight: bold;
	font-size: 12px;
}
/*------------------------------------------------------------------------*/

/******************************
	artikelFilterung 
******************************/
#artikelFilterung a {
	color: #E42A20;
}

#artikelFilterung ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#artikelFilterung ul li {
	display: inline;
	margin-right: 3px;
}

#artikelFilterung ul li#tabTippliste {
	float: right;
}

#artikelFilterung ul li a {
	display: block;
	text-decoration: none;
	padding: 7px 20px 5px 20px;
	font-size: 13px;
	font-weight: bold;
}

#artikelFilterung ul li.aktiv{
	background: url(/webseite/art/shopselecta/tabs/aktiv_rechts.gif) no-repeat right top;
	top: 2px;
}

#artikelFilterung ul li.aktiv a {
	background: url(/webseite/art/shopselecta/tabs/aktiv_links.gif) no-repeat;
}

#artikelFilterung ul ul li {
	display: block;
}

#artikelFilterung ul ul li#tabTippliste {
	float: right;
}

#artikelFilterung ul ul li a {
	padding: 4px 8px 4px 10px;
	font-size: 11px;
	font-weight: normal;
}

#artikelFilterung ul li.aktiv ul li{
	background-image: none;
	top: 0px;
}

#artikelFilterung ul li.aktiv ul li a {
	background-image: none;
}
/*------------------------------------------------------------------------*/

/******************************
	uebersichtAnzeigen 
******************************/
#uebersichtKopf {
	width: 530px;
	min-height: 15px;
}

* html #uebersichtKopf {
	height: 15px;
}

#ansichtIcons {
	float: right;
	width: 480px;
	padding: 12px 0px 5px 0px;
}

* html #ansichtIcons {
	padding: 2px 0px 0px 0px;
}

#ansichtIcons .ansichtIcon {
	float: right;
	padding: 0px 5px;
	border-right: 1px solid #D4D4D4;
}

#ansichtIcons .last {
	border: none;
}

#auswahlAnzahlArtikelInUebersicht {
	float: right;
	width: 40px;
	padding: 10px 10px 5px 0px;
	text-align: right;
}

* html #auswahlAnzahlArtikelInUebersicht {
	padding: 0px 10px 0px 0px;
}

#blaetterlinksUnten {
	padding-top: 30px;
}

.blaetterlinks {
	width: 530px;
	padding-top: 10px;
}
* html .blaetterlinks {
	padding-top: 0px;
}

.blaetterlinks .blaetterElement {
	float: left;
	padding-right: 5px;
}

.blaetterlinks .blaetterElement a {
	
}

.blaetterlinks ul li {
	display: inline;
}

/*.blaetterlinks .seitenXvonY.blaetterElement {
	width: 120px;
}*/

.blaetterlinks .eintraegeXbisYvonZ {
	width: 200px;
}

.blaetterlinks .linkZurueck {
	width: 20px;
}

.blaetterlinks .linkZurueck a {
	display: block;
	width: 20px;
	text-align: center;
}

.blaetterlinks .linkWeiter {
	width: 20px;
}

.blaetterlinks .linkWeiter a {
	display: block;
	width: 20px;
	text-align: center;
}

.blaetterlinks .linkErst {
	width: 30px;
}

.blaetterlinks .linkErst a {
	display: block;
	width: 30px;
	text-align: center;
}

.blaetterlinks .linkLetzt {
	width: 30px;
}

.blaetterlinks .linkLetzt a {
	display: block;
	width: 30px;
	text-align: center;
}

.blaetterlinks .seitenzahlen {
	width: 150px;
}

.blaetterlinks .seitenzahlen.blaetterElement a.aktiv {
	font-weight: bold;
}

.blaetterlinks .seitenzahlen.blaetterElement ul {
	margin: 0px;
}

.blaetterlinks .seitenzahlen.blaetterElement ul li {
	padding-left: 3px;
	border-left: 1px solid #E42A20;
}

.blaetterlinks .seitenzahlen.blaetterElement ul li a {
	
}

.blaetterlinks .seitenzahlen.blaetterElement ul li.first {
	border-left: none;
}

.blaetterlinks .eintraegeJeSeiteAuswahl {
	float: right;
	width: 40px;
	height: 15px;
	padding: 0px;
}

.blaetterlinks .eintraegeJeSeiteAuswahl form {
	float: left;
	margin: 0px;
}

.blaetterlinks .eintraegeJeSeiteAuswahl select {
	float: left;
	position: relative;
	top: -14px;
}

.einleitungstitel {
	width: 100%;
	color:#4f4f4f;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	padding: 15px 0px 10px 0px;
	clear: both;
	margin: 0px;
}

#sortiment a {
	cursor: pointer;
}

#sortiment .kategorieUeberschrift h1 {
	width: 100%;
	color:#4f4f4f;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 3px 2px 3px;
	clear: both;
	margin: 0px;
}

#sortiment .kategorieUeberschrift h1 a {
	font-size: 12px;
}

#sortiment .kategorieUeberschrift h1 a.active {
	font-style: italic;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Sortiment-Liste
******************************/
#sortimentListe {
	width: 530px;
}

#sortimentListe .kopf_zeile {
	width: 100%;
	padding: 3px;
	margin-bottom: 10px;
	background-color: #d4d4d4;
}

#sortimentListe .kopf_zeile .artikel_bild {
	float: left;
	width: 45px;
	height: auto;
}

#sortimentListe .kopf_zeile .artikel_text {
	float: left;
	width: 320px;
}

#sortimentListe .kopf_zeile .artikel_preis_einkaufwagen {
	float: left;
	width: 160px;
}

#sortimentListe .kopf_zeile .artikel_preis_einkaufwagen .artikel_einheit {
	width: 0px;
}

#sortimentListe .artikel {
	width: 100%;
	height: auto;
	padding: 3px;
	margin-bottom: 2px;
	background: #FFFFFF url(/webseite/art/shopSelecta/bg_liste_grau.jpg) no-repeat bottom right;
}

#sortimentListe .artikelhover {
	width: 100%;
	height: auto;
	padding: 3px;
	margin-bottom: 2px;
	background-color: #EEEEEE;
}

#sortimentListe .istGeloescht {
	opacity: 0.5;
}

#sortimentListe .artikelhoveristGeloescht {
	width: 100%;
	height: auto;
	padding: 3px;
	background-color: #EEEEEE;
	opacity: 0.5;
}

#sortimentListe .wurdeKuerzlichBestellt {
	background: #FFFFFF url(/webseite/art/shopSelecta/bg_liste_rot.jpg) no-repeat bottom right;
}

#sortimentListe .artikelhoverwurdeKuerzlichBestellt {
	width: 100%;
	height: auto;
	padding: 3px;
	background-color: #EEEEEE;
}

#sortimentListe .artikel_bildText {
	float: left;
	width: 230px;
}

#sortimentListe .artikel_bildHoch .artikel_bild {
	float: left;
	width: 40px;
	height: 85px;
	overflow: hidden;
}

#sortimentListe .artikel_bildBreit .artikel_bild {
	width: 135px;
	height: 64px;
	overflow: hidden;
}

#sortimentListe .artikel_bild img {
	border: none;
}

#sortimentListe .artikel_bildHoch .artikel_text {
	float: left;
	width: 160px;
	padding: 0px 5px;
}

#sortimentListe .artikel_bildBreit .artikel_text {
	float: left;
	width: 220px;
	padding: 0px 5px;
}

#sortimentListe .artikel_ueberschrift {
	font-weight: bold;
}

#sortimentListe .artikel_ueberschrift .artikel_nummer {
	font-weight: normal;
}

#sortimentListe .artikel_marketingbilder {
	width: 170px;
	height: 25px;
	padding: 5px;
}

#sortimentListe .artikel_marketingbilder img {
	float: left;
	padding-right: 4px;
}

#sortimentListe .artikel_einheit {
	float: left;
	width: 135px;
}

#sortimentListe .artikel_einheit a {
	color: #666666;
	text-decoration: underline;
}

#sortimentListe .artikel_einheit a:hover {
	color: #E42A20;
}

#sortimentListe .artikel_preis {
	float: left;
	width: 90px;
	padding-right: 5px;
	text-align: right;
}

#sortimentListe .artikel_loeschen {
	float: left;
	width: 26px;
}

#sortimentListe .artikel_loeschen img {
	cursor: hand;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Sortiment-Boxen
******************************/
#sortimentBoxen .artikelZeile {
	clear:both;
}

#sortimentBoxen .artikel_box {
	float: left;
	width: 250px;
	padding: 5px;
	margin: 10px 10px 0px 0px;
	background: #FFFFFF url(/webseite/art/shopSelecta/bg_liste_grau.jpg) no-repeat bottom right;
}

#sortimentBoxen .letzte_box {
	margin-right: 0px;
}

#sortimentBoxen .istGeloescht {
	opacity: 0.5;
}

#sortimentBoxen .wurdeKuerzlichBestellt {
	background: #FFFFFF url(/webseite/art/shopSelecta/bg_liste_rot.jpg) no-repeat bottom right;
}

#sortimentBoxen .artikel_bildHoch .artikel_bild {
	float: left;
	width: 80px;
	padding-right: 5px;
}

#sortimentBoxen .artikel_bildBreit .artikel_bild {
	width: 245px;
	padding-bottom: 5px;
}

#sortimentBoxen .artikel_bildHoch .artikel_inhalt {
	float: left;
	width: 165px;
}

html* #sortimentBoxen .artikel_bildHoch .artikel_inhalt {
	width: 160px;
}

#sortimentBoxen .artikel_bildBreit .artikel_inhalt {
	float: left;
	width: 245px;
}

#sortimentBoxen .artikel_ueberschrift {
	font-weight: bold;
	padding-bottom: 10px;
}

#sortimentBoxen .artikel_ueberschrift .artikel_nummer {
	font-weight: normal;
}

#sortimentBoxen .artikel_einheit {
	padding-bottom: 10px;
}

#sortimentBoxen .artikel_preis {
	float: left;
	width: 104px;
}

html* #sortimentBoxen .artikel_preis {
	width: 99px;
}

#sortimentBoxen .artikel_einzelPreis {
	float: left;
	width: 104px;
}

html* #sortimentBoxen .artikel_einzelPreis {
	width: 99px;
}

#sortimentBoxen .artikel_marketingbilder {
	width: 165px;
	height: 25px;
	padding-top: 10px;
}

html* #sortimentBoxen .artikel_marketingbilder {
	width: 160px;
}

#sortimentBoxen .artikel_marketingbilder img {
	float: left;
	padding-right: 4px;
}

#sortimentBoxen .artikel_loeschen {
	width: 26px;
}

#sortimentBoxen .artikel_loeschen img {
	cursor: hand;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Tippliste
******************************/
#tippliste {
	padding-top: 30px;
}

#kasse_hauptinhalt #tippliste {
	padding-top: 0px;
}

#tippliste h1 {
	font-size: 14px;
	font-weight: bold;
}

#tippliste a {
	cursor: pointer;
}

#tippliste .kategorieUeberschrift h1 {
	width: 100%;
	color:#4f4f4f;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 3px 2px 3px;
	clear: both;
	margin: 0px;
}

#tippliste .kategorieUeberschrift h1 a {
	font-size: 12px;
}

#tippliste .kategorieUeberschrift h1 a.active {
	font-style: italic;
}

#tippliste .artikelZeile {
	clear:both;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Tippliste-Boxen
******************************/

#tippliste .artikel_box {
	float: left;
	width: 250px;
	padding: 5px;
	margin: 10px 10px 0px 0px;
	background: #FFFFFF url(/webseite/art/shopSelecta/bg_liste_grau.jpg) no-repeat bottom right;
}

#tippliste .letzte_box {
	margin-right: 0px;
}

#tippliste .istGeloescht {
	opacity: 0.5;
}

#tippliste .wurdeKuerzlichBestellt {
	background: #FFFFFF url(/webseite/art/shopSelecta/bg_liste_rot.jpg) no-repeat bottom right;
}

#tippliste .artikel_bildHoch .artikel_bild {
	float: left;
	width: 80px;
	padding-right: 5px;
}

#tippliste .artikel_bildBreit .artikel_bild {
	width: 245px;
	padding-bottom: 5px;
}

#tippliste .artikel_bildHoch .artikel_inhalt {
	float: left;
	width: 165px;
}

html* #tippliste .artikel_bildHoch .artikel_inhalt {
	width: 160px;
}

#tippliste .artikel_bildBreit .artikel_inhalt {
	float: left;
	width: 245px;
}

#tippliste .artikel_ueberschrift {
	font-weight: bold;
	padding-bottom: 10px;
}

#tippliste .artikel_ueberschrift .artikel_nummer {
	font-weight: normal;
}

#tippliste .artikel_einheit {
	padding-bottom: 10px;
}

#tippliste .artikel_preis {
	float: left;
	width: 104px;
}

html* #tippliste .artikel_preis {
	width: 99px;
}

#tippliste .artikel_einzelPreis {
	float: left;
	width: 104px;
}

html* #tippliste .artikel_einzelPreis {
	width: 99px;
}

#tippliste .artikel_marketingbilder {
	width: 165px;
	height: 25px;
	padding-top: 10px;
}

html* #tippliste .artikel_marketingbilder {
	width: 160px;
}

#tippliste .artikel_marketingbilder img {
	float: left;
	padding-right: 4px;
}

#tippliste .artikel_loeschen {
	width: 26px;
}

#tippliste .artikel_loeschen img {
	cursor: hand;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Tippliste-Liste
******************************/
#tippliste #liste {
	width: 530px;
}

#tippliste #liste h1 {
	display: none;
}

#tippliste #liste .kopf_zeile .artikel_bild {
	float: left;
	width: 45px;
	height: auto;
}

#tippliste #liste .kopf_zeile .artikel_text {
	float: left;
	width: 320px;
}

#tippliste #liste .kopf_zeile .artikel_preis_einkaufwagen {
	float: left;
	width: 160px;
}

#tippliste #liste .kopf_zeile .artikel_preis_einkaufwagen .artikel_einheit {
	width: 0px;
}

#tippliste #liste .artikel {
	width: 100%;
	height: auto;
	padding: 3px;
	margin-bottom: 2px;
	background: #FFFFFF url(/webseite/art/shopSelecta/bg_liste_grau.jpg) no-repeat bottom right;
}

#tippliste #liste .artikelhover {
	width: 100%;
	height: auto;
	padding: 3px;
	margin-bottom: 2px;
	background-color: #EEEEEE;
}

#tippliste #liste .istGeloescht {
	opacity: 0.5;
}

#tippliste #liste .artikelhoveristGeloescht {
	width: 100%;
	height: auto;
	padding: 3px;
	background-color: #EEEEEE;
	opacity: 0.5;
}

#tippliste #liste .wurdeKuerzlichBestellt {
	background: #FFFFFF url(/webseite/art/shopSelecta/bg_liste_grau.jpg) no-repeat bottom right;
}

#tippliste #liste .artikelhoverwurdeKuerzlichBestellt {
	width: 100%;
	height: auto;
	padding: 3px;
	background-color: #EEEEEE;
}

#tippliste #liste .artikel_bildText {
	float: left;
	width: 230px;
}

#tippliste #liste .artikel_bildHoch .artikel_bild {
	float: left;
	width: 40px;
	height: 85px;
	overflow: hidden;
}

#tippliste #liste .artikel_bildBreit .artikel_bild {
	width: 135px;
	height: 64px;
	overflow: hidden;
}

#tippliste #liste .artikel_bild img {
	border: none;
}

#tippliste #liste .artikel_bildHoch .artikel_text {
	float: left;
	width: 160px;
	padding: 0px 5px;
}

#tippliste #liste .artikel_bildBreit .artikel_text {
	float: left;
	width: 220px;
	padding: 0px 5px;
}

#tippliste #liste .artikel_ueberschrift {
	font-weight: bold;
}

#tippliste #liste .artikel_ueberschrift .artikel_nummer {
	font-weight: normal;
}

#tippliste #liste .artikel_marketingbilder {
	width: 170px;
	height: 25px;
	padding: 5px;
}

#tippliste #liste .artikel_marketingbilder img {
	float: left;
	padding-right: 4px;
}

#tippliste #liste .artikel_einheit {
	float: left;
	width: 135px;
}

#tippliste #liste .artikel_einheit a {
	color: #666666;
	text-decoration: underline;
}

#tippliste #liste .artikel_einheit a:hover {
	color: #E42A20;
}

#tippliste #liste .artikel_preis {
	float: left;
	width: 90px;
	padding-right: 5px;
	text-align: right;
}

#tippliste #liste .artikel_loeschen {
	float: left;
	width: 26px;
}

#tippliste #liste .artikel_loeschen img {
	cursor: hand;
}

/*------------------------------------------------------------------------*/

/******************************
	Shop Artikel Detail
******************************/
#artikelDetail {
	width: 530px;
	padding: 10px 10px 0px 0px;
}

#artikelDetail #artikel_ueberschrift {
	padding-bottom: 10px;
	font-size: 19px;
}

#artikelDetail #artikel_ueberschrift #artikel_nummer {
	font-weight: normal;
}

#artikelDetail #artikel_qualitaet {
	padding-bottom: 10px;
}

#artikelDetail #artikel_naehrwertangaben p {
	font-weight: bold;
	margin-bottom: 2px;
}

#artikelDetail #artikel_preisbox {
	width: 250px;
	padding: 5px;
}

#artikelDetail #artikel_preisbox {
	background-color: #F6F6F6;
}

#artikelDetail #artikel_preisbox .artikel_einheit {
	padding-bottom: 10px;
}

#artikelDetail #artikel_preisbox .artikel_preis {
	float: left;
	width: 104px;
}

#artikelDetail #artikel_preisbox .artikel_einzelPreis {
	float: left;
	width: 104px;
}

#artikelDetail #artikel_marketingbilder {
	padding-top: 10px;
}

#artikelDetail #artikel_zurueckknopf {
	padding-top: 10px;
}

/*------------------------------------------------------------------------*/

/******************************
	Shop Artikel Hoch
******************************/
#artikelHoch {
	width: 530px;
}

#artikelHoch #artikel_bild {
	float: left;
	width: 180px;
	overflow: hidden;
}

#artikelHoch #artikel_inhalt {
	float: left;
	width: 330px;
	padding-left: 20px;
}

#artikelHoch #artikel_beschreibung {
	padding-top: 10px;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Artikel Breit
******************************/
#artikelBreit #artikel_bild {
	padding: 10px 0px;
}

#artikelBreit #artikel_beschreibung {
	float: left;
	padding-right: 10px;
}

#artikelBreit #artikel_spalte_rechts {
	float: left;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Warenkorb
******************************/
#warenkorb {
	float: left;
	width: 260px;
}

#warenkorb #warenkorbPositionen {
	padding: 10px 0px;
}

#warenkorb p {
	width: 255px;
	padding: 5px 5px 5px 0px;
	margin-top: 0px;
}

#warenkorb td {
	vertical-align: middle;
}

#warenkorb table.warenkorb_tabelle a {
	color: #666666;
	text-decoration: none;
}

#warenkorb table.warenkorb_tabelle a:link {
	color: #666666;
}

#warenkorb table.warenkorb_tabelle a:visited {
	color: #666666;
}

#warenkorb table.warenkorb_tabelle a:active {
	color: #666666;	
}

#warenkorb table.warenkorb_tabelle a:hover {
	color: #666666;
	text-decoration: underline;
}

#warenkorb table.warenkorb_tabelle {
	width: 260px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#warenkorb tr.first {
	border-top: 1px solid #D4D4D4;
}

#warenkorb tr.last {
	border-bottom: 1px solid #D4D4D4;
}

#warenkorb tr.zebra0 {
	background-color: #EFEFEF;
}

#warenkorb tr.zebra1 {
	background-color: #FFFFFF;
}

#warenkorb tr.zebra0ohneBorder {
	
}

#warenkorb tr.zebra1ohneBorder {
	background-color: #FFFFFF;
}

#warenkorb .mwst_dazu {
	/*border-bottom: 1px solid #D4D4D4;*/
}

#warenkorb .lieferpreis {
	border-bottom: 1px solid #D4D4D4;
	background-color: #FFFFFF;
}

#warenkorb .zwischentotal {
	border-bottom: 1px solid #D4D4D4;
}

#warenkorb .gesamttotal {
	border-top: 1px solid #D4D4D4;
	border-bottom: 3px double #D4D4D4;
}

#warenkorb .anleitungZustellungsart_tabelle {
	border: 1px solid #D4D4D4;
}

#warenkorb .enthaltene_mwst {
	font-style: italic;
}

#warenkorb #zurKasse_link {
	padding-top: 30px;
}

#warenkorb #einkaufsliste_link {
	padding: 20px 0px 0px 25px;
	background: url(/webseite/art/shopselecta/icon_liste.gif) no-repeat 5px 20px;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Kasse
******************************/
#kassenNavigation {
	width: 260px;
	height: 25px;
	padding: 10px 0px 0px 0px;
}

#kassenNavigation .kasse_knopf {
	float: left;
}

#kassenNavigation .kasse_knopf_zurueck {
	padding-right: 5px;
}

#kasse {
	/*padding-top: 25px;*/
}

#kasse td {
	padding: 0px 5px 0px 0px;
}

#kasse th {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

#kasse #kasse_titel {
	color:#4f4f4f;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	padding: 2px 3px 15px 3px;
	clear: both;
	margin: 0px;
}

#kasse #kasse_ablauf {
	padding: 0px 3px 15px 3px;
}

#kasse #kasse_ablauf ul {
	padding: 0px;
	margin: 0px;
}

#kasse #kasse_ablauf li {
	display: inline;
	padding-right: 5px;
}

#kasse #kasse_ablauf li a {
	color: #666666;
	text-decoration: underline;
}

#kasse #kasse_ablauf li.aktiv {
	color: #E42A20;
	font-weight: bold;
	text-decoration: none;
}

#kasse #kasse_text {
	padding: 0px 3px 20px 3px;
	font-style: italic;
}

#kasse #shopKasse_knopf_oben {
	padding-bottom: 20px;
}

#kasse #shopKasse_knopf_unten {
	padding-top: 20px;
}

#kasse #shopKasse_hinweisText {
	padding-top: 20px;
	font-weight: bold;
}

#kasse textarea {
	width: 500px;
	height: 100px;
}

#kasse .erklaerung {
	/*font-style: italic;*/
	margin: 5px 0px;
}

#kasse .fehler {
	color: #E42A20;
}

#kasse #adresse {
	width: 510px;
}

#kasse #adresse th {
	text-align: left;
}

#kasse #passwortVergessen_meldungen, #kasse #login_meldungen {
	font-style: italic;
	padding-bottom: 10px;
	color: #E42A20;
}

#kasse #moechteKundeWerden {
	font-style: italic;
	padding: 2px 0px 0px 2px;
}

#kasse .anzeigeBlock {
	background-color: #DEDEDE;
	padding: 10px;
	margin: 0px 10px 20px 0px;
}

#kasse .anzeigeBlockRadio {
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#kasse .verstecken {
	display: none;
}

#kasse .anzeigen {
	display: block;
}

#kasse .feldbezeichnung {
	width: 200px;
	text-align: right;
}

#kasse .pflicht {
	width: 200px;
	font-weight: bold;
	text-align: right;
}

#kasse .agb {
	padding: 10px 0px;
}

#kasse .ueberschrift {
	font-weight: bold;
}

/*------------------------------------------------------------------------*/

/******************************
	Shop frühere Bestellungen
******************************/
#fruehereBestellungenListe {
	padding-right: 5px;
}

#fruehereBestellungenListe .blaetterlinks .seitenzahlen {
	width: 130px;
}

#fruehereBestellungenListe .blaetterlinks .eintraegeXbisYvonZ {
	width: 220px;
}

#fruehereBestellungenListe #liste_titel {
	padding: 25px 0px 10px 0px;
}

#fruehereBestellungenListe #liste_titel h1 {
	margin: 0px;
}

#fruehereBestellungenListe #liste_einleitung {
	padding-bottom: 10px;
}

#fruehereBestellungenListe div.titel {
	font-weight: bold;
}

#fruehereBestellungenListe div.zebra0 {
	background-color: #EFEFEF;
}

#fruehereBestellungenListe div.zebra1 {
	background-color: #FFFFFF;
}

#fruehereBestellungenListe #liste_hinweis {
	padding-bottom: 20px;
}

#fruehereBestellungenListe #liste {
	width: 100%;
	border-bottom: 1px solid #EFEFEF;
}

#fruehereBestellungenListe #liste .titel {
	width: 100%;
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-size: 12px;
	border-bottom: 1px solid #EFEFEF;
}

#fruehereBestellungenListe #liste .bestellung {
	width: 100%;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_details {
	float: left;
	width: 26px;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_datum {
	float: left;
	width: 100px;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_positionen {
	float: left;
	width: 248px;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_positionen .bestellung_id {
	float: left;
	width: 50px;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_preis {
	float: left;
	width: 90px;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_anzahl {
	float: left;
	width: 35px;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_anzahl input {
	width: 20px;
	text-align: right;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_anzahl img {
	cursor: hand;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_anzahl table {
	border-collapse: collapse;
	padding: 0px;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_anzahl table td {
	padding: 0px;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_einkaufwagen {
	float: left;
	width: 26px;
}

#fruehereBestellungenListe #liste .bestellung .bestellung_einkaufwagen img {
	cursor: hand;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Einkaufslisten
******************************/
#einkaufslistenListe {
	padding-right: 5px;
}

#einkaufslistenListe #liste_titel {
	padding: 25px 0px 10px 0px;
}

#einkaufslistenListe #liste_titel h1 {
	margin: 0px;
}

#einkaufslistenListe #liste_einleitung {
	padding-bottom: 10px;
}

#einkaufslistenListe div.zebra0 {
	background-color: #EFEFEF;
}

#einkaufslistenListe div.zebra1 {
	background-color: #FFFFFF;
}

#einkaufslistenListe div.hatGeloeschteArtikel {
	opacity: 0.5;
	/*background-color: #f8dedd;*/
}

#einkaufslistenListe #liste_hinweis {
	padding-bottom: 20px;
}

#einkaufslistenListe #liste {
	width: 100%;
}

#einkaufslistenListe #liste .einkaufsliste {
	width: 100%;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_loeschen {
	float: left;
	width: 26px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_details {
	float: left;
	width: 26px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_datum {
	float: left;
	width: 100px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_bezeichnung {
	float: left;
	width: 205px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_bezeichnung .einkaufsliste_name {
	font-weight: bold;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_bezeichnung .einkaufsliste_positionen {
	
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_preis {
	float: left;
	width: 110px;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_mwst {
	font-weight: normal;
	font-size: 11px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_anzahl {
	float: left;
	width: 35px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_anzahl input {
	width: 20px;
	text-align: right;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_anzahl img {
	cursor: hand;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_anzahl table {
	border-collapse: collapse;
	padding: 0px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_anzahl table td {
	padding: 0px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_einkaufwagen {
	float: left;
	width: 26px;
}

#einkaufslistenListe #liste .einkaufsliste .einkaufsliste_einkaufwagen img {
	cursor: pointer;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Einkaufsliste
******************************/
#einkaufsliste_kopf {
	padding: 20px 0px;
}

#einkaufsliste_kopf #liste_titel {
	padding-bottom: 10px;
}

#einkaufsliste_kopf #liste_hinweis img {
	float: left;
	padding-right: 5px;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Gutscheinliste
******************************/
#shopMain_gutschein_liste th, #shopMain_gutschein_liste td {
	font-size: 11px;
	padding-right: 10px;
}

#shopMain_gutschein_liste .gutschein_rabatt {
	text-align: right;
}
/*------------------------------------------------------------------------*/

/******************************
	Shop Kunde bearbeiten
******************************/
#kunde {
	width: 540px;
}

#kunde .erklaerung {
	font-style: italic;
	margin: 5px 0px;
}

#kunde .anzeigeBlock {
	background-color: #DEDEDE;
	padding: 10px;
	margin: 0px 10px 20px 0px;
}

#kunde .anzeigeBlockRadio {
	font-weight: bold;
	padding-bottom: 0px;
}

#kunde .verstecken {
	display: none;
}

#kunde .anzeigen {
	display: block;
}

#kunde .feldbezeichnung {
	width: 200px;
	text-align: right;
}

#kunde .pflicht {
	width: 200px;
	font-weight: bold;
	text-align: right;
}
/*------------------------------------------------------------------------*/

/******************************
	Textbaustein-Seite
******************************/
#textbausteinSeite_titel {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #4F4F4F;
	font-weight: normal;
	font-size: 19px;
	padding: 20px 3px 2px 3px;
}

#textbausteinSeite_text {
	padding: 20px 3px;
}
#teaser {
	width: 320px;
	height: 350px;
	overflow: hidden;
	z-index: 2000;
	position: absolute;
	top: 300px;
	left: 300px;
}

#teaser_kopf {
	width: 15px;
	height: 20px;
	padding: 130px 30px 10px 275px;
	font-size: 20px;
	font-weight: bold;
}

#teaser_kopf a {
	color: #666666;
}

#teaser_inhalt {
	width: 205px;
	height: 130px;
	padding: 0px 50px 0px 85px;
	overflow: hidden;
	color: #666666;
}

* html #teaser_inhalt {
	width: 320px;
}

#teaser_inhalt h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
/*------------------------------------------------------------------------*/

/******************************
	Teaser
******************************/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #D4D4D4;
	background-color: #F0F0F0;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { 
	margin: 0; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
/*------------------------------------------------------------------------*/
