/* Globals */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

body {
  background: #FFF;
  color: #333;
  font-family: "dejarip-1", "dejarip-2", "Helvetica Neue", Arial, clean, sans-serif;}

::selection {
  color: #fff;
  background: #3a3261; }

a {
  text-decoration: none;
  color: #548fa7; }

a:hover {
  text-decoration: underline; }

p {
  font-size: 1em;
  margin-bottom: 1em;
  line-height: 1.5;
  font-weight: 300; }

strong {
  font-weight: 700; }

.video-wrap {
  position: relative;
  padding: 18px 0; }

video {
  display: block;
  max-width: 100%;
  height: auto; }

.callout {
  padding: 10px 30px;
  border-radius: 5px;
  color: #fff;
  background: #548fa7;
  margin-top: 0;
  display: inline-block; }
  .callout:hover {
    background: #437285;
    text-decoration: none; }

.site-title {
  position: relative; }
  .site-title h1 {
    border-top: 6px solid #3a3261;
    font-family: "ff-dax-compact-web-pro-1","ff-dax-compact-web-pro-2";
    font-weight: 100;
    font-size: 1.7em;
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 900;
    padding: 7px 0 0;
    background: none;
    display: inline-block;
    color: #3a3261;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-rendering: optimizeLegibility; }
    .site-title h1 a {
      color: #3a3261;
      text-decoration: none; }
  .site-title h2 {
    font-size: 1em;
    margin-bottom: 5%;
    font-weight: 100; }

.container {
  margin: -1px auto 0;
  max-width: 1080px;
  padding: 0 5%; }

#content {
  margin: 7% auto;
  overflow: hidden; }
  #content p {	font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;}
  #content h1, #content h2 {
    margin-bottom: .5em; }
  #content h2 {	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
    color: #990000;; }
  #content h3 {	font-family: Verdana, Geneva, sans-serif;
	color: #046380;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px; }
  #content h4 {	font-family: Verdana, Geneva, sans-serif;
	color: #990000;
	font-weight: bold;
	margin-bottom: 2px; }
  #content ul {
    margin: 1em;
    list-style-type: circle; }
  #content li {
    font-size: 1em;
    margin-bottom: .4em;
    margin-left: .75em;
    font-weight: 300; }

.block {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 2px dashed #bbb; }
  .block:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }

.article-wrap {
  padding: 0;
  overflow: hidden; }

code {
  overflow: scroll;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 2.5em;
  line-height: 1.5;
  font-size: 16px;
  display: block;
  color: #3a3261;
  border-radius: 3px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1); }
  code span {
    color: #73736f; }

#site-footer {
  overflow: hidden;
  clear: both;
  background: rgba(0, 0, 0, 0.075);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0;
  box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.05);
  width: 100%; }
  #site-footer .container {
    margin-top: 0; }

#site-footer li {
  list-style: none;
  margin: 1em 0;
  display: block;
  float: left;
  padding: 5px 0; }
  #site-footer li.push {
    display: block;
    padding: 0;
    margin-left: 10px; }

#site-footer li a {
  padding: 0 .5em; }

.clear {
  clear: both; }

@media all and (min-width: 800px) {
  body {
    font-size: 100%; }
    body.home-page #site-header {
      min-height: 96px;}

  .site-title h1 {
    font-size: 3.75em; }
  .site-title h2 {
    font-size: 1.1em;
    margin-bottom: 10px;
	text-align:right; }

  #content article:first-child {
    width: 70%;}
    #content article:first-child .block {
      padding-right: 6%; }
  #content article:nth-child(2) {
    width: 30%;
    margin-right: 0; }
    #content article:nth-child(2) .block {
      padding-left: 5%; }
  #content article {
    width: 50%;
    float: left;
    overflow: hidden; }
  #content li {
    font-size: 0.9em; } }

.BannerImage {width:40%;
min-width:300px;
height="auto";
}
.IMGtextmiddle {vertical-align:middle;} 
.IMGtexttop {
display:block;
padding-right:20px;} 
.text-container img {
    float:left;
    margin: 0 10px 10px 0px;
	width:100px; 
	height:auto;
}
.clearfix {
    clear:both;
	padding-bottom:10px;
}
.Rezension {
	font-size: 13px;
	display: block;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	font-style: italic;}
.Information {
	font-size: 13px;
	display: block;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
a.pub_link {
position: relative;
top:-50px;
display: block;
height: 0;
width:0;
}