body {
	background-color: black;
	color: white;
}

.error {
	width: 400px;
	height: 200px;
	border: 10px solid black;
	background-color: maroon;
	position: absolute;
	top: 200px;
	left: 50%;
	margin: 0 0 0 -220px;
	padding: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: white;
	z-index: 1000;
}

#content {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

#menuoben {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 249px;
	height: 181px;
}

#menuoben a {
	text-decoration: none;
	display: block;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}

#menuoben a.mo1, #menuoben a.mo1a {
	width: 159px;
	height: 32px;
	padding: 14px 0 0 90px;
	background: url(mo_meinkonto.jpg) no-repeat;
}

#menuoben a.mo2, #menuoben a.mo2a {
	width: 133px;
	height: 31px;
	padding: 14px 0 0 90px;
	background: url(mo_warenkorb.jpg) no-repeat;
}

#menuoben a.mo3, #menuoben a.mo3a {
	width: 112px;
	height: 31px;
	padding: 14px 0 0 90px;
	background: url(mo_kasse.jpg) no-repeat;
}

#menuoben a.mo4, #menuoben a.mo4a {
	width: 97px;
	height: 31px;
	padding: 14px 0 0 90px;
	background: url(mo_kontakt.jpg) no-repeat;
}

#menuoben a.mo1 span, #menuoben a.mo1a span {
	background: url(mo_meinkonto_over.jpg) no-repeat;
}

#menuoben a.mo2 span, #menuoben a.mo2a span {
	background: url(mo_warenkorb_over.jpg) no-repeat;
}

#menuoben a.mo3 span, #menuoben a.mo3a span {
	background: url(mo_kasse_over.jpg) no-repeat;
}

#menuoben a.mo4 span, #menuoben a.mo4a span {
	background: url(mo_kontakt_over.jpg) no-repeat;
}

#menuoben a.mo1:hover {
	background: url(mo_meinkonto_over.jpg) no-repeat;
}

#menuoben a.mo2:hover {
	background: url(mo_warenkorb_over.jpg) no-repeat;
}

#menuoben a.mo3:hover {
	background: url(mo_kasse_over.jpg) no-repeat;
}

#menuoben a.mo4:hover {
	background: url(mo_kontakt_over.jpg) no-repeat;
}

#menuoben a.mo1a {
	background: url(mo_meinkonto_act.jpg) no-repeat;
}

#menuoben a.mo2a {
	background: url(mo_warenkorb_act.jpg) no-repeat;
}

#menuoben a.mo3a {
	background: url(mo_kasse_act.jpg) no-repeat;
}

#menuoben a.mo4a {
	background: url(mo_kontakt_act.jpg) no-repeat;
}

#layout_tab {
	width: 990px;
	position: relative;
	z-index: 1;
}

#layout_links {
	width: 201px;
	vertical-align: top;
	padding-top: 200px;
}

#layout_rechts {
	width: 789px;
	vertical-align: top;
	background: #8a1533 url(fussextra.jpg) repeat-y;
}

#layout_rechts_oben {
	width: 789px;
	height: 296px;
	background: #8a1533 url(head.jpg) no-repeat;
	vertical-align: top;
}

#layout_rechts_oben h1, #layout_rechts_oben h2, #layout_rechts_oben h3,
#layout_rechts_oben h4, #layout_rechts_oben h5, #layout_rechts_oben h6 {
	color: black;
	font-size: 5px;
	overflow: hidden;
	width: 5px;
	height: 2px;
}

#layout_rechts_mitte {
	width: 789px;
	background: #cbcbcb url(main.jpg) repeat-y;
	vertical-align: top;
}

#layout_rechts_unten {
	width: 789px;
	height: 71px;
	background: #8a1533 url(footer.jpg) no-repeat;
	vertical-align: top;
}

