/* CSS Document */

/* Schriften Import */
@font-face{
	font-family:"Berling Nova Sans W04 Light";
	src:url("../fonts/9ae69adb-7edb-47dc-b4a1-3ae0cf91b047.eot?#iefix");
	src:url("../fonts/9ae69adb-7edb-47dc-b4a1-3ae0cf91b047.eot?#iefix") format("eot"),url("../fonts/509ea67f-cde0-4061-877d-bd34522b8c26.woff2") format("woff2"),url("../fonts/f6f02d10-68a8-4a43-b92e-4eeff1d1f3b8.woff") format("woff"),url("../fonts/1ecfbda7-1a5f-4b56-948e-cc2d0c54960a.ttf") format("truetype"),url("../fonts/f3540a2f-7a94-451c-a2a8-d30b3649835d.svg#f3540a2f-7a94-451c-a2a8-d30b3649835d") format("svg");
}
@font-face{
	font-family:"Berling Nova Sans W04 Regular";
	src:url("../fonts/825f1101-3650-44cf-bb4b-39571c170bfc.eot?#iefix");
	src:url("../fonts/825f1101-3650-44cf-bb4b-39571c170bfc.eot?#iefix") format("eot"),url("../fonts/cfb5a2b8-ad05-47b8-9c3c-ee27ea004690.woff2") format("woff2"),url("../fonts/fb00cbe5-e1d9-4e54-9675-561b8dce9350.woff") format("woff"),url("../fonts/03790be2-8919-4bf5-a4b6-ff5e344f7e5a.ttf") format("truetype"),url("../fonts/8a580b10-899f-4164-9626-9ad4cdd988eb.svg#8a580b10-899f-4164-9626-9ad4cdd988eb") format("svg");
}
@font-face{
	font-family:"Berling Nova Sans W04 Bold";
	src:url("../fonts/e07efc57-77ea-4e37-810b-5954028cee16.eot?#iefix");
	src:url("../fonts/e07efc57-77ea-4e37-810b-5954028cee16.eot?#iefix") format("eot"),url("../fonts/ca4eb974-892f-4075-b8fa-a4b94c0bbc84.woff2") format("woff2"),url("../fonts/041a4d11-f51e-43fe-92e3-a40ca8dafeee.woff") format("woff"),url("../fonts/844bcdca-be2f-4e55-90c7-c086bfb66d95.ttf") format("truetype"),url("../fonts/4d9098d3-0fa4-4a8c-9237-18bfd4824920.svg#4d9098d3-0fa4-4a8c-9237-18bfd4824920") format("svg");
}

body{
	-webkit-font-smoothing: antialiased !important;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

/* Basis CSS */

.noshow{
	display: none;
}


.text-right{
	text-align: right !important;
}

.text-left{
	text-align: left !important;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

b, strong {
    font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
}

a{
	color: #639744;
}

a:hover, a:focus {
    color: #49494a;
    text-decoration: underline;
}

.telmail {
	display: inline-block;
	width: 5em;
}

.font-black, .font-black a{
	color: #242422;
}

.font-white, .font-white a{
	color: #FFFFFF;
}

.font-red, .font-red a{
	color: #639744;
}

.font-regular{
	font-family:"Berling Nova Sans W04 Regular";
}

.font-bold, strong, b{
	font-family:"Berling Nova Sans W04 Bold";
}

.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}

.text-left{
	text-align: left;
}

.navbar {
    border-radius: 0px !important;
	margin-bottom: 0px !important;
	min-height: 205px !important;
	background: none !important;
	border: 0px;
	padding-top: 0px
}

.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 18px;
	font-family:"Berling Nova Sans W04 Bold";
	font-size: 18px;
	color: #49494a !important;
}

.navi-margin-top{
	margin-top: 131px;
}

a:link, a:hover{
	text-decoration: none !important;
}

.margin-bottom-content{
	margin-bottom: 15px;
}

/* Navigation Transform */

.navbar.navbar-fixed-top {
    background-color: #FFFFFF !important;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #FFFFFF !important;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
	min-height: 125px !important;
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {

}

.navbar.navbar-fixed-top.fixed-theme .navi-margin-top{
	margin-top: 32px;	
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.2s;
    -webkit-transition:  0.2s;
}

.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    background: none !important;
    color: #639744 !important;
}

.navbar-nav a:hover, .navbar-nav a:focus {
    background: none !important;
    color: #639744 !important;
}

