td#preisliste {
background: #e0b66a url(onlineshop.jpg) repeat-x fixed;
font-size: 12px;
font-family: Times New Roman, serif;
padding:20px 100px;
}

td#preisliste h1 {
color: #160053;
}

td#preisliste select {
width: 100px;
border: 1px solid #333333;
background: #fefefe;
}

td#preisliste input[type='submit'] {
border: 1px solid #333333;
background: #ff6600;
color: #ffffff;
font-weight: bold;
}

td#preisliste a.button {
border: 1px solid #333333;
background: #ff6600;
color: #ffffff;
font-weight: bold;
text-decoration:none;
padding: 3px 8px;
}

div#empfehlung {
background: #e0b66a url(onlineshop.jpg) repeat-x fixed;
font-size: 12px;
font-family: Times New Roman, serif;
padding:20px 100px;
border:0px;
margin: 0px;
}

