.content {
	width: 98%;
	padding: 0 1%;
	margin: 0 auto;
	color: #FFF;
}
.contentinner {
	width: 100%;
}

.logobox {
	position: relative;
	z-index: 3;
	width: 98%;
	padding: 0 1%;
	margin: 0 auto;
}
.menus {
	position: fixed;
	top: 30px;
	right: 5px;
	width: 66px;
	height: 30px;
	background: url(../../../../layout15/hamburg.svg);
	z-index: 4;
}
/*.blogentry {
	position: relative;
	width:96%;
}
.blogimg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 48%;
}

.blogimg img{
	width:98%;
	height:auto;
	}
	
.blogtxt {
	margin-left: 52%;
	width: 48%;
	overflow: hidden;
	line-height: 25px;
}*/


.blogentry {
	position: relative;
		padding-bottom: 10px;
}
.blogimg {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	float: left;
	margin:0 0 20px 10px;
	width: 100%;
}

.readmorejs-block{
	height: auto !important;
}

.btn.readmore-js-toggle {
	margin: 0 0 10px 2%;
	width: 98%;
	display: none;
}

.blogimg img {
	width: 100%;
	max-width: 470px;
	height: auto;
}
.blogtxt {
	margin-left: 1%;
	width: 99%;
	overflow: hidden;
	line-height: 25px;
}

h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font: 150%/1.4 'Libre Baskerville', serif;
	font-style:italic;
	font-weight:100;
}

.btn-info.readmore-js-toggle {
	position:relative;
	top:-25px;
	right:0px;
	height:30px;
	margin: 0 0 0 52%;
	width:100%;
	background:#000;
}

.btn.readmore-js-toggle .btn-info.readmore-js-toggle{
	display:none !important;
}

.btn.readmore-js-toggle {
	margin: 0 0 10px 52%;
	width:100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blogtv .cols-3 .column-3{
	float:left;
	margin:0 23px 23px 0;
	}	
	
.plan{
	width:100%;
	height:auto;}	
	
.hundert{
	max-width: 470px;
	width: 100%;
height: auto;}		