/* Tags */
h2 span {
	white-space: nowrap; 
}
fieldset {
	width: 540px;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
}
* html fieldset {
	width: 540px;
}
fieldset table {
	margin: 5px;
}
fieldset table tr td {
	padding-top: 3px;
}
legend {
	margin-left: 10px;
	padding: 0 2px;
	font-style: italic;
	font-weight: bold;
	/*color: #111E47;*/
	color: #414B6C;
}
label {
}
abbr {
	cursor: help;
	text-decoration: none;
	border: 0;
}
* html label {
	position: relative;
	top: 2px;
}
.no_deco {
	color: #000000;
	outline: 0;
	text-decoration: none;
}
option {
	padding: 3px; 
}
#beslog fieldset {
	width: 730px;
}
#bread {
	clear: both;
}
#bread li {
	float: left;
	margin-right: 10px;
	font-size: 1.2em;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(/pix/pipe.gif);
}
#artikel_liste tr td {
	line-height: 1.35em;
	font-size: 0.85em;
}
#grey_text, #grey_text td {
	color: #CCCCCC;
}
/*#contentframe h2 {
	position: relative;
	height: 25px;
	left: -10px;
	padding: 0 20px 0 15px;
	margin: 5px 0;
	color: #FFFFFF;
}
#contentframe h2 span {
	display: block;
	min-width: 220px;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 24px;
	color: #FFFFFF;
}*/

/* Buttons */
.sbut, .sbut:link, .sbut:visited { /* normal */
	text-decoration: underline;
	border: 0;
	font-size: 0.8em;
	background-color: #FFFFFF;
	/*margin-left: 3em;*/
	cursor: pointer;
}
.nbut, .nbut:link, .nbut:visited { /* normal */
	text-decoration: underline;
	border: 0;
	background-color: #FFFFFF;
	margin-left: 3em;
	cursor: pointer;
}
.but, .but:link, .but:visited { /* normal */
	text-decoration: none;
	border: 1px solid black;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	background-color: #D4D0C8;
	cursor: pointer;
	outline: none;
}
* html .but, * html .but:link, * html .but:visited {
	height: 20px;
}
* html input.but, * html input.but:link, * html input.but:visited {
	overflow: visible;
}
.but:hover, .but:link:hover, .but:visited:hover {
	color: #FFFFFF;
}
.bbut, .bbut:link, .bbut:visited { /* big */
	text-decoration: none;
	border: 1px solid black;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	background-color: #D4D0C8;
	cursor: pointer;
	outline: none;
	font-size: 1.2em;
	font-weight: bold;
}
* html .bbut, * html .bbut:link, * html .bbut:visited {
	height: 24px;
}
* html input.bbut, * html input.bbut:link, * html input.bbut:visited {
	overflow: visible;
}
.bbut:hover, .bbut:link:hover, .bbut:visited:hover {
	color: #FFFFFF;
}

#tbut { /* top */
	position: absolute;
	top: 110px;
	right: 375px;
}
* html #tbut { /* top */
	position: absolute;
	top: 0px;
	right: 5px;
}

.tbut, .tbut:link, .tbut:visited { /* top */
	text-decoration: none;
	border: 1px solid black;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	background-color: #D4D0C8;
	cursor: pointer;
	outline: none;
	font-size: 0.8em;
	font-weight: bold;
}
* html .tbut, * html .tbut:link, * html .tbut:visited {
	height: 18px;
}
* html input.tbut, * html input.tbut:link, * html input.tbut:visited {
	overflow: visible;
}
.tbut:hover, .tbut:link:hover, .tbut:visited:hover {
	color: #FFFFFF;
}

#trsbut { /* top */
	position: absolute;
	top: 110px;
	right: 45px;
}

