/* ------------------------------ #undefiniert */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.borderRechts {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #378C49;
}
.lieferkosten table caption {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #378C49;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #378C49;
	font-size: 12px;
}
select.error {
	background-color: #FFBFBF;
}
/* ------------------------------ #p */
p {
	font-size: 12px;
}
p.error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
td#footer p {
	font-size: 11px;
	font-weight: bold;
	color: #378C49;
}
.boxes p {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 12px;
}
div.topangebote p {
	margin:0px;
}

.waren .listeLay p {
	margin:0px;
}

.warenkorb table p {
	margin:0px;
}
.seiten .bilder p{
	font-size: 10px;
	color: #000000;
	margin:0px;
	padding:0px;
}

.seiten .bilderEintrag {
margin-bottom:5px;
}
.seiten .bildBig img{
margin-bottom:10px;	
}
.seiten .bildBig {
margin-bottom:10px;
}
.seiten .bildBig p{
font-size:12px;
margin-bottom:1em;
}

/* ------------------------------ #h1 */
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.boxes div.headline {
	font-size: 10px;
	color: #378C49;
	background-image: url(FW/boxLasche.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin:0px;
	text-transform:uppercase;	
}
/* ------------------------------ #h2 */
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top:0;
	margin-bottom:10px;
}
.boxes h2 {
	font-size: 11px;
	margin: 0px;
}

div.topangebote h2 {
	font-size:14px;
	margin-bottom:10px;
}
.waren h2{
font-size:12px;
text-align:center;
}


/* ------------------------------ #h3 */
div.topangebote h3 {
	font-size:12px;
	margin:0px;
}
/* ------------------------------ #div */
div#nav {
	position: relative;
	top: 38px;
}
#nav div.selected {
	filter:Alpha(opacity=100);
}
div.boxes {
	width: 154px;
	text-align:center;	
}
.boxes div.body {
	border: 1px solid #378C49;
	background-color: #EBF3EC;
	margin-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.topangebote div.topangebot {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #378C49;
}

.waren .listeLay div.bildercanvas {
	width:140px;
	height:80px;
	text-align:center;
	vertical-align:bottom;
}

/* ------------------------------ #table */
.warenkorb table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #378C49;
	margin-bottom:10px;
}
.lieferkosten table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #378C49;
}

/* ------------------------------ #td */
td#header {
	background-image: url(FW/headerBackground.gif);
}
td#header td.leiste{
	background-image:url(FW/navBackground.jpg);
}
td#body {
	background-color: #D7E8DB;
}
td#footer {
	background-color: #EBF3EC;
	border-top: 1px solid #378C49;
}
.lieferkosten td {
	font-size: 12px;
}
.warenkorb .summe td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #378C49;
}
td.topangebote {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #378C49;
	padding-left:10px;
}

.waren td {
	vertical-align:top;
}	
/* ------------------------------ #th */
.lieferkosten th {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #378C49;
}
.warenkorb th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #378C49;
	padding:2px;
}
/* ------------------------------ #input */
input {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #378C49;
	color: #000000;
}
input.error {
	background-color: #FFBFBF;
}
input.button {
	font-size: 11px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #378C49;
}
/* ------------------------------ #ul */
/*ul {

	margin: 0px;
	padding: 0px;
	list-style-image: url(FW/bullet.gif);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}*/
ul
{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.indikator ul {
	margin-bottom:10px;
}
td#footer ul {
	float: left;
}
div.topangebote ul {
	margin:0px;
}
.boxes ul {
	margin-top:0px;
	margin-bottom:5px;
}
.boxes ul.nav {
	text-align:left;
}
/* ------------------------------ #li */
li {
	background-image: url(FW/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
	font-size: 12px;
	vertical-align: top;
}
div.indikator ul li {
	display:inline;
	background-position: 0px;
	padding-left: 15px;
	line-height:1.2em;
	vertical-align:middle;
	height:1.2em;
}
div.footer ul li {
	display: inline;
	background-position: 0px;
	padding-left: 15px;
	background-image: url(FW/bulletFooter.gif);
}
.boxes li {
	background-image: url(FW/bulletBoxes.gif);
	text-align:left;
}
/* ------------------------------ #a */
a {
	color: #378C49;
	text-decoration: none;
}
.boxes a {
	color: #378C49;
	text-decoration: none;
}
/* ------------------------------ #a:hover */
a:hover {
	color: #000000;
}
.boxes a:hover {
	color: #000000;
}
/* ------------------------------ #form */
form {
	margin: 0px;
	padding: 0px;
}
/* ------------------------------ #img */
.seite .bilder img{
	border: 1px solid #378C49;
}
div.topangebote img,.waren img {
	border: 1px solid #378C49;
}
.ware img{
	border: 1px solid #378C49;
}
/* ------------------------------ #hr */
.boxes hr {
   	border-top: 1px dashed #378C49;
   	border-bottom: 1px solid #EBF3EC;
   	border-left: 1px solid #EBF3EC;
   	border-right: 1px solid #EBF3EC;
	background-color: #EBF3EC;
	color: #EBF3EC;
  	height: 2px;
}

/* ------------------------------ #newsline */
a.newslineEditLink {
display:block;
clear:both;
background-color:#C7E2FF;
border:1px solid #F0F0F0;
padding:3px;
font-size:11px;
color:#4279BC;
font-weight:bold;
text-align:left;
}
a.newslineEditLink:hover { color:#4279BC; text-decoration:none; }

/* ------------------------------ #table.auto */
table.auto{
margin-bottom:10px;
}

table.auto td,table.auto th{
font-size:12px;
padding:3px;
}