/* 
//////////////////////////////////////////////////////////////
///////////////////////// All Style //////////////////////////
//////////////////////////////////////////////////////////////
*/

.sprechblase a{
  color:#186787;
  text-decoration:underline;
}

.sprechblase a:hover {
  color:#000000;
}

/* Kalkulieren (Plus und Minus Buttons) */
.minus_button {
  background-color: #eaeff2;
  border: 1px solid #676767;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  cursor: pointer;
  float: left;
  height: 26px;
  padding-top: 7px;
  text-align: center;
  width: 40px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.minus_button:hover {
  background-color: #e42222;
  color: #ffffff;
}

.calc_erg {
  border-bottom: 1px solid #676767;
  border-top: 1px solid #676767;
  color: #000000;
  float: left;
  height: 25px;
  padding-top: 6px;
  text-align: center;
  width: 50px;
}

.plus_button {
  background-color: #eaeff2;
  border: 1px solid #676767;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer;
  float: left;
  height: 26px;
  padding-top: 7px;
  text-align: center;
  width: 40px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.plus_button:hover {
  background-color: #06c135;
  color: #ffffff;
}

.reseller-subnavi a {
  color:#444444!important;
}

.reseller-subnavi a:hover {
  color:#cc2222!important;
}

.reseller-subnav-active {
  color:#cc2222!important;
}

.file-formats-icon {
  float:left;
  color:#ffffff;
  padding-top:3px;
  width:50px;
  text-align: center;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
  margin-left: 10px;
  font-size: 12px;
}

.tool_buttons {
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
  width:160px;
  float:left;
  height:160px;
  cursor:pointer;
  color:#ffffff;
  padding:20px;
  text-align: center;
  font-size:20px;
  margin-left:20px;
  margin-top:20px;
}

.tool_buttons img {
  width:130px;
}

.ecouponform {
  padding:5px 10px;
  font-size:16px;
  border:1px solid #888888;
  width:410px;
}

.ecouponcheckbox {
  width:30px;
  height:30px;
  border:1px solid #888888;
}

.ecoupontextarea {
  padding:5px 10px;
  font-size:16px;
  border:1px solid #888888;
  width:400px;
  height:250px;
}

.ecouponselect {
  min-width:250px;
  margin:0px;
  padding:5px 10px;
  font-size: 16px;
  border:1px solid #888888;
}

.ecouponsubmit {
  float:right;
  color:#ffffff;
  font-weight: bold;
  padding:10px 20px;
  background-color:#c4955F;
  font-size: 18px;
  cursor:pointer;
  display:block;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  -webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.75);
}

.footerecouponsubmit {
  float:left;
  color:#ffffff;
  font-weight: bold;
  padding:10px 20px;
  background-color:#186787;
  font-size: 18px;
  cursor:pointer;
  display:block;
  border:0px;
}

.cta-button {
  float:left;
  color:#ffffff;
  width:130px;
  font-weight: bold;
  padding:10px 20px;
  background-color:#622445;
  font-size: 18px;
  cursor:pointer;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  -webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.75);
}

.cta-button-width {
  float:left;
  color:#ffffff;
  font-weight: bold;
  padding:10px 20px;
  background-color:#622445;
  font-size: 18px;
  cursor:pointer;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  -webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.75);
}

input {
  border-radius:0px;
  border:1px solid #676767;
  padding:2px 3px;
  font-size:14px;
}
textarea {
  border-radius:0px;
  border:1px solid #676767;
  font-size:14px;
}

img {
  line-height: 0px;
  padding:0px;
  margin:0px;
}

.form_desc {
  float:left;
  width:130px;
  margin-top:5px;
}

html, body {
  margin:0px;
  padding:0px;
  height:100%;
  width:100%;
  font-size:16px;

  -webkit-text-size-adjust: none;
  text-size-adjust:none;
  -moz-text-size-adjust:none;
  -webkit-font-size-adjust:none;
  font-size-adjust:none;
  -moz-font-size-adjust:none;
}

html * {max-height:1000000px;}


body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background-image: url('img/bg.jpg');

  /*background-size: 100% auto;
  background-repeat: no-repeat;
  background-position:top center;
  background-attachment: fixed;*/
}

