*
{
  margin: 0px;
  padding: 0px;
}

body {
  background-color: #fff;
  color: #544F49;
  font-family: Swiss-regular, Arial, sans-serif !important;
  font-size: 1.6em;
  overflow-x: hidden;
  width: 100%;
}

:focus
{
outline: 0 !important;
}

.fadeScrollUpDown
{
  opacity:0;
}

#content
{
padding-top: 30px;
padding-bottom: 15px;
}

@font-face {
   font-family: 'Swiss-regular';
   src: url( ../fonts/SWZ721C.TTF);
   src: local ('Ø'),
   url( ../fonts/SWZ721C.TTF) format('truetype');
}

@font-face {
   font-family: 'Swiss-bold';
   src: url( ../fonts/SWZ721BC.TTF);
   src: local ('Ø'),
   url( ../fonts/SWZ721BC.TTF) format('truetype');
}

@font-face {
   font-family: 'Glyphicons';
   src: url( ../fonts/glyphicons-halflings-regular.eot);
   src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */
      url('../fonts/glyphicons-halflings-regular.woff') format('woff'),             /* Moderne Browser */
      url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),     /* Safari, Android, iOS */
      url('../fonts/glyphicons-halflings-regular.svg#svgFontName') format('svg'); /* Ältere iOS-Geräte */
}

b,
h1, h2, h3, label{
  font-weight: normal !important;
  font-family: Swiss-bold, Arial, sans-serif;
}

a,
a:active,
a:focus,
a:hover
{
text-decoration: none;
cursor: pointer;
}

small
{
font-size: 70% !important;
color: inherit !important;
}

.ui-widget,
.table thead th
{
  font-family: Swiss-regular, Arial, sans-serif !important;
  font-weight: normal;
}

.pointer
{
cursor: pointer;
}

.align-center
{
  text-align: center;
}

.align-right
{
  text-align: right;
}

.align-justify
{
  text-align: justify;
}

.sidebar.col-md-3
{
padding-right: 0;
}

.sidebar.col-md-3 .list-group-item
{

   font-family: 'Swiss-bold';
}

.sidebar.col-md-3 .list-group-item a:before
{
font-family: 'Glyphicons' !important;
content:"\e091 \00a0";
}

.sidebar h3
{
margin-top: 5px;
}

.sidebar .h4
{
line-height: 1.2;
}

.sidebar div
{
cursor: pointer;
}

#content img
{
  width: 100%;
  height: auto;
  max-width: 460px;
}

#content .tx-jfmulticontent-pi1 .col-md-12 .csc-textpic-image img
{
  max-width: 100%;
}

/*Icon funktion*/
#content .tx-jfmulticontent-pi1 #c2346 img
{
width: 48px;
}

#content .tx-jfmulticontent-pi1 #c2346 ul,
#content .tx-jfmulticontent-pi1 #c2346 ol
{
list-style-type: none;
}


#content img:focus
{
border: none;
}

#content .article img
{
  max-width: 100%;
}

.csc-textpic-intext-left-nowrap img
{
  padding-right: 15px;
}

.indent
{
  margin: 0 0 0 20px;
}

sub
{
  bottom: 0.4em;
  padding: 0 0 0 3px;
}

.subcr,
.subcl
{
padding: 0;
}

.well
{
background: #fff;
border: 2px solid #84A70B;
}

.arrow-list
{
  list-style-image: url(../icon/dr-pfeile-hp.png);
  padding-left: 30px;
  line-height: 40px;
  font-size: 1.3em;
  font-family: Swiss-Bold;
}

.arrow-list-small
{
  list-style-image: url(../icon/dr-pfeile-hp.png);
  padding-left: 30px;
  margin-left: -1px;
}

.arrow-list-small li
{
padding-bottom: 5px;
}


.tx-jfmulticontent-pi1 .arrow-list-small h3
{
  margin-top: 0px;
}

.arrow-list li:hover a,
.arrow-list-small a
{
  text-decoration: none;  
}

/*Lightbox*/
.mfp-img
{
  cursor: default;
}


.mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
  cursor: pointer;
}


/*Color*/
.important
{
  color: #FF8800;
}

.detail
{
  color: #84A70B;
}

.white
{
background-color: #fff !important;
}

.grey
{
background-color: #A4A4A4;
color: #fff;
}

.green
{
  background-color:#84A70B;
  color: #fff;
}


.dark-green
{
  background-color: #84A70B;
}


.blue
{
  background-color: #6B97BD;
}

.dark-blue
{
  background-color: #567997;
}

.orange
{
  background-color: #FF8800;
}

.orange-text
{
  color: #FF8800;
}

