body {
	background: #fff;
	color: #000;
	font-size: 13px;
	padding: 20px 0 40px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	text-align: center;
}

.container_24 {
	border: 1px solid #000;
}

h1 {
	font-size: 19px;
	color: #9A0228;
	text-align: center;
}

h2 {
	font-size: 17px;
}

table.liste {
	background-color: #FEF7EF;
}

table.liste th {
	font-weight: normal;
}

table.liste thead {
	background-color: #CCCFE2;
}

table.liste th {
	padding: 1px 10px;
	text-align: center;
}

table.liste td {
	padding: 1px 10px;
	text-align: right;
}

table.liste thead th.titel {
	text-align: left;
}

table.liste tbody td.titel {
	font-weight: bold;
	text-align: left;
}

table.liste tbody td.preisalt {
	text-decoration: line-through;
}

table.liste thead th.preisneu, table.liste tbody td.preisneu {
	font-weight: bold;
	color: #9A0228;
}

table.liste td.ueberschrift, table.liste td.ueberschrift h2 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #9A0228;
	background-color: #EFD1B5;
	margin: 0;
}

table.liste input[type="text"] {
	border: 1px solid #9A0228;
	padding: 2px;
	color: #000;
}

table.liste .bestellmenge {
	width: 30px;
	text-align: right;
	font-weight: bold;
}

table.liste input[type="submit"] {
	border: 1px solid #9A0228;
	color: #9A0228;
	font-weight: bold;
	background-color: #EFD1B5;
	margin: 5px 0;
}

table.liste tbody tr.even td {
	background-color:#FCEDD8;
}

table.liste tbody tr.odd td {
	background-color:#FEF7EF;
}

table.liste tr.neutral {
	background-color:#FFF;
}

table.liste .alignleft {
	text-align: left;
}

table.liste .alignright {
	text-align: right;
}

table.liste .aligncenter {
	text-align: center;
}

.info {
	background-color: #9A0228;
	text-align: center;
	font-weight: bold;
	color: #FCEDD8;
}

.kontakt {
	margin-left:110px;
}

.kontakt h2 {
	margin-bottom: 5px;
	margin-top: 15px;
}

.kontakt_links {
	width:340px;
	float:left;
}

.kontakt input[type="text"] {
	width: 270px;
	background-color: #FCEDD8;
	text-align: left;
}

ul.links {
}

ul.links li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
	font-size:0.9em;
}

ul.links a {
	text-decoration: none;
}
