

body {
	font-family:Arial, Helvetica, sans-serif;
	color:black; 
	background-color: FEFAE7; 
	font-size:10pt; 
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;  
	color: Black;
	text-decoration :underline;
}

a.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;  
	font-weight:bold; 
	color: Black;
	text-decoration :none;
}

img {
	border: 0px;
}


table, td {
	font-family:Arial, Helvetica, sans-serif;
	color:black; 
	font-size:10pt;
	border: none;
	padding: 0; 
	margin: 0px;
}

th {
	text-align: left;
	font-size:12pt;
}

a.kai {font-family:arial; font-size:10pt;  text-decoration :underline; letter-spacing:2px;  color:black}
a.mklink {text-decoration :none; font-size:12pt}

h1 {font-family:arial; font-weight:bold; word-spacing:3px; color:#000000; font-size:16pt }

/* Meldungen */
h2 {font-family:arial; font-weight:bold; word-spacing:3px; color:#FF0000; font-size:12pt }

table {border-width: 0pt; border-style: solid; border-color: white; padding: 2pt; spacing: 2pt; margin:0cm}
td {font-family: arial; font-size:10pt; color: black;}

/* Tabellenkopf für Kunden-Anschrift */
th.kunde {font-family: arial; font-size: 10pt; color: black; font-weight: bold; text-align: left}

/* Tabelle für KV-Positionen */
table.kv {border-width: 1 pt; border-style: solid; border-color: white; spacing: 0pt; margin:0cm}

/* Tabellenkopf für KV-Positionen */
th.kv {font-family: arial; font-size: 9pt; color: white; background-color: #000000; font-weight: bold;}
td.kv {font-family: arial; font-size: 9pt; color: black;}

ul { list-style-type:square}

.klein {font-family:arial; color:'black'; font-size:8pt; text-align: center}
.mok {font-family:arial; color:'green'; font-size:8pt; text-align: left; font-weight: bold; font-style:italic}
.merror {font-family:arial; color:'red'; font-size:8pt; text-align: left; font-weight: bold; font-style:italic}

table.artikel {
	width: 562;
	border-collapse: collapse;
	padding: 20;
}
td.artikel {
	padding: 5;
}

td.sonderpreis {
	color: red;
	padding: 5;
}
tr.dunkel {background-color:#e0e0e0 }
tr.hell {background-color:#f0f0f0 }

