/*!
 * Start Bootstrap - The Big Picture HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
form .alert,
form .process
{
    display: none;
}
 
 body {
	font-family: "PT Sans";
	font-weight: 400;
	padding: 0px !important;
	margin: 0px !important;
}
 
/* Overwrite bootstrap */

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.navbar-collapse.in {
	background: #fff;
	height: 38px !important;
}

.navbar {
	border-radius: 0;
	border: none;
	margin-top: 10px;
	
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.45);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.45);
}

.navbar-brand {
	height: 38px;
	padding: 9px 6px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand {
	color: #FFFFFF;
	background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

.navbar-toggle {
	border: none;
	padding: 4px 10px;
}

.navbar-nav>li>a {
	padding-top: 9px;
	padding-bottom: 7px;
}


/* ////////////////////////////////////////////// */
/* ////////// COVER BACKGROUND //////////////////*/

html, body {
	height: 100%;
}
/* Cover Funktion */
.fullscreen {
	width: 100%;
	min-height: 100%;
	overflow-x: hidden;
}

.not-fullscreen,
.not-fullscreen .content-a,
.fullscreen.not-overflow,
.fullscreen.not-overflow .content-a {
    height:100%;
}

.background {
	background: url(../img/Unternehmen.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-position: center center !important;
	z-index: -2;
}

/* Styling Navigation */
a, a:hover, a:active, a:focus, input::-moz-focus-inner {
	border: 0;
	outline: none;
	cursor: pointer;
}

.logo-brand{
	font-size: 36px;
}

.opacity{
	opacity: 0.7;
}

.txt-legal {
	font-size: 10px;
}


/* ////////////////////////////////////////////// */
/* ////////////////////////////////////////////// */
/* ///////////// Logo Styling ////////////////////*/
.logo {
	width: 129px;
	height: 129px;
	position: absolute;
	-webkit-transform: scale(1);
	top: -50px;
	right: -50px;
}

.triangle-white {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 173px 0 0 173px;
	border-color: transparent transparent transparent #FFFFFF;
	position: absolute;
	top: -14px;
	left: -19px;
	opacity: 0;	
}

.triangle-black {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 176px 0 0 176px;
	border-color: transparent transparent transparent #000000;
	position: absolute;
	top: -16px;
	left: -20px;
	opacity: 0;
}

.square-red {
	width: 86px;
	height: 86px;
	background: #a31616;
	position: absolute;
	top: 73px;
	left: -20px;
	border: solid 1px #000000;
	opacity: 0;
}

.square-white {
	width: 125px;
	height: 125px;
	background: #FFFFFF;
	position: absolute;
	top: 30px;
	border: solid 1px #000000;
	left: -16px;
	opacity: 0;
}

.square-black {
	width: 40px;
	height: 40px;
	background: #000000;
	position: absolute;
	top: 21px;
	left: 68px;
	border: solid 1px #000000;
	opacity: 0;
}

.square-small {
	background: #a31616;
	position: absolute;
	border: solid 1px #000000;
	left: 110px;
	width: 48px;
	height: 48px;
	top: -20px;
	opacity: 0;
}

/* ////////////////////////////////////////////// */
/* //////////// Content Styling //////////////////*/
#main-content {
	margin: 200px 0;
	z-index: 1;
}


.bg-white-nav {
	background: #fff;
	height: 38px;
}

.bg-red-nav {
	background: #a31616;
	height: 38px;
}

.red-line {
	border-top: 1px solid #a31616;
}

.white-line {
	border-top: 1px solid #ffffff;
}

.bg-red, .stripe-red, .stripe-red-big {
	background: #a31616;
}

.bg-red-txt-white {
	background: #a31616;
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	padding: 5px 15px;
}

.bg-content {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background: #fff;
	opacity: 0.7;
	z-index: -1;
	
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.45);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.45);
}

.stripe-red {
	height: 2px;
	margin: 5px -15px;
}

.stripe-red-big {
	height: 4px;
	margin: 5px -15px;
}

/* ////////////////////////////////////////////// */
.richtext {
	padding-left: 20px;
}

h1 {
	color:#a31616;
}


.big-letter {
	font-size: 72px;
}

.red-strong{
	color: #a31616;
	font-weight: 700;
}

/* //////////// Formular //////////////// */


.hl-kontakt img{
	position: absolute;
	left: 250px;
	top: 550px;
	-ms-transform: scale(.5); /* IE 9 */
    -webkit-transform: scale(.5); /* Chrome, Safari, Opera */
   	transform: scale(.5);
}

.hl-kontakt h1{
	display: inline-block;
}

.error {
	display: none;
	color: #FFF;
	font-size: 12px;
	background-color: #ff000d;
	padding: 5px;
}

.success {
	display: none;
	color: #FFF;
	font-size: 12px;
	background-color: #009FE3;
	padding: 5px;	
}

textarea {
	resize: none;
	width: 350px;
	height: 150px;
	margin-bottom: 30px;
}

label {
	display: block;
}

.btn {
	background: #d11f1f;
  background-image: -webkit-linear-gradient(top, #d11f1f, #a31616);
  background-image: -moz-linear-gradient(top, #d11f1f, #a31616);
  background-image: -ms-linear-gradient(top, #d11f1f, #a31616);
  background-image: -o-linear-gradient(top, #d11f1f, #a31616);
  background-image: linear-gradient(to bottom, #d11f1f, #a31616);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  border: solid #1f628d 0px;
  text-decoration: none;
  margin-bottom: 20px;
}

.btn:hover {
	color: #000000;
	background: #d13a3a;
  background-image: -webkit-linear-gradient(top, #d13a3a, #bd1c1c);
  background-image: -moz-linear-gradient(top, #d13a3a, #bd1c1c);
  background-image: -ms-linear-gradient(top, #d13a3a, #bd1c1c);
  background-image: -o-linear-gradient(top, #d13a3a, #bd1c1c);
  background-image: linear-gradient(to bottom, #d13a3a, #bd1c1c);
  text-decoration: none;
}
/* //////////// FOOTER ////////////////// */
.pos-footer {
	min-height: 0;
	text-align: right;
	padding: 10px 20px;
}

.pos-footer a{
	color: #fff;
}

/* ////////////////////////////////////////////// */
.impressum-text {
	color: #FFFFFF;
	text-align: left;
	display: none;
}

@media (max-width: 969px) {
	textarea {
		width: 250px;
	}
}


/* Kann maximal 768px darstellen. */
@media (max-width: 768px) {
	.bg-white-nav, .navbar-collapse.in {
		height: auto !important;
	}
	.hl-kontakt img{
		-ms-transform: scale(.5); /* IE 9 */
    	-webkit-transform: scale(.5); /* Chrome, Safari, Opera */
   		transform: scale(.5);
	}
	
	.logo {
		-ms-transform: scale(.7); /* IE 9 */
    	-webkit-transform: scale(.7); /* Chrome, Safari, Opera */
   		transform: scale(.7);
		right: -30px;
		top: 30px;
	}
}


/* Kann maximal 568px darstellen. */
@media only screen and (max-width : 568px) {
  /* CSS hier */
  .logo-brand {
	  font-size: 28px;
	}
   textarea {
		width: 220px;
	}
}
 
/* Kann maximal 320px darstellen. */
@media only screen and (max-width : 320px) {
  /* CSS hier */
}


@media only screen and (min-device-width: 480px) {
	.bg {
		/*height: 100%;*/
	}
}




















