/***** UNIVERSUM MAIN CSS DESIGN A *****/
/* @import url(https://fonts.googleapis.com/css?family=Bitter:400,700|Asap:400,400italic,700,700italic); */

@font-face{
font-family:"Calibri Regular";
src:url("Fonts/calibri_regular.woff2") format("woff2"),
url("Fonts/calibri_regular.woff") format("woff");
}
@font-face{
font-family:"Calibri Bold";
src:url("Fonts/calibri_bold.woff2") format("woff2"),
url("Fonts/calibri_bold.woff") format("woff");
}


/*  Layout
----------------------------------------------- */
/*
html, body {
    font-size: 100%;
} */
body {
    background: #f4f4f5  url("") no-repeat top left;
    /* padding:35px 0 0 0; */
    margin:0;
    width:100%;

}
#container{
    background: inherit;
    margin: 60px auto 0;
    position: relative;
    width: 1000px;
    z-index: 1;
}
    
#headline {
    position: absolute;
    top: -145px;
    left: 0;
    display: inline-block;
    padding:0;
}    

#navigation
{
    position:relative;
    width:100%;
    height:51px;
    display: inline-block;
    background: #38a1d2;
    line-height:51px;

}
#sidebar
{
    float:right;
    width:250px;
    padding: 82px 23px 0 0;
}

#content
{
    float:left;
    width:690px;
    padding:23px;
}

#footer
{
    clear:both;
    margin-top:10px;
    background: none repeat-x scroll center top #f3f3f3;
    height: 42px;
}
/*-------------------------------------------------------- HEADER--*/
#header div {
    height: 100%;
    margin: auto;
    width: 1004px;
}
#header div img{
    margin-right:-3px;
}

/*  Navigation
----------------------------------------------- */

#navigation {
    background: #009fe3 none repeat scroll 0 0;
    height: 53px;
    line-height: 50px;
    position: relative;
    width: 100%;
}
ul.j-nav-level-0
{
        width:1000px;
    list-style: outside none none;
    margin: 0 auto ;
    padding: 0;
}
ul.j-nav-level-0 li {
    display: block;
    float: left;
    padding: 15px 40px 17px 0;
}
ul.j-nav-level-0 > li:hover > a {
    border-bottom:2px solid #ffee02;
}

ul.j-nav-level-1
{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 54px;/*51px;*/
    width: 250px;
    z-index: 2;
}

ul.j-nav-level-1:before
{
    background: none no-repeat scroll 0 0 #009fe3;
    content: "";
    height: 18px;
    left: 32px;
    position: absolute;
    top: -12px;
    transform: rotate(45deg);
    width: 18px;
}

ul.j-nav-level-1 li
{
    float: none;
    margin: 0;
        display: block;
    padding: 0 0;
}

    

ul.j-nav-level-0 li a
{
    color: #fff;
    font: 700 20px/51px calibri, "Calibri Regular", Arial,"Trebuchet MS", Verdana, sans-serif;
    text-decoration:none;
    text-transform: uppercase;
    display: block;
    padding: 0 10px;
    text-align:center;
    min-width:0px; 
}
ul.j-nav-level-0 > li > a {
    color: #fff;
    font: 400 20px/20px calibri, "Calibri Regular",Arial,"Trebuchet MS",Verdana,sans-serif;
    padding: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 5;
}

ul.j-nav-level-1 li a {
    color: #333;
    display: block;
    font: 400 18px/53px calibri, "Calibri Regular",Arial,"Trebuchet MS",Verdana,sans-serif;
    height: 53px;
    text-transform: none;
    text-align:left;
    min-width:0;
    display: block;  
        overflow: hidden;
}


ul.j-nav-level-1 li a:after {
    border-bottom: 1px solid #ccc;
    content: "";
    left: 2%;
    line-height: 0;
    position: absolute;
    width: 96%;

}
ul.j-nav-level-1 li:hover a:after {
    border-bottom: 0;
}
ul.j-nav-level-1 li:first-child a:after {
    border: 0 none;
}

ul.j-nav-level-1 li:last-child a{
    border-bottom: 0px ;
}
ul.j-nav-level-1 li a:hover {
    color: #fff;
    text-decoration:none;
    background: #009fe3;
    border-radius: 0px;
        overflow: hidden;
}

