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

body, html {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: white;
	font-weight: 400;
	width: 100% !important;
	height: 100% !important;
}

.cc_banner-wrapper {
	position: static;
}

.cc_banner-wrapper .cc_banner {
	background-color: #999;
}

.cc_banner-wrapper p {
	color: white;
}

.cc_banner-wrapper p.cc_message a.cc_more_info {
	text-decoration: underline;
	color: white;
}

.cc_banner-wrapper a.cc_btn_accept_all {
	background-color: white;
	color: black;
}

.logo {
	width: auto;
	height: 50px;
	margin: 0;
}

.kursiv {
	font-style: italic;
}

.fettkursiv {
	color: #0cc;
	font-weight: 700;
	font-style: italic;
}

h2 {
	font-size: 36px;
	line-height: 1.4em;
	font-weight: 700;
	margin: 0 0 24px 0;
}

h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0;
}

h4 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
}

h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}

ul {
	margin: 0 0 24px 0;
	padding: 0;
}

p {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0;
}

.section-title h2 {
	color: white;
}

.section-title p {
	margin: 0;
	line-height: 1.5em;
}

li {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

a {
	color: #0cc;
}

a:hover, a:focus {
	text-decoration: none;
	color: #222;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}

hr {
	height: 2px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #0cc;
	margin: 0 auto;
	margin-bottom: 40px;
	border: 0;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}



/* Navigation */

#menu {
	padding: 25px;
	transition: all 0.5s;
}

#menu.navbar-default {
	background-color: rgba(38, 38, 38, 0);
	border-color: rgba(0, 204, 204, 0);
}

.navbar-brand {
	padding: 2px 15px;
}

#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: white;
	font-weight: 400;
	font-size: 1em;
	padding: 5px 0;
	border: 2px solid transparent;
	letter-spacing: 0.5px;
	margin: 12px;
}

#menu.navbar-default .navbar-nav > li > a:hover {
	color: #0cc;
}

.on {
	background-color: #262626 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #0cc !important;
	background-color: transparent;
}

.navbar-toggle {
	border-radius: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0cc;
	border-color: #0cc;
}

.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: white;
}

.section-title {
	background: url(../img/bg_funken.jpg) center top no-repeat fixed;
	background-size: cover;
	margin-bottom: 60px;
}

#kontakt .overlay {
	padding: 60px 0 45px;
	background: transparent;
}

.section-title .overlay {
	padding: 100px 0 80px;
	background: rgba(0, 0, 0, 0.6);
	margin: 0;
}

.section-title p {
	font-size: 22px;
	color: rgba(255, 255, 255, 0.9);
}

.section-title hr {
	margin: 0 auto;
	margin-bottom: 40px;
}

.btn-custom {
	text-transform: uppercase;
	color: white;
	background-color: #0cc;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-top: 15px;
	transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: white;
	background-color: #366;
}



/* Header */

.intro {
	display: table;
	width: 100%;
	height: 100vh;
	padding: 0;
	overflow: hidden;
}

.agb {
	height: 200px;
}

.intro video {
	display: inline-block;
	width: auto;
	min-width: 100vw;
	height: auto;
	min-height: 100vh;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

.intro .overlay {
	background: rgba(0, 0, 0, 0);
}

.intro h1 {
	text-transform: uppercase;
	color: white;
	font-size: 4.5em;
	line-height: 1.3em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0.5em;
}

.intro h1 span {
	text-transform: none;
	font-size: 0.6875em;
	font-weight: 400;
}

.intro p {
	color: white;
	font-size: 2.5em;
	font-weight: 400;
	line-height: 1.5em;
	margin: 2em auto;
	max-width: 900px;
}

header .intro-text {
	padding: 200px 0;
	text-align: center;
}



/* Leistungen */

#leistungen, #beratung, #beschaffung, #konstruktion, #projekte, #ansprechpartner, #kontakt, #footer, #agb, #impressum {
	background-image: linear-gradient(135deg, #366, #033);
	padding: 0 0 60px 0;
}

#leistungen {
	padding: 60px 0;
}

#agb, #impressum {
	padding-top: 100px;
}

#beratung .section-title {
	background: url(../img/bg_beratung.jpg) center top no-repeat fixed;
}

#beschaffung .section-title {
	background: url(../img/bg_beschaffung.jpg) center top no-repeat fixed;
}

#ansprechpartner .section-title {
	background: url(../img/bg_ansprechpartner.jpg) center top no-repeat fixed;
}

	#konstruktion .section-title h2, #beschaffung .section-title h2 {
		font-size: 27px;
		margin: 0 23% 30px;
	}
	
#ansprechpartner .info-section {
	text-align: center;
}

.follow-up {
	margin-top: 30px;
}

.social {
	margin-top: 60px;
}

.info-section {
	margin: 0 30px;
	padding: 0;
}

.info-section h2 {
	font-size: 30px;
	font-weight: 400;
	margin: 24px 0;
	text-align: center;
}

	#leistungen .info-section h2 {
		font-weight: 700;
	}
	
