/***** UNIVERSUM MAIN CSS DESIGN A *****/

@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);
@import url(https://fonts.googleapis.com/css?family=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
----------------------------------------------- */

body {
    background: none no-repeat scroll left top / 100% 100% #ffed00 ;
    padding:35px 0 0 0;
    margin:0;
    background-size: 100% 660px;
	padding-top: 0 !important;
}

#container
{
    background: none repeat scroll 0 0 white;
    margin: 60px auto 0;
    position: relative;
    width: 1000px;
    z-index: 1;
}

#header
{  
    padding:23px;
}

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

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

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

#footer
{
    clear:both;
    margin-top:10px;
    background: none repeat-x scroll center top #f3f3f3;
    height: 42px;
}


/*  Header
----------------------------------------------- */

#header {min-height: 45px;}

#headline {
    display: inline-block;
    left: 25px;
    padding: 0;
    position: absolute;
    top: 25px;
    color: #464243;
    font: 400 35px/1.3em calibri, "Calibri Regular", "Bitter", "Asap",Arial,"Trebuchet MS",Verdana,sans-serif!important;
    padding: 0;
    text-align: left;
    text-decoration: none;
}
#headline a {
    text-decoration:none;   
    text-align:left;
    color: #464243!important;
    padding: 60px 0 0; 
}

/*Backend*/
.cc-m-text-inline-rte.mce-content-body #headline {
    left: -705px !important;
    top: -198px !important;
}


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

ul.j-nav-level-0
{
    margin:0;
    padding: 0 100px 0 23px;
    list-style:none;
}
ul.j-nav-level-0:after
{
    /* background: url("https://u.jimdo.com/www69/o/saf175e355f6fbb70/userlayout/img/fdp-logo2.png?t=1426856015") no-repeat scroll 0 0 rgba(0, 0, 0, 0); */
	background: url("https://css.universum.com/jimdo/img/_fdp-logo2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 100px;
    position: absolute;
    right: 22px;
    top: -58px;
    width: 192px;
}
ul.j-nav-level-0 li
{
    float: left;
    padding: 0;
}

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

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;
    padding: 0;
}

ul.j-nav-level-0 li a
{
    color: #fff;
    font: 700 20px/51px calibri, "Calibri Regular", "Bitter", "Asap",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-1 li a {
   /* border-bottom: 1px solid #ddd;
    border-radius: 5px; */
    color: #333;
    display: block;
    font: 400 18px/53px calibri, "Calibri Regular", "Bitter", "Asap",Arial,"Trebuchet MS",Verdana,sans-serif;
    height: 53px;
    text-transform: none;
    text-align:left;
    min-width:0;
    display: block;
}


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;
}

ul.j-nav-level-2 li a:after {
    border-bottom: 1px solid #ccc !important;
}
ul.j-nav-level-2 li a {
    font-size: 14px; 
    text-indent: 20px;
}

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

ul.j-nav-level-2 li {
    
    list-style: outside none none;
}

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;
}







/* BLOG */

.n.clearover.j-blogarticle:nth-child(2n+1) {
    padding: 0;
    
}
.n.clearover.j-blogarticle:first-child {
    padding: 0 0 20px 0;
    width: 100%;
   /* border-bottom: 2px solid #ddd; */
}

.n.clearover.j-blogarticle {
    float: left;
    margin: 0 0 40px;
    padding: 20px 4% 0 0;

    width: 48%;
    position:relative;
    min-height: 290px;
}


div.blogselection div.n {
   padding-top:0px!important;
}


.j-blogarticle .n.j-text:last-child > p:last-child, 
.j-blogarticle .cc-m-all-content .n.j-text p:last-child, 
.j-blogarticle .cc-m-textwithimage-inline-rte:last-child > p:last-child  {
    padding-bottom: 40px;
}

a.blogreadmore {
    background: none repeat scroll 0 0 #009fe3;
    border-radius: 0px;
    color: #fff!important;
    line-height: 32px;   
    padding: 0 26px;
    bottom: 0;
    position: absolute;
    text-transform: uppercase;

}
a.blogreadmore:hover  {
    background: none repeat scroll 0 0 #e5007e;
    color: #fff!important;
    text-decoration:none;
}


.blogselection figure.cc-imagewrapper, .cc-imagewrapper img  {
    height: auto !important;
    max-width: 100% !important;
	z-index:0;
}

.blogselection figure.cc-imagewrapper {
    padding: 0 0 15px;
}

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;
}

/* Blog-Datum */

div.datetime {
    background: url("https://u.jimdo.com/www69/o/saf175e355f6fbb70/userlayout/img/kalender.png?t=1418915150") no-repeat scroll center center rgba(0, 0, 0, 0)!important;
    display: none;
}
p.mon {
    margin-top: -2px;
    padding: 0;
}

/* Content */

#content .j-header h1, #content .j-header h2, #content .j-header h3 {
   margin: 5px 0;
}

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


/* Sidebar */