ul.j-nav-level-0 li:hover ul.j-nav-level-1 {
    display: block;
}
ul.j-nav-level-0 li ul.j-nav-level-1 {
    display: none;
}


ul.j-nav-level-2 li:first-child a:after {
    border-top: 1px solid #ccc ;
        top:0px;
}
ul.j-nav-level-2 li a:hover:after {
    border-bottom: 0px solid #ccc ;
        border-top: 0px solid #ccc ;
}
ul.j-nav-level-2 li a:after {
    border-bottom: 1px solid #ccc !important;
        bottom:0px;
}

ul.j-nav-level-2 li a {
        font-size: 14px;
    height: auto;
    line-height: 24px;
    overflow: hidden;
    text-indent: 0;
        padding-bottom:5px;
        padding-top:5px;
        padding-left:15px;
        display:block;  
}

ul.j-nav-level-2 {
    margin: 0;
    padding: 0;
}

ul.j-nav-level-2 li { 
    list-style: outside none none;
        height: auto;
        
        display:block;
        position: relative;
}



/*  BLOG 
----------------------------------------------- */

.n.clearover.j-blogarticle {
    margin: 0 0 0px;
    padding: 0;
    position:relative;
    min-height: 290px;
}

a.blogreadmore {
    text-transform: uppercase;
}
a.blogreadmore:hover  {
}

/* span.comment {
    background: url("/s/img/cc/comment.gif") no-repeat scroll 6px center rgba(0, 0, 0, 0);
    display: block;
    padding: 0 26px;
    position: absolute;
    line-height: 32px;
    bottom: 0;
    right: 0;
} */



/*-------------------------------------------------------- CONTENT + BLOG--*/
#container {
    background: inherit;
    margin: 15px auto 0;
    position: relative;
    width: 1004px;
    z-index: 1;
}

#content{
    background: #fff;
    float: left;
    padding: 15px;
    width: 660px;
}

#content img {
    max-width: 650px;
}
#content figure {
    max-width: 650px;
}
#content #content_area {
    width: 660px;
}
.blogselection {
    width: 650px;
}
.n.clearover.j-blogarticle {
    overflow: visible;
    margin:  0 0 15px 0;
    min-height: inherit;
    padding: 0px;
    position: relative;
	clear: both;
    width:650px;
}
div.datetime.dt-style0 {
    background-color: #269cdd;
    border-radius: 1px;
    box-shadow: 0 0 0px #323232!important;
    float: left;
    margin: 0 10px 10px 0;
    min-height: 45px;
    min-width: 44px;
    overflow: hidden;
}
div.datetime{
    display: inline-block;
    margin: 0 15px 0 -62px!important;
        float:none!important;
        background:  no-repeat scroll center center rgba(0, 0, 0, 0)!important;
}
div.datetime .datetime-inner {
    background: none repeat scroll 0 0 #e5007e;
    height: 42px;
    padding: 0;
    width: 42px;
}

div.datetime p {
    color: #ffef00 !important;
    font-size: inherit;
    line-height: 1;
    padding: 0;
    text-align: center;
}

div.datetime p.day {
    line-height: normal;
    font-weight:700;
    font-size: 18px;
    padding: 5px 0 0;
        
}
div.datetime p.mon{
    font-size: 11px;
    text-transform:uppercase;
        margin-top: -2px;
    padding: 0;
}




.n.j-blogSelection {
    padding: 0 5px;
}


/*Detail - Blog*/
.post.clearover {
    margin: 0 0 0px 0;
    min-height: inherit;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 650px;
    display:flex;
}   
   
.post.clearover div.datetime.dt-style9.dt-alignment-right {
    display: inline-block;
    margin: 0 20px 0 -57px;
}
.post .j-blog-header {
    margin-bottom: 25px;
}

.postmeta {
    left: 7px;
    position: absolute;
     bottom: 0;
}

.n.j-comment {
    margin-top: 25px;
}   
    
ul.com-list, ul.com-list-noava {
    margin: 15px 0;
    padding: 0;
}
    
.zend_form > div {
    padding-top: 8px;
}   
    
