@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

html, body {font-family:"Roboto Condensed", sans-serif;margin: 0px;padding:0;font-size: 1.06em;color:#7C7C7C;}

.container {
	background-color: #FFFFFF;
	width: 100%;
	max-width: 1200px;
	margin:0 auto;
	border-bottom-width: 0px;
	padding: 0px;
}
.left_article {
	background-color: #FFFFFF;
	width: 100%;
	color: #343434;
	padding: 0 auto 15px 0;
	margin: 0 auto 69px 0;
}
.subtitle {font-size: 90%;
line-height: 120%;}

p {font-size: 110%;
    text-align: left !important;
    padding: 0 0 14px 0;
    }
li {font-size: 110%;
    text-align: left !important;
    padding: 0 0 14px 0;
    }
.klein {font-size: 80%;}
.portrait {
    display: block;
    width: 200px;
    float: right;
    margin: 30px;
}
.portraitMobile {display: none;}
.kopf {margin:0 0 60px 0;}
.homeadr {
    position: relative;
    display: block;
    margin: 60px 0 40px 0;}
.footer {
	width: 100%;
    padding-top: 30px;
    padding-bottom: 42px;
    padding-left: 20px;
    padding-right: 20px;
	clear: left;
    background-color: rgba(84,68,57,1.00);
}
.copyright {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
    font-size: 0.8em;
	font-weight: lighter;
    line-height: 180%;
	letter-spacing: 1px;
	word-spacing: 2px;
	border-top-width: 2px;
}
.karte {
    display: block;
    position: relative;
    left:40px;
    width:100%;
max-height:600px;
margin: 20px auto;
padding:0;}


@media screen and (max-width: 600px) {
    .container {
	width: 100%;
	margin:0;
        padding:0;
}   
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    font-size:24px;
      width:30px;
	color:#fff;
    float: right;
    display: block;
    margin-right:10px;
  }
.topnav a {
  font-size: 120%;
}
.active {
	background-color:rgba(151,165,59,0.00);
	color:#fff !important;
    margin:0;
    font-size: 1.4em !important;
    }
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
.homeadr {
    position: relative;
    display: block;
    margin: 60px 0 0px 0;}
}

a, a:active, a:focus {
	color:#8F704A;
	text-decoration:none;
}
a:hover {
	color:#C85924;
}
a[target="_blank"]:after {
    content: url(../image-assets/external-link.gif);
}
a:hover[target="_blank"]:after {
    content: url(../image-assets/external-linko.gif);
}

.zitat {
	font-family:Times, "Times New Roman", "serif";
	font-size: 120%;
	color: rgba(184,38,11,1.00)!important;
	font-style: italic;
	padding: 10px 0;
}
.zitat span {
    font-family:"Roboto Condensed", sans-serif;
	font-size: 80%;
	font-style:normal;
    color:#7C7C7C;
}

.karte {
    display: block;
    position: relative;
    left:0;
    width:100%;
max-height:600px;
margin: 20px auto;
padding:0;}

.row {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
    width: 25%;
    float: left;
    color: #7C7C7C;
    line-height: 24px;
    padding: 10px 0;
    text-align: justify;
    margin-top: 15px 0;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #324A61;
}
.logo {
	position: relative;
	display:inline-block;
	clear: both;
	top: 20px;
}
.title {
    position: relative;
    display: inline-block;
    left: 2%;
    font-size: 1.6em;
    font-weight: 100;
    font-style: normal;
    text-align: left;
    color: #FFFFFF;
    letter-spacing: 1px;
    width: 69%;
    margin: 0;
    padding: 0;
    top: 18px;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.60);
}
.title span {
	font-weight: 400;
	margin-left: 2px;
}
.titletablet {
	display: none;
}
.titlemobile {
	display:none;
}
.secondary_header {
    width: 100%;
    padding-top: 0%;
    padding-bottom: 4%;
    background-color: #F1F5F5;
    clear: left;
}
.left_article {
	background-color: #FFFFFF;
	width: 100%;
	float:left;
	color: #343434;
	padding-bottom: 15px;
	margin-bottom: 160px;
}
.noDisplay {
	display: none;
}
.left_article h1{
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 0.6em;	
	margin-bottom: 0;
	color: rgba(90,61,51,1.00);
	font-weight: 200;
	font-size: 180%;
	text-transform:none;
    letter-spacing: 0.01em;
}
h1 span {break-before:always;
}

