html {
	height: 100%;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	position: relative;
	margin: 0;
	padding-bottom: 100px;
	min-height: 100%;
}

.footer {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 26px;
	background-color: #343434;
	text-align: center;
	border-top: 3px solid #242424;
}

#carousel {
	margin: -20px -15px 0 -15px;
}

.carousel-inner {
	width: 100%;
	max-height: 75vmin !important;
}

.carousel-inner .item img {
	border-radius: 0px;
}

.carousel-caption {
	top: 3vw;
}

.carousel-caption>h1 {
	font-size: 4vw;
}

#carouseltext02 {
	color: #292929;
}

#logo {
	width: 250px;
	height: 45px;
}

.navbar-nav>li>a,
.navbar-brand {
	padding-top: 12px !important;
	padding-bottom: 35px !important;
	height: 70px;
	color: white;
}

.navbar-nav>li>a {
	padding-top: 24px !important;
}

.navbar-nav>li {
	font-weight: 100;
}

.navbar {
	min-height: 70px !important;
	border-radius: 0px;
	font-size: 20px;
	background-color: #393939;
	border-color: #646464;
}

.navbartext {
	color: white !important;
}

.panel {
	margin-top: 20px;
	border-radius: 8px;
	text-align: center;
	box-shadow: 0px 5px 15px grey;
}

.panel-default>.panel-heading {
	color: #ffffff;
	background-color: #1f1f1f;
	border-color: #ddd;
	font-weight: bold;
	font-size: 30px;
	word-break: break-all;
}

.panel-body {
	word-break: normal;
	font-size: 24px;
}

.begrüßung {
	text-align: center;
	height: auto;
	overflow: hidden;
	vertical-align: middle;
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 5vmin;
}

.hasbackground {
	background-image: url(pattern01.png);
	background-repeat: repeat-x repeat-y;
}

#begrüßung>p {
	color: white;
	font-weight: 600;
	font-size: 9vmin;
	word-break: normal;
	text-align: center;
	position: relative;
	margin-top: 5vmin;
}

body {
	font-family: 'Roboto';
	font-weight: lighter;
}

#angebote {
	margin-top: 5%;
}

.vorteilsliste,
vorteilsliste>li {
	font-size: 25px;
}

.vorteilsliste>li {
	display: block;
}

.vorteilsliste>li:before {
	content: "\e013";
	font-family: 'Glyphicons Halflings';
	font-size: 18px;
	float: left;
	margin-top: 0.2vw;
	margin-left: -25px;
	margin-right: 0.3vw;
	color: #00a520;
}

.gmap iframe {
	width: 100%;
	height: 400px;
	max-height: 400px;
	border-radius: 2px;
	border: 3px solid #4b4b4b;
}

.address {
	margin: 10px;
	font-weight: bold;
	font-size: 20px;
	color: #dfdfdf;
}

#adress_container {
	height: 400px;
}

#mapcontainer {
	margin-top: 70px;
}

@media screen and (max-width: 850px) {
	.gmap {
		margin: 0 0 0 0;
	}
	.gmap iframe {
		width: 100%;
		height: 400px;
		max-height: 400px;
	}
	#adress_container {
		float: right;
		width: 106%;
		height: 400px;
		text-align: center;
		margin: 25px 25px -190px 0;
	}
	.address {
		margin: 10px;
		border-left: 1px solid #ffffff;
		padding-left: 60px;
	}
}

.preispanel {
	border-radius: 0px !important;
	height: 12vmax;
	line-height: 4vmin;
	padding-top: 1.5vmin;
}

.infopanel {
	border-radius: 0;
	font-size: 20px;
	text-align: left;
	margin: 5px;
}

.infotext {
	padding: 10px;
	font-size: 2.4vmin;
	font-weight: 200;
}

#infoblock {
	margin-top: 5%;
	margin-bottom: 4%;
}

.bold {
	font-weight: bold;
}

.side_info_container>button {
	background-color: #007ea3;
	width: 50px;
	height: 50px;
	text-align: center;
	border: 3px solid;
	border-color: #009bc9;
	margin-bottom: 5px;
	box-shadow: 0px 1px 5px #007ea3;
}

.side_info_container {
	position: fixed;
	bottom: 25%;
	left: 0.0vmax;
	z-index: 2;
	width: auto;
}

.side_info_container>button>i {
	position: absolute;
	line-height: 0;
	left: 25px;
	top: 37px;
	font-size: 38px;
}

#jumbotron {
	margin-top: 50px;
}

.jumbotron a {
	font-size: 20px;
}

.jumbotron a:first-of-type {
	margin-top: 50px;
}

.spacetron {
	margin-top: 50px;
}

.jumbotron>ul>li {
	font-size: 20px;
}