.zend_form > div label{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #e5007e !important;
    font: 400 18px/200% calibri, "Calibri Regular",Arial,"Trebuchet MS",Verdana,sans-serif;
    padding: 0;
}
.zend_form input[type="text"], .zend_form textarea {
    background: none no-repeat scroll 12px center rgba(0, 0, 0, 0);
    border: 2px solid #d8dce0;
    border-radius: 5px;
    box-sizing: content-box;
    color: #9ba0a8;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 5px;
    padding: 5px 10px;
    width: 96%;
}

.commententry input[type="submit"] {
    background: none repeat scroll 0 0 #009fe3;
    color: #fff;
    display: block;
    height: 30px;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    margin-top:15px;
    border:0px;
}

.commententry input[type="submit"]:hover {
    background: none repeat scroll 0 0 #e5007e;
}

/* Sidebar */

.input_email input , input[name="email"] {
    background: url(https://u.jimdo.com/www71/o/s5052c3b8e0dc2298/userlayout/img/brief.png?t=1429607378) no-repeat scroll 12px center rgba(0, 0, 0, 0);
    border: 2px solid #d8dce0;
    border-radius: 5px;
    color: #9ba0a8;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    margin-bottom: 5px;
    padding: 5px 0;
    text-indent: 40px;
    width: 99%;
}

input#recaptcha_response_field {
    background: none no-repeat scroll 12px center rgba(0, 0, 0, 0);
    border: 2px solid #d8dce0;
    border-radius: 5px;
    color: #9ba0a8;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    margin-bottom: 5px;
    padding: 5px 0;

    width: 99%;
    letter-spacing: 0.02em;
  
}
button.cr_button{
    background: none repeat scroll 0 0 #38a1d2;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    line-height: 32px;
    margin: 5px 0;
    padding: 0 26px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
button.cr_button:hover{
    background: none repeat scroll 0 0 #238ec4;
}
#recaptcha_widget > div {
    margin-bottom: 5px;
}
#recaptcha_image > img {
    max-width: 240px;
}
.captcha2_reload {
    float: right;
    margin-top: 5px;
}
.editable_content + p {
    font: italic 400 15px calibri, "Calibri Regular",Arial,"Trebuchet MS",Verdana,sans-serif;
    color: #9ba0a8!important;

}
/*-------------------------------------------------------- SIDEBARE --*/
#sidebar {
   background: none repeat scroll 0 0 #fff;
    float: right;
    padding: 15px;
    width: 276px; /* 267px */
}
    




.input_email input {
  
    border: 2px solid #d8dce0;
    border-radius: 5px;
    color: #9ba0a8;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    margin-bottom: 5px;
    padding: 5px 0;
    text-indent: 40px;
    width: 99%;
}    
    
input#recaptcha_response_field {
    background: none no-repeat scroll 12px center rgba(0, 0, 0, 0);
    border: 2px solid #d8dce0;
    border-radius: 5px;
    color: #9ba0a8;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 5px;
    padding: 5px 0;
    text-indent: 40px;
    width: 99%;
}    
    
#recaptcha_image > img {
    max-width: 258px;
}    
    

.editable_content + p {
    color: #9ba0a8 !important;
    font: italic 400 15px calibri, "Calibri Regular",Arial,"Trebuchet MS",Verdana,sans-serif;
    margin-top: 15px;
}
    
button.cr_button {
    background: none repeat scroll 0 0 #009fe3;
    border: 0 none;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 32px;
    margin: 5px 0;
    padding: 0 26px;
    text-transform: uppercase;
 } 
button.cr_button:hover {
    background: none repeat scroll 0 0 #e5007e;

 } 

/* Footer */
div#contentfooter {
    font-size: 15px!important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

div#contentfooter div.inforow {
    display: none;
}

#contentfooter a {
   
    font-weight: normal;
    color:#474747!important;
}



#footer .gutter 
{
    height:0px;
    padding: 12px 23px 0;
}

/*-------------------------------------------------------- FOOTER --*/
#footer {
   background: none;
}
#footer .gutter {
    padding: 15px 0 0;
}
#contentfooter {
    color: #e4ecef;
}
#contentfooter .leftrow a,
#contentfooter .rightrow a{
    margin: 0 15px;
    font-size:14px;
}    
#contentfooter .leftrow a:first-child {
    margin-left: 0;
}   
#contentfooter .rightrow a:last-child {
    margin-right: 0;
} 
    

/* Sonstiges */
.j-header {
    clear: both;
}


