/* 

templatemo 419 black white

http://www.templatemo.com/preview/templatemo_419_black_white

http://stackoverflow.com/questions/10525744/css-table-cell-equal-width

*/
* {	font-family: 'Open Sans', sans-serif; }

html, body { height: 100%; }

.green { color: #3B3; }
.blue { color: #09E; }

h1 { margin-bottom: 20px; font-size: 32px; }
h1, h2 { margin-bottom: 20px; }

h2 { font-size: 24px; }
.templatemo-container {
	display: table;
	width: 100%;
	height: 100%;
	table-layout: fixed;                                                      
}
.left-container {
	display: table-cell;
	float: none;
	width: 38%;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 0;
}
.right-container {
	display: table-cell;
	float: none;
	width: 62%;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 30px;
	vertical-align: top;
}
.black-bg {
	color: white;
	background-color:  #002761;                    /* 663300, 663333 Farbe Hintergrund , links */
}
.white-bg {	background-color: white; }
.tm-left-inner-container { margin-right: 30px; }
.tm-right-inner-container {
	margin-left: 30px;
	max-width: 710px;
}
.templatemo-logo { 
	display: table;                                       
	overflow: hidden;
	table-layout: fixed;
	width: 100%
}
.logo-left-container {
	display: table-cell;
	width: 38%;
}
.logo-right-container {
	display: table-cell;
	width: 62%;
}
.templatemo-logo h1 {
	margin-top: 0;
	margin-bottom: 0;
	max-width: 250px;                                     
}
.templatemo-logo .col-lg-6, .templatemo-logo .col-md-6, .templatemo-logo .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
}
.logo-left {
	border-top: 1px solid gray;
	border-right: none; 
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	float: right;
	padding: 20px 30px 20px 100px;
	text-align: right;
}
.logo-right {
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: none;
	float: left;
	
	padding: 20px 100px 20px 30px;
}

.templatemo-nav {
	clear: both;
	font-size: 16px;
	font-weight: 300;
	float: right;
	min-width: 250px;
}
.templatemo-nav>li>a {
	border: 2px solid #8C8C8C;
	border-radius: 8px;
	color: white;
	padding: 15px 50px;
	margin-bottom: 20px;
	transition: background-color 0.3s;
}
.templatemo-nav>li>a:hover, .templatemo-nav>li>a:focus, .templatemo-nav>li>a.active {
	background-color: #fff;
	color: #000;
	font-weight: 700;
}
.templatemo-nav>li>a>.fa { margin-right: 10px; }
.templatemo-header {
	clear: both;
	font-size: 30px;
	margin-top: 0;
}
article { margin-top: 40px; }
article p {
	margin-bottom: 15px;
	text-align: justify;
}
footer {
	margin-top: 20px;
	overflow: hidden;
}
footer p { margin-bottom: 0; }
footer .col-lg-6, footer .col-md-6 {
	padding-left: 0;
	padding-right: 0;
}
.templatemo-social { text-align: right; }
.templatemo-social i {
	border: 1px solid #ccc;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	width: 30px;
	height: 30px;
	transition: background-color 0.3s;
}
.templatemo-social a { color: #757575; }
.templatemo-social a:hover i {
	background-color: #000;
	color: #fff;
}
.row .templatemo-item {	margin-top: 0; }
.templatemo-item p { margin-top: 20px; }
.templatemo-item ul { margin-bottom: 20px; }
.templatemo-item ul li { list-style: none; }
.fa.templatemo-service-icon { font-size: 100px; }         



/* BEGINN Anordnung Bilder, Formatierung */

.imgunserekund
{

 position: relative;
	
	padding: 10px 10px 10px 10px;
	border: 1px solid gainsboro;
	background: white;

   

font-size: 0.7em;

  


} 

 
.imgtext-unserekund
{

	text-align: center;

font-size: 1.0em;

   float: left;

padding: 3px;
  

} 

/* ENDE Anordnung Bilder, Formatierung */





.templatemo-testimonial { overflow: hidden; }
.templatemo-testimonial .fa {
	color: #C8B55E;
	padding: 5px;
}
.templatemo-border-left {
	border-left: 3px solid #C8B55E;
	padding-left: 10px;
}
.templatemo-border-right {
	border-right: 3px solid #C8B55E;
	padding-right: 10px;
	text-align: right;
}
.templatemo-testimonial footer { color: #777; }
.templatemo-testimonial footer:before {	content: '\2014 \00A0'; }
.form-control:focus {
	border-color: #DEB215;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(234, 231, 60, 0.6);
}
iframe { border: none; }
#map-canvas {
    height: 350px;
    margin-bottom: 30px;
}
.margin-bottom-60 {	margin-bottom: 60px;	    
 
	padding: 20px 30px 20px 30px;                     /*       08.08.2023       */
	 min-width: 340px;                              /*       08.08.2023       */
	 }
	 
	 
	 
	
	 
	 
	 
	 

/* Media Queries
----------------------------------------*/











@media screen and (max-width: 991px) {
	.templatemo-social {
		margin-top: 15px;
		text-align: left;
	}
}
@media screen and (max-width: 767px) {
	.templatemo-logo, .templatemo-container { display: block; }
	.logo-left-container, .logo-right-container, .left-container, .right-container {
		display: block;
		width: 100%;
	}
	.left-container, .right-container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.logo-left, .logo-right, .templatemo-nav { float: none; }
	.logo-left {
		border-right: 1px solid gray; 
		text-align: center;
		margin-bottom: 30px;
		padding: 20px;
	}
	.logo-right {
		border-left: 1px solid gray;
		text-align: center;
		margin-bottom: 30px;
		padding: 20px;
	}
	.tm-left-inner-container { margin-right: 0; }
	.tm-right-inner-container {	margin-left: 0;	}
	.templatemo-nav { max-width: 100%; }
	.templatemo-nav>li>a {
		margin-bottom: 5px;
		text-align: center;
	}
	h1 {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.templatemo-logo h1 {
		border: none;
		max-width: none;
	}
	.left-container, .right-container {	padding-top: 40px; }
	.templatemo-logo .col-lg-6, .templatemo-logo .col-md-6, .templatemo-logo .col-sm-6 { padding-top: 0; }
}




#content
{
	clear: both;
	width: 850px;
  height: 40px;
	margin: 0 auto;
	padding: 10px 0; 

  

background: #002761;
background: -moz-linear-gradient(-45deg, #002761 0%, #002761 0%, #002761 100%);
background: -webkit-linear-gradient(-45deg, #002761 0%, #002761 0%, #002761 100%);
background: linear-gradient(135deg, #002761 0%, #002761 0%, #002761 100%);

  
  
  
  
}



/* BEGINN NAVIGATION IN FOOTER */



.rechtliches-nav {
	clear: both;
	font-size: 12px;    padding: 0px 5px;
	font-weight: 500;
  width: 850px;
	min-width: 100px;
  text-decoration: none;
}
.rechtliches-nav>a {
	border: 2px solid #8C8C8C;
	border-radius: 8px;
	color: white;
	padding: 5px 5px;
	margin-bottom: 20px;
	transition: background-color 0.3s;
  text-decoration: none;
}
.rechtliches-nav>a:hover, .rechtliches-nav>a:focus, .rechtliches-nav>a.active {
	background-color: white;
	color: #000;
	font-weight: 700;
  text-decoration: none;
}
.rechtliches-nav>a>.fa { margin-right: 10px; }
.rechtliches-header {
	clear: both;
	font-size: 30px;
	margin-top: 0;
}

/* ENDE NAVIGATION IN FOOTER */




/* ----------------------------------------------------------------------------
	 BEGINN Tabelle Business Cooperation , Formatierung(en)
-----------------------------------------------------------------------------*/
.busincooper_table
{
	width: 95%;
	height: 220px;
	background-color: #f1f1f1 ;
	color: black;
	border: 1px solid black;      border-spacing: 5px;
	margin-left: 0px;
	margin-right: auto;    border-collapse: separate;
  
}

.busincooper_table tr
{
	vertical-align: middle;
	text-align: left;
	border: 0px solid black;    
  padding: 5px 5px 5px 5px;   border-collapse: separate;
}

.busincooper_table td 
{
	vertical-align: middle;
	text-align: left;
	border: 0px solid black;
  padding: 5px 5px 5px 5px;
}
/* ----------------------------------------------------------------------------
	 Tabelle Business Cooperation , Formatierung(en)
-----------------------------------------------------------------------------*/





/* ------------------------------------------------------------------------------
	 BEGINN Kontaktformular , Formatierung(en)
-------------------------------------------------------------------------------*/







/* ------------------------------------------------------------------------------
	 ENDE Kontaktformular , Formatierung(en)
-------------------------------------------------------------------------------*/



/* Hyperlink für Datenschutz (DSGVO), Formatierung */
a.dsgvo:link {text-decoration:none; padding-left: 20px; color: #950000; font-weight: bold; font-size:100%;}
a.dsgvo:visited {color: #950000; font-size:100%;}
a.dsgvo:hover {color:#191970; font-size:100%;}
a.dsgvo:active {color: black; font-size:100%;} 

/* Beginn checkbox für Datenschutz (DSGVO), Formatierung */
input.checkboxinput { color: red; 
                      width:5px; 
                      align:left; 
                    } 
#h2 {
	font-size: 150%;
	font-weight: bold;
	color: yellow;
}                    
                    
@keyframes hover-color {
  from {
    border-color: #c0c0c0; }
  to {
    border-color: #990033; } }    /* Checkbox deaktiviert und Hover */

.magic-radio,
.magic-checkbox {
  position: absolute;
  display: none; }

.magic-radio[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed; }

.magic-radio + label,
.magic-checkbox + label {
  position: relative;
  display: block;
  padding-left: 30px;        
  cursor: pointer;
  vertical-align: middle; }
  .magic-radio + label:hover:before,
  .magic-checkbox + label:hover:before   { padding: 0px 4px 0px 0px; color: white; background: #990033; content: 'ok'; font: bold; font-size: 14px;
                                                                                             
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color; }     
  .magic-radio + label:before,
  .magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 7px;                  /* breite box*/
    display: inline-block;
    width: 22px;
    height: 21px;
    content: '';
    border: 3px solid #191970; }
  .magic-radio + label:after,
  .magic-checkbox + label:after {
    position: absolute;   
    display: none;        
    content: '\2714'; }

.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: #e4e4e4; }
  .magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
  .magic-checkbox[disabled] + label:hover,
  .magic-checkbox[disabled] + label:before,
  .magic-checkbox[disabled] + label:after {      
    cursor: not-allowed; }
  .magic-radio[disabled] + label:hover:before,
  .magic-checkbox[disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none; }
  .magic-radio[disabled] + label:before,
  .magic-checkbox[disabled] + label:before {
    border-color: #e4e4e4; }

.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before {  
  animation-name: none; }

.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {
  display: block; }

.magic-radio + label:before {
  border-radius: 50%; }

.magic-radio + label:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3e97eb; }

.magic-radio:checked + label:before {
  border: 1px solid : #990033; }

.magic-radio:checked[disabled] + label:before {
  border: 1px solid #c9e2f9; }

.magic-radio:checked[disabled] + label:after {  
  background: #c9e2f9; }

.magic-checkbox + label:before {  
  border-radius: 3px; }

/* Checkbox aktiviert per Klick */
.magic-checkbox + label:after {
  top: 0px;
  left: 0px;
  background: #990033;           color: white;
              width: 23px;
    height: 25px;                 top: 0;
    left: 0;
    padding-left: 7px;   
  transform: rotate(0deg);     font-size: 16px;
  border-width: 2px;
  border-style: solid;        
  border-color: #fff;          
  border-top: 0;
  border-left: 0; }

/* wenn Box aktiviert und danach hover */
.magic-checkbox:checked + label:before {
  border: #3e97eb;  
  border-bottom: 5px solid #990033; 
  background: #3333CC; }         /* Bei Klick ändert sich Farbe Hintergrund */

.magic-checkbox:checked[disabled] + label:before {
  border: #c9e2f9;              
  background: #c9e2f9; }     
                 
/* Ende checkbox für Datenschutz (DSGVO), Formatierung */      






.custom-file-input {
	display: inline-block;
	position: relative;
	color: #533e00;
}
.custom-file-input input {
	visibility: hidden;
	width: 128px                         
}
.custom-file-input:before {
	content: 'Dateiauswahl' ;
	display: block;
	background: -webkit-linear-gradient( -180deg, #ffdc73, #febf01);
	background: -o-linear-gradient( -180deg, #ffdc73, #febf01);
	background: -moz-linear-gradient( -180deg, #ffdc73, #febf01);
	background: linear-gradient( -180deg, #ffdc73, #febf01);
	border: 3px solid #dca602;
	border-radius: 10px;
	padding: 5px 0px;
	outline: none;
	white-space: nowrap;
	cursor: pointer;
	text-shadow: 1px 1px rgba(255,255,255,0.7);
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	position: absolute;
	left: 0;
	right: 0;
}
.custom-file-input:hover:before {
	border-color: #febf01;
}
.custom-file-input:active:before {
	background: #febf01;
}
 
 
 
 




figure,
figcaption {
	margin: 0;
	padding: 0;
}

figure.einzel {
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 32.8%;
}

figure img {
	width: 100%;
	display: block;
}

figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 3em;
	color: white;
	background: rgba(0, 0, 0, 0.5);
}

figcaption {
	position: absolute;
	bottom: -3em;
	/* gilt für das erste (linke) Beispiel */
	
	text-align: center;
	line-height: 3em;
	white-space: nowrap;
	color: white;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

figure.mitte figcaption {
	width: 0;
	left: 50%;
}
/* gilt für das letzte (rechte) Beispiel */

figure.rechts figcaption {
	width: 0;
	bottom: 50%;
	left: 50%;
	overflow: hidden;
}

figure:focus figcaption,
figure:hover figcaption {
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
}
/* das Fragezeichen als Pseudo-Element */

figure:before {
	content: "?";
	position: absolute;
	bottom: 1em;
	left: 1em;
	background: rgba(255, 255, 255, 0.5);
	color: black;
	width: 1.5em;
	height: 1.5em;
	border-radius: 1em;
	text-align: center;
	font-size: 1.5em;
	line-height: 1.5em;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

figure:focus:before,
figure:hover:before {
	background: rgba(255, 255, 255, 0);
	color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 800px) {
	body {
		width: 100%;
		margin: 2% 0;
		padding: 1%;
	}
	figure.einzel {
		width: 48%;
	}
}

@media only screen and (max-width: 600px) {
	figure.einzel {
		width: 100%;
	}
}





/* ------------------------------------------------------------------------------
	 Works , Bildergallerie aus flosix-minimal-one-page-bootstrap-template
-------------------------------------------------------------------------------*/
.work {
	-moz-box-shadow: 0 0 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px #fff;
	box-shadow: 0 0 0 1px #fff;
	overflow: hidden;
	position: relative;     width: 48%;
	height: 48%;
}
.work img {
	width: 100%;
	height: 100%;    
  padding: 5px 5px 5px 5px;   
}
/* Hintergrund beim Hover über Bild */
.work .overlay {
	background: rgba(176,196,222, 0.5);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
 
	width: 100%;
	-moz-transition: opacity, 0.3s;
	-o-transition: opacity, 0.3s;
	-webkit-transition: opacity, 0.3s;
	transition: opacity, 0.3s;
}
.work .overlay-caption {
	position: absolute;        
	text-align: center;
	top: 50%;
	width: 100%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);           
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.work h5, .work p, .work img {
	-moz-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	-webkit-transition: all, 0.5s;   
	transition: all, 0.5s;
}
.work h5, .work p {
	color: #fff;
	margin: 0;           
	opacity: 0;
}
.work span {
	font-size: 45px;
}
.work h5 {
	margin-bottom: 5px;
	-moz-transform: translate3d(0, -200%, 0);
	-ms-transform: translate3d(0, -200%, 0);
	-webkit-transform: translate3d(0, -200%, 0);
	transform: translate3d(0, -200%, 0);
}
.work p {
	-moz-transform: translate3d(0, 200%, 0);
	-ms-transform: translate3d(0, 200%, 0);
	-webkit-transform: translate3d(0, 200%, 0);        
	transform: translate3d(0, 200%, 0);
}
.work-box:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);       
	transform: scale(1.2);
}
.work-box:hover .overlay {
	opacity: 1;                   
}
.work-box:hover .overlay h5, .work-box:hover .overlay p {
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);      
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);  
}






// Validierung Input- Elemente im Kontakt- Formular
// Validierung Input- Elemente im Kontakt- Formular
// Validierung Input- Elemente im Kontakt- Formular
		#validEmail
		{
			margin-top: 4px;
			margin-left: 9px;
			position: absolute;
			width: 16px;
			height: 16px;
		}
		
		.text
		{
			font-family: Arial, Tahoma, Helvetica;
		}

 
 