#layout_rechts_unten h1, #layout_rechts_unten h2, #layout_rechts_unten h3,
#layout_rechts_unten h4, #layout_rechts_unten h5, #layout_rechts_unten h6 {
	color: black;
	font-size: 5px;
	overflow: hidden;
	width: 1px;
	height: 1px;
	float: left;
}

#layout_rm_oben {
	width: 789px;
	background: url(mainoben.jpg) no-repeat top;
}

#layout_rm_unten {
	position: relative;
	width: 789px;
	background: url(mainunten.jpg) no-repeat bottom;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;

}

.links_kasten {
	width: 158px;
	background: url(kastenkopf.jpg) no-repeat top;
	padding: 0 25px 5px 18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.links_kasten p {
	margin-bottom: 5px;
}

.links_kasten  h1 {
	text-align: center;
	color: #ffff66;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.links_kasten  h2 {
	margin-top: 3px;
	padding-bottom: 7px;	
}

.links_kasten  h2 a {
	font-weight: bold;	
}

.links_kasten li {
	padding-bottom: 2px;
}
 
.links_kasten a {
	text-decoration: none;
	color: #ffff66;
}

.links_kasten a:hover {
	color: white;

}

.links_kasten a.selected {
	font-weight: bold;
}

.links_kasten li ul {
	padding-top: 2px;
	margin-bottom: -2px;
}

.links_kasten li ul li{
	padding-left: 10px;
	padding-bottom: 2px;
}

#layout_suche {
	position: absolute;
	right: 30px;
	top: 0;
	width: 170px;
	height: 30px;
	z-index: 4;
}

#layout_suche .suchfeld {
	width: 100px;
	height: 17px;
	border: 1px solid black;
	position: relative;
	top: 0px;
	background-color: #ffffcc;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 1px;
}

#layout_suche .suchbutton {
	position: relative;
	top: 7px;
}

#layout_suche .sucherweitert {
	position: relative;
	top: 7px;
}

#layout_rm_unten h1.oben {
	padding: 9px 0 20px 33px;
	font-family: arial, helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: black;
}

#layout_rechts_unten .unten1 {
	padding: 10px 20px 0 20px;
	position: relative;
	color: #ffff66;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

#layout_rechts_unten .unten1 span{
	position: absolute;
	right: 20px;
}

#layout_rechts_unten .unten2 {
	padding: 4px 20px 0 20px;
	color: #ffff66;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	text-align: center;

}

#layout_rechts_unten .unten3 {
	padding: 7px 20px 0 20px;
	color: #ffff66;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;	
}

#layout_rechts_unten a {
	color: #ffff66;
	text-decoration: none;
	font-weight: bold;
}

#layout_rechts_unten a:hover {
	color: white;
}

.tk_t1 {
	position: relative;
	z-index: 8;
}

.tk_t2 {
	position: relative;
	z-index: 11;
}

.tk_sn_or {
	position: absolute;
	right: 0;
	top: 0;
	background: url(kasten_sn_or.png) no-repeat;
	width: 88px;
	height: 95px;
	z-index: 9;
}

.tk_sn_ul {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(kasten_sn_ul.png) no-repeat;
	width: 78px;
	height: 74px;
	z-index: 10;
}

.tk2_1 {
	background: url(kasten2_ol.png) no-repeat;
	width: 23px;
	height: 41px;
}

.tk2_2 {
	background: url(kasten2_om.png) repeat-x;
	height: 41px;
}

.tk2_2 h1{
	position: relative;
	top: 6px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: black;
}

.tk2_3 {
	background: url(kasten2_or.png) no-repeat;
	width: 21px;
	height: 41px;	
}

.tk_1 {
	background: url(kasten_ol.png) no-repeat;
	width: 23px;
	height: 24px;
}

.tk_2 {
	background: url(kasten_om.png) repeat-x;
	height: 24px;
}

.tk_3 {
	background: url(kasten_or.png) no-repeat;
	width: 21px;
	height: 24px;	
}

.tk_4 {
	background: url(kasten_ml.png) repeat-y;
	width: 23px;
}

