/* Allgemeine Deklarationen ---------------------------------------------------- */
* {
  margin  : 0;
  padding : 0;
}

html {
  font-family  : Arial, Verdana, Geneva, Helvetica, sans-serif;
  color        : #333333;
}

body {
  font-size        : 16px;
  background-color : #FFFFFF;
}

/* display --------------------------------------------------------------------- */

.hersteller,.banner,#advertising,#top,.rssnewsfeed,.serps,.footer,#noneprint,form,img,.phpmyvisites { display: none; }

/* header ---------------------------------------------------------------------- */

.printheader {
  text-align     :  left;
  font-size      :  42px;
  line-height    :  35px;
  font-weight    :  bold;
  letter-spacing :  -1px;
}

.printheader p {
  font-size   :  28px;
  line-height : 18px;
  font-weight : normal;
  letter-spacing : -1px;
  display  : inline;
}

/* content --------------------------------------------------------------------- */

h1 {
  font-size     : 25px;
  line-height 	: 30px;
  font-weight   : bold;
  margin-top	: 60px;
  margin-bottom : 10px;
}

h2 {
  font-size		 : 18px;
  height 	 	 : 23px;
  font-weight    : bold;
  letter-spacing : -1px;
}


#content {
  margin-top   :   -10px;
  line-height  :    26px;
  font-weight  :  normal;
  text-align   : justify;
}


.content dd { list-style-image: url(images/d0000006.gif); padding-left: 25px; }

.liste { padding-top: 20px; }
.liste li { padding-top: 3px; }

.preis { font-size: 52px; text-align: right; line-height : 60px; font-weight: bold; color: #FFFFFF; font-style: italic; }
.lieferpreis { font-size: 30px; text-align: right; line-height : 40px; font-weight: bold; color: #FFFFFF; font-style: italic; letter-spacing: 1px; }

span {
  font-weight    : bold;
  letter-spacing : -1px;
}

/* Verweise ----------------------------------------------------------------- */

a { text-decoration: none; }

a.link:link, a.link:visited { color: #333333; }
a.link:active, a.link:hover { color: #333333; }

/* Seitenbereich ------------------------------------------------------------ */
