
body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

tr {
	vertical-align: top;
}

p, td {
	font-size: 12px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #00A994;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #000000;
}

h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 20px;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
}

img {
	border: none;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #D4D4D4;
}

input[type=radio], input[type=checkbox] {
	border: none;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #D4D4D4;
}

option.aktion {
	/*color: #FF0000;*/
}

.submit {
	border: 1px solid #333333;
	background-color: #E5E5E5;
	font-size: 11px;
	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/shopmotorex/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
******************************/
#main {
	width: 980px;
	padding: 0px 20px;
	background: #DDDDDD url(/webseite/art/shopmotorex/bg_main.gif) repeat-y;
	text-align: left;
}

* html #main {
	width: 1020px;
}

#kopf {
	width: 980px;
	height:100px;
	background: url(/webseite/art/shopmotorex/bg_kopf.gif) repeat-x bottom;
}

* html #kopf {
	background-position: 0 72;
}

#shortcutlinks {
	float: left;
	width: 380px;
	height: 13px;
	margin-top: 17px;
	padding-left: 15px;
}

* html #shortcutlinks {
	width: 245px;
}

#loginlinks {
	float: left;
	width: 140px;
	height: 15px;
	margin-top: 18px;
}

#loginlinks form select {
	width: 140px;
	height: 15px;
	margin: 0px;
	font-size: 11px;
	color: #00A994;
}

html* #loginlinks form select {
	height: 20px;
}

#sprachenlinks{
	float: left;
	width: 195px;
	height: 13px;
	padding-left: 0px;
	margin-top: 17px;
}

* html #sprachenlinks {
	width: 235px;
}

#sprachenlinks select {
	height: 15px;
	margin: 0px;
	font-size: 11px;
	color: #00A994;
}

html* #sprachenlinks select {
	height: 20px;
}

#shortcutlinks2 {
	float: left;
	width: 170px;
	height: 13px;
	margin-top: 17px;
}

#shortcutlinks2 a {
	margin-left: 20px;
}

#logo {
	/*float: right;
	width: 210px;
	height: 85px;		
	margin-top: 10px;*/
	float: right;
	width: 210px;
	height: 95px;		
	/*margin-top: 10px;*/

}

#navcontainer_ebene1 {
	float: left;
	width: 770px;
	height: 30px;
	margin-top: 37px;
	border-bottom: 1px solid #ffffff;
	position: relative;
	z-index: 4;
}

#bannerbalken {
	float: left;
	width: 980px;
	height: 200px;
	position: relative;
	z-index: 1;
	background-color: #00A994;
	text-align: right;
}
	
#banner {
	float: left;
	width: 980px;
	height: 200px;
	position: relative;
	z-index:0;
}


#seitentitel1_background_layer {
	float: left;
	width: 980px;
	height: 65px;
	margin-top: 115px;
	background-color: #00a994;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#seitentitel1 {
	float: left;
	width: 980px;
	height: 65px;
	margin-top: 115px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#seitentitel1 h1{
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 10px 15px;
}

#kruemelnavi_background_layer {
	float: left;
	width: 720px;
	height: 20px;
	margin-top: 180px;		
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#kruemelnavigation {
	float: left;
	width: 705px;
	height: 17px;
	margin-top: 180px;
	margin-left: 15px;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	padding-top: 3px;
	font-size: 11px;
	color: #666666;
}

#warenkorbEinAusblenden_background_layer {
	float: left;
	width: 260px;
	height: 20px;
	margin-top: 180px;
	margin-left: 720px;
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#warenkorbEinAusblenden {
	float: left;
	width: 255px;
	height: 17px;
	margin-top: 180px;
	margin-left: 720px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	padding-top: 3px;
	padding-right: 5px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#warenkorbEinblendenAusblenden_text {
	float: left;
}

#warenkorbEinblendenAusblenden_link {
	float: right;
}

#navcontainer {
	float: left;
	width: 130px;
	padding: 30px 10px 20px 10px;
}

* html #navcontainer {
	width: 150px;
}

#inhalt {
	float: left;
	width: 820px;
	min-height: 300px;
	padding: 30px 10px 20px 0px;
}

