html, body {
	background-color: #f7f5e0;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

p {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#content {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 10px;
}

.ie6 #content,
.ie7 #content {
	margin: 0;
	margin-left: 10px;
}

a {
	color: #8a2237;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #8a2237;
	font-weight: normal;
	font-size: 1.75em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

h5 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #8a2237;
	padding-bottom: 10px;
}

#site {
	min-height: 100%;
	margin: auto;
	width: 935px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #8a2237;
	border-left-color: #8a2237;
	border-left-style: solid;
	border-right-style: solid;
	position: relative;
	background-color: #f7f5e0;
	background-image: url(../images/site_bg2.gif);
	background-repeat: repeat-y;
}

#header {
	background-color: #f7f5e0;
	width: 935px;
	height: 100px;
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	position: relative;
}
#header_admin {
	background-color: #FFFFFF;
	width: 935px;
	height: 100px;
	background-image: url(../images/header_admin2.gif);
}
#warenkorb_tab{
	width: 100%;
}

#warenkorb_tab td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c29774;
	
}

#admincontent td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c29774;

}
th {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8a2237;
	background-color: #e8d8b4;
}

.preis{
	font-size: 1.5em;
	color: #8a2237;
	text-align: right;
	padding-top: 5px;
}

table.artikeltabelle.ok div.artikel {
	position: relative;
}

table.artikeltabelle.ok div.artikel .preis {
	position: absolute;
	right: 2px;
	bottom: 2px;
}

#warenkorb {
	float: left;
	padding-left: 600px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#warenkorb h4{
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}

#shopmenu {
	padding-top: 20px;
	padding-bottom: 20px;
}

#shopmenu li {
	padding-left: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	list-style: none;
}

#shopmenu a {
	color: #ffffff;
	background-color: #c29774;
	padding: 5px;
	border: 1px solid #8a2237;
}

#shopmenu a:hover {
	color: #ffffff;
	background-color: #8a2237;
	text-decoration: none;
}

#topmenu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	bottom: 4px;
	right: 5px;
	vertical-align: bottom;
}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu img {
	position: relative;
	top: 2px;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenulightbox {
	background-color: #c29774;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#topmenulightbox a {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenulightbox a:hover {
	text-decoration: underline;
}

#footer {
	height: 22px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #8a2237;
	background-color: #ffffff;
	padding-top: 8px;
}
.ie6 #footer {
	border-bottom: 1px solid #8A2237;
}

.ie6 #footer,
.ie7 #footer {
	bottom: -1px;
}/* Alte IE:  "bottom: 0" wird als "bottom: 1px" intepretiert */

.trennlinie{
	border: none;
	height: 1px;
	border-top: #FFFFFF thin solid;
	width: 100%;
}

#submenu {
	float: left;
	padding-top: 25px;
	font-size: 1em;
	background-color: #c29774;
	width: 230px;
	margin-bottom: 30px;
}

#submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#submenu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#submenu li a {
	margin: 0;
	display: block;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #c29774;
	width: 225px;
	text-align: right;
	text-transform: uppercase;
}

#submenu li#lionlineshop {
	border-left: 5px solid #8a2237;
}

#submenu li.warengruppe {
	border-left: 5px solid #8a2237;
}

#submenu li.warengruppe.LAST {
	border-bottom: 5px solid #8a2237;
}

/*
#submenu li#SCHNAEPPCHENLI a {
	color: red;
	font-weight: bold;
	font-style: italic;
}
*/

#submenu li#lionlineshop a,
#submenu li.warengruppe a {
	width: 220px;
}

#submenu li a.warengruppen {
	background-color: #e8d8b4;
	color: #8a2237;
}

#content div.SUBMENULINKS {
	margin-bottom: 1em;
	text-align: right;
	padding: 0.2em;
	border-top: 1px solid #8A2237;
	border-bottom: 1px solid #8A2237;
}
#content div.SUBMENULINKS a {
	white-space: pre;
}

#submenu li.rollover {
	position: relative;
}

#submenu li.rollover div.rollover {
	position: absolute;
	right: -132px;
	top: -1px;
}

#submenu li div.hiddenmenu {
	display: none;
}

#submenu li.rolloveractive a {
	background-color: #8A2237;
	color: #fff;
}

