@import url("nav.css");
@import url("onepcssgrid.css");
@import url("but.css");
@import url("acc.css");
@import url("css/tab.css");
@import url("spliti.css");
@import url("css/box.css");
@import url("stylenews.css");

#txt {
  position: fixed;
  bottom: 0;
  padding: 0 10px;
  right: 0px;
  color: #000;
  background: #fff;
  opacity: 0.9;
  -webkit-transition: opacity 0.7s;
  z-index: 999;
}

/* RESET BROWSERSTYLE */
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
#abstand {
	width:1px;
    height: 303px;
    float: left;
    background: #1d255f;
}
.dlcounter_button { 
	background: #1d255f;
	border: none;
	border-radius: 6px;
	box-shadow: 0 12px 36px 0 rgba(41,93,169,.38);
    color: #fff;
	cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    padding: 0.6rem;
    text-decoration: none;
   
}
#txt {
  position: fixed;
  bottom: 0;
  padding: 0 10px;
  right: 0px;
  color: #000;
  background: #fff;
  opacity: 0.9;
  -webkit-transition: opacity 0.7s;
  z-index: 999;
}
img {
  border:0px;
  max-width:100%;
  height:auto;
 
}

/* GLOBAL */
h1, h2, h3, h4, h5, h6 {
         font:  "Raleway", sans-serif;
	font-weight: 300;
	clear: both;
	letter-spacing: 0.02em;
	line-height: normal;
        
}

h1 {  
	font-size:1.6em;
	margin: 1em 0 .5em 0;
}
h2 {  
        
	font-size:1.6em;
	margin: 1em 0 .5em 0;
}
h3 {  
	font-size: 1.6em;
	margin: 1em 0 .5em 0;
}
h4 {  
	font-size: 1.6em;
	margin: 1em 0 .5em 0;
}
h5 {
	font-size: 1.3em;
	margin: 1em 0 .5em 0;
	
}
h6 {
	font-size:1.2em;
	margin: 1em 0 .5em 0;
	font-weight: 400;
}
p {margin: 10px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 22px;}
ul {list-style:none; margin: 6px 17px;}
ul li {line-height: 1.2em; border: 0; padding: 3px 0; margin: 0;}


a:hover {
    text-decoration: none;
}
a: {
    text-decoration: none;
}
td {
  padding:0px 0px 10px 0px;
}

* html #wrapper {height: 100%;
	
}
html, body {
	
	height: 100%;
	margin:0 auto;
}

/* BODY UND SEITE / BODY AND PAGE */
#body {  
	font: 400 1em/1.6em "Raleway", sans-serif;
	overflow-x: hidden;

	color: #333;
	height:100%;
	margin:0 auto;
	
}

#next {
position:absolute;
top:30px;
width: 100px;
height: 25px;
right: 0;
z-index:2;
background:transparent;
}


#top {
	font: 400 1em/1.6em "Raleway", sans-serif;
	line-height: 40px;
}

#wrapper {
	
	position: relative;width:100%;
	min-height: 100%;margin:0 auto;
	background: #f5f4f1;
}
/* KOPFBEREICH MIT SUCHBOX / HEADER AND SEARCHBOX */
#tplge_header {
	Background: none repeat scroll 0 0  #1d255f; 
	padding: 0;
	margin: 0;
	top:0px;
	width:100%;
	min-height: 150px;
}
#tplge_headerin {
	background: url(images/cllogo.png) no-repeat;
	width: 120px;
	height: 120px;
	padding: 20px 10px 0 10px;
	margin: 0 auto;
  display: none;
}

#searchbox {padding: 0;
	margin: 0 auto;
	max-width: 500px;
	height: 60px;
	text-align: left;
        font: 400 1em/1.6em "Raleway", sans-serif;
	font-size: 2.4em;
        color:#ffffff;

  
}
#searchbox input.text {
  background: transparent;	
        border:none;
	outline: none;
	width: 500px;
	height:60px;
	margin: 0 auto;
	padding:0;
	font: 400 1em/1.6em "Raleway", sans-serif;
	font-size: 2.4em;
        color:#ffffff;
	float: left;
}
#searchbox input.submit {
	display: none;
}