.navbar-toggle {
    background-color: #639744;
    background-image: none;
    border: none;
    border-radius: 0 !important;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 12px 10px;
    position: relative;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: #639744 !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}
.navbar-toggle .icon-bar {
    border-radius: 0px;
    display: block;
    height: 4px;
    width: 25px;
}

.navbar .navbar-brand img {
	max-width: 225px !important;
	transition: 0.2s;
	-webkit-transition:  0.1s;
}

.navbar.navbar-fixed-top.fixed-theme .navbar-brand img {
	max-width: 105px !important;
	transition: 0.2s;
	-webkit-transition:  0.1s;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
}

.dropdown-menu{
	background-color: #639744;
	font-family: "Calibri W01 Bold_904607";
}

.dropdown-menu > li > a {
    clear: both;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
	font-size: 16px;
    line-height: 26px;
    padding: 3px 20px;
    white-space: nowrap;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #639744;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}

/* Main CSS */

.carousel {
     margin-top: 5px;
}

.carousel-inner {
}

.carousel-inner > .item {
    backface-visibility: hidden;
    perspective: 1000px;
    transition: transform 0.6s ease-in-out 0s;
}

.carousel-indicators {
    bottom: 0%;
}

.carousel-indicators li {
    background-color: #FFFFFF;
    border: solid 1px #639744;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0;
    text-indent: -999px;
    width: 12px;
}

.carousel-indicators .active {
    background-color: #639744;
    height: 12px;
    margin: 0;
    width: 12px;
}

p.font-slider, h3.font-slider{
	font-size: 45px;
	text-align: left;
}


.carousel-fade .carousel-inner .item {
	transition-property: opacity;
}

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	transform: translate3d(0, 0, 0); 
}

.margin-subimage{
	margin-bottom: 115px;
}

.margin-top-content{
	margin-top: 5px;
}

html body div.container div#carousel1.carousel.margin-subimage div.carousel-inner div.item.active{
	overflow: hidden;
}

.text-content{
	font-family:"Berling Nova Sans W04 Light";
}

.text-content p strong{
	font-family:"Berling Nova Sans W04 Regular";
	font-weight: normal !important;
}

.text-content p {
    color: #242422;
    font-size: 24px;
    line-height: 38px;
    text-align: center !important;
}

.text-content table {
    color: #242422;
    font-size: 24px;
    line-height: 38px;
}

p {
    margin: 0px 0 30px;
}

.text-content h1{
	color: #639744;
	font-size: 38px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
	
}

.text-content h1.headline{
	color: #639744;
	font-size: 38px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
	text-align: center;
}

.text-content h2.subline{
	color: #242422;
	font-size: 24px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Regular";
	text-align: center;
	margin-bottom: 25px;
}

.text-content h2{
	color: #639744;
	font-size: 36px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
}

.text-content h3{
	color: #639744;
	font-size: 34px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
}

.text-content h4{
	color: #639744;
	font-size: 32px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
}

.text-content h5{
	color: #639744;
	font-size: 30px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
}

.text-content h6{
	color: #639744;
	font-size: 28px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
}

.text-content h5.subtext{
	color: #639744;
	font-size: 20px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
}

.text-content ul li{
	margin: 25px 0 10px;
	font-size: 14px;
	line-height: 22px;
}

.page8 .text-content,
.page8 .text-content p,
.page8 .text-content h1,
.page8 .text-content h2,
.page8 .text-content h3,
.page8 .text-content h4,
.page9 .text-content,
.page9 .text-content p,
.page9 .text-content h1,
.page9 .text-content h2,
.page9 .text-content h3,
.page9 .text-content h4 {
	text-align: left !important;
}


.img-center{
	margin: 0px auto;
	text-align: center;
}

.btn-green {
    color: #fff;
    background-color: #639744;
    border-color: #242422;
	margin: 10px auto 10px;
}

.btn-red:hover {
    color: #fff;
    background-color: #242422;
    border-color: #639744;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
	margin-top: 15px;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

hr {
	margin-top: 75px;
	margin-bottom: 50px;
	border: 0;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: currentcolor;
	border-top: 1px solid #639744;
}

.bg-grey{
	background: #e8e7e7;
	min-height: 210px;
	padding-top: 25px;
	margin-top: 0px;	
	margin-bottom: 50px;
}


.bg-footer{
	background: #FFFFFF;
	min-height: 150px;
	padding-top: 50px;
	margin-top: 50px;
}


h3.download-gruppe{
	color: #639744;
	font-size: 24px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
	margin-bottom: 25px;
}


h4.download-title{
	color: #639744;
	font-size: 18px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
}

span.download-subtext{
	text-align: left !important;
	font-size: 18px;
}

span.download-text{
	text-align: left !important;
	font-size: 16px;
}

.boxen-margin-bottom{
	margin-bottom: 25px;
}

.box-title-link {
    position: absolute;
    margin-top: -45px;
    width: auto;
    padding: 5px 15px 5px 10px;
    background: #FFFFFF;
    margin-bottom: 35px;
	font-family:"Berling Nova Sans W04 Regular";
    font-size: 20px;
    color: #000000;
}

.box-title-link:hover{
	color: #FFFFFF;
	background: #242422;
}

h3.losung-titel{
	color: #639744;
	font-size: 22px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Bold";
	text-align: center !important;
}

p.losung-text{
	text-align: center !important;
	font-size: 20px;
}

.footer-logo{
	max-width: 100px;
}

.colums {
  width: auto;
  column-count: 3;
  column-gap: 60px;
  color: #FFFFFF;
}

ul.footer-menu{
	list-style-type: none;
}

.footer-menu{
	color: #FFFFFF;
    line-height: 38px;
}

.footer-menu li a{
	color: #FFFFFF;
	font-family:"Berling Nova Sans W04 Regular";
	font-size: 18px;
}

.footer-menu li a:hover{
	color: #FFFFFF;
}

.footer-menu li ul{
	margin:0;
	padding:0;
}

.footer-menu li ul li a{
	color: #a0a0a0;
	font-family:"Berling Nova Sans W04 Regular";
	font-size: 14px;
}

/* Anfang Formular-CSS */

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
	color: #242422;
	font-size: 20px;
	font-weight: normal !important;
	font-family:"Berling Nova Sans W04 Regular";	
}