#submenu li.rollover div.rollover a {
	width: 120px;
}

#submenu li.rollover div.rollover ul {
	position: relative;
	left: 1px;
	margin-left: 1px !important;
	border-top: 1px solid #8A2237;
	border-right: 1px solid #8A2237;
	border-bottom: 1px solid #8A2237;
}

#submenu li.rollover div.rollover ul li {
	border-left: 1px solid #8A2237;
}

#submenu li.rollover div.rollover ul li a {
	text-align: left;
	padding-left: 0.5em;
	background-color: #E8D8B4;
	color: #8A2237;
}

#submenu li.rollover div.rollover ul li a.on,
#submenu li.rollover div.rollover ul li a:hover {
	background-color: #8A2237;
	color: #fff;
}

#submenu li span.doppelpunkt {
	visibility: hidden;
}

#submenu li span.doppelpunkt.showme {
	visibility: visible;
}

#submenu li a:hover {
	background-color: #8a2237;
	color: #f6efe1;
	border-bottom-style: solid;
}

#submenu li a.on {
	background-color: #8a2237;
	color: #f6efe1;
	border-bottom-style: solid;
}

#submenu li.LAST a {
	border-bottom-style: none;
}

#submenu li a.off {
	background-color: #eeeeee;
	color: #cccccc;
}

#submenu ul ul li a {
	background-color: #f6efe1;
	color: #8a2237;
	border: none;
	text-transform: none;
}

#submenu ul ul li a:hover {
	background-color: #8a2237;
	color: #f6efe1;
	border: none;
}

#submenu ul ul li a.on {
	background-color: #8a2237;
	color: #f6efe1;
	border: none;
}

#maincontent {
	padding: 0;
	margin: 0;
	float: right;
	width: 705px;
	min-height: 100%;
	margin-bottom: 30px;
	
}

.oldie #maincontent {
	width: 705px;
	height: 100%;
}

hr {
	border-top: 1px solid #8a2237;
	margin-bottom: 5px;
	margin-right: 50px;
}

#pathway {
	font-size: 0.9em;
	font-weight: bold;
	color: #8a2237;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
}

#pathway a {
	font-weight: normal;
}

#warenkorb_menu {
	margin-left: 30px;
	margin-top: 10px;
}

input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #333333;
	font-size: 1em;
}

input#Submit {
	background-color: #c29774;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	border: 1px;
	border-style: solid;
	border-color: #8a2237;
	padding: 2px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}

a#Submit, a.Submit, input.Submit, button.Submit, span.Submit {
	background-color: #c29774;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	border: 1px;
	border-style: solid;
	border-color: #8a2237;
	padding: 2px 4px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	cursor: pointer;
}

#Submit:hover, input.Submit:hover {
	background-color: #8a2237;
	color: #FFFFFF;
}

input#SubmitGross {
	background-color: #8a2237;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	border: 2px;
	border-style: solid;
	border-color: #8a2237;
	padding: 8px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
}

a#SubmitGross {
	background-color: #8a2237;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	border: 2px;
	border-style: solid;
	border-color: #8a2237;
	padding: 8px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
}

#SubmitGross:hover {
	background-color: #c29774;
	color: #FFFFFF;
}

.error {
	color: #8a2237;
	font-weight: bold;
}

#bildrahmen {
	border: 5px solid #c29774;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
}

table.artikeltabelle {
	margin-left: -2px;
}

table.artikeltabelle td {
	vertical-align: top;
}

td.artikel {
	padding: 0;
}

td.artikel div.artikel, div.artikelextra {
	padding: 10px;
	border: 5px solid #e8d8b4;
	position: relative;
	margin: 0 9px 10px 0;
	width: 120px;
}
div.artikelextra {
	float: left;
	position: relative;
}
div.artikelextra.ok span.preis {
	position: absolute;
	bottom: 2px;
	right: 2px;
}

td.artikel div.artikel img {
	height: 120px;
}