.changeBG {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  top:0px;
  left:0px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position:top center;
  background-attachment: fixed;
  display:none;
}

#fullPage {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
}

img {
  margin:0px;
  padding:0px;
  line-height: 0;
}

h1 {
  margin:0px;
  padding:0px;
  font-size:27px;
}

h2 {
  margin:0px;
  padding:0px;
}

h3 {
  margin:0px;
  padding:0px;
}

body {
  font-family:calibri, helvetica, arial, verdana;
  color:#676767;
  overflow-y: scroll;
  background-color:#ffffff;
}

a {
  text-decoration:none;
  color:#ffffff;
}

a:hover {
  color:#000000;
}

.scrolloff {
  pointer-events: none;
}

.scrollon {
  cursor:pointer;
}

/* 
//////////////////////////////////////////////////////////////
///////////////////////// Template Style /////////////////////
//////////////////////////////////////////////////////////////
*/

.navi_wrapper {
  float:left;
  width:100%;

  padding:45px 0px 5px 0px;
  position:relative;
  z-index:1100;
  background-color:#ffffff;
  border-bottom:#888888 1px solid;
}

.navi_wrapper_fixed {
  width:100%;
  background-color:#ffffff;
  padding:0px;
  position:fixed;
  top:0px;
  left:0px;
  z-index:1100;
  border-bottom:#888888 1px solid;
}

.w_container {
  clear:both;
  width:960px;
  margin-left: auto;
  margin-right: auto;
}

.logo_container {
  float:left;
  width:250px;
  padding-left:31px;
  line-height:0px;
  margin-top:5px;
  margin-bottom:5px;
}

.navi_lang_wrapper {
  float:left;
  width:679px;
  margin-top:0px;
}

.navi_container {
  float:left;
  margin-left:50px;
  margin-top:-3px;
}

.language_container {
  float:right;
  cursor:pointer;
  margin-top:-5px;
}

.language_button:hover {
  background-color:#888888;
  color:#ffffff;
}

.language_button {
  float:left;
  margin-left:20px;
  padding:5px 5px 3px 5px;
}

.language_button_active {
  float:left;
  margin-left:20px;
  background-color:#b1b1b1;
  color:#ffffff;
  padding:5px 5px 3px 5px;
}

/* Header Abteil */

.header_container a {
  color:#ffffff;
}

.header_container a:hover {
  color:#ffffff;
}

.header_wrapper {
  float:left;
  width:100%;
  overflow:hidden;
  margin-top: -80px;
}

.header_container {
  float:left;
  width:100%;
  min-height:300px;
  height:400px;
  overflow:hidden;
  color:#ffffff;
  font-size:50px;
  font-weight: bold;
}


/* Content Abteil */

.content_wrapper {
  float:left;
  width:100%;
  overflow:hidden;
}

.content_container {
  float:left;
  width:960px;
  padding:50px 0px 70px 0px;
}

.content_container a {
  text-decoration:underline;
  font-weight:bold;
  color:#186787;
}

.content_container a:hover {
  color:#000000;
}

.footer_adding_wrapper {
  float:left;
  width:100%;
  overflow:hidden;
  color:#ffffff;
  background-color:#49545c;
  background-image: url('img/footer_contact.jpg');
  background-position: bottom left;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.footer_adding_wrapper a {
  color:#bfc0c0;
  text-decoration: underline;
}

.footer_adding_wrapper a:hover {
  color:#ffffff;
}

.footer_adding_container {
  float:left;
}

.footer_wrapper {
  float:left;
  width:100%;
  overflow:hidden;
  background-color:#292929;
  color:#8f9090;
  padding:20px 0px;
}

.footer_container {
  float:left;
  width:960px;
}

.footer_container a {
  color:#b2b3b4;
  text-decoration: underline;
}

.footer_container a:hover {
  color:#ffffff;
}

/*Dropdown Navigation Einstellungen*/

.topcathegory {
  color:#333333;
}

.topcathegory:hover {
  /*color:#222277;*/
}




/* TrusTec Slider */

#slide_container {
  position:relative;
  float:left;
  width:100%;
  height:100%;
  display:block;
}

