/*
 * Globals
 */


/* Custom default button */
.btn-light,
.btn-light:hover,
.btn-light:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
}

/*
 * Base structure
 */
body {
  margin-bottom: 18px;
  font-size: 13px;
  line-height: 1.6em;
  color: #636B75;
}
body {
  /* text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .25); */
  /* box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5); */
}
nav.nav a {
  padding: 0 0.5em;
  text-decoration: none;
}
.cover-container {
  max-width: 64em;
}

main {
  border-top: 1px solid white;
  background: linear-gradient(#ececec 0%, #ffffff 50%);
  min-height: 44em;
}
main header {
  border: none;
  background: none;
}
footer {
  background: none !important;
  background-color: rgba(0, 0, 0, 0);
  background-color: #4c4141 !important;
  
  clear: both;
  width: 100%;
  padding-top: 30px;
  position: relative;
  font-size: 11px;
  z-index: 1;
  overflow: visible;
}
footer .nav li a {
  text-decoration: none;
  color: #FFF;
  padding: 0 10px 0 5px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  font-weight: 500;
}
footer .nav li:last-child a {
  border-right: none;
}
footer .scrollToTop {
  background: url(/typo3conf/ext/provider/Resources/Public/Images/rapi-verlag/sprite.png) no-repeat; 
  font-size: 11px;
  color: #FFF;
  font-weight: bold;
  float: right;
  background-position: 0 -655px;
  margin: 5px 0 0 30px;
  padding-left: 15px;
}

.nav-masthead {
  color: #636b73;
  font-size: 15px;
  padding-left: 28px;
  list-style-position: outside;
  line-height: 1.5em;
}
.nav-masthead a {
color: #707885;
}
.nav-masthead .nav-link {
  color: rgba(255, 255, 255, .5);
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255, 255, 255, .25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}

/* safari background img fix */
header, #content-container {
    border-top: 1px solid white;
    background: linear-gradient(#d5d5d5 0%, #ffffff 50%);
}

.start-title {
color: #4c4141 !important;
text-transform: uppercase;
font-size: 16px;
text-decoration: underline;
}

.rapi {
font-size: 25px !important;
line-height: 1.48em !important;
font-family: "Courier New", monospace !important;
font-weight: 800;
color: #FF0000;
}

.verlag {
font-size: 15px !important;
font-family: Arial, sans-serif !important;
font-weight: 400 !important;
color: #000000;
}

h2 {
font-size: 20px !important;
line-height: 1.48em !important;
font-family: Arial, sans-serif !important;
font-weight: 600;
color: #537A53;
}

h3 {
color: #537A53;
font-size: 16px !important;
font-weight: 500;
}

a {
color: #537A53;
font-weight: 500;
}

h3.datas {
color: #636B75;
font-size: 15px !important;
letter-spacing: 0.1em !important;
line-height: 0em !important;
font-family: "Courier New", monospace !important;
font-weight: 500;
margin-bottom: -5px !important;
}

h3.footer {
color: #ffffff !important;
font-size: 18px !important;
letter-spacing: 0.1em !important;
line-height: 1.1em !important;
text-transform: uppercase !important;
font-family: "Courier New", monospace !important;
font-weight: 700;
}

h4.uber-journal {
color: #4c4141 !important;
font-size: 13px !important;
letter-spacing: 0.1em !important;
line-height: 1.1em !important;
font-family: 'News Cycle', sans-serif !important;
font-weight: 500;
}

h4.uber-journal a {
color: #4c4141 !important;
font-size: 13px !important;
letter-spacing: 0.1em !important;
line-height: 1.1em !important;
font-family: 'News Cycle', sans-serif !important;
}

.shadow.top {
background: url(images/shadows/shadow1.png) left top repeat-x;
}

.shadow.bottom, .top-aside-shadow {
background: url(images/global/bg-ui-shadowbottom.png) center bottom repeat-x;
}

body, html {
background: #627229 url(/typo3conf/ext/provider/Resources/Public/Images/rapi-verlag/hintergrundbild5.png) center top repeat-x;
background-size: cover;
}

.page-id-2396 .tt-relative {
position: relative;
display: none;
}

#main-wrap {
width: 960px;
overflow: visible;
position: relative;
padding: 40px 0;
z-index: 1;
margin: 0 auto;
min-height: 405px;
}

.shadow.top {
background: none;
}

.shadow.bottom, .top-aside-shadow {
background: none;
}
