body {
  margin:0;
  padding:0;
  background:#fff;
}
body,table,input,textarea,select,button {
  font-family:arial,sans-serif;
  font-size:13pt;
  line-height:18pt;
  color:#000;
}
h1,h2,h3,h4,h5,h6,p,ul,ol {
  margin:0 0 8pt 0;
}
h1 {
  font-size:18pt;
  font-style:italic;
  font-family:georgia,serif;
  line-height:24px;
}
h2 {
  font-size:16px;
  font-style:italic;
  font-family:georgia,serif;
  line-height:24px;
}
a {
  color:#D24E16;
  text-decoration:none;
}
img {
  border:0;
}
#header {
  border-bottom:solid #000 1pt;
}
#nv1,
#leftbar,
#footer .fastlinks,
form,
.noprint {
  display:none;
}
#footer {
  border-top:solid #000 1pt;
  font-size:8pt;
}

/* Tempaltes
******************************/
.content-right {
  clear:both;
}

.article-preis {
  margin:0 0 10px 0;
  clear:both;
}
.article-preis h2 {
  margin:0;
}
.article-preis .preis {
  float:right;
  width:40%;
  text-align:right;
  font-weight:bold;
  clear:right;
  margin:0;
}
.article-preis .preis-text {
  float:left;
  width:60%;
}