.orange-text:hover
{
  color: #FF6B00;
}
/*-----------------------------*/
/*Text*/
.main-area h1
{
  margin-top: 0;
}

.head1-text
{
font-size: 2em;
}

.head2-text
{
font-size: 1.5em;
}

.head3-text
{
font-size: 1.3em;
}

h2, h3, .h2, .h3
{
margin-top: 10px;
}

/*-----------------------------*/
#content
{
 /* box-shadow: 0px -30px 30px -4px #999;*/
}

hr
{
  border-color: #ddd;
}

#content a,
#header .top a,
label em,
legend em,
.text-success
{
  color: #93BA00;
}

#content a:hover,
#header .top a:hover
{
  color: #789800;
}

.csc-linkToTop
{
text-align: right;
}

.csc-linkToTop:before
{
  font-family: 'Glyphicons';
  content:"\e093";
  color: #93BA00;
  letter-spacing: 5px;
}

.csc-linkToTop a
{
   font-family: 'Swiss-bold';
}


/*Button*/
button
{
  letter-spacing: 1px;
  font-family: Swiss-bold, Arial, sans-serif !important;  
}

#content button
{
  float: right;
}

.btn a,
a.btn,
input.btn
{
  color: #fff !important;
  text-decoration: none;
  font-family: 'Swiss-bold';
}

a[data-toggle="popover"]
{
cursor: pointer;
}