.tk_5 {
	background: url(kasten_mm.png) repeat;
	color: black;
}

.tk2_5 {
	background: url(kasten_mm.png) repeat;
	color: black;
	padding-top: 5px;
}

.tk_6 {
	background: url(kasten_mr.png) repeat-y;
	width: 21px;
}

.tk_7 {
	background: url(kasten_ul.png) no-repeat;
	width: 23px;
	height: 24px;
}

.tk_8 {
	background: url(kasten_um.png) repeat-x;
	height: 24px;
}

.tk_9 {
	background: url(kasten_ur.png) no-repeat;
	width: 21px;
	height: 24px;	
}

.tk4_1 {
	background: url(kasten4_ol.png) no-repeat;
	width: 23px;
	height: 24px;
}

.tk4_2 {
	background: url(kasten4_om.png) repeat-x;
	height: 24px;
}

.tk4_3 {
	background: url(kasten4_or.png) no-repeat;
	width: 21px;
	height: 24px;	
}

.tk4_4 {
	background: url(kasten4_ml.png) repeat-y;
	width: 23px;
}

.tk4_5 {
	background: url(kasten4_mm.png) repeat;
	color: black;
}

.tk4_6 {
	background: url(kasten4_mr.png) repeat-y;
	width: 21px;
}

.tk4_7 {
	background: url(kasten4_ul.png) no-repeat;
	width: 23px;
	height: 24px;
}

.tk4_8 {
	background: url(kasten4_um.png) repeat-x;
	height: 24px;
}

.tk4_9 {
	background: url(kasten4_ur.png) no-repeat;
	width: 21px;
	height: 24px;	
}

.groesse {
	float: left; 
	text-align: center; 
	width: 52px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
}

.durchgestrichen {
	text-decoration: line-through;
	color: red;
	font-size: 12px;
}

.spezialpreis {
	font-weight: bold;
	color: #ffff66;
	font-size: 17px;
}

.normalpreis {
	font-weight: bold;
	color: #ffff66;
	font-size: 17px;
}

.mitte {
	text-align: center;
}

.kategorie_bild {
	height: 190px;
}

.kategorie_name {
	text-align: center;
	padding-top: 8px;
}

.kategorie_name a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 13px;
}

.kategorie_name a:hover {
	color: maroon;
}

.neuprodukt_bild {
	height: 150px;
	width: 175px;
}

.neuprodukt_text {
	text-align: center;
	padding: 5px 5px 10px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.neuprodukt_text a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.neuprodukt_text a:hover {
	font-weight: normal;
	color: maroon;
}

.neuprodukt_text span {
	display: block;
	margin-top: 5px;
}

.catinfo_text {
	vertical-align: top;
	padding-right: 15px;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	
}

.catinfo_text h1, .catinfo_text h2, .catinfo_text h3, .catinfo_text h4 {
	margin-bottom: 12px;
	font-size: 16px;
}

.catinfo_text p {
	margin-bottom: 8px;
}

.catinfo_text strong, .catinfo_text b {
	font-weight: bold;
}

.catinfo_text em, .catinfo_text i {
	font-style: italic;
}

.catinfo_text ul {
	margin-bottom: 8px;
	list-style: disc;
}

.catinfo_text ul li {
	margin-left: 25px;
}

.catinfo_text a {
	color: maroon;
	text-decoration: none;
}

.catinfo_text a:hover {
	color: black;
}

.catinfo_bild {
	width: 200px;
	border-left: 1px dotted silver;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
}

#seiteninhalt {
	padding: 2px 20px 12px 20px;
	min-height: 450px;
}

.productListing-heading {
  font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	color: black;
}

.productListing {
	margin-bottom: 5px;
}

.productListing td {
	border-bottom: 1px dotted gray;
}

td.productListing-data {
	padding-bottom: 9px;
	padding-top: 9px;
	color: black;
	font-weight: bold;
	font-size: 17px;
}

td.productListing-data a {
	font-size: 13px;
	text-decoration: none;
	color: black;
}

