body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1,h2,h3 {
	color:#a6173b;
}
h3 {
	padding: 0px;
	margin:0px;
}
input {
	
	font-size: 0.8em;
}
#navigation {
	margin-top: 1em;
	border-style: dotted;
	border-width: 1px 0px 1px 0px;
	border-color: #3c5da7;
	padding:0.1em 0.5em 0.1em 0.5em;
	font-weight: bold;
}
#navigation a, a:visited {
	color:#3c5da7;
	text-decoration:none;
}
#navigation a:hover {
	color:#a6173b;
	text-decoration:underline;
}
#header {
	background-color:#a6173b;
	font-size: 1.2em;
	font-weight: bold;
	color:white;
	height: 35px;
}
.zentriert {
	text-align: center;
}
.rand {
	padding: 0.5em;
}
.bestellung input{
	width:2em;
	color:#a6173b;
}
.bestellung td{
	border-collapse: collapse;
	border: 1px solid #c8c8c8;
	padding: 2px;
}
.zebra {
	background-color: #e1e1e1;
}
.text li{
	color: #333333;
	font-weight: bold;
	padding-bottom: 0.2em;
}
.text a, a:visited {
	color:#3c5da7;
	text-decoration:none;
}
.text a:hover {
	color:#a6173b;
	text-decoration:underline;
}
.stammdaten td {
	padding-top: 0.5em;
}
.stammdaten th {
	font-weight: bold;
	text-align: left;
	background-color: #e1e1e1;
	padding:.2em;
}
.stammdaten hr {
	margin: 1.5em 0em 1.5em 0em;
}
.geschaeft li{
	font-size: 1.0em;
	color: black;
	font-weight:normal;
	padding-bottom: 0.4em;
}

