body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
/*	margin-left: 50px; */
/*	margin-top: 20px; */
/*	margin-right: 20px; */
/*	margin-bottom: 50px; */
}

/* Link-Definition allgemein */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/* Ueberschriften */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#000000; 
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
}
.betreff{
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}
.adressblock{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;

}
#warenkorb{
	font-size: 12px;
}
#warenkorb table{
	border: 1px solid #000000;
	border-collapse: collapse;	
/*	background-color: #AA1928; */
}
#warenkorb td{
	border: 1px solid #000000;
}
#warenkorb th{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #CCCCCC;
	color: #000000;
}
#warenkorb th.rlinks{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#warenkorb th.rrechts{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#warenkorb td.inhalt{
	background-color: #FFFFFF;
}
#warenkorb td.betrag{
	font-size: 14px;
	background-color: #FFFFFF;
}
#warenkorb td.info{
	background-color: #EEEEEE;
}
#warenkorb td.menge{
	font-size: 14px;
	background-color: #EEEEEE;
}
#warenkorb p{
	font-size: 1em;
	text-align: justify;
}
#warenkorb div.legende{
	font-size: 12px;
	text-align: right;
}
#warenkorb span.vmlid{
	font-size: 12px;
}
.hinweis{
	font-size: 11px;
	text-align:justify;
	color: #000000;
}
.bbest{
	font-size: 12px;
	margin-bottom: 30px;
}
.vmlabsender{
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 250px;
	text-align: left;
	font-size: 1em;
}

.anschrift{
	width: 250px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 1em;
}
#bbfooter{
	border-top: 1px solid black;
	font-size: 6pt;
	text-align: center;
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}
.vmlid{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.sprache{
	color: #333333;
	font-weight: normal;
}
.sprachezus{
	color: #333333;
	font-weight: normal;
}
.lutitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
    margin-top: 2px;
}
.utitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
    margin-top: -15px;
}

.btrUntertitel{
	color: #000000;
}


#preisliste table{
	border: 1px dashed #868686;
	border-collapse: collapse;	
}
#preisliste td{
	border: 1px dashed #F3F3F3;
}
#preisliste th{
	border: 1px dashed #868686;
	color: #000000;
}
#preisliste th.rlinks{
	border-left:inherit;
}
#preisliste th.rrechts{
	border-right:inherit;
}
#preisliste div{
	font-size: 12px;
}
.vergriffen{
	font-size: 12px;
	color: #8D8D8D;
	font-style: italic;
	background-color: #F8F8F8;
}
.vergriffen a{
	font-size: 12px;
	color: #8D8D8D;
	font-style: italic;
}
.lieferbar {
	font-size: 12px;
	background-color: #FFFFFF;
}
.vorschau {
	font-size: 12px;
	background-color: #F0F0F0;
}

.website{
	float: right;
}
.tbliste{
/*	page-break-after: always;*/
	border: 1px solid #cccccc;
	border-collapse: collapse;
	font-size: 10pt;
}
.tbliste th,td{
	border: 1px solid #cccccc;
}

.bankverbindungen{
	width: 500px;
	padding: 4px;
	border-width: 1px;
	border-style: dashed; /*	border-color: #660000; */
	border-color: #F3F3F3;
	background-color: transparent;
}
.bankverbindungen th, .bankverbindungen td{
	border: none;
}