div.datetime {
    background: url("/s/img/cc/datesticker-bg.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 45px;
    margin: 0 10px 10px 0;
    width: initial!important;
}























/***** UNIVERSUM FONT CSS DESIGN A *****/


/* Slider */
.cc-m-gallery-slider.cc-m-gallery-light-ui .bx-wrapper .bx-caption span {
    color: #111 !important;
    text-shadow: 0 0 1px #333;
        font: 400 15px/22px calibri, "Calibri Regular",Arial,"Trebuchet MS",Verdana,sans-serif;

}


 /* @media only screen and (min-width: 480px){ */
 /* font.css Ã¼bersteuern */
body, p, table, td {
    color: #333;
    font: 400 17px/22px calibri, "Calibri Regular", Arial,"Trebuchet MS", Verdana, sans-serif;

}
input, textarea {
    font: 400 11px/140% calibri, "Calibri Regular", Arial,"Trebuchet MS", Verdana, sans-serif;
}

h1 {      
    color: #464243!important;
    font: 400 26px/140% calibri, "Calibri Regular", Arial,"Trebuchet MS", Verdana, sans-serif;
}

h2 {
    color: #464243!important;
    font: 400 26px/140% calibri, "Calibri Regular", Arial,"Trebuchet MS", Verdana, sans-serif;
}
h3 {
    color: #464243!important;
    font: 400 20px/140% calibri, "Calibri Regular", Arial,"Trebuchet MS", Verdana, sans-serif;
}

a:link, a:visited {
    color: #009fe7 ;
    text-decoration: none;
}
a:active, a:hover {
    color: #e5007e ;
    text-decoration: none;
}
div.hr {
    border-bottom: 1px solid #ddd;
    height: 1px;
    margin:  15px 0 10px;
    clear:both;
}

/* eigene Button- und Font-Styles*/ 

a.j-calltoaction-link {
    background-color: #009fe7;
    }

h1 a:link, h1 a:visited {
    color: #464243!important;
    
}
h1 a:active, h1 a:hover {
    color: #464243!important;
}

#headline a
{
    text-decoration:none;   
    text-align:left;
    font: 400 28px/1.3em calibri, "Calibri Regular", Arial,"Trebuchet MS", Verdana, sans-serif;
    color: #009ee3 !important;
    font-weight: 700;
    padding: 60px 0 0; 
   
}
    
#headline a:hover { text-decoration:none;  }

/*Backend workarround*/

.cc-m-text-inline-rte.mce-content-body .headline {
    left: -728px !important;
    top: -170px!important;
}    
    

.j-header h1, .j-header h2, .j-header h3 {
    color: #464243;
    font: 400 24px/140% calibri, "Calibri Regular", Arial,"Trebuchet MS", Verdana, sans-serif;
}
.j-header h3 { 
    font-size:20px;
}
    
        
#content .j-header h1, #content .j-header h2, #content .j-header h3 {
   margin: 5px 0;
}

#content .n.j-hr {
    margin: 10px 0;
}


#sidebar h1,
#sidebar h2,  
#sidebar h3 {
    font: 400 26px/140% calibri, "Calibri Regular", Arial,"Trebuchet MS", Verdana, sans-serif;
    background: none;
    color: #e5007e !important;
    padding: 0;
}

/************************* TEMP ********************************/
#header {background:#fff; height: 100px; padding:0px;}
#header div{ width: 1000px; margin: auto;  height: 100%;}
#header img {
    float: right;
    height: 73%;
    padding: 13px 0;
}
   
.n.clearover.j-blogarticle > h1,
.n.clearover.j-blogarticle > h2, 
.n.clearover.j-blogarticle > h3 { 
    display: inline-block !important;
    margin: 0 0 15px;
    max-width: 100%;
    min-height: 42px;
    vertical-align: top;
}


.n.clearover.j-blogarticle > h1 a, 
.j-header > h1, 
.n.clearover.j-blogarticle > h2 a, 
.j-header > h2,
.n.clearover.j-blogarticle > h3 a, 
.j-header > h3,
.post .j-blog-header,
.post .j-blog-header a{    
    background: none repeat scroll 0 0 #e5007e;
    color: #ffef00 !important;
    display: inline-block;
    font-weight: 400;
    line-height: 42px;
    min-height: 42px;
    padding: 0 10px;
}