/* BREADCRUMB-NAVIGATION (LOCATOR) */
#tplge_locator {
	text-align: right;	
  padding: 10px 10px 0 0;
  max-width:98%;
}
#tplge_locatorin {
	display: inline-block;
  padding: 0 0 0 20px;
}
#sprache {
	display: inline-block;padding:0px 5px 0px 5px;
}


#sliderflx {
	position: relative;
	width: 100%;
	padding: 0;
}

#content {
	margin: 0 auto;
	width:100%;
	position:relative;
        background:#f5f4f1;
}

/* MAIN */
#tplge_main {
  position:relative;
	background: none;
	text-align: left;
	margin: 0 auto;
	width: 100%;
}
#contentin {
  position:relative;
	background: none;
	text-align: left;
  max-width: 1680px;
  margin: 0 auto;
  /*display: inline-block;*/
}
#contentin.home {
	width: 90%;
}

#contentin::after {
  content: "";
  display: table;
  clear: both;
}
#content .pt-page {
  padding: 40px 0;
  position: relative;
  display: inline-block;
}
#tplge_main.admincl {
	width: 85%;
}

/* FUSSLINKS / FOOTER LINKS */
#tplge_notes {
	background: none repeat scroll 0 0 #1d255f;
	font: 400 1em/1.6em "Raleway", sans-serif;
	font-size: 1em;
	text-align: center;
	
	margin: 0;
	bottom:0;
	width:100%;
	height: 120px;
	margin: -34px 0 0;
	position:relative;
}
div#tplge_notes p {
  margin: 20px 30px 0 0;
	color: #f8f8f8;
}


#tplge_notes a:link {color: #f8f8f8; text-decoration: none;}
#tplge_notes a:visited {color: #f8f8f8; text-decoration: none;}
#tplge_notes a:hover {color: #ffffff; text-decoration: none;}
#tplge_notes a:active {color: #fff; text-decoration: none;}
#tplge_notes a:focus {color: #fff; text-decoration: none;}



