*{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body{
    background: #242424;
}

img{
    max-width:100%;
    height:auto;
}

h1{
    font-size:2.5em;
    color: #0071BB;
}
h3{
    font-size:2em;
    color: #0071BB;
}
p{
    font-size:1.1em;
    line-height:1.7em;
    margin-bottom:1em;
}


img.youtube {
    width: 100px;
}
/* HEADER  */
/* HEADER  */
/* HEADER  */

.logobox{
    margin-top:50px;
}
.topmenu{
    margin-top:60px;
}
@media screen and (max-width: 680px){
    .topmenu{display:none;}
}
.banner{
    margin-top:25px;
}
@media screen and (max-width:768px){
    .banner{display:none;}
} 


/* Navigation  */
/* Navigation  */
/* Navigation  */

.navbar-default {
  background: none !important;
  border: none !important; 
}
} 
}
.navbar {
  margin-bottom: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #0071BB;
  background: none;
}
.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.nav>li {
  position: relative;
  display: block;
  padding: 0px 5px 0px 5px;
    border-right: 1px solid #999;
}
.nav>li:last-child {
  border-right: none;
}
.nav>li:first-child {
  position: relative;
  display: block;
  padding: 0px 5px 0px 0px;
}
@media screen and (max-width: 768px;){
    .navbar-nav{
        padding-left:25px;
    }
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
    font-size:1.3em;
}
@media screen and (max-width:1200px){
    .navbar-default .navbar-nav>li>a {font-size:1.1em;}
    
}
@media screen and (max-width:992px){
    .navbar-default .navbar-nav>li>a {font-size:0.9em;}
    .nav>li {padding: 0px 0px 0px 0px;}
    
}
@media screen and (max-width:766px){
    .navbar-default .navbar-nav>li>a {font-size:1.5em;}
    .nav>li {padding: 0px 0px 0px 20px;}
    .nav>li:first-child {padding: 0px 5px 0px 20px;}
    
}

.navbar-default .navbar-nav>li>a:hover {
  color: #0071BB;
}




/* Slider  */
/* Slider  */
/* Slider  */
.slider{
    margin-top:-20px;
}

.ss2-align {
    margin-top: -20px;
}

.slider-bottom{
    height:20px;
    background:#0071BB;
    margin-top:-20px;
}

/* Content  */
/* Content  */
/* Content  */

.content{
    background: #fff;
    padding:20px 25px;
}

.trial{
    width:280px;
    height:103px;
    display:block;
    background: url(../img/download-trial.png);
}
.trial:hover{
    background: url(../img/download-trial_hover.png);
}

.neuigkeiten ul{
    list-style:none;
    padding:0;
}
.neuigkeiten ul li{
    margin-bottom:5px;
}
.neuigkeiten ul li a{
    display: block;
    width:100%;
    padding: 3px 10px;
    background:#444;
    color:#fff;
}
.neuigkeiten ul li a:hover{
    background:#0071BB;
    text-decoration:none;
}

.adresse{
    margin-top:40px;
}

.map{
    position: relative;
    padding-bottom: 50%;
    height:0;
    overflow:hidden;
}
.map iframe{
    position: absolute;
    top: 0;
    left:0;
    width:90%;
    height:100%;
    border: none;
}

.support{
    margin-top:40px;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #0071BB;
    border-color: #DDD;
}



/*   Megamenu    */
/*   Megamenu    */
/*   Megamenu    */

#js-mainnav.megamenu.red {
    background: none;
}
#js-mainnav.megamenu .js-megamenu {
    font-family: Helvetica,Arial,sans-serif;
    color: #fff;
    font-size:1.3em;
    padding-top:7px;
}

#js-mainnav.megamenu .js-megamenu a:hover {
    border-bottom: 1px solid #0071BB;
}



#js-mainnav.megamenu.red ul.level0 li.mega span.mega, #js-mainnav.megamenu.red ul.level0 li.mega a.mega, #js-mainnav.megamenu.red .megaMenuToggle {
    border-left: none;
    color: #FFF;
}

#js-mainnav.megamenu.megamenu.horizontal.red ul.level0 li:hover, #js-mainnav.megamenu.megamenu.horizontal.red ul.level0 li.active, #js-mainnav.megamenu.megamenu.horizontal.red ul.level0 li.over, #js-mainnav.megamenu.megamenu.horizontal.red ul.level0 li.haschild-over {
    background: none;
}

#js-mainnav.megamenu.red .childcontent-inner {
    background-color: #0071BB;
    border-width: 0px 0px 4px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #01528d;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #FFF;
}
#js-mainnav.megamenu.red ul.level1 li.mega {
    border-top: 1px dotted #01528d;
}
#js-mainnav.megamenu.megamenu.horizontal.red ul.level0 li:hover, #js-mainnav.megamenu.megamenu.horizontal.red ul.level0 li.active, #js-mainnav.megamenu.megamenu.horizontal.red ul.level0 li.over, #js-mainnav.megamenu.megamenu.horizontal.red ul.level0 li.haschild-over {
    background: #01528d none repeat scroll 0% 0%;
}
/*   Foxcontact    */
/*   Foxcontact    */
/*   Foxcontact    */

div#foxcontainer_c123 .foxform-compact .controls, div#foxcontainer_c123 .foxform-extended .controls {
    float: left;
    width: 100%;
}



.inputbox{
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float:left;
}
.searchform-control{margin-top:10px;}

.inputbox{margin-top:-10px;}

.element-invisible{display:none;}


/*   K2    */
/*   K2    */
/*   K2    */

div.itemHeader h2.itemTitle{
    font-family: arial,helvetica,sans-serif;
    color: #0071BB;
    font-size: 36px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0;
    font-weight: bold;
}

div.itemFullText p{
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
}

div.itemFullText ul{
    padding:0;
    list-style: none;
    font-size: 16px;
    margin-bottom:20px;
}
div.itemFullText ul li{
    padding: 3px 7px;
    background-color: #fedacd;
    margin-bottom:10px;
}
.itemBackToTop{
    display:none;
}

/*   Footer   */
/*   Footer   */
/*   Footer   */
footer{margin-top:30px; color:#fff;}

.footer p{
    display:block;
    width:100%;
    color:#fff;
    text-align: center;
    padding: 10px 0;
}
.footer a:hover{
    text-decoration:none;
}
.footer-1{
    background-color:#4D4D4D;
}
.footer-2 a{
    background-color:#22B573;
    display:block;
    width:100%;
    color:#fff;
    text-align: center;
    padding: 10px 0;
}
.footer-2 a:hover{
    background-color: #0071BB;
}
.footer-3 a{
    background-color:#F15A24;
    display:block;
    width:100%;
    color:#fff;
    text-align: center;
    padding: 10px 0;
}
.footer-3 a:hover{
    background-color: #0071BB;
}
.footer-4 a{
    background-color:#ED1C24;
    display:block;
    width:100%;
    color:#fff;
    text-align: center;
    padding: 10px 0;
}
.footer-4 a:hover{
    background-color: #0071BB;
}

.gstarsoft{
    
}
.gstarsoft img{
    
}

div#foxcontainer_c149 .controls {
    margin: 0px;
    width: 100%;
}
div#foxcontainer_c150 .controls {
    margin: 0px;
    width: 100%;
}

.phrases{
    display:none;
}

.only{
    display:none;
}

.rechtliches.module {
    margin-top: 30px;
}

.rechtliches.module ul{
    list-style:none;
    margin:0;
    padding:0;
}
.rechtliches.module ul li{
    border-right: none !important;
    padding: 0 !important;
}
