/* FONTS */
/*@font-face {
  font-family: KelsonSansRegular;
  src: url(font/kelson/KelsonSansRegular.otf) format('opentype');
}

@font-face {
  font-family: KelsonSansRegular;
  font-weight:bold;
  src: url(font/kelson/KelsonSansBold.otf) format('opentype');
}*/
@font-face {
  font-family: PT Sans Narrow;
  font-style: normal;
  font-weight: 400;
  src: url(font/ptsansnarrow.woff) format('woff');
  /*src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(http://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4Z4t0mJKPaLVqklzZuc32b4.woff) format('woff');*/
}
@font-face {
  font-family: 'DroidSerif';
  font-style: normal;
  font-weight: 400;
  src: url(font/droidserif.woff) format('woff');
  /*src: local('Droid Serif'), local('DroidSerif'), url(http://fonts.gstatic.com/s/droidserif/v6/0AKsP294HTD-nvJgucYTaLrIa-7acMAeDBVuclsi6Gc.woff) format('woff');*/
}

@font-face {
  font-family: 'Oswald-Light';
  font-style: normal;
  font-weight: 400;
  src: url(font/oswald/Oswald-Light.ttf);
}
@font-face {
  font-family: 'Ubuntu-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(font/ubuntu/Ubuntu-Regular.ttf);
}


@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: url(font/droidsans/DroidSans.ttf);
}

body,html,div {  /* ,p */
  margin: 0;
  padding:0;
  color:#666;
  /*font-family: 'DroidSerif', serif;*/
  font-family: 'Droid Sans', sans-serif;
}
/*
Basic Colours:
- Orange: ef7d00
- Blau: 006eb7
*/
body {
  /*padding-bottom: 70px;*/
}
.maxwidth {
  margin: 0 auto;
  max-width:1280px;
  overflow:hidden;
  position:relative;
}

.test {
  border:1px solid red;
}

h1,h2,h3,h4,h5,h6, .headline {
  font-family:'DroidSerif', sans-serif;
  /*font-family:'Ubuntu-Regular', sans-serif;*/
  letter-spacing:0.5px;  
}

.show-greater-768 {
  display:none;
}
.show-greater-992 {
  display:none;
}

.displaynone {
  display:none;
}
.text-bold {
  font-weight:700;
}
.textalign-right {
  text-align:right;
}
.textalign-center {
  text-align:center;
}
.floatright {
  float:right;
}
.floatleft {
  float:left;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-0 {
  margin: 0;
}
.margin-bottom-small {
  margin-bottom: 5px;
}
.margin-right-small {
  margin-right: 5px;
}
.margin-top-medium {
  margin-top: 15px;
}
.margin-right-medium {
  margin-right: 15px;
}
.margin-left-medium {
  margin-left: 15px;
}
.margin-bottom-medium {
  margin-bottom: 15px;
}

.padding-right-small {
  padding-right: 5px;
}

.width20percent {
  width:20%;
}
.width70percent {
  width:70%;
}
.min-height-300 {
  height:300px;
  min-height:300px;
  height:auto !important;
}

.fontsmall {
  font-size:11px;  
}  
.nowrap {
  white-space: nowrap;
}
.loggedinas {
  border-right:1px solid #000;
  margin-right:5px;  
  padding-right:5px;
}
.servicenavi {
  font-size:12px;  
}  
.servicenavi.header {
  display:none;
}
.topnavimargin {
 width:50%;
 border:0;
 height:30px;
 display:none;
}
.servicenavi-borderbottom {
  border-bottom: 1px solid #fff; 
  padding-top:5px;
  margin-bottom:5px;
}
.servicenavi.footer {
  /*display:block;*/
}
.borderleftwhite {
  border-left:1px solid #fff;
  padding-left:15px;
}
.borderleftwhite:first-child {
  border:none;
}

.bordertop {
  border-top:1px solid #666;
}
.borderbottom {
  border-bottom:1px solid #666; 
}
.bordernone {
  border:none;
}

.padding-10-0 {
  padding: 10px 0;
}
.padding-0-10 {
  padding: 0 10px;
}
.padding-5-0 {
  padding: 5px 0;
}
.widthinputnoofentries {
  width:50px;
}
.backgroundcolor-orange {
 background-color: #ef7d00;
}
.backgroundcolor-blue {
 background-color: #006eb7;
}

.dreieck {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #666;
  display: inline-block;
  margin-left: 2px;
}

/** Loginbutton **/
.cloginsubmitbutton {
  margin-top:10px;
}
 
.imgfloat {
  margin-right:10px;
}
#menue-below-content {
  display:block;
}