.btn-success
{
    background-image: linear-gradient(to bottom, #93BC0A 0%, #ACCD38 100%);
    background-repeat: repeat-x;
    border-color: #96BF0B;
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success
{
    color: #FFF;
    background-color: #96BF09;
    border-color: #398439;
}

.btn-success:hover, .btn-success:focus
{
    color: #FFF;
    background-color: #AECF40;
    border-color: #ccc;
}

/*Top*/


/*Header*/
#header
{
  background: #fff;
}

#header #wrap-head
{
  padding: 15px 0 0px;
}

#header .logo
{
  text-align: center;
  max-height: 37px;
}

/*Navi*/
#navi.navbar-fixed-top,
#navi.navbar-fixed-bottom
{
  position: relative;
  z-index: 1001;
}

#navi.navbar-inverse
{
  background: #A4A4A4;
  font-size: 1.1em;
  border-color: #A4A4A4;
  border-radius: 0px;
  margin-top: 5px;
}

#navi.navbar
{
  margin-bottom: 0;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a
{
  box-shadow: none;
}

#navi li.active a,
#navi li.dropdown.open a,
#navi li a:hover
{
 color: #97BF0D;
 background: #97BF0D;
 border-color: #97BF0D;
}

#navi li:hover ul
{
  display: block;
}

#navi li ul li a
{
  background: transparent !important;
}

.nav > li > a {
    padding: 15px 14px;
    display: block;
}

.navbar-inverse .navbar-nav > li > a
{
  color: #fff !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  float: left;
  width: 100%;

}

#navi .caret
{
  float: right;
  margin: 9px 0 0 5px;
}

#navi.top_fix {
    position: fixed !important;
    top: 0 !important;
    z-index: 99999 !important;
}
/*Breadcrumb*/
.breadcrumb
{
  font-size: 0.9em;
  color: #868686;
  background: transparent;
  margin-bottom: 0;
}

.breadcrumb a
{
  color: #ccc !important;
  display: block:
  float: left;
}

.breadcrumb a:first-chlid
{
  padding: 0 0 0 5px;
}

.breadcrumb a:first-chlid
{
  padding: 0 5px 0 0;
}

.breadcrumb a:hover
{
  color: #8c8c8c !important;
}

/*Start-Slider*/
.flexslider
{
margin-bottom: 0px;
}

.slider.container
{
padding-left: 0;
padding-right: 0;
}

.p1 .slider.container,
.p550 .slider.container
{
  display: block !important;
}

.slider.container
{
display: none;
}

.flex-caption
{
  width: 100%;
}

.flexslider .slides img
{
  height: auto;
  width: 100%;
}

/*Box_layout*/
.box-module
{
  color: #fff;
  padding: 15px;
  margin-bottom: 5px;
}

.p1 .main-area .box-module p
{
font-size: 1.2em;
}

#content .box-module a,
#content .box-module a:hover
{
color: #fff;
text-decoration: none;
}

#content .box-module button
{
float:none;
}

/*Arccordion*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default
{
  background: #f9f9f9  !important;
}
/*Kontaktformular*/
#content .contact-form li
{
  list-style-type: none;
}

li.csc-form-element,
.csc-form-confirmation li
{
list-style-type: none;
}

.csc-form-confirmation li
{
padding-bottom: 10px;
}

li.csc-form-element label
{
display: block;
}

/*LogIn*/
#content #nav_tab tr td
{
  display: block;
  width: 100%;
}

#content #nav_tab label,
#content #nav_tab input
{
  width: 100%;
  padding: 7px;
  border-radius: 2px;
  margin: 0 0 5px;
  border: 1px solid #ccc;
  max-width: 500px;
}

#content #nav_tab input[type="button"],
#content #nav_tab input[type="submit"]
{
  max-width: 120px;
  background: #ABB425;
  color: #fefefe;
  font-weight: bold;
  margin: 0 10px 0 0;
}
/*Suche*/
#search form
{
  position: relative;
  top: 10px;
  max-width: 100%;
  height: 60px;
  overflow: hidden;
  margin: 0 0 0 5px;
}

#search #mailformsword
{
  padding: 5px;
  width: 85%;
  float: left;
}

#search .csc-mailform-field label
{
  display: none;
}

#search .csc-mailform-field select
{
  display:none;
}

#search input[type=submit] {
    background: #fff url(../icon/search.png);;
    border: 0;
    display: block;
    height: 32px;
    width: 32px;
    color: transparent;
}



#advanced_search
{
  visibility: hidden;
}

/*Suchergebnis*/
#content #c618 .csc-mailform-field
{
display: none;
}

#search form
{
  visibility: hidden;
}

/*Video*/
.video
{
  position: relative;
  z-index: 5;
  max-width: 600px;
  width: 100%;
}

/*Mit Wum*/
#p28 #content li
{
  margin: 0 0 10px;
}

/*Tarife*/
.tarife
{
  text-align: center;
  cursor: pointer;
}

#content .tarife img
{
max-width: 100px !important;
}

#content .tarife button
{
float: none;
}

.ui-accordion-header.ui-helper-reset.ui-state-default.ui-corner-all.ui-accordion-icons
{
margin-bottom: 15px;
}

/*Tarife neu*/
#accordionTarife .collapse
{
   display: table-header-group;
  visibility: hidden;
}

#accordionTarife th small
{
color: #fff;
}

#accordionTarife .collapse tr td
{
    font-size: 0;
    line-height: 0;
    padding: 0 4px !important;
    border: 0;
}

#accordionTarife .collapse.in
{
    display: table-header-group;
  visibility: visible;
}

#accordionTarife .collapse.in tr td
{
    font-size: 0.9em;
    line-height: 1.42857143;
    padding: 4px !important;
    border: 1px solid #ddd;
}

#accordionTarife .table > tbody > tr > td
{
vertical-align: middle;
}

#accordionTarife .table > tbody + tbody
{
border-top: none;
}

#accordionTarife .table > thead
{
color: #fff;
}

#accordionTarife .table > thead > tr > th
{
vertical-align: top;
text-align: center;
}

#accordionTarife .table > thead > tr > th .h2
{
font-size: 28px;
}

#accordionTarife .table > tbody > tr > td:nth-child(2),
#accordionTarife .table > tbody > tr > td:nth-child(3),
#accordionTarife .table > tbody > tr > td:nth-child(4),
#accordionTarife .table > tbody > tr > td:nth-child(8),
#accordionTarife .table > tbody > tr > td:nth-child(9),
#accordionTarife .table > tbody > tr > td:nth-child(10)
{
background-color: #f9f9f9;
}


#accordionTarife .table button
{
float: none;
}

#accordionTarife .h4.empfehlung
{
position: absolute;
top: 4px;
padding: 8px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin-left: 4px;
}

#accordionTarife .table > thead > tr > th,
#accordionTarife .table > tbody > tr > th,
#accordionTarife .table > tfoot > tr > th,
#accordionTarife .table > thead > tr > td,
#accordionTarife .table > tbody > tr > td,
#accordionTarife .table > tfoot > tr > td
{
padding: 4px;
}

#accordionTarife tbody > tr > td
{
font-size: 0.9em;
}

#accordionTarife tbody > tr > td.grey a
{
color: #fff;
}

/*Partner*/
.p556 .article .header,
.p556 .article .teaser-text,
.p556 .article .footer,
.p8 .article .header,
.p8 .article .teaser-text,
.p8 .article .footer,
.p561 .news-single .footer,
.p561 .news-single .facebook
{
display: none;
}

.p561 .article .header
{
padding: 0 15px 15px;
}


.p561 .article .csc-textpic-image
{
padding: 10px;
border: 1px solid #ccc;
}

/*Support*/
.thumbnail
{
-webkit-box-shadow: none;
box-shadow: none;
padding: 15px;
border-radius: 0;
}

.thumbnail img
{
max-width: 150px !important;
}

/*Schulungen*/
.p38 #content img
{
max-width: 100%;
}

/*Registrieren*/
#registrieren
{
border: none;
}

/*DR-Webshop*/
#c240 img
{
max-width: 150px;
}

#p115 .anythingSlider
{
  overflow: hidden !important;
}

#p115 .anythingSlider,
#p115 .anythingSlider-default,
#p115 .activeSlider
{
  margin: 0;
  padding: 0;
}

#p115 .anythingWindow
{
  width: 1100px;
  height: 50px;
  border: 1px solid transparent;
}

/*DR-Webshop-Preise*/
#c248 img
{
max-width: 70px;
}

/*DR-Webshop-Bestellen*/
#c328
{
max-width: 240px;
}
/*Aktionsboxen*/
#c240 h3
{
  background: #adbc2f;
  color: #fff;
  padding: 5px;
  margin: 0 5px 20px;
}

#c240 .subcl,
#c240 .subcr
{
  border: 1px solid #ccc;
  border-radius: 2px;
  min-height: 530px;
  padding: 5px 0;
}

/*Multicontent*/
.p1 .csc-default:nth-child(even),
.p2 .csc-default:nth-child(even),
.p3 .csc-default:nth-child(even),
.p5 .csc-default:nth-child(even),
.p8 .csc-default:nth-child(even),
.p10 .csc-default:nth-child(2),
.p129 .csc-default:nth-child(even),
.p550 .csc-default:nth-child(even),
.p556 .csc-default:nth-child(even),
.p566 .csc-default:nth-child(even),
.p7 .csc-default:nth-child(even),
.p38 .csc-default:nth-child(even),
.p38 .csc-default:nth-child(even)
{
  background: #f4f4f4;
}

.p1 .csc-default .tx-jfmulticontent-pi1,
.p2 .csc-default .tx-jfmulticontent-pi1,
.p3 .csc-default .tx-jfmulticontent-pi1,
.p5 .csc-default .tx-jfmulticontent-pi1,
.p8 .csc-default .tx-jfmulticontent-pi1,
.p10 .csc-default .tx-jfmulticontent-pi1,
.p129 .csc-default .tx-jfmulticontent-pi1:first-child,
.p550 .csc-default .tx-jfmulticontent-pi1,
.p556 .csc-default .tx-jfmulticontent-pi1,
.p566 .csc-default .tx-jfmulticontent-pi1,
.p7 .csc-default .tx-jfmulticontent-pi1,
.p38 .csc-default .tx-jfmulticontent-pi1
{
  padding-top: 30px;
  padding-bottom: 30px;
}

.p556 .main-area .csc-default:first-child
{
padding-top: 0;
}

.p1 #content .tx-jfmulticontent-pi1 img
{
max-width: 100%;
}

/*Referenzen*/
.p10 .main-area .tx-jfmulticontent-pi1,
.p10 .main-area .teaser-text
{
font-size: 1.2em;
}

.p10 .news .article .news-img-wrap
{
padding-right: 15px;
background: transparent;
}


.p566 .teaser-text
{
padding: 15px 0;
}

.p10 .news .footer,
.p566 .news .footer,
.p566 .news .facebook
{
display: none;
}

.p10 .article
{
  padding: 15px 15px 30px !important;
}

.p10 .article:nth-child(even)
{
  background: #f4f4f4;
}


/*News*/
.p333 .article
{
  padding: 15px;
}

.p333 .article:nth-child(even)
{
  background: #f4f4f4;
}

.news .footer
{
border: none;
}

.news-list-view .article.articletype-0 .header
{
padding-bottom: 15px;
}

.news-backlink-wrap
{
margin-bottom: 15px;
}

.news.news-single .news-img-wrap
{
  display: none;
}

.news-single ul li,
.news-single ol li
{
padding-bottom: 5px;
}

.news .facebook .like,
.news .facebook .share,
.news .facebook .twitter
{
  max-width: 250px;
  float: right;
  padding: 0 10px 10px 0;
}

.news .facebook .share
{
margin-top: -2px;
}

/*Formulare*/
/*Allgemein*/
.form-horizontal .control-label
{
  text-align: left;
}

form label em, legend em
{
display: inline;
padding-left: 5px;
font-size: 75%;
text-transform: none;
}


form label em:before,
legend em:before
{
content: "[";
}


form label em:after,
legend em:after
{
content: "]";
}
/*Newsletter-Anmeldung kurz*/
.short-regist
{
  background: #f9f9f9;
  padding: 10px 10px 20px;
  overflow: hidden;
}


/*Footer*/
#box_footer 
{
  width: 100%;
  bottom: 0;
  position: relative;
  color: #fff;
  background-color: #a4a4a4;
}

#box_footer h5{
  text-transform: uppercase;
  font-family: Swiss-bold, Arial, sans-serif;
}

