body {
background: #f0eb95;
font-family: Georgia;
color: #7d1a00;
font-size: 12px;
line-height: 140%;
}

#container {
margin: 0px auto 0px auto;
width: 860px;
}

h1 {
width: 820px;
background: #fff;
padding: 20px;
font-size: 30px;
margin-top: 0px;
border: 1px solid #cda663;
background:#fff url(images/header.jpg) no-repeat right;
}

span {
display: block;
font-family: arial;
text-transform: uppercase;
margin-top: 10px;
font-weight: lighter;
font-size: 16px;
margin-left: 1px;
letter-spacing: 8px;
}

#content {
margin-top: 20px;
background: #fff;
border: 1px solid #cda663;
padding: 10px 10px 10px 10px;
clear: both;
}

#header {
padding: 0px 20px 20px 20px;
}

#header h2 {
padding-bottom: 5px;
margin-bottom: 0px;
font-size: 18px;
border-bottom: 1px solid #cda663;
}
h2 {
font-size: 18px;
}

#header .left {
float: left;

width: 35%;
}

#header .right {
float: right;
width: 60%;
}

#header ol {
margin-left: -20px;
}

h1 {

}

#content p, #content table {
font-family: arial;

}

.panty {

margin-bottom: 10px;
padding: 00px 10px 10px 10px;

}

#content p.bestel a {
display: block;
background: #c12800;
color: #fff;
font-family: Georgia;
font-size: 16px;
padding: 10px;
margin-bottom: 0px;
border: 1px solid #891c00;
}

#content p.bestel a:hover {
background: #ea3000;
}

img {
float: left;
height: 245px;
margin-top: 0px;
margin-right: 10px;
padding: 4px;
border: 0px;
}