.cleartrenner {
  position:relative;
  height:1px;
  clear:both;
  width:100%;
  border-bottom:1px solid #708090;
  margin-top:10px;
  margin-bottom:10px;
}
.clearblank {
  position:relative;
  height:1px;
  clear:both;
  width:100%;
  margin-top:10px;
  margin-bottom:10px;
}

.contentmain {
  margin-bottom: 20px;
}
.error-radio {
  color:#b95352;
}

/**************************************************/
/*** Sprachmenü TOP ****/
/**************************************************/
.ulmaintop { 
   margin:0px;/*war 0*/
   margin-left:5px;/*NEU*/
   padding:0px; 
   list-style:none; 
   color:#666; 
   line-height:16px; 
   display:block;
   float:right; 
   z-index:1000; 
   font-weight:500;
   /*font-size:12px;*/
   height:15px;
}
.ulmaintop a { 
   color:#666; 
   text-decoration:none; 
   /*font-size:10px;*/
   border:none;
}
.ulmaintop a:hover {
   color:#e40e27;
}

.ulmaintop > li {
   /*background:transparent none repeat scroll 0 0;*/ 
   cursor:pointer; 
   float:left; 
   position:relative;
   padding-right: 25px;
   /*margin-right:30px;*/
   width:auto;
   display:block;
   border:none;
}
/* Sub-Menu 1 */
.ulmaintop li > ul { 
   position:absolute;
   left:0px;
   top:16px;
   width:120px;
   height:auto;
   margin-top:0px;
   display:none;
}
.ulmaintop li:hover > ul { 
   display:block;
}
.ulmaintop li ul li { 
   display:block;
   padding: 3px 10px;
   list-style-type:none;
   width:120px;
   height:15px;
   white-space: nowrap;
   /*font-size:10px;*/
   line-height:10px;
   border-top:0px solid #ededed;
   border-bottom:0px solid #ededed;
   background:transparent;
}

/**************************************************/
/*** Menü Mobile ****/
/**************************************************/
.ulmaindiv {
  margin-top:30px;
  border-top:2px solid #fff;
  border-bottom:2px solid #fff;
  background-color: #006eb7;
  padding-top:10px;
}
.ulmain { 
   list-style:none; 
   color:#fff; 
   line-height:20px; 
   display:block;
   width:100%;
   font-weight:500;
   height:auto;
   padding-left:0px;
   /*margin-top:10px;*/
   margin-left:0px;
}
.ulmain li a { 
   color:#fff; 
   text-decoration:none; 
   margin-bottom:10px;
}
.ulmain a:hover {
   color:#ef7d00;
}

.ulmain .limain {
   position:relative;
   padding-left: 15px;
   width:100%;
   background-color: #006eb7;
   margin-bottom:1px;
   /*border:1px solid blue;*/
   margin-left:0px;
}
/* Sub-Menu 1 */
.ulmain li ul li { 
   position:relative;
   /*padding-left: 20px;*/
   margin-top:3px;
   padding-bottom:3px;
   border-bottom:1px solid #fff;
   background-color: #006eb7;
}
.ulmain li ul li:last-child { 
  border-bottom:none;
}

/*
.ulmain li:hover > ul { 
   display:block;
}
.ulmain li ul li { 
   display:block;
   padding: 3px 10px;
   list-style-type:none;
   width:100%;
   height:auto;
   white-space: nowrap;
   font-size:10px;
   line-height:10px;
   border-top:0px solid #ededed;
   border-bottom:0px solid #ededed;
   background:transparent;*/
/*}*/

/** Formular **/
.inputsmall {
  width:150px;
}

/**************************************************/
/*** SUCHFELD und ERGEBNIS ****/
/**************************************************/
#suchfeld_ {
  position:relative;
  left:0px;
  top:0px;
  /*width:381px;*/
  min-width:250px;
  width:auto !important;
  max-width:364px;
  height:35px;
  float:right;
  margin-left:20px;
}
.suchfeld-left {
  position:absolute;
  top:0px;
  left:0px;
  min-width:200px;
  width:100%;
  max-width:364px;
  height:35px;
  background-image: url(images/suchfeld.png);
  background-repeat: no-repeat;
  z-index:1;
}
.suchfeld-right {
  position:absolute;
  top:0px;
  right:0px;
  width:54px;
  height:35px;
  background-image: url(images/suchfeld.png);
  background-position: right top;
  background-repeat: no-repeat;
  z-index:2;
}
#suchfeld_ .form-group {
  display: block;
}
.searchfieldinner-head {
  position:relative;
  top:4px;
  left:4px;
  width:315px;
  height:25px;
  border:none;
  background:none;
  z-index:2;
}
.searchfieldsend {
  position:absolute;
  top:2px;
  left:2px;
  width:53px;
  height:32px;
  background:none;
  border:none;
  z-index:3;
}
.tdCallSingleSearchResult {
  width:50px;
}
.searchresultheadline {
  margin-bottom:5px;
  font-weight: 700;
  font-size:16px;
}
.tooltip-inner {
  background:#ef7d00;
}
/*** ENDE SUCHFELD ***/