.trsbut, .trsbut:link, .trsbut:visited { /* top */
	text-decoration: none;
	border: 1px solid black;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	background-color: #D4D0C8;
	cursor: pointer;
	outline: none;
	font-size: 0.8em;
	font-weight: bold;
}
* html .trsbut, * html .trsbut:link, * html .trsbut:visited {
	height: 18px;
}
* html input.trsbut, * html input.trsbut:link, * html input.trsbut:visited {
	overflow: visible;
}
.trsbut:hover, .trsbut:link:hover, .trsbut:visited:hover {
	color: #FFFFFF;
}

#trbut { /* top */
	position: absolute;
	top: 110px;
	right: 45px;
}
* html #trbut { /* top */
	display: none;
}

.trbut, .trbut:link, .trbut:visited { /* top */
	text-decoration: none;
	border: 1px solid black;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	background-color: #D4D0C8;
	cursor: pointer;
	outline: none;
	font-size: 0.8em;
	font-weight: bold;
}
* html .trbut, * html .trbut:link, * html .trbut:visited {
	height: 18px;
}
* html input.trbut, * html input.trbut:link, * html input.trbut:visited {
	overflow: visible;
}
.tbut:hover, .trbut:link:hover, .trbut:visited:hover {
	color: #FFFFFF;
}
/* Startseite-Shop */
#lsf {
	float: right;
	margin-right: 15px;
}
#lsf fieldset {
	width: 210px;
	margin-bottom: 15px;
}
#tml {
	margin-top: 10px;
}
#tml ul {
	margin-left: 30px;
}
#tml ul li {
	float: left;
	width: 8em;
	font-weight: bold;
	list-style-image: url(/pix/spacer.gif);
	/*list-style-image: url(/pix/dot1.gif);*/
	margin-top: 10px;
}
#tml ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	outline: none;
}
#tml ul li a:link:hover {
	text-decoration: underline;
	color: #AAAAAA;
}
#tml ul li a:visited:hover {
	text-decoration: underline;
	color: #999999;
}
#tml ul li ul {
	margin: 0;
}
#tml ul li ul li {
	clear: both;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0.4em 0 0 0;
	list-style-image: url(/pix/spacer.gif);
	/*list-style-image: url(/pix/dot5.gif);*/
}
#tml ul li ul li a {
	text-decoration: none;
	color: #000000;
	outline: none;
}
#tml ul li ul li a:link:hover {
	text-decoration: underline;
	color: #AAAAAA;
}
#tml ul li ul li a:visited:hover {
	text-decoration: underline;
	color: #999999;
}

#lrl {
}
#lrl ul {
	margin-top: 10px;
	margin-left: 30px;
}
#lrl ul li {
	width: 13em;
	font-weight: bold;
	/*list-style-image: url(/pix/dot1.gif);*/
	list-style-image: url(/pix/spacer.gif);
}
#lrl ul li span {
	float: left;
	display: block;
	width: 6em;
	margin-left: 0;
	font-size: 1em;
}
#lrl ul li span.rig {
	margin-left: 2.5em;
	font-size: 0.8em;
}
#lrl ul li span.clear {
	float: none;
	clear: left;
	visibility: hidden;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
#lrl ul li a {
	text-decoration: none;
	color: #000000;
	outline: none;
}
#lrl ul li span a {
	float: none;
}
#lrl ul li a:link:hover {
	text-decoration: underline;
	color: #AAAAAA;
}
#lrl ul li a:visited:hover {
	text-decoration: underline;
	color: #999999;
}
/*#lrl ul li span a {
	display: inline;
}
#lrl ul li ul {
	margin: 0;
	float: left;
}
#lrl ul li ul li {
	float: left;
	/*clear: both;*//*
	font-size: 0.8em;
	font-weight: normal;
	margin: 0.6em 0 0 0;
	list-style-image: url(/pix/dot4.gif);
}
#lrl ul li ul li a {
	text-decoration: none;
	color: #000000;
	outline: none;
}
#lrl ul li ul li a:link:hover {
	text-decoration: underline;
	color: #AAAAAA;
}
#lrl ul li ul li a:visited:hover {
	text-decoration: underline;
	color: #999999;
}*/

