@font-face {
		font-family: 'fira_sansmedium';
		src: url('../fonts/firasans-medium-webfont.woff2') format('woff2'),
				 url('../fonts/firasans-medium-webfont.woff') format('woff');
		font-weight: normal;
		font-style: normal;

}

		body {
			font-family:'noto_serifregular';
		}

		h1,h2,h3 {
			font-family:'fira_sansmedium';
		}
		h3 {
			font-size:19px;
		}

		.text-box {
			vertical-align:top;
		}
		.image-box {
			padding:0px !important;
		}

		.text-box p, .text-box ul {
			padding:0px 24px;
			line-height:22px;
		}

		.text-box ul {
			margin-bottom:18px;
		}

		.text-box li {
			/*list-style-type:circle;*/
			margin-bottom:6px;
		}

		.text-box hr {
			margin-left:24px;
			margin-top:16px;
		}

		hr {
			width:90px;
		}

		.box-mid hr {
			width:65px;
		}

		.text-box h2 {
			margin-left:24px;
			margin-top:40px;
		}

		.text-box h3 {
			margin-left:24px;
		}

		.top-padding, .text-box h3 {
			padding-top:20px;
		}

		.left-padding {
			padding-left:24px;
		}

		.padding-all {
			padding:20px 24px 20px 24px;
		}

		.inside {
			margin:0px;
			padding:32px;
			height:320px;
		}
		.row {
			margin-bottom:32px;
		}

		.box-start {
			height:400px;
			overflow:hidden;
		}

		/*.box-heigh {
			height:450px;
		}*/

		.overflowhidden {
			overflow:hidden;
		}

		#logo img {
			width:300px;
		}

		.header {
			padding-top:1rem;
			padding-bottom:1rem;
		}

		.box-nocol {
			padding-left:0px !important;
			padding-right:0px !important;
		}

.box-copyright {
	margin-top:0px;
}

@media (max-width: 767px) {
		.box-nocol, .image-box {
			margin:15px;
		}
}
@media (min-width: 1200px) {  /*768 */

}

/* XS */ 

@media (max-width: 767px) {
	.start-image {
		margin-top:auto;
	}
}

/* SM */ 

@media only screen and (min-width : 768px) {
	.box-mid {
		height:335px;
	}
	.box-small {
		height:272px;
	}
	.box-verysmall {
		height:248px;
	}
	.box-start {
		height:450px;
	}

	.box-col1, .box-col3 {
		padding-left:0px !important;
		padding-right:24px !important;
	}
	.box-col2, .box-col4 {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.box-col34 {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.box-col3-4-spacer {
		margin-top:32px;
	}
	.box-col23 {
		padding-left:0px !important;
		padding-right:0px !important;
	}

	.box-col2-s {
		padding-right:24px !important;
	}

	.start-image {
		margin-top:0px;
	}

	.box-copyright {
		margin-top:24px;
		padding:0px;
		height:68px;
		overflow:hidden;
	}
}

/* MD */ 

@media only screen and (min-width : 992px) {
	.box-mid {
		height:290px;
	}
	.box-small {
		height:260px;
	}
	.box-verysmall {
		height:208px;
	}
	.box-start {
		height:400px;
	}

	.box-md-heigh {
		height:400px;
	}

	.box-col1, .box-col3 {
		padding-left:0px !important;
		padding-right:15px !important;
	}
	.box-col2, .box-col4 {
		padding-left:15px !important;
		padding-right:0px !important;
	}
	.box-col34 {
		padding-left:24px !important;
		padding-right:0px !important;
	}
	.box-col3-4-spacer {
		margin-top:32px;
	}
	.box-col23 {
		padding-left:15px !important;
		padding-right:15px !important;
	}

	.box-col2-s {
		padding-right:inherit;
	}

	#map {
		height:400px;
	}

	.start-image {
		margin-top:0px;
	}
	.inp {
		width:180px;
	}

	.box-copyright {
		margin-top:0px;
		padding-left:16px;
		height:auto;
	}
}

/* LG */ 

@media only screen and (min-width : 1200px) {
	.box-mid {
		height:400px;
	}
	.box-small {
		height:260px;
	}
	.box-verysmall {
		height:208px;
	}

	.box-col1 {
		padding-left:0px !important;
		padding-right:24px !important;
	}
	.box-col2 {
		padding-left:8px !important;
		padding-right:16px !important;
	}
	.box-col3 {
		padding-left:16px !important;
		padding-right:8px !important;
	}
	.box-col4 {
		padding-left:24px !important;
		padding-right:0px !important;
	}
	.box-col34 {
		padding-left:16px !important;
		padding-right:0px !important;
	}
	.box-col23 {
		padding-left:8px !important;
		padding-right:8px !important;
	}
	.box-col3-4-spacer {
		margin-top:0px;
	}

	#map {
		height:400px;
	}

	.start-image {
		margin-top:-36px;
	}
	.inp {
		width:239px;
	}

}


	.background-img-3b {
		background:url(../images/bild3b.jpg);
		background-position: center center;
	}

		.navmenu  {
		float:right;
		position:relative;
		left:-50%;
		text-align:left;
		}

		.navmenu ul {
			margin-top:32px;
					list-style:none;
		position:relative;
		left:50%;
		}

		.navmenu li {
			float:left;
		}

		.navmenu li a {
			margin:0px 6px 0px 6px;
			padding:6px 12px 6px 12px;
			text-decoration:none;
		}

		.navmenu li a:hover {
			background:#f4f4f4;
			border-radius: 6px
		}

.menu-item.is-active a {
	border:0;
}


.inp {
	margin:6px;
	padding:4px;
}

.inpsubmit {
	margin:0px;
	margin-top:10px;
}

.btn-marginbottom {
	margin-bottom:10px;
}

.btn-margintop {
	margin-top:12px;
}

.btn-yogasub:first-of-type {
	margin-top:14px;
}