/**************************************************/
/*** Gestaltung Tabelle Anschriften (Verwaltung) ****/
/**************************************************/
table#addresstable { 
  width: 100%; margin-top: 30px;  
}
td.addresstable, th.addresstable { 
  text-align: left; 
  height:25px; 
  padding: 5px 0;
}
th.addresstable { 
  background: #f5f5f5; 
}
th.addresstable:nth-child(1){ width:15%; }
th.addresstable:nth-child(2){ width:35%; }
th.addresstable:nth-child(3){ width:35%; }
th.addresstable:nth-child(4){ width:15%; }

/**************************************************/
/*** Gestaltung Tabelle Einkäufe (Verwaltung) ****/
/**************************************************/
table#purchasetable { 
  width: 100%; 
  margin-top: 10px;  
  font-size:12px;
}
td.purchasetable { 
  text-align: left; 
  height:auto; 
  padding: 5px 5px;
}
.backgroundtable { 
  background: #f5f5f5; 
}
.addressandmorecontainer {
  border-top:1px solid #dcdcdc;
  border-bottom:1px solid #dcdcdc;
  padding: 20px 0 10px 70px;
  margin-bottom:20px;
}
.addressandmore {
  margin-right:20px;
  margin-bottom:10px;
  float:left;
}
/**************************************************/
/*** Gestaltung Tabelle Kontoeinstellungen (Verwaltung) ****/
/**************************************************/
table#logincredentialstable { 
  width: 70%; margin-top: 30px;  
}
td.logincredentialstable, th.logincredentialstable { 
  text-align: left; 
  height:25px; 
  padding: 5px 0;
}
th.logincredentialstable { 
  /*background: #f5f5f5;*/ 
}
td.logincredentialstable:nth-child(1){ width:20%; }
td.logincredentialstable:nth-child(2){ width:60%; }
td.logincredentialstable:nth-child(3){ width:20%; }
/**************************************************/
/*** Gestaltung Tabelle Bankdaten (Verwaltung) ****/
/**************************************************/
table#bankaccounttable { 
  width: 100%; margin-top: 30px;  
}
td.bankaccounttable, th.bankaccounttable { 
  text-align: left; 
  height:auto; 
  padding: 10px;
}
th.bankaccounttable { 
  background: #f5f5f5; 
}


/**************************************************/
/*** Flexible iFrame ****/
/**************************************************/
.Flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**************************************************/
/*** Anpassungen Bootstrap ****/
/**************************************************/

.form-group {
  margin-bottom:5px;
}
.form-control {
  height:30px;
  /*width: 70%;*/
}
.help-block {
    display: block;
    margin-top: 2px;
    margin-bottom: 5px;
}

/*SUBMENU*/
.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 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:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.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;}

/*** Navigation ***/
.navbar, .navbar-default {
  border: 0;
  background:none;
  background-image:none;
  border-color:transparent;
  filter: none;
  -webkit-box-shadow: none;
          box-shadow: none;
          
}
.navbar-brand {
  width:70%;
  padding-left:0;
  border:0px solid red;
}
.navbar-collapse {
  padding-left:0;
  padding-right:0;
  margin-bottom:10px;
}
.nav {
  border:0px solid green;
  width:100%;
}
.navbar-nav {
  width:100%;
}
.navbar-nav > li {
  width:100%;
}
.navbar-nav > li {
  border-bottom:5px solid #fff;
}
.navbar-collapse > ul {
  width:100%;
  padding:0;
  margin:0;
}

.navbar-nav > li > a,
.navbar-mobile > li > a {
  border:0px solid grey;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
  background-color:#006eb7;
  color:#fff;
  padding-left:25px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:active,
.navbar-mobile > li > a:hover,
.navbar-mobile > li > a:focus,
.navbar-mobile > li > a:active,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color:#ef7d00;
  color:#fff;
}
.nav .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-mobile,
.navbar-left {
  width:100%;
  float:left;
}
.navbar-mobile > li {
  width:50%;
  float:left;
  padding: 2px 2px;
}
.navbar-mobile > li > a {
  padding-left:10px;
}
.navbar-left > li {
  width:100%;
}
.navbar-belowcontent {
  margin:0;
}