.input_email input, input[name="email"] {
    background: url(https://u.jimdo.com/www69/o/saf175e355f6fbb70/userlayout/img/brief.png?t=1416919994) no-repeat scroll 12px center rgba(0, 0, 0, 0);
    border: 2px solid #d8dce0;
    border-radius: 5px;
    color: #9ba0a8;
    font-size: 16px;
    font-weight: 400;
    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: 400;
    letter-spacing: 0.2px;
    margin-bottom: 5px;
    padding: 5px 0;
    text-align: center;
    width: 99%;
    letter-spacing: 0.02em;
  
}
button.cr_button{
    background: none repeat scroll 0 0 #009fe3;
    border: 0 none;
    border-radius: 0px;
    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 #e5007e;
}
#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", "Bitter", "Asap",Arial,"Trebuchet MS",Verdana,sans-serif;
    color: #9ba0a8!important;

}


/* 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;
}


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








/* font.css übersteuern */


body, p, table, td {
    color: #333;
    font: 400 15px/22px calibri, "Calibri Regular", "Bitter", "Asap",Arial,"Trebuchet MS", Verdana, sans-serif;

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

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

h2 {
    color: #464243;
    font: 400 24px/140% "Bitter", Arial,"Trebuchet MS", Verdana, sans-serif;
}
h3 {
    color: #464243;
    font: 400 20px/140% "Bitter", Arial,"Trebuchet MS", Verdana, sans-serif;
}


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

/* eigene Button- und Font-Styles*/ 

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


#header h1
{
    padding:0;
    text-decoration:none;   
    color:#464243;
    text-align:left;
    font: 400 35px/1.3em "Asap", Arial,"Trebuchet MS", Verdana, sans-serif;
}

#header a:hover { text-decoration:none;  }


.n.clearover.j-blogarticle > h1 {
    padding-bottom: 10px;
}

.j-header h1, .j-header h2, .j-header h3 {
    color: #464243;
    font: 400 28px/140% "Bitter", Arial,"Trebuchet MS", Verdana, sans-serif;
}
.j-header h3 { 
    font-size:20px;
}

#sidebar h1,
#sidebar h2,  
#sidebar h3 {
    color: #464243;
    font: 400 26px/140% "Asap", Arial,"Trebuchet MS", Verdana, sans-serif;
}




















    
/* #headline {
    position: absolute;
    top: -145px;
    left: 0;
    display: inline-block;
    padding:0;
}     */
 
 
.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  {

}

#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;
	padding: 5px 10px;
}
#content #content_area {
   width: 100%;
}   


#sidebar {

    float: none;
    box-sizing: border-box;
    width: 100%;
	padding: 5px 10px;
}

.n {
    padding: 5px 0;
}
 
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;
    top: 56px;
    line-height: 50px!important;
    height: 50px;
}
#headline a {
   color: #fff!important;
    display: block;
    font: 400 22px/43px calibri, "Calibri Regular",Arial,"Trebuchet MS",Verdana,sans-serif;
    min-width: auto;
    padding: 0 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
	vertical-align: middle;
}
#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%;
	 padding:0px;
}
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;
    z-index: 1;
    display: block;
    
    top: 1px;
    position: absolute;
    
    color: #fff!important;

    font-size: 35px;
    padding-left: 23px;
    vertical-align: middle;
    z-index:1; */
	
	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: inline-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;
}

span.comment, .skiptoform a {
	position : relative !important ;
}
span.comment a, .skiptoform a {
	padding : 0 55px;
	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;
}

















/* Design B */

