/*! PocketGrid 1.1.0
* Copyright 2013 Arnaud Leray
* MIT License*/
.block-group,.block,.block-group:after,.block:after,.block-group:before,.block:before,#wrapper, #wrapper:after, #wrapper:before, #fullImage, #fullImage:after, #fullImage:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.block-group{*zoom:1}
.block-group:before,.block-group:after{display:table;content:"";line-height:0}
.block-group:after{clear:both}
.block-group{margin-bottom:1px;max-width:1330px;list-style-type:none;padding:0;margin:0}
.block-group>.block-group{clear:none;float:left;margin:0 !important}
.block,#wrapper, #fullImage{border:1px solid #999999;margin-top:10px;float:left;width:100%}

html {font-size: 62.5%; }
body {font-size:1.5em;line-height: 1.6;/*font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/font-family: Roboto,sans-serif;color: #5a5a5a;font-weight: 300;}

h1, h2, h3, h4, h5, h6, #artikel_name, .artikel{margin-top: 0;margin-bottom: 2rem;font-weight: 600;}
h1 { font-size: 4.0rem; line-height: 1.2;  letter-spacing: -.1rem;}
h2 { font-size: 1.8rem; line-height: 1.25; letter-spacing: -.1rem; }
h3 { font-size: 3.0rem; line-height: 1.3;  letter-spacing: -.1rem; }
h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
h5, #artikel_name,#artikel_beschreibung h1, .artikel { font-size: 1.8rem; line-height: 1.1;  letter-spacing: -.05rem; }
h6 { font-size: 1.5rem; line-height: 1.6;  letter-spacing: 0; }

/* Larger than phablet */
@media (min-width: 550px) {
  h1 { font-size: 5.0rem; }
  h2 { font-size: 1.8rem; }
  h3 { font-size: 3.6rem; }
  h4 { font-size: 3.0rem; }
  h5, #artikel_name,#artikel_beschreibung h1,.artikel{ font-size: 2.4rem; }
  h6 { font-size: 1.5rem; }
}
p {margin-top: 0; }
a {color: #1EAEDB; }
a:hover {color: #000; text-decoration:underline;}