/* warenkorb rechts*/


#right #basket table {
border: 0;
width: 100%;
}

#right #basket td {
padding: 2px;
background-color: #fff;
border: 0;
font: normal 10px arial; 
color: #000;
}

/* suchformular */

#search {
	color: #000;
}

#search form {
	margin: 0;
	padding: 0;
}

#search h1 {
	color: #fff;
}

.s1 {
	float: left;
	padding-right: 5px;
}

.s2 {
	float: left;
	padding-right: 5px;
}

.s3 {
	float: left;
	padding-right: 5px;
}

.s4 {
	float: left;
}

/* Artikel */


.pic {
	margin: 0 20px 10px 0;
	float: left;
}

.pic img { /* img */
	padding: 2px;
	border: 1px solid #a21a0a;
}

.pic_detail {
 	margin: 10px 20px 10px 0;
	float: left;
}

.pic_detail img {
	padding: 2px;
	border: 1px solid #a7c520;
}

img {
	border: 0;
}

p.tab {
margin: 0;
padding: 0 0 5px 0;
}

p.tab span {
        display:       inline-block;
        display /**/:  -moz-inline-stack;
        width:         120px;
}

p.tab_big span {
        display:       inline-block;
        display /**/:  -moz-inline-stack;
        width:         150px;
}

.buttons .left {
float: left;
}

.buttons .right {
float: right;
margin-left: 5px;
}


/* galerie */

.pics {

}

.pics .pic img {
border: 0;
padding: 0;

}

.pics .pic {
width: 115px;
height: 115px;
margin: 5px 5px 0 0;
padding: 2px;
border: 1px solid #a21a0a;

}

/* top angebote */

.top_row {
	width: 490px;
}

.top_row img {
	border: 0;
}

.top_pic {
margin-bottom: 20px;
}

.top_left {
	width: 235px;
	float: left;
}

.top_right {
	width: 235px;
	float: right;
}

/* pager */

.letters {
	position: relative;
	display: block;
	width: 510px;
	padding: 15px 0 0 0;
}

.letters ul {
	margin: 0;
	padding: 0;
	border: 0;
}

.letters li {
	float: left;
	margin: 0 3px 3px 0;
	text-align: center;
	color: #000;
  list-style-type: none;
}

.letters .aktiv a:link, 
.letters .aktiv a:visited {
	padding-bottom: 3px;
  font-size: 11px;
	display: block;	
	width: 20px;
	height: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #a7c520;
	border: 1px solid #6d8115;
}

.letters .aktiv a:hover, 
.letters .aktiv a:active {
	background-color: #6d8115;
}

/* BUCHEN */

#buchen_history {
	position: relative;
	display: block;
	width: 484px;
	height: 24px;
	border-bottom: 1px solid #a7c520;
	border-top: 1px solid #a7c520;
	border-left: 1px solid #a7c520;
	margin: 20px 0 20px 0;
}

#buchen_history ul {
	padding: 0;
	border: 0;
	margin: 0;
	list-style-type: none;
}

#buchen_history li {
	float: left;
	border-right: 1px solid #a7c520;
}

#buchen_history li.inactive {
	width: 100px;
	padding: 4px 10px 4px 10px;
	background-color: #edece1;
	color: #a7c520;
}

#buchen_history li.ready a:link, #buchen_history li.ready a:visited {
	display: block;
	width: 100px;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	color: #000;
	background-color: #fff;
}


#buchen_history li.ready a:hover, #buchen_history li.ready a:active {
	color: #000;
	background-color: #a7c520;
}

#buchen_history li.active {
	width: 100px;
	padding: 4px 10px 4px 10px;
	background-color: #a7c520;
	color: #000;
}

/* tabellen */

table {
border: 1px solid #edece1;
padding: 0;
margin: 0;
width: 490px;
}

table tr {
padding: 0;
margin: 0;
}

table tr th {
background-color: #edece1;
color: #000;
margin: 0;
padding: 5px;
}

table tr td {
margin: 0;
padding: 5px;
background-color: #fff;
}

/* formular felder */

.form_row {
width: 480px;
background-color: #edece1;
margin-bottom: 10px;
padding: 5px;
}

.form_select {
width: 100px;
}

.form_big {
width: 280px;
}

.form_medium {
width: 210px;
}

.form_small {
width: 60px;
}

.form_label {
float: left;
width: 200px;
}

.error {
color: red;
font-weight: bold;
}

.pay {
width: 100%;
padding-top: 3px;
margin: 2px 0 0x 0;
}

.pay img {
padding-bottom: 3px;
}

.pay input {
float: left;
margin: 0 5px 4px 5px;
}

.pay label {
float: left;
width: 130px;
}