.post .j-blog-header a{
        padding:0px;
}

a.blogreadmore {
    display: inline-block;
    line-height: 30px;
    text-align: right;
    text-transform: uppercase;
}
a.blogreadmore:hover {
    background:inherit;
}
/* Falls kein Text */
/* .n.clearover.j-blogarticle > .c + a.blogreadmore {
    display: block;
    float: none;

    text-align: right;

} */

span.comment{

    /* background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: table !important;
    left: 0;
    line-height: 30px;
    margin-bottom: 30px !important;
    padding: 0;
    position: relative;
    z-index: 1;
    font-size: 15px; */
	
}



/* .n.clearover.j-blogarticle */

span.comment {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: inline-block;
	line-height: 30px;
	 margin-bottom: 30px !important; 
	padding: 0 26px;
	position: relative;
	z-index: 1;
	font-size: 15px;
	bottom: auto;
	right: 0;
	/* position: absolute; */
	position: relative;
	float:right;
	
}







span.comment a, .skiptoform a {
    background: none repeat scroll 0 0 #009fe3;
    color: #fff;
    display: block;
    height: 30px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
}
.skiptoform a {
    line-height: inherit;
}

span.comment a:hover,
.skiptoform a:hover{
    text-decoration: none; 
    background: none repeat scroll 0 0 #e5007e;
}


span.comment a:after, .skiptoform a:after {
    background: none repeat scroll 0 0 #009fe3;
    content: "";
    display: block;
    height: 20px;
    margin: -19px 40px 0;
    position: relative;
    transform: matrix(0.25, 1.8, -0.8, 0.866, 0, 0);
    width: 14px;
    z-index: -1;
}
.skiptoform a:after {
    height: 14px;
    margin: -10px 40px 0;

}
    
span.comment a:hover:after,
.skiptoform a:hover:after{
    background: none repeat scroll 0 0 #e5007e;
}


 
 
 
 
 

.toggle-nav {
    display: none;
}




/*** Media Query ***/
@media only screen and (min-width: 1px) and (max-width: 1023px) { 
body {font-size:80.00%/150%; background:white;}

#header  {
    box-sizing: border-box;
    padding: 10px!important; 
}

#header div {
    width: 100%;
    padding:5px;
    box-sizing: border-box;
}
#header img {
    float: left;
    height: 100%;
    padding: 0;
}
#headline {
    position: absolute;
    top: -55px;
    left: 75px;
    display: inline-block;
    padding: 0;
}
#container {
    background: inherit;
    margin: 0px auto 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
#content {
    float: none;
    width: 100%;
    box-sizing: border-box;
}
#content #content_area {
   width: 100%;
}   


#sidebar {

    float: none;
    box-sizing: border-box;
    width: 100%;
}
 
div#contentfooter div.leftrow {
    float: left;
    text-align: left;
    width: 75%;
    padding: 0 0 0 15px;
    box-sizing: border-box;
}   
div#contentfooter div.rightrow {
    float: right;
    text-align: right;
    width: 25%;
    padding: 0 15px 0 0;
    box-sizing: border-box;
}  

#contentfooter .leftrow a,
#contentfooter .rightrow a{
    margin: 0 0px;
    font-size:14px;
}      



.post.clearover {
    margin: 0 0 0px 0;
    min-height: inherit;
    overflow: visible;
    padding: 0;
    position: relative;
    width: auto;
    display: flex;
    padding: 5px;
}    





