/* Typography */

body { /*font-size: 75%;*/font-size:13px; color:#000; font-family: Arial, Helvetica, sans-serif; }

h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #206bac; }

h1 { font-size:26px; margin:10px 0; }
h2 { font-size:16px; margin:10px 0; }
h3 { font-size:15px; margin:10px 0; }
h4, 
h5 { font-size:12px; margin:10px 0; padding-bottom:13px }
h6 { font-size:12px; margin:10px 0; }
/*
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

p { margin: 0 0 1.5em; }
*/
a { color:#206bac; text-decoration:underline; }
a:hover { text-decoration:none; }
.regular-price .label,
.price-after-tax .label { font-size:10px; font-weight:normal; }

.regular-price {  }
.price-after-tax { font-weight:bold; }

.important { font-weight:bold; color:#ff3600; }
.widerrufsbelehrung { padding:20px; background:#e5e1e1; border:1px solid #ccc8c8; }
.widerrufsbelehrung h3, .widerrufsbelehrung h4 { color:#000; }