﻿@media all

{
 img{ max-width: 100%;}

 body
 {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: fixed;
	width: 100%;
	padding: 0;
    font-size: 95%;
    font-size: 1vw;
	background: #f0f0f0;
	font-family: Arial,Helvetica,Roboto Condensed,sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
 }


a:link {text-decoration: none;	color: #000;}
a:visited {	text-decoration: none;	color:#000;}
/* a:hover { text-decoration: none; color:#dd231c;	} */
a:active { text-decoration: none; color:#000;}

h1{ margin:0; padding:0; font-size: 130%; color:#000;}
h2{	margin: 0;	padding: 0;	font-size: 125%; color: #e40714; }
h2 a{ text-decoration:underline; }	
h3{	margin: 0;	padding: 0;	font-size: 120%;	color: #d80000;}
h3 a{ text-decoration:underline; }	
h4{ margin:0; padding:0; font-size: 100;}
h5{	margin: 0;	padding: 0;	font-size:85%;	color: #F00; }
h6{	margin: 0;	padding: 0;	font-size: 150%; color: #FFF; }
p{ font-size: 100%;}

.kcs_blocksatz
{
	/*hyphens: auto;*/
	text-align: justify;
	color: #333;
    font-size: 100%;
	font-family: "Adobe Gothic Std B";
}

.kcs_blocksatz_li
{
	margin-left: 2%;
}


/* MENÜ horizontal*/


#div_nav {
	border-top-width:1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}



.hor_menu{
	list-style: none;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
    	font-size: 100%;
    	margin:0px;
}

ul.hor_menu{
	list-style: none;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
    	font-size: 26px;
    	margin:0px;
}

ul.hor_menu li {

	float: left;
	width: 100%;
	line-height: 200%;
	display: inline-block;	
}

ul.hor_menu a {
	text-decoration: none;
	color: #FFF;
    background color: #FFF;
	width: 100%;
	height: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	text-align: center;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}



ul.hor_menu li a :hover {
	color: #FFF;
	text-align: center;
	width: 100%;
	height: 100%;
	/*background-image: url(../backgrounds/overlay/blau_lila/c100.png);*/

}

ul.hor_menu li a :active {
	width: 100%;
	height: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	background-image: url(../backgrounds/overlay/rot_d80000/c0.png);
	color: #FFF;
	background-color: #000;
	text-align: center;
}


ul.hor_menu a li{
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}



/*Unterseiten-Menü*/

ul.hor_submenu{
	list-style: none;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
    	font-size: 28px;
    	margin:0px;
	background-color: #000;
}

ul.hor_submenu li {

	float: left;
	line-height: 200%;
	display: inline-block;	
}

ul.hor_submenu a {
	color: #000;
        background color: #000;
	padding-top: 0%;
	padding-bottom: 0%;
}



ul.hor_submenu li a :hover {
	color: #000;
	/*background-image: url(../backgrounds/overlay/blau_lila/c100.png);*/

}

ul.hor_submenu li a :active {
	padding-top: 0%;
	padding-bottom: 0%;
	background-image: url(../backgrounds/overlay/rot_d80000/c0.png);
	color: #FFF;
	background-color: #000;
}


ul.hor_submenu a li{
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}




.links_wrapper
{
width: 15%;
float:left;
height:100%;
}


.mitten_wrapper
 {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	float: left;
	background-image: url(../backgrounds/overlay/weiss/C60.png);
	background-repeat: repeat;
	overflow-y: scroll;
 }

.mitten_wrapper_schwarz
 {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	float: left;
	background-image: url(../backgrounds/overlay/schwarz/c100.png);
	background-repeat: repeat;
	overflow-y: scroll;
 }


.rechts_wrapper
{
width: 5%;
float:left;
height:100%;
}



#clear {
 clear: both;
 width: 100%;
 }


.innenwrapper
{
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}



 video { display cover;}

video#sitevideo { 
 display: block; 
 min-width: 100%;
 min-height: 100%;
 max-width: 100%;
 max-height: 100%;
background.size: cover;
}
 video#bgvideo{
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background-color: #FFF;
}



 #img_banner{
 Max-width:100%;
  }



.inactive-menu-button-level_1 {
	font-size: 100%;
	float: left;
	color: #FFF;
	list-style-type: none;
	color: #333;
	margin-top: 0%;
	margin-right: 0.75%;
	margin-bottom: 1%;
	padding: 1%;
	text-align: center;
	text-transform: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	background-color: #FFF;
}

.active-menu-button-level_1 {
	font-size: 100%;
	float: left;

	list-style-type: none;
	margin-top: 0%;
	margin-right: 0.75%;
	margin-bottom: 1%;
	padding: 1%;
	text-align: center;
	text-transform: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	background-color: #e40714;
	color: #FFF;

}

.inactive-menu-button-level_rot {
	font-size: 100%;
	display: inline;
	color: #FFF;
	list-style-type: none;
	margin-top: 0%;
	margin-right: 0.75%;
	margin-bottom: 1%;
	padding: 1%;
	text-align: center;
	text-transform: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	background-color: #D80000;
}


.footer
{
    text-align: left;
	height: 200px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}

.kcstextstil {
	font-family: Roboto Condensed,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	float: none;
	padding: 0px;
	font-variant: normal;
	margin: 0px;
}

#global-navigation {
  height: 100%;
}

.site-content {
  background: black;
  height: 100vh;
  width: 100%;
  background-size: cover;
}

.div_100p
{
	width: 100%;
}

.header_rot {	
	width:100%;
	float:left;
	background-color: #e40714;
	height: auto;
	
}


.header-logo {
	width: 65%;
	float: left;
}

.header-specht {
	float: left;
	text-align: right;
	margin-top: 20px;
	font-size: 32px;
	color: #FFF;
	margin-right: 15px;
	display: inline-block;
}

.result {
	float: left;
	font-size: 14px;
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 5px; 
	color: #FFF;
}

.result sommerzeit {
	float: right;
	margin-left: 5px;
	display: inline-block;
	margin-right: 0;
}

.result winterzeit {
	float: right;
	margin-left: 5px;
	display: inline-block;
	margin-right: 0;
}

.result p {
    margin-top: 5px;
    padding: 0;
}



.main-icon {
	float: left;
	margin-top: 18px;
	margin-left: 23px;
	margin-bottom: 10px;
	width: 98px;
}

.main-icon2 {
	float: left;
	margin-top: 3px;
	margin-left: 23px;
	margin-bottom: 10px;
	width: 140px;
}

.home-icon {
	width: 66px;
	height: 16px;
}

.x-icon {
	position: absolute;
	top: 25px;
	right: 28px;
	width: 17px;
}

.namensschild {
    position: absolute;
    background-color: #e40714;
    color: #FFF;
    bottom: 1%;
    left: 1%;
    font-size: 120%;
}

.div_modell_links {
    position: relative;
    width: 49%;
    font-size: 100%;
    float: left;
    margin-top: 1.5%;
    margin-bottom: 0%;
    padding: 0.5%;
}

.div_banner_33p {
    position: relative;
    width: 32.33%;
    font-size: 100%;
    float: left;
    margin-top: 1.5%;
    margin-bottom: 0%;
    margin-right: 1%;
    -webkit-border-radius: 2px;
    border: 1px solid #FFF;
}



.div_banner_33p_schwarz {
    position: relative;
    width: 32.33%;
    font-size: 100%;
    float: left;
    margin-top: 1.5%;
    margin-bottom: 0%;
    margin-right: 1%;
    -webkit-border-radius: 2px;
    border: 1px solid #000;
}

.div_banner_33p img {
    display: block;
}

.div_banner_33p_schwarz img {
    display: block;
}

.div_banner_75p {
    position: relative;
    width: 82%;
    font-size: 100%;
    float: left;
    margin-top: 1.5%;
    margin-bottom: 0%;
    margin-right: 1%;
    -webkit-border-radius: 2px;
    border: 1px solid #FFF;
}

.div_banner_75p img {
    display: block;
}

.div_banner_75p_schwarz {
    position: relative;
    width: 82%;
    font-size: 100%;
    float: left;
    margin-top: 1.5%;
    margin-bottom: 0%;
    margin-right: 1%;
    -webkit-border-radius: 2px;
    border: 1px solid #000;
}

.div_banner_75p_schwarz img {
    display: block;
}


.div_active_submenu_button_modelle {
	width:100%;
}

.div_100p_button
{
	width: 100%;
}

}