div.mpform .form-group{
    display: inline-block;
    height: auto;
    margin-bottom: 15px;
    min-height: 35px;
    width: 100%;
}

div.mpform p {
    padding:1px;
    margin:1px;
}

div.mpform p.help_txt {
    color:#600;
}

div.mpform fieldset {

}

/* IE7 specific: */
*:first-child+html div.mpform fieldset {

}

div.mpform legend {

}

/* IE7 specific: */
*:first-child+html div.mpform legend {

}

div.mpform input[type=text] {
    padding:5px; 
    border:1px solid #ccc; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.mpform input[type=text]:focus {
    border-color:#333;
}

div.mpform textarea {
    padding:5px; 
    border:1px solid #ccc; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.mpform textarea:focus {
    border-color:#333;
}

/* >>>>>>>> Layout without main table: */
div.mpform div.newline {
  clear: both;
  margin: 0;
  padding: 0;
}

div.mpform div.questionbox {
  clear: left;
  float:left;
  height:auto;
  padding: 4px;
  margin: 2px 0px 2px 2px;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  border-color: #aa3;
  text-align: right;
}

div.mpform fieldset div.questionbox {
  clear: left;
  float:left;
  height:auto;
  padding: 4px;
  margin: 2px 0px 2px 2px;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  border-color: #aa3;
  text-align: right;
}

div.mpform div.answerbox {
  float:left;
  width:100%;
  height:auto;
  padding: 4px;
  margin: 2px 2px 2px 0;
}

div.mpform fieldset div.answerbox {
  float:left;
  width:100%;
  height:auto;
  padding: 4px;
  margin: 2px 2px 2px 0;
  border: 1px solid #cccccc;
}

div.mpform div.submitbox {
  clear: both;
  float: left;
  height: 26px;
  padding: 8px;
  margin: 2px;
  text-align: center;
}

div.mpform div.submitbox input {
    cursor: pointer;
    border: 2px solid #999;	
    color:#666;
    text-align: center;
    margin: 2px 2px 2px 180px;
}
/* <<<<<<<<< Layout without main table */

.mpform_title, .mpform_help {
font-weight: normal;
vertical-align: top;
padding: 6px;
background-color: #FFE;
color: black;
}

.mpform_error .mpform_title,
.mpform_error .mpform_field,
.captcha_err  .mpform_title,
.captcha_err  .mpform_field {
color: red;
}

div.mpform form fieldset fieldset div.form-group div.col-md-8.inputGroupContainer div.input-group{
	width: 100%;
}

.mpform_field {
	width: 100%;
}

.mpform_date, .mpform_email, .mpform_textarea, .mpform_text, .mpform_select {
	width: 100%;
}

.mpform_err_date, .mpform_err_email, .mpform_err_textarea,
.mpform_err_text, .mpform_err_radio, .mpform_err_select,
.captcha_err input {
background-color:#F4A4A4; 
border: 1px solid red;
}

div.mpform_missing {
	background-color: red; 
	border: 2px solid yellow;
	color: yellow;
	font-weight: bold;
	padding: 6px;
}

.mpform_textfield.mpform_readonly input.mpform_text {
	background-color: #ddd; 
}

/* old classes: */
.mpform_date:hover, .mpform_email:hover, .mpform_textarea:hover, .mpform_text:hover,
.mpform_radio:hover, .mpform_select:hover, .mpform_checkbox:hover, .mpform_err_date:hover,
.mpform_err_email:hover, .mpform_err_textarea:hover, .mpform_err_text:hover, .mpform_err_radio:hover,
.mpform_err_select:hover, .mpform_err_checkbox:hover {
background-color: white;
} 

