/************************************
HEADLINE
*************************************/
.sub_headline_hdrz {font-size:22px; font-weight: 300; padding:0; margin-top: -15px; }



/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v18-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('../fonts/roboto-v18-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v18-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('../fonts/roboto-v18-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* # Cookie-Banner
---------------------------------------------------------------------------------------------------- */
/* # Cookie-Banner
---------------------------------------------------------------------------------------------------- */

	#cookie-notice.cn-position-bottom .cn-revoke-cookie, .cn-position-bottom, #cookie-notice.cn-position-top .cn-revoke-cookie, .cn-position-top {
		/*@editable*/background-color: #fff !important;
		/*@editable*/color: #656a6f !important;
		/*@editable*/border: 2px solid #203363;
     	width: 760px !important;
		min-width: unset !important;
		left: 50% !important;
		border-bottom: 0px;
		bottom: 0;
		top: unset !important;	
		margin-left: -374px;
	}

	#cookie-notice hr {

    	/*@editable*/border-top: 2px solid #203363;
		margin: 20px 0;
		padding: 0;
	}

	#cookie-notice a{

		/*@editable*/text-decoration:none;
    	/*@editable*/text-decoration-color: #203363;
		/*@editable*/color: #203363;
	}

	#cookie-notice a:hover{

		/*@editable*/text-decoration:none;
		/*@editable*/color: #203363;
	}
	
	#cookie-notice a#cn-accept-cookie{
		
		text-decoration:none;

	}

	.cookie-notice-container {
    	padding: 0px !important;
    	text-align: justify !important;
		margin: 0 auto;
		width: 100%;
		display: block;
	}


	#cn-notice-text {
		/*@editable*/
		font-family: 16px/24px 'robotoregular' !important;
		text-align: justify;
		color: #000;
		width: 92%;
		display: block;
		line-height: 1.4em;
		margin: 20px auto 0 !important;
		font-size: 16px;
		padding: 0px !important;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	}

	.cookie_imp{
		text-align: center;
	}
	#cn-notice-buttons{
		width: 100%;
		margin: 0 auto;
	}
	#cookie-notice .cn-button {
		/*@editable*/
		font-family: 16px/24px 'robotoregular' !important;
		/*@editable*/
		color: #fff;
		/*@editable*/
		background-color: #203363 !important;
		text-align: center;
		display: block;
		box-shadow: none;
		text-shadow: none;
		border-radius: 0;
		padding: 10px 0;
		margin: 20px auto !important;
		width: 92%;
		background-image: none;
		font-size: 16px;
		line-height: 18px;
		text-transform: uppercase;
		font-weight: 500;
	}

	#cookie-notice .cn-button:hover  {
		/*@editable*/background: #203363 !important;
		/*@editable*/color: #fff;
	}

@media only screen and (max-width: 800px) {
	#cookie-notice.cn-position-bottom .cn-revoke-cookie, .cn-position-bottom, #cookie-notice.cn-position-top .cn-revoke-cookie, .cn-position-top {

     		width: 560px !important;
		margin-left: -280px;
	}
}
@media only screen and (max-width: 600px) {
	#cookie-notice.cn-position-bottom .cn-revoke-cookie, .cn-position-bottom, #cookie-notice.cn-position-top .cn-revoke-cookie, .cn-position-top {

     		width: 380px !important;
		margin-left: -190px;

	}
}
body {
    margin:0;
    padding:0;
    height:100%;
    
}


body, fieldset, fieldset > fieldset {
    background: none repeat scroll 0 0 #f5f5f5!important;
}

.main ul li:before, h1 span, h2 span, h3 span, h4 span, .highlight, h5, h6, cite, h1:after, h2:after, h3:after, .more:before, ol > li:before, .error[generated="true"], .footable.breakpoint > tbody > tr > td.expand:before,   ul.page-numbers .current,  ul.comments h5 a, .comment-reply-link:before, .comment-edit-link:before, #cancel-comment-reply-link:before, .link-pages p a, #wp-calendar a, .logo-text:after,  .statistics li h4, ul.filters li.active a, .toggle-btn.active, .accordion-btn.active, ul.tab-nav li.active, h4.v_nav.v_active {
    color: #FFC000;
    font-size: 22px;
}

.accordion-content {
    display: none;
    margin-top: 1.5em;
line-height: 22px;
}

#rev_slider_14_1_wrapper{
	 height: 422px !important;
}
ul.accordion li{
margin-left: 0;
padding-left: 0;
}
a.red{
    background-color:#FF1E00 !important;
    margin-top:-5px;
}
.main ul li, .more, .comment-reply-link, .comment-edit-link, #cancel-comment-reply-link {
    padding-left: 0px;
}
.wpb_accordion h3:after{
   content: none !important;

}
.rezension_pdfs span{
margin: 0;
display:block;
padding: 5px 0;
}
.main ul li:before {
content: "";
}
.zitat{
font-family:roboto;
}
.zitat_logo_text{
    color:#000;
    float:left;
    font-size: 24px !important;
    font-weight:300 !important;
     line-height: 28px !important;
    margin-top: -56px !important;
}
.zitat_logo_title {
    float: right;
    font-size: 1.06em !important;
    line-height: 45px !important;
    margin: 0 53px 0 -148px !important;
    padding: 0;
    color:#203363;
}
.more:before {
    content: "g";
    font-family: 'bulletsregular';
    font-size: 16px;
    left: 3px;
    position: absolute;
    top: 8px;
}

.main-content img, .right-aside img, .fluid-width-video-wrapper {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: none;
    height: auto;
    margin: 1em 0;
    max-width: 100%;
}

