body {
  margin:0;
  padding:0;
  background:#fff;
}
body,table,input,textarea,select,button {
  font-family:arial,sans-serif;
  font-size:12px;
  line-height:18px;
  color:#876E4D;
}
h1 {
  font-size:18px;
  color:#9D0A0E;
}
div.h1 {
  font-size:18px;
  color:#9D0A0E;
  font-weight:bold;
  margin:0 0 1em 0;
}
h2 {
  font-size:14px;
}
h3 {
  font-size:13px;
}
a {
  color:#9D0A0E;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
table th {
  padding:2px;
  border-bottom: solid #9D0A0E 1px;
  color:#9D0A0E;
  text-align:left;
  vertical-align:bottom;
}
table td {
  padding:2px;
  text-align:left;
  vertical-align:top;
}
.small {
  font-size:11px;
}
img.right {
  float:right;
  margin:0 0 1em 1em;
}
img.left {
  float:left;
  margin:0 1em 1em 0;
}

#pageBg {
  background:#EAE7D7 url(images/bodyBg.jpg) 0 bottom repeat-x;
  padding:20px;
}
#container {
  width:965px;
  margin:0 auto;
}
#header {
  height:30px;
  background:url(images/headerBg.jpg);
  padding:108px 0 0 703px;
}

#fastlinks,
#fastlinks li {
  margin:0;
  padding:0;
  list-style-type:none;
  height:30px;
}
#fastlinks li {
  float:left;
  background-image:url(images/fastlinks.gif);
}
body.start #fastlinks li {
  background-image:url(images/fastlinks_start.gif);
}
#fastlinks li a {
  display:block;
  width:100%;
  height:30px;
}
#fastlinks li a:hover {
  background-position:0 30px;
}
#fastlinks li a span {
  display:none;
}

#fastlinks li.cart {
  width:54px;
  background-position:0 0;
}
#fastlinks li.agb {
  width:30px;
  background-position:-54px 0;
}
#fastlinks li.sitemap {
  width:45px;
  background-position:-84px 0;
}
#fastlinks li.imprint {
  width:58px;
  background-position:-129px 0;
}
#fastlinks li.contact {
  width:41px;
  background-position:-187px 0;
}

#main {
  background:#FAE49A url(images/mainBgMiddle.jpg);
}
#mainBgTop {
  background:url(images/mainBgTop.jpg) 0 0 no-repeat;
}
body.start #mainBgTop {
  background-image:url(images/mainBgTopStart.jpg);
}
#mainBgBottom {
  background:url(images/mainBgBottom.jpg) 0 bottom no-repeat;
}

#nv2 {
  float:left;
  margin:0 0 0 9px;
  padding:0 0 0 30px;
  width:143px;
  line-height:2em;
}
#nv2 a {
  display:block;
  color:#876E4D;
  font-weight:bold;
}
#nv2 a:hover {
  color:#51422E;
  text-decoration:none;
}
#nv2 a.a1 {
  color:#9D0A0E;
}
#nv2 a.s1 {
  border-bottom:solid #9D0A0E 1px;
  color:#9D0A0E;
}
#nv2 a.d2 {
  text-align:right;
  font-weight:normal;
}

#id67 span,
#id69 span,
#id70 span,
#id74 span {
  background:url(images/neu.gif) no-repeat 0 50%;
  padding-left:30px;
}

#content {
  float:left;
  width:490px;
  padding:0 20px 80px 20px;

  min-height:480px;
  height:auto !important;  /* für moderne Browser */
  height:480px;  /*für den IE */
}
#rightbar {
  float:left;
  margin:0 8px 0 0;
  width:215px;
  line-height:15px;
  padding:0 0 175px 0;
}

#contentFull {
  float:left;
  width:725px;
  padding:0 0 80px 20px;
  margin:0 8px 0 0;

  min-height:480px;
  height:auto !important;  /* für moderne Browser */
  height:480px;  /*für den IE */
}

#copyright {
  padding:20px 28px 10px 202px;
  clear:both;
  font-size:10px;
  color:#fff;
}
#copyright a {
  color:#fff;
}


/* This is the style of your browser text */

h1 {
  font-size: 18px;
  margin:0;
  line-height:61px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}

.sIFR-replaced {
  visibility: visible !important;
}

span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
  visibility: hidden;
}