.info-section h3 {
	text-align: center;
}

.info-section ol {
	margin-left: 20px;
}

.info-section ol li {
	margin: 0 0 24px 0;
}

.info-section ul {
	list-style: none;
	margin-left: 20px;
}

.info-section ul li {
	text-indent: -20px;
	padding: 0;
}

.info-section ul li::before {
	content: "■";
	color: #0cc;
	margin-right: 11px;
}



/* Impressum/Datenschutz */

#impressum h3 {
	text-align: left;
}

#impressum h4 {
	text-transform: none;
	font-size: 17px;
	font-weight: 700;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0;
}



/* AGB */

#agb ol {
	list-style-type: none;
	counter-reset: item;
	margin: 0;
	padding: 0;
}

#agb li {
	display: table;
	counter-increment: item;
	margin-bottom: 0.6em;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0;
}

#agb li:before {
	content: counters(item, ".") ". ";
	display: table-cell;
	padding-right: 0.6em;    
}

#agb ol ol {
	margin-top: 24px;
}

#agb p {
	font-weight: 400;
	margin-top: 24px;
}

#agb ol ol li {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#agb ol ol li:before {
	content: counters(item, ".") " ";
}



/* Beschaffung */

#beschaffung h4 {
	font-size: 1.125em;
	font-weight: 700;
	padding: 0;
	margin-bottom: 0.75em;
	color: white;
	text-transform: none;
}

#beschaffung .panel-title {
	font-size: 1.25em;
	margin: 0;
	padding: 0.75em 0.5em;
}

#beschaffung i {
	font-size: 0.9375em;
	font-weight: 400;
	font-style: normal;
	padding: 0 0.5em 0 1em;
}

#beschaffung a.icons {
	font-size: 0.9375em;
	font-weight: 400;
	font-style: italic;
	float: right;
}

#beschaffung h3 a.icons {
	color: white;
	float: none;
}

#beschaffung h3 a:hover {
	color: #0cc;
}

#beschaffung a.help {
	cursor: help;
}

#beschaffung a:hover {
	color: #0cc;
}

#beschaffung a:focus, #beschaffung a.help:hover {
	color: white;
}

#beschaffung p {
	color: white;
	margin-bottom: 0.5em;
}

#beschaffung .panel, #beschaffung .panel-heading {
	background-color: transparent;
}

#beschaffung .panel-body {
	width: 50%;
	padding: 1em 1.6875em 0.75em;
	float: left;
}

#beschaffung .both {
	width: 100%;
}

#beschaffung .ff {
	padding-top: 0;
	border-color: transparent;
}

#beschaffung .panel-body span {
	width: 150px;
	float: left;
}

#beschaffung .clear {
	clear: both;
}

#beschaffung .help {
	cursor: help;
}



/* Collapsing */

.fade.show {
	opacity: 1;
}

.collapse.show {
	display: block;
}

tr.collapse.show {
	display: table-row;
}

tbody.collapse.show {
	display: table-row-group;
}

.nav-link {
	display: block;
	width: 160%;
	margin-top: 0.5em;
	padding: 12px 18px;
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	background-color: #0cc;
	border-radius: 4px;
	transition: all 0.5s;
}

.nav-link:focus, .nav-link:hover {
	color: white;
	background-color: #366;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: white;
	background-color: #366;
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}



/* Popover */

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 375px;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem;
}

.popover .arrow::after, .popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top], .bs-popover-top {
	margin-bottom: 1.2rem;
}

.bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after, .bs-popover-top .arrow::before {
    border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529;
}



/* Projekte */

.categories {
	padding-bottom: 30px;
	text-align: center;
}

ul.cat li {
	display: inline-block;
}

ol.type li {
	display: inline-block;
	margin: 0 10px;
	padding: 20px 0;
}

ol.type li a {
	color: white;
	padding: 12px 18px;
	background-color: #0cc;
	border: 0;
	border-radius: 4px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	transition: all 0.5s;
}

ol.type li a.active, ol.type li a:hover {
	color: white;
	background-color: #366;
}

.isotope-item {
	z-index: 2
}

.isotope-hidden.isotope-item {
	z-index: 1
}

.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}

.portfolio-item {
	margin: 15px 0;
}

.portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
}

.portfolio-item .hover-bg:before {
	display: block;
	content: '';
	position: absolute;
	top: 6px;
	right: 6px;
	bottom: 6px;
	left: 6px;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}

.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 17px;
	letter-spacing: 0.5px;
	font-weight: 500;
}

.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.hover-bg:hover .hover-text {
	opacity: 1;
}



/* Kontakt */

#kontakt form {
	padding: 0;
}

#ansprechpartner a:hover {
	color: #366;
}

#kontakt h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	color: #555;
}

#kontakt .text-danger {
	color: #0cc;
	text-align: left;
}

label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}

#kontakt .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: white;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#kontakt .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}

