.h1jT {
  font-size: 1.5em;
  line-height: 1em;
  padding: 0.3em;
  background-color: #e8e8e8;
}

.h4jT {
  font-size: 0.9em;
  line-height: 1.5em;
}

.h6jT {
  font-size: 0.6em;
  line-height: 1em;
  padding: 0em 1.3em 1em;
  background-color: #e8e8e8;
}

.t123 {
  color: #666666;
}

.SHwidget {
  color: #eeeeee;
  background: hsla(0,10%,90%,0.1);
  font-variant: small-caps;
  text-shadow: 3px 3px #000;
}

.SHwidget div.SHhead {
  font-size: 4em;
  line-height: 1em;
}

.SHwidget div.SHtext {
  margin: 1em;
  font-size: 2.3em;
  line-height: 1.0em;
  text-align: justify;
}

.jt_headline_back {
  background: #eeeeee;
  padding: 0.4em 0.3em 0.25em;
}

.jt_headline_back div.top {
  line-height: 1.1em;
  font-size: 2.5em;
}

.jt_headline_back div.sub {
  line-height: 1em;
  font-size: 0.8em;
}

.trennerF {
  width: 80%;
  border: 0.05em solid lightgray;
  margin-left: 10%;
}

.frontBLOGGS {
  font-variant: small-caps;
  text-transform: lowercase;
  font-size: 1.4em;
  text-align: justify;
	xbackground: lightgoldenrodyellow;
  xbackground: greenyellow;
}

.frontBLOGGS div div div {
  xmargin: 0px auto;
  xmax-width: 98%;
  border-bottom: 1px dotted lightgray;
  padding: 2.2em 11.6em;
}


.anchorFRONT {
  color: black;
  background: white;
  margin: 0.2em;
  float: left;  
  min-width: 8em;
}

.anchorFRONT a:link{
  text-decoration: none;
  color: #ff4f00;
  display: block;
  padding: 0.8em 0.5em;
}

.anchorFRONT a:visited {
  color: #ff4f00;
  text-decoration: none;
}

.anchorFRONT div.h1 {
  font-size: 1.2em;
  white-space: nowrap;
  padding: 0.2em 0em;
}

.anchorFRONT div.h3 {
  font-size: 0.7em;
  padding: 0.2em 0em;
}

/** Monitore **/

@media only screen and (min-width: 320px) {
  .t123 {
    font-size: 1.0em;
  }
}

@media only screen and (min-width: 720px) {
  .t123 {
    font-size: 1.4em;
  }
}

@media only screen and (min-width: 1574px) {
  .t123 {
    font-size: 2.0em;
  }
}

.entry-content {
  font-size: 1.2em;
}