/* now: 402 */
/* For online forms table input: */
td input[type=text], td select {
  width: 100%;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.selectize-control.galdrop .selectize-dropdown .name {
	font-weight: bold;
	margin-right: 5px;
}
.selectize-control.galdrop .selectize-dropdown .title {
	display: block;
}
.selectize-control.galdrop .selectize-dropdown .description {
	font-size: 12px;
	display: block;
	opacity: 0.5;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
}

.image-container {
  position: relative;
  display: inline-block;
}

.withlogo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*    background: rgba(0, 0, 0, .6);  */
  color: black; /* #D5D5D5; */
}
.withlogo:hover:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(140, 111, 86, 0.6);
  color: #D5D5D5;
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  content: 'Klicken für Vergrösserung';
}

html {
  position: relative;
  min-height: 100%;
}
@media (min-width: 768px) {
  .hintergrund {

    background: url('../__images/P1060656_background.jpg') no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }
}

@media (max-width: 767px) { 
    .navbar-left img {
        margin-top: 12px;
        margin-left: 5px;
    }
}

@media (min-width: 768px) {
  .eigenerwell {
    width: 650px;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fffece;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    text-align: center;
  }
}
@media (min-width: 992px) {
  .eigenerwell {
    width: 770px;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;

    background-color: #fffece;

    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .eigenerwell {
    width: 1070px;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fffece;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    text-align: center;
  }
}

body {
  /* Navbar fixed covers part of any page: */
/*  padding-top: 70px;  */
  /* Margin bottom by footer height */
  margin-bottom: 100px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: auto; /* 60px; */
  background-color: #f5f5f5;
}

.rand {
  margin: 15px 10px 10px 10px;
}

.navbar-collapse {
    max-height: 420px !important;
}

/*
    Eckbank-Center Bieri GmbH
	  Grundlayout V1.1
	  	  
*/

legend {
 font-size: 75%;   /* V1.1, vorher 10px; */
/* font-weight: bold; */
background-color: #FFCC80;
/* border: 1px solid #BF9960; */
padding: 0px;
/* width: 80px;  / * 10em;  */
text-align: center;
margin: 1px 1px 1px 2px;
}

.vartext {
 font-size: 100%;
 border: 1px dotted #FFCC80;
 margin: 3px;
 width: 700px;
 padding: 2px;
}
#galdrop {
 font-size: 75%;   /* V1.1, vorher 10px; */
 padding: 2px;
 white-space: nowrap;
 text-align: center;
/* display: inline;  */
}

#sticker {
 position: absolute;
 top: 5px;
 left: 0;
 z-index: 1;
}

.tabellemitrahmen {
 border-collapse: collapse;
 border-color: #996666;
 border: thin solid;
 padding: 8px;
}

.ecbtab {
 border-collapse: collapse;
 line-height: 90%;
 font-size: 90%;
 margin: 0px;
 padding: 0px
}

.hdspalte1 { width: 160px; }
.hdspalte2 { width: 205px; }
.hdspalte3 {  }

.ftspalte1 { width: 400px; }
.ftspalte2 { width: 100px; }
.ftspalte3 { width: 350px; text-align: right; }