td.productListing-data a:hover {
	color: maroon;
}

.willkommen1 {
	text-align: center;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.produktinfo_unten {
	text-align: center;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.willkommen1 a {
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}

.willkommen1 a:hover {
	color: black;
}

.willkommen2 {
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 8px;
}

.willkommen2 h1, .willkommen2 h2, .willkommen2 h3, .willkommen2 h4 {
	margin-bottom: 12px;
	font-size: 16px;
}

.willkommen2 p {
	margin-bottom: 8px;
}

.willkommen2 strong, .willkommen2 b {
	font-weight: bold;
}

.willkommen2 em, .willkommen2 i {
	font-style: italic;
}

.willkommen2 ul {
	margin-bottom: 8px;
	list-style: disc;
}

.willkommen2 ul li {
	margin-left: 25px;
}

.willkommen2 a {
	color: maroon;
	text-decoration: none;
}

.willkommen2 a:hover {
	color: black;
}

.buttons_r {
	text-align: right;
}

.produktinfo_d {
	text-decoration: line-through;
	color: red;
	font-size: 18px;
}

.produktinfo_du {
	text-decoration: line-through;
	color: red;
	font-size: 13px;
}

.produktinfo_s { }

.produktinfo_n { }

.artikelnr {
	font-size: 10px;
	font-weight: normal;
}

.produkttab {
	width: 100%; 
	margin-bottom: 20px;
}

.produkttab_l {
	border-right: 1px dotted gray; 
	padding-right: 10px; 
	width: 341px; 
	text-align: center;
}

.produkttab_r {
	vertical-align: top; 
	padding-left: 10px; 
	text-align: center;
}

.bildtext { }

.produktname { 
	font-weight: bold;
	font-size: 15px;
}

.produktpreis {
	font-size: 26px; 
	font-weight: bold; 
	color: maroon;
}

.preiszusatz {
	font-size: 12px;
}

.preiszusatz a {
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}

.preiszusatz a:hover {
	color: black;
}

.attributtab {
	margin: 0 auto;
}

.attributtitel {
	text-align: left; 
	padding-bottom: 10px;
}

.attrib_l {
	text-align: left; 
	padding-bottom: 3px; 
	padding-right: 3px;
}

.attrib_r {
	text-align:left; 
	padding-bottom: 3px;
}

.bestseller_l {
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 3px;
}

.bestseller_r {
	vertical-align: top;
	padding-bottom: 3px;
}

.upcoming_l {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 5px;
}

.upcoming_r {
	vertical-align: top;
	padding-bottom: 5px;
}

.upcoming_l a {
	text-decoration: none;
	font-weight: bold;
	color: maroon;
}

.upcoming_l a:hover {
	color: black;
}

a.pageResults {
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}

a.pageResults:hover {
	color: black;
}

.suchtab { 
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

.suchtab td {
	padding-right: 30px;
	padding-bottom: 15px;
	vertical-align: top;
}

.unsichtbar {
	display: none;
}

input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.create_user {
	width: 702px;
	border: 1px dotted black;
	margin-top: 2px;
	margin-bottom: 20px;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

.create_user .main_l {
	padding: 10px;
	vertical-align: top;
	text-align: left;
	width: 140px;
}

.create_user .main {
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.create_user .main_r {
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.inputRequirement {
	color: red;
	font-weight: bold;
}

a span.orderEdit {
	text-decoration: none;
	font-weight: bold;
	color: maroon;
}

a span.orderEdit:hover {
	color: black;	
}

.tab_groesse td {
	border: 1px dotted gray; 
	padding: 3px; 
	vertical-align: middle; 
	text-align: center; 
	font-size: 12px;
}

.tab_groesse .Stil3 {
	font-size: 15px; 
	font-weight: bold;
}
	
.tab_groesse .Stil5 {
	font-size: 14px; 
}

.var1, .var2, .var3, .var4, .var5 {
	display:none;
}