.blogselection {
	width : 100%;
	max-width : 100%;
}
.n.clearover.j-blogarticle {
    overflow: visible;
    min-height: inherit;
    padding: 5px;
    position: relative;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
       margin: 0;

}
h2, h2 a {
	font : 400 22px/28px calibri, "Calibri Regular", "Asap", Arial, "Trebuchet MS", Verdana, sans-serif;
	box-sizing : content-box;
}
.j-header h1, .j-header h2, .j-header h3 {
	color : #464243 !important ;
	font : 400 24px/140% calibri, "Calibri Regular", "Asap", Arial, "Trebuchet MS", Verdana, sans-serif;
}
.n.clearover.j-blogarticle > h1, .n.clearover.j-blogarticle > h2, .n.clearover.j-blogarticle > h3 {
	min-height : 30px;
	margin : 0;
	vertical-align : top;
	display : block !important ;
	box-sizing : content-box;
}
.n.clearover.j-blogarticle > h1 a,
.j-header > h1, 
.n.clearover.j-blogarticle > h2 a, 
.j-header > h2, 
.n.clearover.j-blogarticle > h3 a, 
.j-header > h3, 
.post .j-blog-header, 
.post .j-blog-header a{
	background : none 0 0 repeat scroll #e5007e !important ;
	color : #ffef00 !important ;
	display : inline-block;
	line-height : 30px;
	min-height : 30px;
	padding : 0 10px;
	text-decoration : none;
	 font : 400 22px/28px calibri, "Calibri Regular", "Asap", Arial, "Trebuchet MS", Verdana, sans-serif;
	/*font: 400 2.5em/1.4em calibri, "Calibri Regular", "Asap", Arial, "Trebuchet MS", Verdana, sans-serif; */
	box-sizing : content-box;
	margin: 5px 0;
}
 #sidebar h1, #sidebar h2, #sidebar h3 {
    background: none 0 0 repeat scroll #fff !important;
    color: #e5007e !important;
    display: inline-block;
    line-height: 30px;
    min-height: 30px;
    padding: 0 ;
    text-decoration: none;
    font: 400 22px/28px calibri, "Calibri Regular", "Asap", Arial, "Trebuchet MS", Verdana, sans-serif;
    /* font: 400 2.5em/1.4em calibri, "Calibri Regular", "Asap", Arial, "Trebuchet MS", Verdana, sans-serif; */
    box-sizing: content-box;
    margin: 5px 0;
}
div.datetime.dt-style0 {
display : none;
}
.blogselection {
width : auto;
}
.n.j-blogSelection {
padding : 0 0;
}
#tp-content .blogselection div.n {
padding : 5px 0;
}
.post .j-blog-header {
margin-bottom : inherit;
}
    
a:link, a:visited {
color : #009fe7 !important ;
text-decoration : none;
}
a:active, a:hover {
color : #e5007e !important ;
text-decoration : none;
}
header {
	top : 0;
	left : 0;
	border : #456f9a solid 0 !important ;
	font-weight : bold;
	text-shadow : none;
	clear : both;
	background : none;
	height : auto;
	min-height : 50px;
	line-height : 50px;
	color : #fff;
	font : 400 20px/20px calibri, "Calibri Regular", Arial, "Trebuchet MS", Verdana, sans-serif;
	padding : 0;
}
header h1 {
	padding : 0 0 0 10px;
	width : 200px;
	float : left;
	color : white;
	font-weight : bold;
	text-overflow : ellipsis;
	overflow : inherit;
	white-space : pre;
	float : right;
	width : 100%;
	padding-left : 63px;
	box-sizing : border-box;
	font : 400 20px/50px calibri, "Calibri Regular", "Asap", Arial, "Trebuchet MS", Verdana, sans-serif;
	white-space : normal;
}
nav {
	border-top : 0 solid #B6B6B6;
}


/* Menu */
h1#headline {
    background:none!important;
    overflow:hidden;
    max-height:50px;
    margin:0;
}
#headline a {
   color: #fff!important;
    display: block;
    font: 400 22px/43px calibri, "Calibri Regular",Arial,"Trebuchet MS",Verdana,sans-serif;
    min-width: 0;
    padding: 0 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
#headline a, 
#headline a:hover,
#headline a:focus,
#headline a:active {
    /* color: #f0f !important; */
}
#navigation .j-nav-level-0{
    display: none;
    overflow: visible;
    position: absolute;
    width: 100%;
    z-index: 10; 
    margin-top:50px;
}

ul.j-nav-level-0 {
     background: #009fe3 none repeat scroll 0 0;
     width:100%;
}
ul.j-nav-level-0 li {
    background: #009fe3 none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
    padding: 0 0 0 75px;
    text-align: left;
    width: 100%;
    border: 0px solid #009fe3;
}

ul.j-nav-level-0 li a {
    color: #fff!important;
    display: block;
    font: 400 20px/40px calibri, "Calibri Regular",Arial,"Trebuchet MS",Verdana,sans-serif;
    min-width: 0;
    padding: 0 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
	margin-right: 35px;
	z-index: 888;
}
ul.j-nav-level-0 > li:hover > a {
    text-decoration:none;
    border-bottom:0px;
}