/*.home .clearfix:nth-of-type(1) h1 {
    font-size: 2.2em !important;
    margin: 4em 0 !important;
}*/

.main-container {
    padding: 0;
}

.main-content img, .right-aside img, .fluid-width-video-wrapper {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: auto;
    margin: 0 0 0;
    max-width: 100%;
    padding: 0 0 2em;
}
footer .wrapper {
    color: #9FA6AA;
    font-size: 14px;
    margin-top: 0;
    padding: 1em 0 0;
}
footer {
    margin-bottom: -56px;
    padding-bottom: 10px;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
  
}

.main ul, .main ol {
    margin-bottom: 0px;
}
ul.paging{
	  margin: 0;
}
h2 {
    font-size: 30px;
    margin-top: 15px;
}
.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {
    border-bottom: 1px solid #CCCCCC;
}
strong, b, .lead, .main table th, blockquote, .more, .cta a, .tweet, ul.pagination li a, ul.comments h5 a:hover, .comment-reply-link, .comment-edit-link, .link-pages, .link-pages p a:hover, #wp-calendar a:hover, #wp-calendar caption {
    color: #203363;
}
.home .wpb_wrapper p:first-child{
	margin: 0 !important;
}
.home .widget-title .wpb_wrapper:nth-of-type(1) a{
    color: #000000;
    font-size: 1.7em;
    margin-top: 0.99em;
    font-family: 'Roboto',Arial, sans-serif;
    font-weight:500 ;
    text-decoration: underline;
}
.home_liste .wpb_wrapper:nth-of-type(2) .wpb_text_column a{
	margin: 0 0 0 0;
}
.home .wpb_wrapper h3 a{
    font-size: 0.6em;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 500;
    
}
.rezension_pdfs{
 margin-bottom: 15px !important;
}
.rezension_pdfs h6:first-child{
 margin-top: 22px;
}
.vc_span4 .wpb_wrapper p:first-child{
	font-size: 22px;
	margin:28px 0 0;
}
#recent-posts-2 .widget-title{
    margin:0.28em 0 0.45em;
    color:#000;
}
.home .vc_wp_posts .widget_recent_entries h2{
    margin:0.28em 0 0.45em;
    color:#000;
}
.vc_wp_posts .widget_recent_entries h2{
 margin: 0.50em 0 0.2em;
    color:#000;
}
.main-content {
    float: left;
    width: 100%;
}
.widget_recent_entries ul li a{
    color: #203363;
}

.header-container{
    min-height:100%;
    position:relative;
}
.wrapper {
    padding: 0 0 1.6em;
}
.header-container nav {
    float: right;
    margin-top: 1.3em;
}
.logo img, .logo-foot img {

    width: 70%;
}
.nav a, .header-container div.nav li a {
    font-size:14px !important;
    font-weight: 600;
    font-family: "Roboto", Arial, sans-serif;
    padding: 0.2em 0.4em;
  
}
.main-container .paging span {
    font-size: 18px;
    transition: all 250ms ease-in-out 0s;
}
ul.paging a {
    font-size: 13px;
}
.header-container #nav li a:hover {
    color:#808080;
    background:none;
}
.header-container header .wrapper {
    padding-bottom: 1.3em;
}
.header-container header {
    padding-bottom: 0;
    padding-top: 1.8em;
}
nav li.current-menu-item a, li.current-menu-parent a, input[type="submit"], #menu-icon, ol.graphs > li, .flex-control-paging li a.flex-active, ul.page-numbers li a.prev:hover, ul.page-numbers li a.next:hover, ul.paging a:hover span {
   color:#FFC000 !important;
   background:none !important;
}
.nav li a {
    color: #203363;
}
.main #rev_slider_1_1 ul li{
	  padding:0 !important;
}
.rezension_pdfs h6 a{
    font-size: 16px;	
}
.rezension_pdfs .more{
    padding-left: 16px;	
}

.rezension_pdfs p{
margin:0;
}
.header-container header {
    padding-bottom: 0;
    padding-top: 1.3em !important;
}
.wpb_wrapper #recent-posts-2, .widget_recent_entries h2:after {
    content: " ";
    padding-left: 3px;
    position: relative;
}
.wpb_alert p:last-child, #content .wpb_alert p:last-child, .wpb_text_column p:last-child, .wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child, .wpb_toggle_content p:last-child {
    margin-bottom: 15px !important;
}



/************************************
LINES / PADDINGS / MARGINS
*************************************/



.wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0;
}

/************************************
BUTTONS
*************************************/

a.btn{
    background-color: #525252!important;
    color: #FFFFFF;
}

a.red {
    background-color: #FF1E00 !important;
    margin-top: -5px;
}


a.small-btn {
    font-size: 0.8em;
    padding: 0.2em 0.8em;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    
}

/************************************
SIDEBAR
*************************************/



.vc_wp_custommenu .menu-main-container{
    background: none repeat scroll 0 0 #DADADA;

}

.vc_wp_custommenu .menu-main-container li{
 padding:8px 15px; 
}

.vc_wp_custommenu .menu-main-container .current-menu-item{
background: none repeat scroll 0 0 #FFF;
}





.vc_wp_custommenu{

font-family: "Roboto", Arial, sans-serif;
font-size: 13px;
font-weight: 500;
}

 ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0!important;
}
.startseite_title h1{
	font-size: 45px;
	font-weight:700;
}
.mini_logo{
	float:right;
}
footer .left{
	width:100%;
}

footer .left p{
   float: left;
    line-height: 37px;
    margin: 0;
    width: 90%;
}
.z_revolu img{
	padding: 0 0 12px !important;
} 