/* 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 {
	font-family: "dejarip-1", "dejarip-2", "Helvetica Neue", Arial, clean, sans-serif;
	background-image: url(../Bilder/image_002.jpg);
	margin: 0;
	background-color:#FFFFFF;
	background-size: cover;
	background-size: 1900px 1000px;
    background-repeat: repeat;
	background-attachment: scroll;
  z-index: 1;}

a {
  text-decoration: none;
  color: #A50021; }

a:hover {
  text-decoration: none; 
  text-shadow: 2px 1px 2px #000000;
}

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

strong {
  font-weight: 700; }

.callout {
  padding: 10px 30px;
  border-radius: 5px;
  color: #FFFFFF;
  background: #FFFFFF;
  margin-top: 0;
  display: inline-block;
	opacity: 0.7;  }
  .callout:hover {
    background: #FFFFFF;
    text-decoration: none; }

.site-title {
  position: relative;
   background-image: url(../Bilder/Bild2.png);
	background-size: cover;
	background-size: 100% 100%;
    background-repeat: repeat;
	background-attachment: scroll;
  	opacity: 1;
 }
 
 
 .site-title img{
   	opacity: 0.75;
 
 }
  .site-title h1 {
    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;

    display: inline-block;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-rendering: optimizeLegibility; }
    .site-title h1 a {
      color: #FFFFFF;
      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 0%; 
  background-image: url(../Bilder/Bild1.png);
	background-size: cover;
	background-size: 100% 100%;
    background-repeat: repeat;
	background-attachment: scroll;
	opacity: 1;}

#content {
  margin: 0%;
  overflow: hidden; 
  padding: 10px;
  
  }
  #content h1, #content h2 {
    margin-bottom: .5em; 
	background: #FFFFFF;}
  #content h2 {
    font-size: 1.6em;
    color: #3a3261; 
	background: #FFFFFF;}
  #content ul {
    margin: 1em;
    list-style-type: circle; 
	background: #FFFFFF;}
  #content li {
    font-size: 1em;
    margin-bottom: .4em;
    margin-left: 1.75em;
    font-weight: 300; 
	background: #FFFFFF;}

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

#site-footer {
  overflow: hidden;
  text-align: center;
  font:normal 12px verdana;
  clear: both;
  color: #FFFFFF;
  border-top: none;
  padding: 1em 0;
  padding-top: 0px; 
  margin-top: 0px;
  box-shadow: none;
  width: 100%; }
  #site-footer .container {
    margin-top: 0; 
	background: #376092;}

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

#site-footer li a {
  font:normal 12px verdana;
  color: #FFFFFF;
  padding: 0 .5em; 
  background: #0E7937;}

.clear {
  clear: both; }

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

  .site-title h1 {
    font-size: 2.75em; }
  .site-title h2 {
    font-size: 1.2em;
    margin-bottom: 50px; }

  #content article:first-child {}
    #content article:first-child .block {}
  #content article:nth-child(2) {}
    #content article:nth-child(2) .block {}
  #content p {
    font-size: 1.1em; }
  #content h2 {
    font-size: 1.9em; }
  #content article {
    width: 50%;
    float: left;
    overflow: hidden; }
  #content li {
    font-size: 1.1em; } }
.oldie body {
  font-size: 100%; }
  .oldie body.home-page #site-header {
    background: white;}
.oldie .site-title h1 {
  font-size: 2.25em;
  margin-bottom: 10px; }
.oldie .site-title h2 {
  font-size: 1.2em;
  margin-bottom: 50px; }
.oldie #content article:first-child {
  width: 56%;
  margin-right: 10%; }
.oldie #content article:nth-child(2) {
  width: 34%;
  margin-right: 0; }
.oldie #content p {
  font-size: 1.1em; }
.oldie #content h2 {
  font-size: 1.9em; }
.oldie #content article {
  width: 50%;
  float: left;
  overflow: hidden; }
.oldie #content li {
  font-size: 1.1em; }