.mpform_date, .mpform_err_date{
}

.mpform_date_img{
cursor: pointer;
border: 0;
vertical-align: middle;
}	
.mpform_email, .mpform_err_email {
}

/*.mpform_textarea, .mpform_err_textarea {
width:410px;
height:100px;
}*/

.mpform_text, .mpform_err_text {

} 
.mpform_radio, .mpform_err_radio, .captcha_input{
margin-right: 5px !important;
}
.mpform_checkbox, .mpform_err_checkbox{
	margin: 4px 10px 0 0 !important;
}
.mpform_select, mpform_err_select{
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
}

.mpform_heading {
	background-color: #fcc;
	padding: 5px;
}

.mpform_submit {
cursor: pointer;
border: 2px solid #999;	
color:#666666;
}
.mpform_submit:hover{
border: 2px solid #333;
}

span.mpform_required {
color:red;	
}

.captcha input {
background-color:#F4F4D4;
border: 1px solid #CCCCCC;	
}

.captcha .captcha_expl{
font-weight:normal;
}

.mpform_a_img{
border:0;	
}
.mpform_img_help{
border:0;
width:16px;
height:16px; 
}

.mpform_help_box_td{
border:1px solid #336699;
padding:6px;
background-color:#ECF3F7;
color:#003366;
}

.mpform_help_box_div{
color:#003366;
background-color:#ECF3F7;
}

#mpform_help_box_hr {
color:#336699;
/*background-color:#336699;*/
margin:0;
padding:0;
}

h5.mpform_help_box_h5 {
color:#036;
background-color:transparent; 
font-size:1.0em;
font-weight:normal;
margin:0;
padding:0;
}

.mpform_help_box_h6 {
color:#003366;
background-color:#ccf;
font-size:1.0em;
font-weight:normal;
margin:0;
padding:4px;
}

div.mpform_results {
	background-color: #cfc;
	border: 2px solid #090;
	padding: 6px;
}

/* >>> Start Calendar */
.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(http://orthointern/include/jscalendar/menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute; 
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: 90%;
  padding: 1px;
  z-index: 99; 
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: Menu;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* <<< End Calendar */

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}

/*  deprecated definitions, only for forms created with mpform < 0.3.0
	mpform_td_help is now called mpform_help
*/	

.mpform_td_help{
width:16px;
vertical-align:top;
}

.input-group {
    border-collapse: separate;
    display: inline;
    position: relative;
}

/* Ende Formular-CSS */


/* Medienabhängige Formate */

@media (min-width: 1200px) {

}

@media (max-width: 1200px) {
	
	.navbar .navbar-brand img {
		max-width: 125px !important;
		transition: 0.2s;
		-webkit-transition:  0.2s;
	}
	
	.navbar.navbar-fixed-top.fixed-theme .navbar-brand img {
		max-width: 100px !important;
		transition: 0.2s;
		-webkit-transition:  0.2s;
	}

	.navi-margin-top {
		margin-top: 85px;
	}

	.navbar {
		border-radius: 0px !important;
		margin-bottom: 0px !important;
		min-height: 170px !important;
		background: none !important;
		border: 0px;
		padding-top: 0px;
	}
	
	.navbar-nav > li > a {
		padding-bottom: 15px;
		padding-top: 18px;
		font-family: "Berling Nova Sans W04 Bold";
		font-size: 18px;
		color: #49494a !important;
	}
	
}

@media (max-width: 992px) {

	.navi-margin-top {
		margin-top: 85px;
	}

	.navbar-nav > li > a {
		padding-bottom: 15px;
		padding-top: 0px;
		font-family: "Berling Nova Sans W04 Bold";
		font-size: 14px;
		color: #49494a !important;
	}

}

@media (max-width: 767px) {
	
	.navbar {
		border-radius: 0px !important;
		margin-bottom: 0px !important;
		min-height: 130px !important;
		background: none !important;
		border: 0px;
		padding-top: 0px;
	}
	
	.navbar-collapse {
		padding-right: 15px;
		padding-left: 15px;
		overflow-x: visible;
		-webkit-overflow-scrolling: touch;
		border-top: none !important;
		margin-top: 65px;
	}
	
	.navi-margin-top {
		margin-top: 5px;
	}
	
	.navbar-nav > li > a {
		padding-bottom: 15px;
		padding-top: 18px;
		font-family: "Berling Nova Sans W04 Bold";
		font-size: 18px;
		color: #49494a !important;
		text-align: center;
	}
	
	.footer-logo{
		margin: 0px auto;
		text-align: center;
		max-width: 155px;
	}
	
	.footer-row{
		margin: 15px 0px 15px;
	}
	
	.text-footer{
		text-align: center;
		font-size: 20px !important;
		line-height: 26px !important;
	}

}