#hauptinhaltBreit {
	width: 820px;
}

#hauptinhaltSchmal {
	float: left;
	width: 560px;
}

#fusszeile {
	width: 950px;	
	padding: 20px 15px 20px 15px;
	background-color:#e7e7e7;
	font-size: 11px;
	color: #666666;
}

* html #fusszeile {
	width: 980px;
}

#impressum {
	width: 950px;	
	padding: 0px 15px 20px 15px;
	background-color:#e7e7e7;
	font-size: 10px;
	color: #999999;
}

* html #impressum {
	width: 980px;
}
/*------------------------------------------------------------------------*/

/*------------------------------------------------------------------------*/

/******************************
	navigation ebene1
******************************/

/******************************
	stufe 1 
******************************/
#navcontainer_ebene1 ul {
	float: left;
	display: inline;
	margin: 0px;
}

#navcontainer_ebene1 ul li {
	float: left;
	display: inline;
	list-style: none;
}

#navcontainer_ebene1 ul li a {
	float: left;
	color: #999999;
	font-size: 14px;
	margin: 0px 0px 0px 7px;
	padding: 10px 13px 6px 8px;
}

#navcontainer_ebene1 ul li.parentactive {
	background-image: url(/art/motorex/bg_navi_aktiv_left.gif);
	background-repeat: no-repeat;
}

#navcontainer_ebene1 ul a.parentactive {
	color: #00A994;
	background: #ffffff url(/art/motorex/bg_navi_aktiv_right.gif) no-repeat right;
}

#navcontainer_ebene1 ul li.active {
	background-image: url(/art/motorex/bg_navi_aktiv_left.gif);
	background-repeat: no-repeat;
}

#navcontainer_ebene1 ul a.active {
	color: #00A994;
	background: #ffffff url(/art/motorex/bg_navi_aktiv_right.gif) no-repeat right;
}

#navcontainer_ebene1 ul li.active_no_kids {
	background-image: url(/art/motorex/bg_navi_aktiv_left.gif);
	background-repeat: no-repeat;
}

#navcontainer_ebene1 ul a.active_no_kids {
	color: #00A994;
	background: #ffffff url(/art/motorex/bg_navi_aktiv_right.gif) no-repeat right;
}

#navcontainer_ebene1 ul li.eintrag3 {
	background-image: url(/webseite/art/shopmotorex/bg_navi_aktiv_left.gif);
	background-repeat: no-repeat;
}

#navcontainer_ebene1 ul li.eintrag3 a {
	color: #00A994;
	background: #ffffff url(/webseite/art/shopmotorex/bg_navi_aktiv_right.gif) no-repeat right;
}

#navcontainer_ebene1 ul li.eintrag3 ul li a {
	color: #999999;
	width: 110px;
// width: 100%;
	font-size: 11px;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	background-image: none;
	background-color: transparent;
}



/******************************
	stufe 2
******************************/
#navcontainer_ebene1 ul ul {
	background-color: #ececec;
	border-right: 1px solid #00A994;
	border-bottom: 1px solid #00A994;
}

#navcontainer_ebene1 ul ul li {
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer_ebene1 ul li.eintrag3 ul li a:hover {
	background-color: #b2ece5;
}

#navcontainer_ebene1 ul ul li a:hover {
	background-color: #b2ece5;
}

#navcontainer_ebene1 ul ul li a {
	width: 110px;
// width: 100%;
	font-size: 11px;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}

#navcontainer_ebene1 ul ul li.parentactive {
	background-image: none;
	background-color: #ececec;
}

#navcontainer_ebene1 ul ul li:hover.parentactive {
	background-color: #b2ece5;
}

#navcontainer_ebene1 ul ul a.parentactive {
	background-image: none;
	background-color: transparent;
}

#navcontainer_ebene1 ul ul li.active {
	background-image: none;
	background-color: #ececec;
}

#navcontainer_ebene1 ul ul li a:hover.active {
	background-color: #b2ece5;
}

#navcontainer_ebene1 ul ul a.active {
	background-image: none;
	background-color: transparent;
}