#box_footer a,
#box_footer a:hover
{
  color: #fff;
}

#box_footer ul li
{
  list-style-type: none;
}

#box_footer #footer
{
  text-align: center
}

#box_footer img[alt="DreamRobot Siegel"]
{
max-width: 165px;
height: auto;
margin-right: 5px;
}

#box_footer img[alt="Trust in Cloud"]
{
margin-top: 10px;
max-width: 62px;
height: auto;
}

#box_footer .csc-textpic-image
{
float: left;
}


/*--------------------------------------------------------------------------------------------------------------------------------------------*/
@media all and (max-width: 1400px) {

   .overflow-box{
    width: 1100px;
    height: 1800px;
    overflow-x: scroll;
    overflow-x: hidden;
   }

  .tarif-box{
    width: 1400px;
    height: 1800px;
    padding: 10px 0;
   }
}

/*--------------------------------------------------------------------------------------------------------------------------------------------*/
@media all and (max-width: 1200px) {

   .overflow-box{
    width: 1000px;
    overflow-x: scroll;
    overflow-y: hidden;
   }

  .tarif-box{
    width: 1200px;
    height: 1750px;
   }
}

/*--------------------------------------------------------------------------------------------------------------------------------------------*/
@media all and (min-width : 768px) {
  .main-area.col-md-9,
  .main-area.col-md-12{
    padding-left: 0;
  }
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
@media all
and (min-width : 992px)
and (max-width : 1129px) {
  #navi_top ul{
    left: 25%;
  }

  #navi_top li:nth-child(1),
  #navi_top li:nth-child(2){
    display: none;
 }
}