.bildrechtsspalte1 { width: 345px; background-color: #CCCC99; }
.bildrechtsspalte2 { width: 155px; background-color: #CCCC99; }
.bildrechtsspalte3 { background-color: #CCCC99; }

/* Fliesstexte: */
.klar {
clear: left;
/* line-height:0; */
}
.rechts {
float: right;
padding: 0;
margin: 0 0 10px 20px; /* Uhrzeigersinn von oben */
/* display: inline; */
}
.textlinks {
float: left;
padding: 0;
margin: 0 20px 10px 0;
display: inline;
}
.links {
float: left;
padding: 0;
margin: 0 20px 10px 0;
/* display: inline; */
}
.mitte {
clear: none;
text-align: center;
padding: 0;
margin: 0 20px 10px 0;
}

.klein {
/* float: left; */
 text-align: center;
 font-size: 70%;
 padding: 0;
 margin: 0 20px 10px 0;
}

.knopf a:link {
 border-style: solid;
 border-width : 1px 4px 4px 1px;
 text-decoration : none;
 padding : 4px;
 border-color : #69f #00f #00f #69f;
 }

.knopf a:hover {
 border-color: #ccc;
}


.liste {
  list-style-image:url("__images/sunbul1A.gif");
  margin: 10px 0 10px 38px;
}


/* Hilfetexte-Tag als Hover: */
acronym[title], abbr[title] {
border-bottom: 1px blue dotted;
cursor: help;
}

.knopf {
font: bold 11px Arial;
text-decoration: none;
background-color: #EEEEEE;
color: #333333;
padding: 2px 6px 2px 6px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #CCCCCC;
}

.knopfrechts {
font: bold 11px Arial;
text-decoration: none;
background-color: #EEEEEE;
color: #333333;
padding: 2px 6px 2px 6px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #CCCCCC;

float: right;
}

/* Bootstrap */
.colmargin {
 margin-top: 20px
}
.btnmargin {
 margin-top: 12px
}
.pagercolor {
 background-color: #ecf0f1;
 color: #2d525d;
 margin-left: 4px;
 margin-right: 4px;
}

/* Editor */
.editorWYSIWYG {font: 10pt Tahoma;border:none;}
.editorBBCODE {font: 9pt "Courier New";}

div.richeditor div.editbar {
 margin-top:5px;
 background-image:url('images/editbar_bg.gif');
 border-left:1px solid silver;
 border-right:1px solid silver;
 border-top:1px solid silver;
 border-bottom:none;
}
div.richeditor div button{
 vertical-align:middle;
 width:25px;
 height:25px;
 border:1px solid transparent;
 background-color:Transparent;
 cursor:pointer;
 color:Black;
 background-position:center;
 background-repeat:no-repeat;
 background-image:none;
}
div.richeditor div button:hover{border:1px solid silver;}
div.richeditor div.container {
 border-top:none;
 border-bottom:1px solid silver;
 border-left:1px solid silver;
 border-right:1px solid silver;
}
div.richeditor textarea{padding:0px 0px 0px 0px; border:none;}
div.richeditor iframe{background-color: #D8D8BF; border:none;}

/* Ein- / ausklappbar */
.klappknopf {
  margin:-0.3em 1em 0.3em 1em;
  cursor:pointer; 
  color:#633129;  /* #c00; */ 
  /* font-weight:bold; */
}
.klapp {
  border: 1px dotted #FFCC80;
  padding: 10px;
}
/* unclicked style .hidden */
.klapp #auf {
  display: inline; 
  text-align:right;
}
.klapp #zu {
  display: none;
}
.klapp span {
  display: none;
}
/* clicked style .click */
.klappauf #auf {
  display: none;
}
.klappauf #zu {
  display: inline;
}
.klappauf span {
  display: inline;
}

/* Tooltip */
 
#tooltip {
    position:absolute;
    z-index:9999;
    color:#fff;
    font-size:13px;
    width:180px;
     
}
 
#tooltip .tipHeader {
    height:8px;
    background:url(images/tipHeader.gif) no-repeat;
}
 
/* IE hack */
*html #tooltip .tipHeader {margin-bottom:-6px;}
 
#tooltip .tipBody {
    background-color:#000;
    padding:5px;
}
 
#tooltip .tipFooter {
    height:8px;
    background:url(images/tipFooter.gif) no-repeat;
}

/* Loading overlay */
.loadingani {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 205, 205, 205, .8 ) 
                url('../__images/10intern/pIkfp.gif') 
                50% 50% 
                no-repeat;
  line-height: 600px;
  text-align: center;
}
body.loading {
    overflow: hidden;   
}
body.loading .loadingani {
    display: block;
}

/* Printable version */
@media print {
  a[href]:after {
    content: none;
  }
  .container {
    width:100%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7,
  .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, slide-content {
    float: left!important;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .slide-content,
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
}

/* @media print
{
  body, #container {
  	border: 0;
  	margin: 0;
  	padding: 0;
  }
  body:after {
/*	content: "Dieser Druckversion wurden absichtlich Inhalte entzogen."; */
/*  }
  .column h3 {
  	border-top: 1px solid #333;
  	padding: 5pt 0 0;
  }
  .column h2 {
  	font-size: 22pt;
  }
  p, address, li, dt, dd {
  	font-size: 12pt;
  }
  pre {
  	border: 0;
  	padding: 0;
  }
  ul {
  	list-style: square;
  	list-style-position:outside
  }
  ol {
  	list-style: decimal;
  	list-style-position:outside
  }
  li {
  	line-height: 1.6em;
  	margin-left: 18pt;
  }
  abbr[title]:after, acronym[title]:after {
  	content: ' (' attr(title)')';
  }
/*  a[href]:after {
  	content: " <"attr(href)">";
  	color: #369;
  	background-color: inherit;
  	font-style: italic;
  	font-size: 12pt;
  	text-decoration: underline;
  }   */
/*  *[cite]:before {
  	content: close-quote" (Quelle: "attr(cite)")";
  	color: #369;
  	font-style: italic;
  }
  h1 a {
  	font-size: 50pt;
  	letter-spacing: -6pt;
  }
  h1 a, h3 a {
  	text-decoration: none;
  }
  a {
  	color: #000;
  	text-decoration: underline;
  	font-style: italic;
  }
  html i, html em, strong {
  	overflow: visible;
  }
  #loginfo, #login, #navigation, #navigationtop, .hdspalte1,
   .ftspalte2, #galdrop,
   #logo a[href^="http:"], #logo a[href]:after {
  	display: none;
  }
  .publikationen {
  	padding: 18pt 0 0;
  }
}  */