#navcontainer_ebene1 ul ul li.active_no_kids {
	background-image: none;
	background-color: #ececec;
}

#navcontainer_ebene1 ul ul li a:hover.active_no_kids {
	background-color: #b2ece5;
}

#navcontainer_ebene1 ul ul a.active_no_kids {
	background-image: none;
	background-color: transparent;
}

/*------------------------------------------------------------------------*/

/******************************
	navigation 
******************************/

/******************************
	stufe 1 
******************************/
#navcontainer ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer a, #navcontainer a:hover
{
	color: #666666;
}

#navcontainer ul li a {
	padding: 3px 0px 3px 6px;
	display: block;
	border-bottom: 1px solid #ececec;
}

#navcontainer ul a:hover {
	background-color: #b2ece5;
}

#navcontainer ul a.parentactive {
	font-weight: bold;
	background-color: #ececec;
}

#navcontainer ul a:hover.parentactive {
	font-weight: bold;
	background-color: #b2ece5;
}

#navcontainer ul a.active {
	font-weight: bold;
	background-color: #ececec;
}

#navcontainer ul a:hover.active {
	font-weight: bold;
	background-color: #b2ece5;
}

#navcontainer ul a.active_no_kids {
	font-weight: bold;
	background-color: #ececec;
}

#navcontainer ul a:hover.active_no_kids {
	font-weight: bold;
	background-color: #b2ece5;
}

#navcontainer ul a.nach_active {
	border-top: 1px solid #ececec;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul a {
	font-size: 12px;
	border-bottom: none;
	padding-left: 15px;
	background: url(/webseite/art/shopmotorex/strichli.gif) no-repeat 5px 3px;
}

#navcontainer ul ul a:hover {
	font-size: 12px;
}

#navcontainer ul ul a.parentactive {
	background-color: #f0f0f0;
}

#navcontainer ul ul a.active {
	background-color: #f0f0f0;
}

#navcontainer ul ul a.active_no_kids {
	background-color: #f0f0f0;
}

/******************************
	stufe 3 
******************************/
#navcontainer ul ul ul a {
	font-size: 11px;
	padding-left: 25px;
	background-image: none;
}

#navcontainer ul ul ul a:hover {
	font-size: 11px;
}

#navcontainer ul ul ul a.parentactive {
	background-color: #f5f5f5;
}

#navcontainer ul ul ul a.active {
	background-color: #f5f5f5;
}

#navcontainer ul ul ul a.active_no_kids {
	background-color: #f5f5f5;
}
/*------------------------------------------------------------------------*/

/******************************
	kruemel-navigation 
******************************/
#kruemelnavigation span
{
	font-size: 11px;
	color: #666666;
}

#kruemelnavigation a
{
	font-size: 11px;
	color: #666666;
}

#kruemelnavigation a:hover
{
	color: #00A994;
}
/*------------------------------------------------------------------------*/

/******************************
	Shortcutnavigation
******************************/
#shortcutlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding:0px 8px;
	border-left: 1px solid #666666;
}

#shortcutlinks li.first
{
	border-left: none;
	padding-left: 0px;
}

#shortcutlinks li.drucken 
{
	border-left: none;
	padding-left: 0px;
}

#shortcutlinks a.tools 
{
	font-size: 11px;
	color: #666666;
}

#shortcutlinks a:hover.tools 
{
	color: #00A994;
}
/*------------------------------------------------------------------------*/

/******************************
	Shortcutnavigation 2
******************************/
#shortcutlinks2 ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks2 li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}

#shortcutlinks2 li.first
{
	padding-left: 0px;
}

#shortcutlinks2 a.tools 
{
	font-size: 11px;
	color: #00A994;
	text-decoration: none;
}

#shortcutlinks2 a:hover.tools 
{
	color: #666666;
}
/*------------------------------------------------------------------------*/

/******************************
	Sprach-Wechsel-Links
******************************/
#sprachenlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#sprachenlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}

#sprachenlinks li.first
{
	padding-left: 0px;
}

#sprachenlinks a.sprachwahl 
{
	font-size: 11px;
	color: #00A994;
}