/*--------------------------------------------------------------------------------------------------------------------------------------------*/
@media all and (max-width: 980px) {
  .sidebar{
   display: none;
   }
   .overflow-box{
    width: 800px;
    height: 1800px;
    overflow-x: scroll;
    overflow-y: hidden;
   }

  .tarif-box{
    width: 1200px;
   }

  #p129 #content .subcl:hover,
  #p129 #content .subc:hover,
  #p129 #content .subcr:hover
  {
   max-width: 96%;
  }

  #content .csc-mailform label
  {
  width: 100%;
  }

 #accordionTarife.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
 }
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/

@media all and (max-width: 800px) {

  #regist-button-box .container{
     float: none;
     text-align: center;
  }


   #regist-button-box p {
    display: none;
   }


   .overflow-box{
    width: 600px;
    height: 1750px;
    overflow-x: scroll;
    overflow-y: hidden;
   }

  .tarif-box{
    width: 1200px;
   }

 #c29{
   display: none;
 }


 .csc-textpic-intext-right-nowrap .csc-textpic-text{
    margin-right: 0px;
  }

  .csc-textpic-intext-left-nowrap .csc-textpic-text{
    margin-left: 0px;
  }

 .csc-textpic-intext-left-nowrap img
 {
  padding-right: 0px;
 }

}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
@media all and (max-width: 767px) {
.logo{
 text-align: center;
 }

  #navi ul li ul,
  #navi ul li:hover ul{
    width: 100%;
    color: #fff;
    background: transparent;
    position: relative;
    box-shadow: none;
    border: 0px;
  }

  #navi ul li ul li a{
   color: #fefefe;
  }

  #navi li.active a, #navi li.dropdown.open a, #navi li a:hover {
    background: none;
    color: #8CB20C !important;
  }

 #navi .form-group{
  margin: 9px 5px 0;
  max-width: 80%;
  float: right;
 }

#accordionTarife .h4.empfehlung{
  display: none;
}

}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
@media all and (max-width: 500px) {
#content{
  padding-top: 30px;
 }
 #header .col-xs-6{
  width:100%;
 }

 #header .logo{
  padding: 0 0 5px 5px;
 }

 #header .btn.btn-warning{
  float: left;
  margin-right: 5px;
 }

 #header .btn.btn-success{
  float: right;
  margin-right: 5px;
 }

 #navi .form-group{
  max-width: 70%;
 }

.slider{
   display: none;
 }

 #box_footer .colum:first-child{
  display: block;
  width: 100%;
  text-align: center;
 }

 #box_footer .colum{
  display: none;
 }

}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
@media all and (max-width: 360px) {
  #p1 iframe{
  width: 250px;
  height: 200px;
  }

}