/*Artikel Wahl */
#choose_transport_form {
	float: left;
}
#choose_pay_form {
	float: left;
	padding-left: 30px;
}

/*Artikel Detail */
#artikel_detail {
	font-size: 0.9em;
	text-align: left;
}
#artikel_detail th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.75em;
	color: #666666;
	margin: 20px 0;
}
#th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.675em;
	color: #666666;
	margin: 0;
	padding: 22px 0 0 0;
}
#td {
	font-size: 0.9em;
	text-align: left;
	padding-right: 15px;
}
#artikel_detail td {
	padding-right: 15px;
}
#artikel_detail strong {
	display: block;
	margin-bottom: 0.5em;
}

#detail_add_form {
	position: absolute;
	left: 55px;
	bottom: 130px;
}
* html #detail_add_form {
	position: absolute;
	left: 5px;
	bottom: 12px;
}

/* Warenkorb */
#warenkorb {
	font-size: 0.9em;
	border-spacing: 0;
	width: 875px;
}
#warenkorb td, #warenkorb th {
	padding: 2px 6px 1px 0;
}
#warenkorb tr.item:hover {
	background-color: #EEEEEE;
}

/*Artikel Liste */
#artikel_liste {
	width: 870px;
	font-size: 0.9em;
	text-align: left;
	border-spacing: 0;
	margin-bottom: 5px;
}
#artikel_liste th {
	border-bottom: 1px solid black;
	padding-right: 6px;
}
#artikel_liste td {
	border-bottom: 1px dotted black;
	padding: 2px 6px 1px 0;
}
#artikel_liste tr:hover td {
	background-color: #EEEEEE;
}

/* Regionen */
#regionen {
	float: left;
}
#regionen ul {
	margin-left: 50px;
}
#regionen ul li {
	width: 12em;
	font-weight: bold;
}
#regionen ul li a {
	text-decoration: none;
	color: #000000;
}
#regionen ul li a:link:hover {
	text-decoration: underline;
	color: #AAAAAA;
}
#regionen ul li a:visited:hover {
	text-decoration: underline;
	color: #999999;
}

/* Adresswahl */
#adr_wahl {
	width: 855px;
	padding: 5px;
}
* html #adr_wahl {
	width: 870px;
}

/* Zusammenfassung */
#radress {
	width: 420px;
}
#ladress {
	float: right;
	margin-right: 10px;
	width: 420px;
}
* html #ladress {
	margin-right: 8px;
	width: 425px;
}
#zusammenfassung {
	margin-top: 10px;
	width: 857px;
}
#zusammenfass {
	width: 99%;
}
#zusammenfass th {
	padding: 2px 6px 1px 0;
}
#methoden {
	margin-top: 10px;
	width: 847px;
	padding: 5px;
}
* html #methoden {
	width: 857px;
}

/* Quittung */
#quitt {
	margin-top: 10px;
	width: 857px;
}
* html #quitt {
	width: 857px;
}
#quittung {
	width: 98%;
}


/* Rabatt-Liste */
#rabatt_list {
	display: block;
	width: 435px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
	color: #999999;
}
#rabatt_list legend {
	color: #999999;
}
#rabatt_list li {
	margin-left: 1.5em;;
	color: #999999;
}
#rabatt_list p {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
#rabatt_list p a {
	color: #666666;
}
#rabatt_list p a:link, #rabatt_list p a:visited {
	color: #666666;
}

/* MWST-Liste */
#mwst_list {
	display: block;
	width: 435px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
	color: #999999;
}
#mwst_list legend {
	color: #999999;
}
#mwst_list li {
	margin-left: 1.5em;;
	color: #999999;
}
#mwst_list p {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
#mwst_list p a {
	color: #666666;
}
#mwst_list p a:link, #mwst_list p a:visited {
	color: #666666;
}
