@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');
/* ///////////// */
/* What it does: Remove spaces around the email design added by some email clients. */
      /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html, body {
	font-family:"Roboto Condensed", sans-serif;
	margin: 0px;
    font-size: 1.06em;
}

h1, h2 {
    font-family:Times,"serif";
    line-height: 100%;
}
p, li {font-size: 110%;
    text-align: left !important;
    }
/*=== Trigger  ===*/
.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.2;
    -webkit-transform: translate3d(0, -3%, 0);
    transform: translate3d(0, -3%, 0);
  }

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

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0.2;
    -webkit-transform: translate3d(0, -3%, 0);
    transform: translate3d(0, -3%, 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;
}

/* ////// NAVIGATION ////// */
.topnav {
position: relative;
  overflow: hidden;
  background-color: rgba(51,74,97,0.80);
	width: 100%;
    top: -37px;
}
.topnav a {
  float: left;
  display: block;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 90%;
}
.topnav a:hover {
  background-color: rgba(219,210,35,1.00);
  color: white;
}
.active {
	background-color:rgba(151,165,59,1.00);
	color:#fff !important;
}
.topnav .icon {
	font-size:30px; 
	color:#fff;
  display: none;
}
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
    .active {
	background-color:rgba(151,165,59,0.00);
	color:#fff !important;
    margin-top: 8px;
    font-size: 1.4em !important;
    }
}
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
/* ////// NAVIGATION END ////// */
a, a:active, a:focus {
	color:rgba(147,187,69,1.00);
	text-decoration:none;
}
a:hover {
	color:rgba(200,89,36,1.00);
}
.zitat {
	font-family:Baskerville, "serif";
	letter-spacing: 0.02em;
	font-size: 1.6em;
	color: rgba(75,205,226,1.00);
	font-style: italic;
	margin: 10px 0;
		display:none;
}
.zitat span {
	font-size: 0.7em;
	font-style:normal;
}

.container {
	background-color: #FFFFFF;
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding: 0px;
}
.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;
}

.primary_header {
	width: 100%;
	padding: 0px;
    margin:0px;
	clear: left;
	height:309px;
}
.header-01  {
	background-image: url(../image-assets/sjheader-01.jpg);
}
.header-02  {
	background-image: url(../image-assets/sjheader-02.jpg);
}
.header-03  {
	background-image: url(../image-assets/sjheader-03.jpg);
}
.header-04  {
	background-image: url(../image-assets/sjheader-04.jpg);
}
.header-05  {
	background-image: url(../image-assets/sjheader-05.jpg);
}
.header-06  {
	background-image: url(../image-assets/sjheader-06.jpg);
}
.header-07  {
	background-image: url(../image-assets/sjheader-07.jpg);
}
.header-08  {
	background-image: url(../image-assets/sjheader-08.jpg);
}


.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: 10px;
}
.title span {
	font-weight: 200;
	margin-left: 2px;
}
.titletablet {
	display: none;
}
.titlemobile {
	display:none;
}
.secondary_header {
    width: 100%;
    padding-top: 3%;
    padding-bottom: 4%;
    background-color: #F1F5F5;
    clear: left;
}
.left_article {
	background-color: #FFFFFF;
	width: 70%;
	float: left;
	color: #343434;
	padding-bottom: 15px;
	margin-bottom: 160px;
}
.noDisplay {
	display: none;
}
.container .left_article h1{
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 6%;	
	margin-bottom: 0;
	color: #324A61;
	font-weight: 200;
	font-size: 160%;
	text-transform:none;
    letter-spacing: 0.01em;
}
h1 span {break-before:always;
line-height: 140%;}

.container .left_article h2{
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 6%;	
	margin-bottom: 0;
	color: #36B2C8;
	font-weight: 200;
	font-size: 140%;
	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: 	3%;
	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: #2C547B;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 2px;
  height: 8px;
  width: 8px;
}
.right_article {
    width: 30%;
    float: left;
    background-color: #FFFFFF;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	list-style:circle;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.left_article li {
	list-style-position:inside;
}
.right_article ul li:hover {
	background-color:rgba(255,255,255,0.00);
	cursor: pointer;
}
.footer {
	width: 100%;
    padding-top: 3%;
    padding-bottom: 6%;
	clear: left;
	background-color: #4a4f65;
}
.copyright {
	text-align: center;
	background-color: #4a4f65;
	color: #fff;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	word-spacing: 2px;
	border-top-width: 2px;
}
.copyright span {
	font-weight: 600;
	padding: 0 4px;
}
.copyright br {
    display: none;
}
.portrait {
    display: block;
    width: 160px;
    float: right;
    margin: 30px;
}
.portraitMobile {display: none;}
.imgside {
	width: 100%;
    max-width: 300px;
	padding-top: 60px;
	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;
}

/* MEDIA QUERY MOBIL /////////////////
///////////////////////////////// */
@media (max-width: 480px) {
.titlemobile {
	font-size: 1.4em;
}
}

@media (max-width: 640px) {
    
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: #87d8e6;
	padding: 0px;
	clear: left;
	height:100px;
}
.topnav {
position: relative;
  overflow: hidden;
  background-color: rgba(51,74,97,1.00);
	width: 100%;
    top: 0px;
}
.portrait {display: none;}
.portraitMobile {
    display: block;
    width: 100%;
    float:none;
    margin: 0 auto;
}
    .logo {
	top: 10px;
}
.title {
	display: none;
}
.titletablet {
	display: none;
}
.titlemobile {
	position:relative;
	display:inline-block;
	left: 0%;
	font-size: 1.6em;
	font-weight: 100;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.01em;
	width: 100%;
	margin:0 auto;
	padding:0;
	top: 1.1em;
}
.titlemobile span {
    font-weight: 200;
	}
.copyright br {
    display:inline-block;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 20px;
    line-height: 150%;
}

.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: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
}

@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;
}
#menu {
}

