*|*:-moz-any-link:focus {
	outline: none;
}

a:focus { outline: none;
}


#ccm-highlighter 
{z-index:1000!important;

}
.cut {
     word-wrap:break-word;
}
label {
   font-weight: normal;
}

.preis {
   text-align: center;
   margin-bottom: 20px;


}
.preis h2{
   color: #F76711;


}
.preis p {
   margin: 0px;



}
.header {
	background-color: #0099CC!important;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.headerimg {
	text-align: center;

}
.logo {
	text-align: left!important;
	position: absolute;
	z-index: 200;
	margin-left: 5%;
	margin-top: 3%;

}
.logo img{
    width: 100%;
}


.well {
	background-color: #f4f4f4!important;
}
.teaser {
	font-size: 14px;
}

.rechner {
	background-color: #FFCC33!important;
	color: #0099CC;
	padding: 20px;
}



hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ccc;
}

.btn-danger {
  color: #fff;
  background-color: #F83707;
  border-color: #D65507;
  text-transform: none;
}
.btn-warning {
  color: #333;
  background-color: #FFCC33;
  border-color: #ac2925;
}

.btn-success, .btn-default, .btn-info, .btn-warning {
  text-transform: none;
}
footer  {
	font-size: 14px;
	color: #666666;
	background-color: #eaeaea;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}
footer a {
  color: #666666;
  text-decoration: none;
}
footer  ul {
    padding: 0;
    margin: 0;
}
footer  li {
    display: inline!important;
	list-style-type: none!important;

   /* margin-bottom: 0.5em;
    padding-right: 0.5em;
	border-right: solid 1px #95C3E8;*/
}
footer a:hover,
footer a:focus {
  color: #ccc;
  text-decoration: underline;
}
a:focus { outline: none;
}

footer img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  margin-bottom: 0.5em;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; 
}
footer h3 {
   color: #0099CC;
}

a {
  color: #990000;
  text-decoration: underline;
}

a:hover,
a:focus {
  color: #666;
  text-decoration: underline;
}


.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: red;
}
.has-error .form-control {
    border-color: red;
}



body {
	font-family: 'Muli', sans-serif;
	font-size: 18px!important;
	/*font-weight: 700!important;
	line-height: 1.4em!important;
	background-color: #E7EBEB!important;*/
	color: #666!important;
	background-color: #fff!important;
	/*width: 1200px;
	max-width: 98%;
	margin: 0 auto;*/
}

img {
    max-width:100%;
	height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Muli', sans-serif;
  /*font-weight: 500;*/
  line-height: 1.4;
  color: #0099CC;
}

h1 {
 font-size: 26px;

}
h2 {
 font-size: 20px;

}

.btn-xlg,
.btn-group-xlg > .btn {
  padding: 10px 14px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}




.panel {
  /*background-color: #F8AF51;
  background: rgba(238, 238, 238, 0.90)!important;*/
  background: rgba(255, 255, 255, 0.80)!important;
  }
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: inherit;
 /* text-transform: uppercase;*/
}  
.panel-heading {
  background: rgba(248, 175, 81, 0.35)!important;
} 


.highlight {

    border: 2px solid #FF0000;

}

.img-responsive {

    width:100%;
}

th {
  background: rgba(248, 175, 81, 0.20)!important;
} 
.white {
  background: rgba(255, 255, 255, 1.0)!important;
  /*font-size:16px;
  text-align: center;*/
}
.grey {
  background: rgba(235, 235, 235, 1.0)!important;
  /*font-size:16px;
  text-align: center;*/
  color: #0099CC;
  
}
.small {
	font-size: 14px;
}

.table > tbody > tr > td {
     vertical-align: middle;
 border: 1px solid #fff !important;
  text-align: center;
 }


.left {
  text-align: left!important;
}

.logoslinks {
  font-size: 14px;

} 
.tabellefarbe {
	background-color: #CCE2E9!important;
}
.tabellefarbe-dunkel {
	background-color: #AFD1DC!important;
	color: #333!important;
}

.right {
 /* text-align: right;*/
  display: block;
}




.btn-block {
  display: inline!important;
  /*width: 100%;*/
} 

@media (max-width: 480px) {




.padding {

 padding-left: 1%;
 padding-right: 1%;
}


.btn-block {
  display: block!important;
  /*width: 100%;*/
} 
.right {
  display: none!important;
}


}



@media (max-width: 767px) {


.btn-block {
  display: block!important;
  /*width: 100%;*/
} 
.right {
  display: none!important;
}

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    word-wrap: break-word;
    min-width: 180px;
    max-width: 180px;
    white-space: normal!important;
  }
.nopadding {
  padding: 2px;
}
.logo img{
    width: 75%;
}
} 








@media screen and (min-width: 768px) {

  .navbar .navbar-nav {
    display: inline-block;
    float: none;
	
}

.navbar .navbar-collapse {
    text-align: center;
}

.padding {

 padding-left: 6%;
 padding-right: 6%;
}

/*.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
*/
 

}
@media (min-width: 768px) {

}
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
  .navbar .navbar-nav {
    display: block!important;
    float: left;
	
}	
.navbar .navbar-collapse {
    text-align: left!important;
}
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	
.logo img{
    width: 75%;
}	
}
@media (max-width: 480px) {





.logo img{
    width: 50%!important;
	/*display: none;*/
}
}




.navbar-default {
	/*font-family: 'Oswald', sans-serif!important;*/
	background-color: #0099CC!important;
	/*border-color: #000000!important;
	border: 2px;
	min-height: 50px;
	margin-bottom: 0px;*/
	text-transform:uppercase;

}
.navbar-default .navbar-brand {
  color: #fff;
   font-size: 12px;
  text-decoration: none!important;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
  text-decoration: none!important;
}
.navbar-default .navbar-nav > li  {
  border-right: 1px solid #aaa;

}



.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-decoration: none;

}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
	background-color: #00698C!important;

}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
	background-color: #00698C!important;


}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #333;
	background-color: #00698C!important;

}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #9C7362;
  border-bottom-color: #9C7362;
}

.bordered-left {
  border-left: 1px solid #aaa;
}
.bordered-last {
  border-right: 1px solid #3D97C2;
  border-left: 1px solid #3D97C2;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #465A6E;
  text-decoration: none;
  background-color: #F4F5F6;
  outline: 0;
}
.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

#myModal .modal-dialog  {
    width: 90%;
}
.link-tooltip {
    cursor: help;
}

.headerimg {
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
}
