* {
  margin:0;
  padding:0;
}
body {
  background: url(images/pattern.gif);
  font-size: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
}
#banner {
  height: 94px;
  background: black;
  border-bottom: 1px solid #494949;
}
#banner img {
  border: 0;
  margin-left: 69px;
  margin-top: 12px;
}
#banner ul {
  position: absolute;
  left: 210px;
  font-weight: bold;
  top: 50px;
}
#banner li {
  float: left;
  padding-left: 17px;
  padding-right: 17px; 
  list-style-type: none;
  background: url(images/strich.gif) right 5px no-repeat;
}
#banner li.last {
  background: none;
}
#submenu1 {
  position: absolute;
  left: 365px;
  top: 68px;
}
#menuborder {

  width: 115px;
  background: #232323;
  padding: 2px;
}
#menuborder ul {
  position: static;
  background: #232323;
  border: 1px solid #3E3E3E;
}
#menuborder li {
  background: none;
  padding:0;
  margin:0;
  float: none;
  margin-left: 10px;
  background: url(images/punkt.gif) left 15px no-repeat;
  font-size: 1.2em;
  padding-left: 7px;
}
#righttop {
  position: absolute;
  width: 225px;
  heigth: 19px;
  left: 645px;
  top: 15px; 
  border: 1px solid #3d3d3d;
}
#righttop a.shop{
font-size: 0.8em;
color: #e95d1e;
text-decoration: none;
}
#righttop img {
  margin:0;
  padding: 0;
}
#righttop #control {
  float: left;
  border-right: 1px solid #3d3d3d;
  padding: 0 5px;
}
#righttop #shop {
  float: right;
  border-left: 1px solid #3d3d3d;
  padding: 0 5px;
}

#content {
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  background: #4a4a4a;
  min-height: 430px;
  height: 430px;
  padding-left: 60px;
}
html>body #content {
  height: auto;
}
#right {
  float: right;
  clear: right;
  width: 464px;
  height: 430px;
  background: url(images/alfredoespresso.jpg);
  margin-left: 10px;
}
#rightprozellan {
  float: right;
  clear: right;
  width: 464px;
  height: 430px;
  background: url(images/alfredoporzellan.jpg);
  margin-left: 10px;
}
#rightzubehoer {
  float: right;
  clear: right;
  width: 464px;
  height: 430px;
  background: url(images/alfredozubehoer.jpg);
  margin-left: 10px;
}
#rightsuperbar {
  float: right;
  clear: right;
  width: 464px;
  height: 430px;
  background: url(images/alfredosuperbar.jpg);
  margin-left: 10px;
}
#righttipobar {
  float: right;
  clear: right;
  width: 464px;
  height: 430px;
  background: url(images/alfredotipobar.jpg);
  margin-left: 10px;
}
#rightcrema {
  float: right;
  clear: right;
  width: 464px;
  height: 430px;
  background: url(images/alfredocremazzurro.jpg);
  margin-left: 10px;
}
#rightcafe {
  float: right;
  clear: right;
  width: 464px;
  height: 430px;
  background: url(images/alfredocafe.jpg);
  margin-left: 10px;
}
#rightprimusomnium {
  float: right;
  clear: right;
  width: 464px;
  height: 430px;
  background: url(images/alfredoespressoprimusomnium.jpg);
  margin-left: 10px;
}
#footer {
  clear: both;
  background: black;
  border-top: 1px solid #494949;
  position: relative;
  height: 80px;
}
#footer img {
  position: absolute;
  right: 40px;
  top: 8px;
}
#content h1,h2,p{
  color: white;
}
#content h1 {
  font-size: 1.0em;
  margin-top: 85px;
  margin-bottom: 10px;
}
#content h2 {
  font-size: 1.6em;
  margin-bottom: 30px;

}
#content h4 {
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 8px;
  color: #EF4900;
  background: url(images/news.gif) no-repeat 60px center;
}

#content h3 {
  font-size: 1.2em;
  font-weight: normal;
  color:#ffffff;
}

#content p{
  margin-bottom: 5px;
  font-size: 0.9em;
}

#content tr td{
  margin-bottom: 5px;
  font-size: 0.9em;
  color: #fff;
}

#content div{
  margin-bottom: 5px;
  font-size: 0.9em;
}

#content .news {
}
#content .news img {
  width:  50px;
  height: 50px;
  border: 0;
  float: left;
  border: 1px solid #EF4900;
  padding: 1px;
}
#content .news .head {
  padding-top: 12px;
  padding-bottom: 5px;
}
#content .news h3 {
  color: #fff;
  font-size: 1.0em;
    font-weight: bold;
  margin-left: 31px;
  float: left;
}
#content .news a.more {
  font-size: 0.6em;
  color: #EF4900;
  text-decoration: none;
  margin-left: 10px;
}
#content .news p {
  font-size: 0.8em;
  margin-left: 85px;
  width: 350px;
}
#content a {
  color: #FF5C00;
  text-decoration: none;
}
#content .imgright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
#content img {
  margin: 10px 0;
}
#content ul {
  color: white;
  margin:0;
  padding:0;
  padding-left: 30px;
  margin-bottom: 10px;
  font-size: 0.9em;
}
#banner a {
  color: white;
  text-decoration: none;
  font-size: 0.8em;
}
#banner a.active {
  color: #FF5C00;
}
#menuborder a {
  color: #9D9D9D;
  font-size: 0.5em;
}
#menuborder a.active {
  color: #FF5C00;
}

#footer p{
  color: #656565;
  position: absolute;
  right: 300px;
  top: 35px;
  font-size: 0.8em;
}
#shop {
  float: right;
  border-left: 1px solid #3d3d3d;
  padding: 0 5px;
}
.kontaktmargin{
	margin-top:3px;
}

.kontakt{
	float:left;
	width:172px;
}