.left_article h2{
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 0.2em;	
	margin-bottom: 0;
	color: rgba(120,80,66,1.00);
	font-weight: 200;
	font-size: 120%;
	text-transform:none;
}
.container .left_article h3{
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 4%;
	margin-bottom: 0;
	color: #324A61;
	font-weight: 500;
	font-size: 140%;
	text-transform: uppercase;
}
.container .left_article h4{
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 2%;	
	margin-bottom: 0;
	color: #324A61;
	font-weight: 400;
	font-size: 120%;
	text-transform:none;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 180%;
	margin-top: 	1%;
	margin-bottom: 	0%;
	color: #7C7C7C;
}
.container .left_article ul li, ol {
	color: #7C7C7C;
	line-height: 180%;
	list-style-type: none;
}
.container .left_article ol {
	padding:0 0 10px 0;
}
.container .left_article li:before { /* the custom styled bullets */
  background-color: #A5683A;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin: 0 12px 2px 0;
  height: 8px;
  width: 8px;
}
.left_article li {
	list-style-position:inside;
}
.footer {
	width: 100%;
    padding-top: 3%;
    padding-bottom: 4%;
    padding-left: 5px;
    padding-right: 5px;
	clear: left;
}
.copyright {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
    font-size: 0.8em;
	font-weight: lighter;
    line-height: 180%;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.copyright span {
	font-weight: 600;
	padding: 0 4px;
}
.copyright br {
    display: none;
}
.imgside {
	width: 100%;
    max-width: 300px;
	padding-top: 50px;
	padding-bottom: 30px;
	height: 100%;
}
.imgzitat-a{  
	/*width:50%;
    height:50%;
    position: absolute;
    clip: rect(0px,1000px, 220px, 0px);
	width: 100%;*/
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.imp, .imp a {
	color:#8D8D8D;
	font-size: 90%;
	text-decoration: none;
	padding: 20px 10px 40px;
	text-align: center;
}
.karte {
    display: inline-block;
    width:90%; 
    height:250px;
}

/*=== HEADER IMAGES ===*/
.primary_header {
	width: 100%;
	padding: 0px;
    margin:0px;
	clear: left;
	height:250px;
}
.second_header {
	width: 100%;
	padding: 0px;
    margin:0px;
	clear: left;
	height:225px;
}
.header-01  {
	background-image: url(../image-assets/rsheader-01.jpg);
}
.header-02  {
	background-image: url(../image-assets/rsheader-02.jpg);
}
.header-03  {
	background-image: url(../image-assets/rsheader-03.jpg);
}
.header-04  {
	background-image: url(../image-assets/rsheader-04.jpg);
}
.header-05  {
	background-image: url(../image-assets/rsheader-05.jpg);
}
.header-06  {
	background-image: url(../image-assets/rsheader-06.jpg);
}
.header-07  {
	background-image: url(../image-assets/rsheader-07.jpg);
}
.header-08  {
	background-image: url(../image-assets/rsheader-08.jpg);
}
.header-09  {
	background-image: url(../image-assets/rsheader-09.jpg);
}
.header-10  {
	background-image: url(../image-assets/rsheader-10.jpg);
}

/* MEDIA QUERY MOBIL /////////////////
///////////////////////////////// */
@media (max-width: 480px) {
.titlemobile {
	font-size: 1.4em;
}
.topnav a {
  font-size: 140%;
padding-bottom: 30px;
}
}

@media (max-width: 640px) {
 .kopf {margin:0;}
.homeadr {
    position: relative;
    display: block;
    margin: 30px 0;}   
p, li {font-size: 1.1em;
    text-align: left !important;
    }
.container .left_article h1{
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 6%;	
	margin-bottom: 20px !important;
	font-weight: 200;
	font-size: 140%;
    letter-spacing: 0.01em;
}
.primary_header {
	width: 100%;
	background-color: #4E3226;
	padding: 0px;
    margin:0;
	clear: left;
	height:200px;
}
.second_header {
	width: 100%;
	background-color: #4E3226;
	padding: 0px;
	clear: left;
	height:200px;
}
.topnav {
position: relative;
  overflow: hidden;
  background-color: #4E3226;
	width: 100%;
    top: 0px;
}
.portrait {display: none!important;}
.portraitMobile {
    display: block;
    width: 100%;
    padding:0;
    margin: 0 auto 30px auto;
}
    .logo {
	top: 10px;
}
.title {
	display: none;
}
.titletablet {
	display: none;
}
.titlemobile {
	position:relative;
	display:inline-block;
	left: 0%;
	font-size: 1.65em;
	font-weight: 300;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.01em;
	width: 100%;
	margin:0 auto;
	padding:0;
	top: 1em;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.60);
}
.titlemobile span {
    font-weight: 300;
	}
.copyright br {
    display:inline-block;
}
.copyright {
    font-size: 115%;
	padding: 25px 20px 10px 10px;
	margin-bottom: 20px;
    line-height: 200%;
}

.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.zitat {display: none;}

.imgside {
    display: none;
	width: 100%;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
.imgzitat-a{  
	/*width:50%; height:50%; position: absolute;
    clip: rect(0px,1000px, 220px, 0px);
	width: 100%;*/
}
.columns {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.container .left_article h3 {
	margin-top: 0px;
}
.social .social_icon img {
	width: 80%;
}
}

@media (min-width: 1046px) {
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
}


/*==== Animation ====*/
.animate {
  -webkit-animation-duration: 0.6s;
 -moz-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
      -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0.24;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInDown {
  from {
    opacity: 0.24;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0.24;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
/*=== Optional Delays, change values here  ===*/
.one {
-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
animation-delay: 0.1s;
}

.two {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}
/*=== END ANIMATION ===*/




/* ////// NAVIGATION FULL SIZE////// */
.topnav {
position: relative;
  overflow: hidden;
  background-color: rgba(84,68,57,1.00);
	width: 100%;
    top: -37px;
}
.topnav a {
  float: left;
  display: block;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 12px;
  text-decoration: none;
  font-size: 100%;
}
.topnav a:hover {
  background-color: rgba(219,111,34,1.00);
  color: white;
}
.active {
	background-color:rgba(165,104,59,1.00);
	color:#fff !important;
}
.topnav .icon {
  display: none;
}

