table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	}


/* shopheader
--------------------------------------------------------------- */
#shopheader, 
#shopheader2 {
	color: #fcfcfc;
	text-align: right;
	display: block;
	padding: 3px 5px;
	z-index: 1;
	margin-bottom: 2px;
background-color:#ee0011;
background-image:url(/pictures/footer_back.gif);
background-repeat:repeat-x;
	}


/* shopcontent
--------------------------------------------------------------- */
#shop table {
	width: 100%;
	border-left: 1px solid #b1b1b1;
	}
html>body #shop table {
	border-left: 2px solid #b1b1b1;
	}
#shop th {
	background-color: #e6e6e6;
	padding: 5px 3px;
	border-top: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 2px solid #b1b1b1
	}
#shop td {
	padding: 3px;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	
font-size: 1em;
	}
#shop td.option {
	padding: 3px 3px 3px 15px;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1
	}
#shop td.rubrik {
	font-weight: bold;
	background-color: #f1f1f1;
	}
#shop td.total {
	font-weight: bold;
	background-color: #f1f1f1;
	}
#shop td.trennlinie {
	border-top: 2px solid #b1b1b1;
	}
#shop .ausrichtung {
	text-align: right;
	}
#shopfooter {
	text-align: right;
	}
#shop strong.abstand {
	width: 65px;
	}
#shop strong.titel {
	width: 100%;
	text-align: center;
	}
#shop td.aktion {
	padding-left: 18px;
	background: url(/icons/modul/shop3_1/icon_aktion.gif) no-repeat 5px center;
	}
#shop .docsize {
	display: none;
	white-space: nowrap;
	}
	
/* =basics (nur wenn nicht anders in basic.css definiert)
--------------------------------------------------------------- */
input, textarea {
	
	}
input:focus, input:hover, 
textarea:focus, textarea:hover {
	
	}
input.nostyles,
#shop input#qja, #shop input#qno {
	background-color: transparent;
	border: none;
	}


.labelcheckbox, .labelradio {
float: left;
clear: left;
width: 350px;
}



#shop #Preis {
width: 70px;
}

