@media (min-width: 992px) {
    html,body {
        padding-bottom: 235px;
		height: 100%;
		
		
    }
    footer {
      /*  position: absolute;*/
        bottom: 0;   
        width: 100%;
     /*   height: 230px;  */ 
    }
	nav{font: bold 16px sans-serif;}
}

@media print {
 .printBreakBefore {page-break-before:always;} 
/*.tablePrint {
	border: 0px solid transparent !Important;
	*/
#NavBarCY {display: none;}
}

}
/*.ng-scope.active{
		border-top: none;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border: 10px solid;
}*/
.TitelColor{
color: blue;
font-weight:bold;
}
	/* The contact form */
	.kontakt form{
		display: inline-block;
	}
	.RotatePos90{
	
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);

	transform: rotate(90deg);
	
	}

	.kontakt form input,
	.kontakt form textarea{
		display: block;
		border-radius: 3px;
		box-sizing: border-box;
		background-color:  #1f2022;
		box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
		border: none;
		resize: none;

		font: inherit;
		font-size: 14px;
		font-weight: normal;
		color:  #d1d2d2;

		width: 400px;
		padding: 18px;
	}

	.kontakt ::-webkit-input-placeholder {
		color:  #5c666b;
	}

	.kontakt::-moz-placeholder {
		color:  #5c666b;
		opacity: 1;
	}

	.kontakt:-ms-input-placeholder{
		color:  #5c666b;
	}


	.kontakt form input{
		height: 55px;
		margin-bottom: 15px;
	}

	.kontakt form textarea{
		height: 100px;
		margin-bottom: 20px;
	}

	.kontakt form button{
		border-radius: 3px;
		background-color:  #33383b;
		color: #ffffff;
		border: 0;
		padding: 15px 50px;
		font-weight: bold;
		float: right;
	}

.marginflag{
margin: 7px 0px 0px;
height: 5px;
}
/*#leftcolumn{
background-color: #5c666b;
}*/
/*.nopg-left{
padding-left: 3px !important;
}
.nopg-right{
padding-right: 0px !important;
}*/

.linie {
border :none;
border-top: 2px solid #eb621c;
background-color:#FFFFFF;
height: 2px;
margin: 0px 80px 0px 80px;
}
.linieTrenn {
/*border :none;
border-top: 2px solid #eb621c;
background-color:#FFFFFF;
height: 2px;
margin: 0px 80px 0px 80px;*/
height: 2px;
margin: 4px -11px 0px 0px;
}

.marginBTN{
margin: 0px 10px 10px 10px !important;

}
.marginBTNFirst{
margin: 0px 12px !important;
}

.marginset{
margin: 0px 0px 0px -20px !important;
/*margin: 0px 0px 0px 30px !important;*/
/*padding: 10px 0px 0px !important;*/
}
.marginset5{
margin: 0px 0px 0px -5px !important;
/*margin: 0px 0px 0px 30px !important;*/
/*padding: 10px 0px 0px !important;*/
}
.marginset10{
margin: 0px 0px 0px -10px !important;
}
.tab-content_ZZ{
/*margin-left: 10px !important;*/
border: 1px solid #ddd;
border-top: none;
 border-radius: 4px 0px 0px 4px;
}
.ZZPan{
margin-right: 10px;
margin-left: 10px;
}
/*********Tab Left************/
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
 /* border-right: 1px solid #ddd;
  min-height: 400px;*/
 /* background-color: #9d9d9d;*/
  border-radius: 4px 0px 0px 4px;
  
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.rand3{
	border: 1px solid #ddd;
	border-radius: 0px 4px 4px 0px;
	min-height: 145px;
	/*min-height: 400px;*/
	/*background-color: #9d9d9d;*/
}
.btnBorder{
border: 1px solid #ccc;
}
.btnfontmargin{
	margin-right: 0px !important;
    margin-left: 0px !important;
}
.modal-dialog{
	 min-width: 100px;
	
}
/*.editable-input{
	width: 90px;
}*/
/*input[type=number]{
	width: 90px;
}*/
/******************************/