.form-control::-webkit-input-placeholder {
	color: #777;
}

.form-control:-moz-placeholder {
	color: #777;
}

.form-control::-moz-placeholder {
	color: #777;
}

.form-control:-ms-input-placeholder {
	color: #777;
}

#kontakt .contact-item {
	margin: 20px 0 40px 0;
}

#kontakt .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
}

#kontakt .contact-item p {
	font-size: 16px;
}



/* Footer */

#footer h3 {
	color: #0cc;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#footer section {
	margin: 0 0 30px;
}

#footer .copyrights {
	padding-bottom: 30px;
}

#footer .social {
	margin-bottom: 30px;
}

#footer .social ul li {
	display: inline-block;
	margin: 0 20px;
}

#footer .social i.fas {
	font-size: 26px;
	padding: 4px;
	color: white;
	transition: all 0.3s;
}

#footer .social i.fa:hover {
	color: #eee;
}

#footer p {
	color: white;
	margin: 0;
}

#footer a {
	color: #f6f6f6;
}

#footer a:hover {
	color: #0cc;
}



@media only screen and (orientation: portrait) {
	
	.intro {
		height: 767px;
	}
	
	.intro video {
		height: 767px;
		min-height: auto;
	}
	
	.intro .overlay {
		height: 767px;
	}
		
}



@media only screen and (max-width : 1199px) {

	#konstruktion .section-title h2, #beschaffung .section-title h2 {
		margin-left: 15%;
		margin-right: 15%;
	}
	
	#beschaffung .col-md-2, #beschaffung .col-md-10 {
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	
	#beschaffung .col-md-2 {
		width: 20%;
	}
	
	#beschaffung .col-md-10 {
		width: 80%;
	}
	
	#beschaffung .panel-body span {
		width: 100%;
	}
}



@media only screen and (max-width : 991px) {

	.intro h1 {
		font-size: 3.5em;
	}
	
	.intro p {
		font-size: 2em;
	}
	
	#beschaffung .col-md-2, #beschaffung .col-md-10 {
		float: left;
	}
	
	#beschaffung .col-md-2 {
		width: 26%;
	}
	
	#beschaffung .col-md-10 {
		width: 74%;
	}
	
}



@media only screen and (max-width : 767px) {

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: transparent;
	}
	
	#menu.navbar-default {
		background-color: rgba(38, 38, 38, 1);
	}
		
	#konstruktion .section-title h2, #beschaffung .section-title h2 {
		margin-left: 10%;
		margin-right: 10%;
	}
	
	.intro {
		height: 703px;
	}
	
	.intro video {
		height: 703px;
		min-height: auto;
	}
	
	.intro .overlay {
		height: 703px;
	}

	.intro h1 {
		font-size: 3em;
	}
	
	.intro p {
		font-size: 1.75em;
		margin-top: 1.75em;
		margin-bottom: 2.75em;
		max-width: none;
	}
	
	.info-section.ff {
		padding-top: 60px;
	}
	
	.info-section h2 br {
		display: none;
	}
	
	.nav-link {
		width: 100%;
	}
	
	#beschaffung .col-md-2 {
		width: 100%;
		margin-bottom: 30px;
	}
	
	#beschaffung .col-md-10 {
		width: 100%;
	}
	
	#beschaffung .panel-body {
		width: 100%;
	}
	
	#beschaffung .ff {
		padding-top: 1em;
		border-color: white;
	}
	
	#beschaffung .panel a.icons {
		display: none;
	}
	
	#beschaffung .panel-body span {
		width: 45%;
	}
	
}



@media only screen and (max-width : 550px) {

	header .intro-text {
		padding-top: 150px;
	}
	
	.intro h1 {
		font-size: 2.5em;
	}
	
	.intro p {
		font-size: 1.5em;
		margin-top: 1.5em;
		margin-bottom: 2em;
	}
	
	.col-sm-9 {
		width: 100%;
		padding: 0;
	}

	.col-sm-offset-1 {
		margin-left: 0;
	}

	#beschaffung .panel-body span {
		width: 100%;
	}
	
}



@media only screen and (max-width : 413px) {

	.overlay h2, .info-section h2 {
		font-size: 27px;
	}
		
}



@media only screen and (max-width : 374px) {

	.navbar-brand img {
		height: 45px;
	}
	
	.intro h1 {
		font-size: 2.25em;
	}
	
	.overlay h2, .info-section h2, #konstruktion .section-title h2, #beschaffung .section-title h2 {
		font-size: 21px;
	}
		
	.col-sm-9 a.btn {
		font-size: 12px;
	}

	#beschaffung .panel-title {
		font-size: 16px;
	}
	
	#beschaffung h4 {
		font-size: 14px;
		line-height: 21px;
	}
	
	#beschaffung p {
		font-size: 13px;
		line-height: 20px;
		margin-bottom: 20px;
	}
	
	p {
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 21px;
	}
	
	li {
		font-size: 14px;
		line-height: 21px;
	}
	
}