#header
{
    content: " ";
    display: block;
    background: url(https://css.universum.com/jimdo/img/fdp-logo2.png) no-repeat left center;
    position: relative;
    width: 100%;
    height: 55px!important;
    background-color: #ffed00;
    padding: 5px!important;
	background-size: auto 55px!important;
	box-sizing: border-box;
}  
 
 /*** Navigation ***/
/* header {
    top: 0;
    left: 0;
    border: 0px solid #456f9a!important;
    font-weight: bold;
    text-shadow: none;
    background: linear-gradient(top, #009fe3 , #009fe3 );
    clear: both;
	background: #009fe3 none repeat scroll 0 0;
	height: auto;
	min-height: 50px;
	line-height: 50px;
	color: #fff;
	font: 400 20px/20px calibri, "Calibri Regular", "Bitter",Arial,"Trebuchet MS",Verdana,sans-serif;
	padding: 0;

}



header h1 {
    padding: 0px 0 0 10px;
    width: 200px;
    float: left;
    color: white!important;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre;
    float: right;
    width: 100%;
    padding-left: 63px;
    box-sizing: border-box;
    font: 400 20px/50px calibri, "Calibri Regular", "Bitter",Arial,"Trebuchet MS", Verdana, sans-serif;
	white-space: normal;
	max-height: 50px;
} */

nav {
    border-top: 0px solid #B6B6B6;;
}

ul.j-nav-level-0:after
{
	background: none;
	display:none;
}


/*** Blog***/

.blogselection {
    width: 100%;
    max-width: 100%;
} 
.n.clearover.j-blogarticle {
    overflow: visible;
    /* margin: 0 0 15px 0; */
    min-height: inherit;
    padding: 0px;
    position: relative;
   width: 100%;
    max-width: 100%;
}


h2 ,
h2 a {   
    font: 400 22px/24px calibri, "Calibri Regular", "Bitter",Arial,"Trebuchet MS", Verdana, sans-serif;
	box-sizing:content-box;
}

.j-header h1, .j-header h2, .j-header h3 {
    color: #464243!important;
    font: 400 22px/24px calibri, "Calibri Regular", "Bitter",Arial,"Trebuchet MS", Verdana, sans-serif!important;
}

.n.clearover.j-blogarticle > h1,
.n.clearover.j-blogarticle > h2, 
.n.clearover.j-blogarticle > h3 { 
/*     min-height: 42px;
    margin: 0 5px 15px;
    vertical-align: top;
    display: inline-block!important;  
    box-sizing:content-box; */
	
	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 repeat scroll 0 0 !important;
    color: #009fe3 !important; /*ffef00 */ 
    display: inline-block;
    font-weight: 400;
    line-height: auto;
    min-height: auto;
    padding: 5px 0px;
	text-decoration:none;
	font: 400 22px/24px calibri, "Calibri Regular", "Bitter",Arial,"Trebuchet MS", Verdana, sans-serif;
    box-sizing: content-box;
}
.j-header > h1,
.j-header > h2,
.j-header > h3 {
	color: #464243!important;
}



.post .j-blog-header {
  margin: 5px 5px!important;
}


.j-blogarticle .n.j-text:last-child > p:last-child, .j-blogarticle .cc-m-all-content .n.j-text p:last-child, .j-blogarticle .cc-m-textwithimage-inline-rte:last-child > p:last-child {
    padding-bottom: 0px; 
}

.j-header > h3,

#tp-content  {
    padding: 5px!important;
  box-sizing:border-box;
}



div.datetime.dt-style0 {
    display:none;
}
.blogselection {
    width: auto;
}
div.blogselection div.clearover {
    border-bottom: 0px solid #eee!important;  
}
.n.j-blogSelection {
    padding: 0px 0px;
}
#tp-content .blogselection div.n {
    padding: 5px 0px;
}
.post .j-blog-header {
	margin-bottom: inherit;
}



#content figure, #content img,.cc-m-hgrid-column, .j-video  {
    max-width: 100%!important;
/*      text-align:center!important;
        margin: auto!important;
        width:auto!important;
        padding: 0!important; */
}
.j-textWithImage .cc-m-image-align-1, .j-textWithImage .imgleft,
div.j-imageSubtitle img, div.j-textWithImage img {
    /* width: 100%!important; */
}



a.blogreadmore {
    background: #009fe3 none repeat scroll 0 0;
    border-radius: 0;
    bottom: 0;
    color: #fff !important;
    line-height: 32px;
    padding: 5px 16px;
    position: relative;
    text-transform: uppercase;

}

/* Kommentarbutton*/
span.comment {
	margin-bottom: 0!important;
	background:none;
}

span.comment {
	position : relative!important;
}

.skiptoform a {
	position : absolute;
}

span.comment a, .skiptoform a {
	padding : 0 55px;
	color : white !important ;
	font-size : 1px;
	width:100%;
	background:none;

}
span.comment a{
	/* padding : 0 55px; */
	    padding: 0 0px 0 135px;
	color : white !important ;
	font-size : 1px;
	width:100%;
	background:none;
	display:block; 
	height:30px;
	z-index: 3;
	position: relative;
	opacity: 0;
}
span.comment a:hover , .skiptoform a:hover{
	color : white;
	background:none!important;
}
span.comment:before, .skiptoform a::before {

	content: " kommentieren";
    padding-left: 20px;
    left: 0px;
    background: url(https://css.universum.com/jimdo/img/comment.png) no-repeat left center;
    background-size: auto 13px;
    text-transform: uppercase;
    color: #009fe7;
    /* margin-right: -130px; */
    position: absolute;
    margin-left: 32px;

}

span.comment {
    padding: 5px 0 0 32px;
	background:none;
    display:inline-block;
	float: right;
}
.skiptoform a {
    opacity: 1;
    padding-left: 105px;
	/* position:relative; */
	display:block;
}

span.comment a:after, .skiptoform a:after {
	background:none;
	display:none;
} 
ul.com-list-noava  {
    padding:0px;
}
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!important;
	color : #9ba0a8;
	font-size : 16px;
	font-weight : 700;
	letter-spacing : 0.02em;
	margin-bottom : 5px;
	padding : 5px 10px;
	width : 100%!important;
}
.commententry input[type="submit"] {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    margin-top:15px;
    border:0px;
    width: 100%!important;
    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;
}

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

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

/* Shop */

.j-cart-icon {
	display:none;
}

.cc-m-hgrid-column.last {
    float: left;
    padding: 0;
    width: 100%!important;
}
.j-product {
    width: 100%;
    float: left;
}
.hproduct {
    width: 100%;
    float: left;
}
a.cc-addtocard-disabled, a.cc-addtocard-disabled:hover, button.cc-addtocard-disabled, button.cc-addtocard-disabled:hover {
    opacity: 1!important;

}


}