.bullseye {
	width: 30vw;
	height: 30vw;
	border-radius: 150vmin;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5vmin;
	border-style: solid;
	border-width: 10px;
	border-color: white;
	box-shadow: 0px 2px 25px grey;
	background-image: url('pattern01.png');
	background-repeat: repeat-x repeat-y;
	padding: 2.5vw;
	word-wrap: break-word;
	overflow: hidden;
}

.bullseye>a {
	font-size: 1.9vw;
	margin-top: 2vw;
	border-radius: 30px;
}

.bullseye-button {
	font-size: 1, 4vw !important;
	margin: 10px 0 5vw -7.65vw !important;
	border-radius: 30px;
	position: absolute;
	bottom: 0;
	left: 50%;
}

.btn {
	margin: 10px 0 10px 0;
}

.bullseye>h1 {
	text-align: center;
	margin-top: 4vw;
	line-height: 2.6vw;
	font-size: 2.6vw;
	font-weight: 700;
	word-break: normal;
	color: white;
}

@media screen and (max-width: 767px) {
	.bullseye {
		width: 100% !important;
		height: 30vw;
	}
}

#angebot01 {
	background-image: url(business03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	color: #000000;
}

#angebot01>h1 {
	color: #ffffff;
}

#angebot02 {
	background-image: url(express03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#angebot02>h1 {
	color: #f0f0f0;
}

#angebot03 {
	background-image: url(business04.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#angebot03>h1 {
	color: #e5e5e5;
}

#jobeye {
	background-image: url('job01.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	margin-bottom: 6vmin;
}

.referenzbild {
	width: auto;
	height: 100px;
	margin-left: 9vmin;
	margin-top: 6vmin;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.referenzbild>img {}

#referenzcontainer>h3 {
	text-align: center;
}

#sozialertext {
	font-weight: 320;
	font-size: 20px;
}

.footer2 {
	background: none repeat scroll 0 0 #2E2E2E;
	border-top: 5px solid #1a1a1a;
	margin-top: 110px;
	color: white;
	font-size: 12px !important;
	height: 74px;
	padding-top: 0.6vw;
}

#abhol_form {
	margin-top: 60px;
}

#abhol_infotext>p {
	text-align: center;
	margin-top: 30px;
	font-size: 25px;
}

#preistext {
	text-align: center;
	margin-top: 12vmin;
	font-size: 3vw;
	background-color: gainsboro;
	border-radius: 4px;
}

.single-text {
	width: 60vmin;
}

.text-block {
	word-break: break-all;
}

.clickme:hover {
	cursor: pointer;
	transform: scale(1.05);
}

.clickme>div>div>a:hover {
	color: black !important;
	transform: scale(1);
	text-decoration: none;
}

.clickme>div>div>a {
	color: black !important;
	transform: scale(1);
	text-decoration: none;
}

panel>a:hover {
	color: black;
}

panel>a {
	color: black;
}

.listtext {
	font-size: 4vw;
}

.radio>label {
	font-size: 20px;
}

.submitbutton {
	margin: 10px auto 20px auto;
	width: 100%;
	height: 100%;
	font-size: 25px;
	font-weight: normal;
}

.big-icon {
	font-size: 25em !important;
	margin: 10px 0 0 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.icon-container {
	height: 25em;
}

.box>p {
	font-size: 22px;
	color: white;
}

.box>h1 {
	font-size: 30px;
	color: #ed0000;
	margin: 10px 0 10px 0;
	font-weight: bold
}

.jumpy-text {
	font-size: 4vmin !important;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 25px 0;
}

.box {
	background-color: #1a1a1a;
	border-radius: 15px;
	height: auto;
	border: 3px solid white;
	padding-left: 15px
}

#index_jumboheader {
	font-size: 2vw !important;
}

.spacetext {
	margin-bottom: 27.57vw;
}

#partner-spacer {
	margin-bottom: 18.9vw !important;
}

#kontakt-spacer {
	margin-bottom: 7vw !important;
}

.img-thumbnail {
	margin: 20px 0 20px 0;
}

h2 {
	font-size: 2.2vw;
}

.row-centered {
	text-align: center;
}

a {
	cursor: pointer;
}

.footer-text {
	color: whitesmoke;
	font-size: 14px;
	margin-top: 20px;
}

.footer-text:hover {
	color: #c3c3c3;
	text-decoration: none;
}

#kd_headline {
	font-size: 45px;
}

#ea_headline {
	font-size: 54px;
}

#ed_headline {
	font-size: 41px;
}

.adress-container {
	height: 400px;
	background-color: #4b4b4b;
	border-radius: 2px;
}

.map-container {
    margin-left: -10px;
}