ul.j-nav-level-0 li ul.j-nav-level-1 {
    display: block;
    border: 0px solid #009fe3;
    background: #009fe3;
}
ul.j-nav-level-1::before {
    content: none;
    display:none;
}

ul.j-nav-level-1 {
    background: #fff none repeat scroll 0 0;
   
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
    border: 0px solid #009fe3;
}
ul.j-nav-level-1 li {
      padding: 0px 0 0 50px;
          margin: 0;
}
 ul.j-nav-level-1 li a {
       height: auto;
       margin:0;
} 

ul.j-nav-level-1 li a::after {
    border: inherit;
    content: none;
    display: none;
}
#navigation a.toggle-nav {
	left: 0;
	top: 0;
    position: absolute;
    color: #009fe7!important;
    font-size: 1px;
    vertical-align: middle;
    z-index: 1;
    border-top: 3px solid #fff !important;
    border-bottom: 3px solid #fff !important;
	border-radius:1px;
    display: block;
    width: 30px !important;
    height: 22px;
	line-height: 22px;
    padding: 0px 0 0 0;
    overflow: hidden;
    margin: 12px 0px 0 23px!important;
} 
#navigation a.toggle-nav:before {
    text-decoration: none;
    color: #009fe7;
    display: block;
    content: " ";
    position: absolute;
    font-size: 1px;
    width: 100%;
    top: 44%;
    border-bottom: 3px solid #fff;
    box-sizing: border-box;
    padding: 0;
    line-height: 1px;
    height: 1px;
}


.j-nav-has-children {
	 position: relative;
}
.jmd-nav__toggle-button {
	height: 100%;
    display: block;
    color: rgb(255, 255, 255);
    z-index: 999;
    right: 15px;
    top: -4px;
    position: absolute;
    font-size: 20px;
	font-weight: bold;
	width: 20px;
    text-align: center;

}





#content figure, #content img, .cc-m-hgrid-column, .j-video {
max-width : 100% !important ;
}
#content .j-textWithImage .cc-m-image-align-1,
#content .j-textWithImage .imgleft, 
#content div.j-imageSubtitle img, 
#content div.j-textWithImage img {
width : 100% !important ;
}


span.comment {
	margin-bottom: 0!important;

    padding: 0px 0 0 5px;
    float: right;
    background: none;
    position: relative!important;
}

span.comment, .skiptoform a {
	position : relative !important ;
}
span.comment a, .skiptoform a {
	    padding: 0 0 0 120px;
	color : white !important ;
	font-size : 1px;
	width:100%;
	background:none;
    opacity: 0;
}
span.comment a:hover , .skiptoform a:hover{
	color : white;
	background:none;
}
span.comment:before, .skiptoform a::before {
	content : " kommentieren"; /* \1F5E8 */
	text-transform : uppercase;
	color : #009fe7;
	margin-right : -130px;
	position: absolute;
	padding-left:20px;
	left:0px;
	background: url('https://css.universum.com/jimdo/img/comment.png') no-repeat left center ;
	background-size: auto 13px;
}
.skiptoform a {
    opacity: 1;
}
.skiptoform a::before {
    margin:0;
    font-size: 15px;
    opacity: 1; 
        left: -17px;
}
span.comment a:after, .skiptoform a:after {
	background:none;
	display:none;
} 
ul.com-list-noava li {
    display: block;
    border-top: 1px solid #ccc;
    padding: 12px 0;
    position: relative;
    list-style: none;
    list-style-image: none;
    margin: 0;
    width: 100%;
}

.zend_form input[type="text"], .zend_form textarea {
	background : none 12px center no-repeat scroll rgba(0, 0, 0, 0);
	border : #d8dce0 solid 2px;
	border-radius : 5px;
	box-sizing : border-box;
	color : #9ba0a8;
	font-size : 16px;
	font-weight : 700;
	letter-spacing : 0.02em;
	margin-bottom : 5px;
	padding : 5px 10px;
	width : 100%;
}
.commententry input[type="submit"] {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    margin-top:15px;
    border:0px;
    width: 100%;
    background: none repeat scroll 0 0 #009fe3;
    border: 0 none;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 32px;
    margin: 5px 0;
    padding: 0 26px;
	-webkit-appearance: none;
}

}