#artikelX {
	width: 120px;
	float: left;
	padding: 10px;
	border: 5px solid #e8d8b4;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.artikelX {
	width: 120px;
	float: left;
	padding: 10px;
	border: 5px solid #e8d8b4;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.anzeige, #anzeige {
	width: 281px;
	float: left;
	padding: 10px;
	border: 5px solid #c29774;
	overflow: hidden;
	height: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#anzeige3 {
	width: 285px;
	float: left;
	padding: 8px;
	border: 5px solid #e8d8b4;
	overflow: hidden;
	height: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.anzeige3 {
	width: 285px;
	float: left;
	padding: 8px;
	border: 5px solid #e8d8b4;
	overflow: hidden;
	height: 124px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.anzeige2 #artikelbild {
	padding-right: 20px;
	float: left;
	overflow: hidden;
	width: 120px;
	height: 120px;
}

.anzeige2 {
	width: 602px;
	float: left;
	padding: 10px;
	border: 5px solid #c29774;
	margin-right: 10px;
	margin-bottom: 10px;
}
.anzeige2.schmal {
	width: 281px;
}

.anzeige2 h4, #anzeige3 h4, .anzeige3 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.2em;
}

.anzeige2 ul {
	color: #8a2237;
}

#varianten {
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
}
.varianten {
	float: left;
	text-align: center;
	margin-right: 2px;
	margin-top: 4px;
	padding-bottom: 2px;
	line-height: 12px;
}

#inDenWarenkorb {
	background-image: url(../images/in_den_warenkrob.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 21px;
	border: 0;
}

#WarenkorbAktualisieren {
	background-image: url(../images/warenkorb_aktualisieren.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 21px;
	border: 0;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	display: inline;
	width: 400px;
}

.box2 {
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.box3 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	width: 150px;
}

div#Meldungen {
	padding: 0.5em;
	margin-bottom: 1em;
	background-color: #fff;
	border: 1px solid #F7F5E0;
}
div#Meldungen.SHOW {
	border: 1px solid #8a2237;
	-moz-border-radius: 3px;
}
div#Meldungen ul {
	margin: 0.5em 0;
}
div.BestellungNotiz {
}
div.NotizKunde textarea {
	width: 100%;
}
table.NotizKunde {
	margin-top: 0.5em;
}
table.NotizKunde th {
	text-align: left;
}
table.NotizKunde td {
	text-align: left;
	border-bottom: 1px solid #c29774;
}

*.ishidden {
	display: none;
}
input[disabled] {
	background-color: #eee;
	border-style: solid;
}

span.falsebutton {
	cursor: pointer;
	background-color: #C29774;
	border: 1px solid #8A2237;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	font-size: 1em;
	padding: 2px;
	text-decoration: none;
	margin-left: 1em;
}

span.falsebutton:hover {
	background-color: #8A2237;
	color: #FFFFFF;
}

div.NICHTBEZAHLTE {
	text-align: right;
	font-size: 90%;
	color: red;
	cursor: help;
}

div.NICHTBEZAHLTE_EDIT {
	text-align: left;
	font-size: 100%;
	color: red;
}

#kontaktformular td, #kontaktformular th {
	background-color: transparent;
	border-width: 0;
	vertical-align: top;
}

#kontaktformular td.first {
	display: none;
}

#kontaktformular th {
	text-align: right;
}

#kontaktformular table textarea,
#kontaktformular table input {
	width: 95%;
}

#kontaktformular div.submit {
	margin-top: 15px;
	padding-left: 10px;
}

#kontaktformular #formsubmit {
	margin-right: 10px;
}

#HOMETEXT {
	width: 635px;
}

#HOMETEXT td {
	vertical-align: top;
}

#HOMETEXT td.TEXT {
	padding-right: 10px;
}

#HOMETEXT td.BUTTON {
	vertical-align: middle;
}
span#RESTBESTAND {
	color: green;
}

div.FARBIG {
	font-weight: bold;
	color: #8a2237;
}
div#warenkorb_agb {
	width: 50em;
	margin: 0 0;
}
div#warenkorb_agb p {
	padding-top: 0.5em;
	text-align: left;
}
div#agbtext  {
	border: 1px solid #C29774;
	padding: 0.5em;
	width: auto;
	height: 13em;
	overflow: auto;
	background-color: #fff;
}
div.artikelbild strong.VARIANTE {
	display: block;
	text-align: center;
	color: #8A2237;
}

div.TIP {
	margin-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px dashed #8A2237;
}