/* VORDEFINIERTE KLASSEN FUER BILDER / PREDEFINED CLASSES FOR IMAGES */
img.tplge_left {float: left; margin: 0 20px 10px 0;}
img.tplge_right {float: right; margin: 0 0 10px 20px;}
img.tplge_center {margin: 10px auto;}
img.tplge_border {border: 8px solid #ccc;}
img.tplge_noborder {border: 0;}

.veg150{
float: left;padding:10px
}


/* LINKFORMATIERUNG / LINKS */
a:link {color: #1d255f; text-decoration: none;}
a:visited {color: #1d255f; text-decoration: none;}
a:hover {color: #1d255f; text-decoration: underline;}
a:active {color: #1d255f; text-decoration: underline;}
a:focus {color: #1d255f; text-decoration: underline;}

/* SONSTIGES / THE REST */

#passwd {border: 1px solid #ccc;}
.file {border: 1px solid #ccc;}
p.code {background: #eed; font-family: 'courier new', serif; border: 1px solid #997; padding: 10px 16px;}
.scroll {background: #eec; border: 1px solid #997; padding: 10px; overflow: scroll;}
.border {border: 1px solid #ccc;}
.retrieve {background: #ffffff; background-image:none; border: 0;}
table.edit {background: #eee; font-size: 14px; line-height: 1.2em; border: 1px solid #999; margin: 1px 0;}
table.edit td {border: 0; padding: 3px;}
textarea {width: 90%; background: #f8f8f8; font-family: arial, sans-serif; border: 1px solid #999; padding: 10px; margin: 0 0 10px 0;}
.hinweis {line-height: 1.2em; padding: 2px 10px;}

.picbox img {
	max-height: 100%;
	max-width: 100%;
	display: block;
}
.inner_picbox {
	background: #1d255f;
filter: alpha(opacity=80);
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
   opacity:0.8;
   -moz-opacity: 0.80; 
	border-radius: 5px;
	position: absolute;
	padding: 0 10px;
	min-width: 160px;
	width: 16%;
	top: 15%;
	left: 5%;
}
	
.inner_picbox p {
	margin: 4% 0;
}
.inner_picbox a {
	font-size: 1.1vw;
	color: #fff;
}

.fa{
  margin:5px;
}
#par{text-align:center;
       margin:0 auto;
       width:100%;
       max-height:3o0px;
       
}
.separator {
  width: 160px;
  border-bottom: 1px solid #1d255f;
  margin: 0 auto 2rem;
}
.sep:after {
    border-top: 20px solid #e9e9f0;
    border-left: 20px solid transparent; 
    border-right: 20px solid transparent; 
    bottom: 52px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -21px;
    width: 0; 
    height: 0;
}
.sepblue:after {
    border-top: 20px solid #1d255f;
    border-left: 20px solid transparent; 
    border-right: 20px solid transparent; 
    bottom: 52px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -21px;
    width: 0; 
    height: 0;
}
/* video-container */
.video-container {
  display: inline-block;
  position: relative;
  max-width: 550px;
  width:100%;
  margin:10px 20px 10px 0 !important;
  padding:0 !important;
  
}
.video-container:after {
  padding-top: 56%;
  display: inline-block;
  content: '';
}

.video-container iframe {
border: medium none;
  width:100%;
  height: 100%;
  position: absolute;
  top: 0; bottom: 0; right: 0; left: 0;
}
/* video-container */
.fb_iframe_widget {
    display: block !important; /* try this */
    margin: 1.5em 0 1em;
    text-align: center;
} 
footercl {
  clear: both;
  position:fixed;
  width: 100%;
  bottom:0;
  z-index: -1;
}
#dv {background-color:transparent;  margin:0 ;width:280px;position:relative;-webkit-backface-visibility: hidden;
  
}

.txt2 {font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 1.6em;
  position: absolute;
  width: 280px;
  padding:25px 140px 0 0 ;
  margin:0;
  height: 80px;
  
  
}

h6 {color:#ffffff;
  display: inline-block;
  vertical-align: top;
  margin: 0 ;
}

.word {
  position: absolute;
  width: 220px;
  opacity: 0; 
  }

.letter {
  display: inline-block;
  position: relative;
  float: left;
  -webkit-transform: translateZ(25px);
          transform: translateZ(25px);
  -webkit-transform-origin: 50% 50% 25px;
          transform-origin: 50% 50% 25px;
}

.letter.out {
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  -webkit-transition: -webkit-transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: -webkit-transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
}

.letter.in {
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  -webkit-transition: -webkit-transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: -webkit-transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.gra {
  color: #e9e9f0;
}

.wei {
  color: #ffffff;
}

.blu {
  color: #1d255f;
}

a, a:hover {
	text-decoration: none;
}

hr.style-two  {
    width:100%;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(29, 37, 95, 0), rgba(39, 27, 95, 0.85), rgba(29, 37, 95, 0));
}
.socialbtns, .socialbtns ul, .socialbtns li{
	margin: 0;
	padding: 5px;
}

.socialbtns li {
    list-style: none outside none;
    display: inline-block;
}

.socialbtns .fa {
	width: 50px;
    height: 50px;
	color: #FFF;
	background: rgba(238, 238, 238, 0.1);
	padding-top: 17px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
}
.realblog_meta_date{display:none;}
.socialbtns .fa:hover {background: rgba(12, 23, 37, 0.1);
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
}
/* flexbox */
.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexboxin {
  -webkit-flex: 1 1 350px;
  -moz-flex: 1 1 350px;
  -ms-flex: 1 1 350px;
  flex: 1 1 350px;
  text-align: center;
}
.flexbox.klima {
  background:white;
}
.flexboxin.klimahoverbox {
  -webkit-flex: 1 1 100px;
  -moz-flex: 1 1 100px;
  -ms-flex: 1 1 100px;
  flex: 1 1 100px;
  padding: 0 10px 0 10px;
}
#linie-div {
 
  text-align: left;
  padding: 0 10%;

} 
.video_buttons {
  display: inline-block;
  padding: 10px 20px;
  background: #1d255f;
  color: #ffffff;
  border: 1px solid #1d255f;
  text-transform: uppercase;
}
.video_buttons:hover {
  background: none;
  color: #1d255f;
  transition: all 0.3s ease-in-out;
}
.video_buttons2 {
  display: inline-block;
  padding: 10px 20px;
  background: none;
  color: #1d255f;
  border: 1px solid #1d255f;
  text-transform: uppercase;
}
.video_buttons2:hover {
  background: #1d255f;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.hover-18   {
  display: inline-block;
  background-color: transparent;
  border: 1px solid #b4b4b4;
  color: #1d255f;
  font-style: normal;
  letter-spacing: 2px;
  box-shadow: none;
  margin: 10px 0 0 0;
  padding: 10px 20px;
  transition: 0.3s; 
  font-size: 0.87em;
  text-transform: uppercase;
}
.hover-18:hover {
  border: 1px solid #1d255f;
  transition: all 0.3s ease-in-out;
}
.onerow .item {
  width: calc(100% - 25px);
  background: #1d255f;
  margin: 25px auto;
  text-align: left;
  color: white;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.1);
}
.onerow .item-img {
  position: relative;
  width: 100%;
}
.onerow .item-desc {
  position: relative;
  padding: 25px;
}
.onerow .item-desc a {
  position: relative;
  display: block;
  font-weight: 500;
  margin: 25px 0 0 0;
  color: #ccc;
}
.onerow .fb_iframe_widget {
    display: block !important;
    margin: 1.5em 0 1em;
    text-align: center;
}

blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 1.2;
  color: #1d255f;

  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;

  /*Borders - (Optional)*/
  border-left-style: solid;
  border-left-width: 15px;
     
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
  
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}

/*Grapefruit Color Palette*/
blockquote.frage{
  border-left-color: #0faa89;
  
}

/*Bittersweet Color Palette*/
blockquote.antwort{
  border-left-color: #1d255f;
  
}

@media screen and (max-width: 960px) {
  .inner_picbox a {
    font-size: 9px;
  }
  .sepblue:after {
    border-top: 20px solid #1d255f;
    border-left: 20px solid transparent; 
    border-right: 20px solid transparent; 
    bottom: 1000px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -21px;
    width: 0; 
    height: 0;
  }
  #tplge_header {
    min-height: auto;
  }
  #tplge_headerin {
    display: block;
  }
  #tplge_locator {
    position: absolute;
    right: 0;
    top: 110px;
    z-index: 3;
  }
}
@media screen and (max-width: 480px) {
  .inner_picbox a {
    font-size: 9px;
  }
  
#searchbox input.text {
        background: transparent;	
        border:none;
	outline: none;
	width: 250px;!
	height:60px;
	margin: 0 auto;
	padding:0;
	font: 400 1em/1.6em "Raleway", sans-serif;
	font-size: 2.0em;
        color:#ffffff;
	float: left;
}
   h4 {
    font-size: 65%;
    margin: 1em 0 .5em 0;
  }

 .siegel{
         max-width:30%;
         max-height:30%;
}
#searchbox {
        padding: 0;
	margin: 0 auto;
	max-width: 250px;
	height: 60px;
	text-align: left;
        font: 400 1em/1.6em "Raleway", sans-serif;
	font-size: 1.6em;
        color:#ffffff;
}
#searchbox input.submit {
	background-color: transparent;
	color: transparent;
	font-size: 1.6em;
	height: 0px;
	outline: none;
	padding: 0;
	vertical-align: middle;
	width: 0px;
}

.ms-nav-next {display:none;}
.ms-nav-prev {display:none;}
.ms-bullet {display:none;}
}