#sh_mobilenavi {
  display:block;
}

/** Navbar Bottom **/
.navbar-solomed {
  background-color: #ef7d00;
  border-color: #ef7d00;
  padding:5px;
  text-align:center;
  color:#fff;
}
.navbar-solomed a {
  color:#fff;
}

/*
btn-danger rausgenommen bei Farbe!
Solo Blau: #006eb7
Solo Orange: #ef7d00
*/
.btn-primary, 
  .btn-success, 
  .btn-info, 
  /*.btn-warning,*/ 
  .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-primary.active, 
  .btn-success.active, 
  .btn-info.active, 
  /*.btn-warning.active,*/ 
  .btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-primary, 
  .btn-success, 
  /*.btn-warning,*/
  .btn-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#006eb7), to(#006eb7));
  background-image: -webkit-linear-gradient(top, #006eb7, 0%, #006eb7, 100%);
  background-image: -moz-linear-gradient(top, #006eb7 0%, #006eb7 100%);
  background-image: linear-gradient(to bottom, #006eb7 0%, #006eb7 100%);
  background-repeat: repeat-x;
  border-color: #fff;
  color:#fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9cd03', endColorstr='#ffd9cd03', GradientType=0);
}

.btn-primary:active, 
  .btn-success:active, 
  .btn-info:active,   
  .btn-danger:active,
  .btn-primary.active, 
  .btn-success.active, 
  .btn-info.active, 
  .btn-danger.active {
  background-color: #e6e6e6;
  border-color: #fff;
}
.btn-warning, 
  .btn-warning:active, 
  .btn-warning.active {
  background-color: #ef7d00;
}

.btn {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius:0;
  
}

@media screen and (min-width: 1280px) {
}        
/* Abstand zum Rand */
@media screen and (max-width: 1280px) {
  .container-fluid {
    margin-right: 2%;
    margin-left: 2%;
  }
}        
@media screen and (min-width: 992px) {
  .show-greater-992 {
    display:block;
  }
  .hide-greater-992 {
    display:none;
  }
}        

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
  /*div#resultcontent { float: left; width: 480px; }*/
  .hide-greater-480 {
    display:none;
  }
}

@media only screen and (max-width: 500px) {
  /* Style adjustments for viewports 480px and over go here */
  /*div#resultcontent { float: left; width: 480px; }*/
  .hide-smaller-480 {
    display:none;
  }
}


@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
  /*div#resultcontent { float: left; width: 780px; }*/
  
  .hide-greater-768 {
    display:none;
  }
  .show-greater-768 {
    display:block;
  }
  
  .servicenavi.header {
    display:block;
    margin-bottom:10px;
  }
  .servicenavi.footer {
    display:none;
  }
  /*** Navigation ***/
  .navbar-nav > li {
    width:20%;
    padding: 0 5px 0 0;
    margin-bottom:0px;
    white-space: nowrap;
  }
  .navbar-nav > li:first-child {
    padding-left:0;
  }
  .navbar-nav > li:last-child {
    padding-right:0;
  }
  #sh_mobilenavi {
    display:none;
  }
  .navbar-brand {
    width:30%;
  }

  
}

/*@media only screen and (max-width: 767px) {
  .servicenavi.header {
    display:block;
    margin-top:30px;
  }

}*/

/* Sprachwahl */
[class^="flags-color-"],
[class*=" flags-color-"],
[class^="flags-grey-"],
[class*=" flags-grey-"] {
  display: inline-block;
  width: 16px;
  height: 17px;
  line-height: 17px;
  vertical-align: text-top;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border: 0px solid grey;
}
.flags-color {
  background-image: url(images/flags_15x16px_23x23px.png);
}
.flags-grey {
  background-image: url(images/flags_15x16px_23x23px.png);
}
.flags-color-1-3,
  flags-grey-1-3 {
  background-position: 0px -46px;
}
.flags-color-4-4,
  flags-grey-4-4 {
  background-position: -69px -69px;
}
.flags-color-6-3,
  flags-grey-6-3 {
  background-position: -115px -46px;
}
.flags-color-9-2,
  flags-grey-9-2 {
  background-position: -184px -23px;
}
.flags-color-10-12,
  flags-grey-10-12 {
  background-position: -414px -506px;
}
.flags-color-10-12,
  flags-grey-10-12 {
  background-position: -207px -253px;
}