.slides {
  position:absolute;
  display:none;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background-size: 100% auto;
  background-position:bottom center;
  background-repeat: no-repeat;
}



/*Diese Klasse ist dafür da um die Menüpunkte Farbig zu Markieren, in der man sich gerade befindet*/

.subnavi {
  font-size:13px;
  font-weight:bold;
}

#nav {
  padding:0px;
  margin:0px;
  z-index:1000;
  position:relative;
}

#nav, #nav ul {
   margin: auto;
   list-style: none;
   line-height: 1.3;
   background-color: #ffffff;
}

.navi_wrapper #nav a {
   display: block;
   line-height: 1.3;
   color:#186787;
}

.navi_wrapper #subnav a {
   display: block;
   line-height: 1.3;
   color:#ffffff;
}

.navi_wrapper_fixed #nav a {
   display: block;
   line-height: 1.3;
   color:#186787;
}

.navi_wrapper_fixed #subnav a {
   display: block;
   line-height: 1.3;
   color:#186787;
}

#nav li {
  float: right;
  line-height: 1.3;
  /*border-bottom: 1px solid #cccccc;*/
  margin: auto;
  color:#ffffff;
  font-size:18px;
  font-weight:bold;
}

.headline {
  
}

.navi_wrapper .curnav {
  color:#ffffff;
  display:block;
  background-color:#186787;
}

.curnav .mouseover {
  border:0px;
  padding:0px 13px -1px 13px;
}

.curnav .mouseover:hover {
  border:0px;
  padding:0px 13px -1px 13px;
}

.navi_wrapper_fixed .curnav {
  color:#ffffff;
  display:block;
  background-color: #186787;
}

#nav li:hover {
  color:#ffffff;
}

.mouseover{
  padding:38px 15px 10px 15px;
  display:block;
}

.highlightover{
  padding:2px 15px 1px 15px;
  display:block;
}

/*.curnav .highlightover{
  padding:2px 15px 1px 15px;
  display:block;
  background-color:#bb2222;
  color:#ffffff;
}*/


.navi_wrapper_fixed #nav a:hover {
  color:#ffffff;
}

.navi_wrapper #nav a:hover {
  color:#b1b1b1;
}

.navi_wrapper #subnav a:hover {
  color:#ffffff;
}

.navi_wrapper #subnav a {
   display: block;
   line-height: 1.3;
   color:#186787;
}

.navi_wrapper #subnav .mouseover:hover {
  background-color:#186787;
  color:#ffffff;
}

.navi_wrapper .mouseover:hover {
  background-color:#186787;
  color:#ffffff;
}

.navi_wrapper_fixed .mouseover:hover {
  background-color:#186787;
  color:#ffffff;
}



#drop_down .curnav {
  color:#ffffff;
}

#drop_down #nav a:hover {
  color:#ffffff;
}

#drop_down #nav a {
  color:#ffffff;
}

#drop_down #subnav a {
  color:#ffffff;
}

#drop_down #subnav a:hover {
  color:#bb2222;
}





#nav li ul {
  text-align:left;
  position: absolute;
  max-width: 9.5em;
  left: -999em;
  line-height: 1.3;
  
}

#subnav li {
  max-width: 9.5em;
  min-width:9.5em;
  padding: 0px;
  line-height:1.3;
  
}

#subnav li:hover {
  color:#ffffff;
}

#subnav .mouseover {
  padding:10px 5px 10px 15px;
}

#subnav li ul {
  max-width: 8em;
  line-height:1.3;
}

#nav li:hover ul {
   left: auto;
   line-height: 1.3;
}

#nav li:hover ul, #nav li.sfhover ul {
   left: auto;
   line-height: 1.3;
}

#nav li ul ul {
   /* die -1.5em sind dafür da wie weit der sub-sub-navi kasten ist.*/
   margin: -1.85em 0 0 8em;
   line-height: 1.3;
}

#nav, #nav ul {
   padding: 0;
   margin: 0;
   list-style: none;
   line-height: 1.3;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
   left: -1100em;
   line-height: 1.3;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
   left: auto;
   line-height: 1.3;
}

li>ul {
   top: auto;
   left: auto;
}