#sprachenlinks a:hover.sprachwahl 
{
	color: #666666;
}

#shortcutlinks2 a.currentSprachwahl, #sprachenlinks a.currentSprachwahl   
{
	font-size: 11px;
	color: #666666;
	color: #00A994;
	text-decoration: none;
}

#sprachenlinks a:hover.currentSprachwahl 
{
	color: #00A994;
	color: #666666;
}
/*------------------------------------------------------------------------*/

/******************************
	Fusszeile 
******************************/
#fusszeile p
{
	font-size: 11px;
	color: #666666;
}

#fusszeile a
{
	font-size: 11px;
	color: #666666;
}

#fusszeile a:hover
{
	color: #00A994;
}
/*------------------------------------------------------------------------*/

/******************************
	Impressum 
******************************/
#impressum p
{
	font-size: 10px;
	color: #999999;
}

#impressum a
{
	font-size: 10px;
	color: #999999;
}

#impressum a:hover
{
	color: #00A994;
}
/*------------------------------------------------------------------------*/

/******************************
	shoplinks 
******************************/
#shoplinks ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

#shoplinks ul li a {
	font-size: 10px;
}
/*------------------------------------------------------------------------*/

/******************************
	Login
******************************/
#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: #00A994;
}

.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: #00A994;
}

.artikel_einzelPreis {
	font-weight: bold;
	font-size: 12px;
}
/*------------------------------------------------------------------------*/

/******************************
	artikelFilterung 
******************************/
#artikelFilterung ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	float:left;
}

#artikelFilterung ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float:left;
	margin-left:1px;
}

#artikelFilterung ul li a {
	display: inline;
	background-color:#c988be;
	padding: 10px;
	float:left;
	height:22px;
	font-size:14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#artikelFilterung ul li.first{
	margin-left:0px;
}

#artikelFilterung ul li.aktiv{
	margin-left:0px;
}

#artikelFilterung ul a:hover {
	background-color: #d4a0cb;
}

#artikelFilterung ul a.aktiv {
	background-color: #93117e;
}

#artikelFilterung ul a:hover.aktiv {
	background-color: #93117e;
}
/*------------------------------------------------------------------------*/

/******************************
	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 .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 #00A994;
}

.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/shopmotorex/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/shopmotorex/bg_liste_gruen.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: 100px;
	height: 113px;
	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: 120px;
	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: #00A994;
}

#sortimentListe .artikel_kurzbeschrieb {
	padding-top: 5px;
}

#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/shopmotorex/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/shopmotorex/bg_liste_gruen.jpg) no-repeat bottom right;
}

#sortimentBoxen .artikel_bildHoch .artikel_bild {
	float: left;
	width: 110px;
	padding-right: 5px;
}

/*#sortimentBoxen .artikel_bildBreit .artikel_bild {
	width: 245px;
	padding-bottom: 5px;
}*/

#sortimentBoxen .artikel_bildHoch .artikel_inhalt {
	float: left;
	width: 135px;
}

/*html* #sortimentBoxen .artikel_bildHoch .artikel_inhalt {
	width: 140px;
}

#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/shopmotorex/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/shopmotorex/bg_liste_gruen.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/shopmotorex/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/shopmotorex/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: #00A994;
}

#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: 230px;
	overflow: hidden;
}

#artikelHoch #artikel_inhalt {
	float: left;
	width: 280px;
	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/shopmotorex/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 {
}

#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: #00A994;
	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 textarea {
	width: 500px;
	height: 100px;
}

#kasse .erklaerung {
	font-style: italic;
	margin: 5px 0px;
}

#kasse .fehler {
	color: #00A994;
}

#kasse #adresse {
	width: 510px;
}

#kasse #adresse th {
	text-align: left;
}

#kasse #passwortVergessen_meldungen, #kasse #login_meldungen {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
	color: #00A994;
}

#kasse #passwortVergessen_meldungen p, #kasse #login_meldungen p {
	color: #00A994;
}

#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;
}

/*------------------------------------------------------------------------*/

/******************************
	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;
}
/*------------------------------------------------------------------------*/

