* body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.42857143;
	color: #333;
	background-color: #F0f0f0;
	height: 100%;
	/* 	background-image: url('../img/startseite.png'); */
	/* 	background-repeat: no-repeat; */
	/* 	background-size: cover; */
}

img.lazyload{
	width:100%;
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	max-width: 1600px;
}

.navbar-default {
	background-color: #990000;
	border-color: black;
	color: #ffffff;
	opacity: 0.8
}

.background-image {
	/*background-image: url('../img/homeBackground3.jpg');*/
	/*background-image: url('../img/Websitevorschlag2.jpg');*/
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.background-imageHQ {
	background-image: url('typo-src_7.6.6/img/homeBackground.jpg');
	/*background-image: url('../img/Websitevorschlag2.jpg');*/
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.row-home {
	padding-bottom: 9px;
	margin: 100px 0 0px;
}

.row-bottom {
	padding-top: 10vh;
	padding-bottom: 20px;
}

.home-eye {
	height: 60vh;
	position: relative;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.img-home {
	border: 2px solid #eee;
	width: 100%;
	align: center;
}

.nav-icon {
	height: 30px;
	margin: 10px 10px 0px 0px;
}

.home-klein {
	width: 100%;
	align: center;
	border: 2px solid #eee;
}

.img-responsive {
	width: 10%;
}

.nav-sidebar>li>a {
	background-color: transparent;
	border-color: transparent;
	color: black;
}

.nav {
	color: black;
}

.navbar-default .navbar-nav>li>a {
	color: #fff
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
	{
	color: black;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
	color: #333;
	background-color: #f0f0f0
}

.rennwagen-bild {
	width: 100%;
}

.rennwagen-icon {
	width: 20px;
	margin-right: 15px;
}

.rennwagen-theta {
	background-color: #b3cc99;
}

.rennwagen-eta {
	background-color: #99bfcc;
}

.rennwagen-zeta {
	background-color: #bb99cc;
}

.rennwagen-epsilon {
	background-color: #ccc399;
}

.row .col-sm-3 .col-md-2 {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.farbe {
	background-color: #F0f0f0;
}

.img-logo-sponsor {
	width: 90%;
	margin-bottom: 20px;
}
.img-logo-footer{
	width: 100%;
	height: auto;
	vertical-align: center;
}
.img-rennwagen-big {
	position: relative;
	width: 100%;
	height: 400px;
}
/* Condensed */
@font-face {
	font-family: 'League Gothic Condensed';
	src: url('../fonts/leaguegothic-condensed-regular-webfont.eot');
	src: url('../fonts/leaguegothic-condensed-regular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/leaguegothic-condensed-regular-webfont.woff')
		format('woff'),
		url('../fonts/leaguegothic-condensed-regular-webfont.ttf')
		format('truetype'),
		url('../fonts/leaguegothic-condensed-regular-webfont.svg#league_gothic_condensed-Rg')
		format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Regular */
@font-face {
	font-family: 'League Gothic';
	src: url('../fonts/leaguegothic-regular-webfont.eot');
	src: url('../fonts/leaguegothic-regular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/leaguegothic-regular-webfont.woff') format('woff'),
		url('../fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
		url('../fonts/leaguegothic-regular-webfont.svg#league_gothic_regular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Regular 
@font-face {
	font-family: 'BauhausOc';
	src: url('../fonts/Bauhaus.ttf') format('truetype');
}*/
h1 {
	font-family: 'Bauhaus', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-bottom: 9px;
	margin: 40px 0 20px;
}

.schriftNav {
	font-family: 'Bauhaus', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.rennwagen-link {
	font-size: 18px;
}
.carousel-indicators-startseite{
		bottom: -40px;
		color: #990000;
}
.carousel-indicators {
	position: absolute;
	bottom: 0px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}
.carousel-caption-newsletter {
	position: absolute;
	right: 15%;
	left: 15%;
	bottom: -0px;

	z-index: 10;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: #B3B3B3;
	opacity: 0.9;
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #990000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #990000;
	border-color: #990000
}
h7 {
	position: absolute;
	top: 50px;
	padding-left: 300px;
	width: 100%;
	font-family: 'League Gothic';
	font-weight: normal;
	font-style: normal;
	font-size: 200px;
	line-height: 1.42857143;
	color: #fff;
}

h8 {
	position: absolute;
	top: 50px;
	padding-left: 300px;
	width: 100%;
	font-family: 'League Gothic Condensed';
	font-weight: normal;
	font-style: normal;
	font-size: 200px;
	line-height: 1.42857143;
	color: #fff;
}

.news-headline {
	font-size: 30px;
	
}

.news-headline2 {
	font-size: 25px;
}

@media ( min-width :1600px) {
	.news-text {
		font-size: 20px;
	}
	.news-headline {
		font-size: 40px;
	}
	.news-headline2 {
		font-size: 35px;
	}
	.info-image-headline {
		position: absolute;
		right: 15%;
		top: 10%;
		left: 15%;
		z-index: 10;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 180px;
		line-height: 1.42857143;
	}
	.info-image-text {
		position: absolute;
		right: 5%;
		top: 50%;
		left: 5%;
		z-index: 10;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 65px;
		line-height: 1.42857143;
	}
	.csc-textpic-caption{
		position: absolute;
		right: 5%;
		top: 50%;
		left: 5%;
		z-index: 10;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 65px;
		line-height: 1.42857143;
	}
	.rw2-header-big {
		position: absolute;
		top: 50px;
		padding-left: 100px;
		width: 100%;
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 200px;
		line-height: 1.42857143;
		color: #fff;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	}
	.home-headline-4 {
		position: absolute;
		right: 15%;
		top: -50%;
		left: 15%;
		z-index: 10;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 6px rgba(0, 0, 0, .6);
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 45px;
		line-height: 1.42857143;
	}
}

.news-text

 

(
max-width

 

:

 

1444
px

 

){
font-size


:

 

18
px


;
}
.news-text2 {
	font-size: 13px;
}

.news-body {
	vertical-align: center;
}

.news-bild {
	width: 100%;
	height: auto;
	align: center;
}

.news-bild2 {
	width: 70%;
	align: center;
}

.news-subtitle {
	font-size: 14px;
}

.news {
	padding: 40px 0 40px;
	border-bottom: 2px solid #fff;
}

.news-icon {
	width: 50px;
	align: center;
	margin: 20px 5px 20px 5px;
}

.news-icon2 {
	width: 30px;
	align: center;
	margin: 20px 5px 20px 5px;
}

.img-logo-sponsor-1 {
	width: 100%;
	padding: 30px 30px 30px 30px;
	margin-bottom: 30px;
	border: 1px solid #eee;
}

.img-logo-sponsor-2 {
	width: 19%;
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
}

.img-logo-sponsor-3 {
	width: 100%;
	padding: 30px 20px 0px 20px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right:auto;
}

.img-logo-sponsor-4 {
	width: 100%;
	padding: 30px 5px 0px 5px;
	margin-bottom: 15px;
}

.img-logo-sponsor-sonst {
	width: 100%;
	padding: 5px 5px 5px 5px;
	margin-bottom: 30px;
	border: 1px solid #eee;
}

.home-body {
	
}

.home-image {
	width: 100%;
	align: center;
}

.home-headline-1 {
	position: absolute;
	top: 50px;
	padding-left: 50px;
	width: 100%;
	font-family: 'League Gothic';
	font-weight: normal;
	font-style: normal;
	font-size: 4vw;
	line-height: 1.42857143;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.home-headline-2 {
	position: absolute;
	bottom: 50px;
	padding-right: 50px;
	width: 100%;
	font-family: 'League Gothic';
	font-weight: normal;
	font-style: normal;
	font-size: 4vw;
	line-height: 1.42857143;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.info-image {
	padding-bottom: 30px;
	align: center;
}

@media ( max-width :1600px) {
	.rw2-header-big {
		position: absolute;
		top: 50px;
		padding-left: 100px;
		width: 100%;
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 14vw;
		line-height: 1.42857143;
		color: #fff;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	}
	.home-headline-4 {
		position: absolute;
		right: 15%;
		top: -50%;
		left: 15%;
		z-index: 10;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 6px rgba(0, 0, 0, .6);
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 3vw;
		line-height: 1.42857143;
	}
	.info-image-headline {
		position: absolute;
		right: 15%;
		top: 0%;
		left: 15%;
		z-index: 10;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 10vw;
		line-height: 1.42857143;
	}
	.info-image-headline-2 {
		position: absolute;
		right: 15%;
		top: 7%;
		left: 15%;
		z-index: 10;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 10vw;
		line-height: 1.42857143;
	}
	.info-image-text {
		position: absolute;
		right: 5%;
		top: 50%;
		left: 5%;
		z-index: 10;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 4vw;
		line-height: 1.42857143;
	}
}

.row {
	margin-right: 0px;
	margin-left: 0px
}

@media ( max-width : 450px) {
	.row-bottom {
		bottom: 40vh;
		position: absolute;
		height: 11vh;
	}
	.home-headline-4 {
		position: absolute;
		right: 15%;
		top: -7%;
		left: 15%;
		z-index: 10;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 6px rgba(0, 0, 0, .6);
		font-family: 'League Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 40px;
		line-height: 1.42857143;
	}
	.row {
		padding-bottom: 30px;
	}
	.home-footer{
	top:1000px;
	position:absolute;
	}
}
/* columns of same height styles */

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}