﻿@media all
{
 img{ max-width: 100%;}
 body
 {
	height: 98%;
	width: 100%;
	padding: 0;
    font-size: 95%;
    font-size: 1.5vw;  
	background: #f0f0f0;
	font-family: Verdana, Arial, 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: 150%;}
h2{	margin: 0;	padding: 0;	font-size: 113%; color: #0A; }
h2 a{ text-decoration:underline; }	
h3{	margin: 0;	padding: 0;	font-size: 97%;	color:  #0A;;}
h3 a{ text-decoration:underline; }	
h4{ margin: 0;	padding: 0;	font-size: 140%;	color: #d80000;}
p{ font-size: 100%;}

.img_zertifikate {
	
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	border:	1px solid #333;
	
}	

.kcs_blocksatz
{
	hyphens: auto;
	text-align: justify;
	color: #333;
    font-size: 110%;
	font-family: "Adobe Gothic Std B";
}

.div_resp_text {
	float: left;
	font-size: 75%;
	text-align: center;
	padding: 1%;
	padding-top: 2.5%;
}

.div_resp_text1 {
	float: left;
	font-size: 75%;
	text-align: center;
	margin-left: 0%;
	padding: 1%;
	padding-top: 2.5%;
}

.div_resp_left_50p {
	width: 48.5%;
	float: left;
	margin-left: 0.2%;
	margin-right: 2%;
	font-size: 85%;
}

.div_resp_left_60p {
	width: 68.5%;
	float: left;
	margin-left: 0.2%;
	margin-right: 2%;
	font-size: 85%;
}
	
	
.div_resp_left_contact {
	width: 20.5%;
	float: left;
	margin-left: 0.2%;
	margin-right: 2%;
	font-size: 100%;
}


.div_resp_100p {
	width: 98.5%;
	float: left;
	margin-left: 0,2%;
	margin-right: 2%;
	font-size: 85%;
}


.div_blank_50p {
	width: 50%;
	float: left;
	
	font-size: 85%;
}



.div_box-30p-right
{
	float: left;
	width: 32%;
	height:90%;
	margin-left: 0;
	margin-right: 0;
	padding: 0%;
	margin-top: 2%;
	margin-bottom: 3%;
	text-align: center;
	border-radius: 3px;
	box-shadow: 1px 1px 6px 1px #333333;
	background-color: #F7F7F7;
}

.div_box-30p
{
	float: left;
	width: 32%;
	height: 90%;
	margin-left: 0;
	margin-right: 2%;
	padding: 0%;
	margin-top: 2%;
	margin-bottom: 3%;
	text-align: center;
	border-radius: 3px;
	box-shadow: 1px 1px 6px 1px #333333;
	background-color: #F7F7F7;
}



.div_box-45p_3
{
	float: left;
	width: 30%;
	height:90%;
	margin-left: 0;
	margin-right: 2%;
	padding: 0%;
	margin-top: 2%;
	margin-bottom: 3%;
	text-align: center;
	border-radius: 3px;
	box-shadow: 1px 1px 6px 1px #333333;
	background-color: #F7F7F7;
}


.div_box-30p-text
{
	float: left;
	width: 100%;
	text-align:left;
	font-size: 80%;
	padding: 3%;
}


.div_resp_right_50p {
	width: 48.5%;
	float: left;
	margin-left: 0.2%;
	margin-right: 0.2%;
	font-size: 85%;
}

.div_resp_right_contact {
	width: 48.5%;
	float: left;
	margin-left: 0.2%;
	margin-right: 0.2%;
	font-size: 100%;
}



.div_50p_p10 {
	width: 46%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;

}


.div_50pk {
float: left;
width:50%;	
}


.div_news_oben_rechts {
width:50%;	
float: left;
}




/* MENÜ horizontal*/


#div_nav {
	border-top-width:1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 0%;
	margin-left: 1.6%;
	margin-right: 1.6%;	
	margin-bottom: 0%;	
}



.hor_menu{
	list-style: none;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
    font-size: 90%;
    margin:0px;
	line-height: 1;
}

ul.hor_menu{
	list-style: none;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
    font-size: 70%;
    margin:0px;
}



ul.hor_menu a {
	text-decoration: none;
	color: #000;
    background color: #FFF;
	display: inline-block;
	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 {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	text-align: center;
	background-image: url(../backgrounds/overlay/blau_lila/c100.png);
	color: #FFF;
}

ul.hor_menu li a :active {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	text-align: center;
	background-image: url(../backgrounds/overlay/rot_d80000/C0.png);
	color: #000;
	background-color: #FF0;
}


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;
}











.links_wrapper
{
width: 11%;
float:left;
height:100%;
}


.mitten_wrapper
 {
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	width: 77%;
	height: 100%;
	border-radius: 3px;
	box-shadow: 1px 1px 6px 1px #333333;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	float: left;
	background-image: url(../backgrounds/overlay/weiss/C60.png);
	background-repeat: repeat;
 }


.rechts_wrapper
{
width: 12%;
float:left;
height:100%;
}



#clear {
 clear: both;
 width: 100%;
 }


.top1
{
width: 100%;
float:left;

}

.innenwrapper
{
    font-size: 85%;
	width: 98%;
	float: left;
	margin-left: 0.8%;
	margin-right: 0.8%;
	margin-bottom: 0.8%;
}



 video { display: block; } 

 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%;
  }



.footer
{
    text-align: left;
	height: 200px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../backgrounds/overlay/schwarz/C60.png);
	color: #CCC;
	float: left;
}



.div_resp_mar_left {               /* NEU- responsible margin-left logo*/

    margin-left: 1.2%;
	
	float: left;

}


/* -------------------NEU Logo mit Flaggen*/

.div_resp_mar_left2 {            

    	margin-left: 1.2%;
    	height: 15%;
    	float: left;

}

.sprache-auswahl
{
	width: 28px;
	height: 60px;
	margin-left: 1%;
	margin-top: 0.5%;
	float: left;
}

.flagge-auswahl
{
	height: 19px;
	margin-top: 11px;
	float: left;
}

/* -------------------ENDE NEU Logo mit Flaggen*/



.div_resp_mar_right {              

	float: right;
	margin-top: 1%;
	margin-right: 0%;
	height: 100%;

}

.div_resp_mar_right1 {              

	float: right;
	margin-top: 1%;
	margin-right: 1%;
	height: 100%;

}

.mar3
{              
    margin-top: 3%;
	float: right;

}

.mar2
{              
    margin-top: 2%;
	float: right;

}

.mar1
{              
    margin-top: 1%;
	float: right;
	margin-left: 2%;

}

.mar10
{              
    margin-top: 48px;
	float: left;

}

.mar0
{              
    margin-top: 0%;
	float: left;

}

.font-size-resp
{
    width: 100%;
	
}





}