* {
    font-family: Arial, sans serif;
    font-size: 12px;
    color: #61667B;
    padding: 0px;
    margin: 0px;
    line-height: 150%;
    font-size: 13px;
    font-weight: normal;
} 
a, img {
    border:none;
    outline:none
}
ul{
    list-style-type: none;
}
/*
.bubble 
{
position: relative;
width: 250px;
height: 120px;
padding: 0px;
background: #61667b;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.bubble:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 10px 9px;
border-color: #61667b transparent;
display: block;
width: 0;
z-index: 1;
top: -9px;
left: 6px;
}
*/
body{
overflow: hidden;
     background: #61667b;

}
input{
    -webkit-appearance: none;

}
.leistung_text{
    clear: both; float: none;
    margin-top: 30px;
    display: none;    
}
#impressum *,
#leistungen * {
    color: #fff;
}
#finance_calculator{
    text-align: center;

    background: #61667B;
    overflow: auto; 
    margin-left: -10px;
    margin-right: -10px;
    border-radius: 8px; 
    padding: 20px 0px 60px 0px;
}

#charts{
    width: 100%;
    float: none;  
}
#financePanel{
    width: 100%;
    max-width: 420px;
    float: none;
    margin: auto;
    padding: 0px;  

}
.headline{
    text-align: center;
    color: #fff;
    background: #61667B;
    margin-bottom: 50px;

}
.white,
textarea {
    color: white
}
#top{

    height: 200px;
};

.white * {
    color: white
}
b {
    font-weight: normal;
}
h3 {
    font-size: 130%;
}
.logoframe {
    border-radius: 4px;
    padding: 10px;
    margin: 12px auto;
    max-width: 220px;
    height: auto;
    border: 0px solid #e3e3e3;
}
#logolist {
    list-style-type: none;
    border: 0px dashed silver;
}
#logolist li {
    float: left;
}
#logolist li img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.xxlogo {
    background: #e3e3e3;
}

.add {
    text-align: center;
    font-size: 120%;
}
h2 {

    font-size: 32px;
}
.frange {
    height: 13px;
    width: 100%;
    background-image: url(../img/bg_frange.jpg);
}
.frange2 {
    height: 13px;
    width: 100%;
    background-image: url(../img/bg_frange_up.jpg);
}

.ico {
    float: none;
    display: block;
    clear: both;
    margin: 0px;
}
#navigation2 li {
    z-index: 9999;
    border: 2px solid #dedede;
    width: 12px;
    height: 12px;
    margin: 8px;
}
#contact_button{
    cursor: pointer;

}
#cclogo {
    text-align: center;
    padding-top: 6px;
    font-size: 22px;
    font-size: 26px;
    display: block;
    cursor: pointer;
    color: #7D849D;

}
label {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
input[type=text] {
    border: 0;
}



.contact_text,
#contact_button,
#nachricht {
    background: #61667B;
    border: 1px solid #545454;
    border-radius: 3px;
}
.contact_text {
    width: 230px;
    padding: 4px;
    color: #fff;
}
#container {
    float: none;
    clear: both;
    overflow: auto;
    background: #fff;
}

#xbar {
    height: auto;
    width: 710px;
    overflow: auto;
    margin: 12px auto;
    font-size: 9px;
    letter-spacing: 0.3em;
    color: #666;
    text-transform: uppercase;
    font-style: normal;
}
section {
    border: 0px dashed lime;
}
nav{

    margin: auto;
}
nav #navigation {
        border: 1px solid #fff;
       border: 1px solid rgba(255, 255, 255, 0.3);
    margin: 0px auto 4px auto;
    padding: 4px 0px;
    list-style-type: none;
}
nav #navigation li {
    color: #dedede;
    width: 100%;
    float: none;
    clear: both; 
    min-width: 130px;
}
section {
    padding: 60px 0 120px 0;
}
nav #navigation li a {
    font-size: 120%;
    border-radius: 2px;
    text-align: center;
    text-transform: none;
    display: inline-block;
    padding: 4px 0px;
    width: 100%;
    color: #61667B;
    color: #ccc;
    margin-bottom: 0px;
    border-bottom: 0px solid #e3e3e3;
}
nav #navigation li a.current {
    /*background: #61667B;*/
    color: #fff !important;
}
a {
    text-decoration: none;
    font-weight: inherit;
    color: inherit;
}
#second_headline {
    background: #f6f6f6;
}
h2 {
    font-size: 24px;
    font-weight: normal;
}
h3{
    font-weight: normal;
}
#_q_top {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 91000;
}

#mail_status{
    border-radius: 3px;
    width: 200px;
    float: right;
    background: #83C300; color: #fff;
    padding: 2px 4px;
    text-align: center;
}

#claimslist{
    float: right;
    padding: 0px;
    list-style-type: none;

    color: #61667B; 
    font-size: 35px; 
    height: 60px;text-align: right;
    opacity: 0.8;
}
#claimslist li{
    color: #fff;
    border: 0px solid silver;
    padding: 4px;
    float: none;;
    font-size: 26px;
    text-transform: uppercase;
}
#leistungen, #vorgehensweise{
    background: #61667B; 
    overflow: auto;
}
#leistungsbox{
    padding-left: 30px;

}

#vorgehensweise{
    padding-bottom: 60px;
}

#impressum{
    background: #61667B; 
    padding-bottom: 200px; 
    padding-top: 10px;
}

#datenschutz{
   
    padding-bottom: 800px; 
    padding-top: 140px;
}
#vorgehensweise_grafik{
    padding-top: 20px;
}
.qw{
    padding-top: 12px;
    border-radius: 4px ;
    border: 1px solid rgba(255,255,255,0.2);
    margin: 2px;
    height: 140px;
    max-width: 200px;

}

.dl_button{
    background: #fff; 
    color: #61667B; 
    border-radius: 3px; 
    padding: 12px 24px; 
    text-align: center;
}
.xpad{
    padding: 20px;    

} 
.legend{
    border: 0px solid lime;
    min-height: 30px;;
    clear: both;
    float: none;
    margin-left: 65px;
}
.legend li{
    color: #fff;
    float: left; margin: 3px 24px 0px 0;
}
.colorswatch{
    margin-top: 4px;margin-right: 8px;
    border-radius: 2px;
    border: 0px solid lime;
    float: left; 
    height: 12px;
    width: 12px;
}

#login_box, #logout_box{
    min-height: 58px;
}

#top{
    /* background: gray;*/

}

ul.download{
    list-style-type: none;
    margin: 0px 40px 0px 0px;
    clear: both;
}           
ul.download li ul{

    margin-left: 40px;
}
.file_name a{
    text-decoration: inherit; color: inherit;
}
.file_name {
    text-decoration: none; 
    position: relative;
    float: left;
} 
.directory_name{
    margin-top: 10px;
    margin-bottom: 10px;
}
.directory_name>span{
    display: inline;
    text-decoration: none;  
    padding: 1px 12px;
    font-size: 16px;
    background: #61667b;
    color: #61667b  !important;

    border-radius: 3px;
    text-decoration: none;
    clear: both;
    float: none;
    margin: 12px 0;
    border-radius: 3px;
    background: rgba(255,255,255,0.8);
}
.file_icon {
    margin-right: 12px;
    float: left;
    display: block;
    border: 0px solid gray;
    display: none;
}

.locked_icon {
    margin: 0px 0 0 12px;
    float: left;
    position: relative;
    top: 4px;
    display: block;
    border: 0px solid gray;
}
.item{
    min-height: 10px;
    margin-top: 2px;

}
ul.download li{
    clear: both;
    float: none;
    padding: 4px;
}

#leistungen input[type=text],
#leistungen input[type=password] {
    color: #61667b;
    min-width: 150px; 
    padding: 6px 8px;
    margin-top: 12px;
    border: 0px solid #666 !important;
    border-radius: 3px;
    width: 100%;
}
#leistungen button#login,
#leistungen button#logout{
    cursor: pointer;
    background: #61667b;
    border: 1px solid rgba(255,255,255,0.2);
    color: #FFF;
    border-radius: 2px;
    margin-top: 12px;
    width: 80px; 
    text-align: center;
    text-transform: uppercase;
    padding: 4px;
} #logocontainer a{ display: none}
/*
#navcontainer,
#logocontainer{
  clear: both;
    float: none;
   
  
    padding: 0px; 
    overflow: hidden;       

}
*/
#xheader {
    width: 100%;
    top: 0px; 
    background: transparent;
    position: fixed;
      padding-top: 10px;
    z-index: 9999;  
    padding-bottom: 10px;  
    border-bottom: 0px solid #61667b;

}
#menu_toggle {
    display: block;
    text-align: center;
    display: block;
    border: 0px dashed #d4d4d4;
    width: 28px;
    height: 28px;
    cursor: pointer;
    margin: 0px auto 0 auto;
    border-radius: 2px;
    background: url(../img/navtoggle.png) no-repeat;
    background-position: 50%;
    float: left;
}
#navcontainer, #logocontainer {
    border: 0px solid lime;

    overflow: hidden;
    padding: 0;
}
#navcontainer{
    clear: both;
 float: none;
   /* background: #e3e3e3; */
    width:100%; 


}

#logocontainer{
    display: block;
  padding-top: 4px !important;
    width: 220px;
  
  margin-left: auto;
  margin-right: 10px;

}
span.xactive{
    
    display: block;
     background: #fff !important;
     color: #61667B !important;
}
a.button{
    padding: 4px 20px;
    border: 1px solid #8289A5;
     border-radius: 2px;
     background: #61667B;
     cursor: pointer;
     color: #fff;
      margin: 0 auto; 
     display: block;
     margin-right: 12px;
     margin-bottom: 12px;
     width: 210px;
     float: none;
     height: 30px;
     
}
#toggle_dtables, #fc_print_button{
    position: relative;
   padding: 5px 12px;
    min-height: 28px;
    margin: 8px auto;
    
}
#toggle_dtables{
     text-align: left;    
    
}
#fc_print_button{
      text-align: center;    
}
span.subbutton{
     position: absolute;
     top: 4px;
     line-height: 18px;;
    display: block;
    padding: 0px 2px;
    border: 1px solid #8289A5;
     border-radius: 2px;
     background: #61667B;
     cursor: pointer;
     color: #fff;
     text-align: center;
     width: 40px;
     display: block;
  
     
}
span.button_on{

 right: 48px;
 
}
span.button_off{
 
 right: 10px;     
}
.leistung_text h2{
        
          color: #61667b !important;  
    }
    .leistung_text div.leistung_pad{
        margin: auto;
        width: 80%;
                color: #61667b !important;
    }
    .leistung_text{
     
        padding: 20px 0%;;
        margin: 50px auto 30px auto;
        text-align: center;

        min-height: 170px;
        background: #fff;
        border: 1px solid #fff;
        /*max-width: 1094px;*/
         border-radius: 4px;
         width: 97.5%;
    }
  .leistung_text h2{
      color: #61667b;
       text-align: center;
       margin-bottom: 12px;
       font-size: 220%;
    }

    div.iconlist {
        padding: 50px;
        background-color: #545454;
    }
    #finanz_leistungen li .wrap{
                cursor: pointer;
        border: 1px solid rgba(255, 255, 255, 0.98) !important;
        list-style: none;
       height: 60px;
        width: 95%;
        padding: 4px 5%;
margin: 5px auto;
        border-radius: 4px;
        max-width: none;
        
        clear: none;
    }
 
       .sprite {
        background-image: url(../img/sprite_test_1x.png);
        background-repeat: no-repeat;
        background-size: 100px;
        padding: 0px;
        margin: 0px;
        width: 50px;
        height: 50px;
        display: inline-block;
        border: 0px solid lime;
        float: left;
        clear: none;
    }
        .icontext {
            float: left;
        border: 0px solid lime;
        color: #fff;
        width: 140px;
        text-align: left;
        padding: 0px;
        clear: none;
        margin-left: 12px;
        margin-top: 5px;
        
    }
    
    .umbrella {
        background-position: -50px 0px;
    }
    .house {
        background-position: -50px -45px;
    }
    .safe {
        background-position: -50px -95px;
    }
    .tree {
        background-position: -50px -150px;
    }
    /* #leistungen li .wrap:hover,*/
    #finanz_leistungen li .active
    {
        background-color: rgba(255, 255, 255, 0.999);
    }     

    /*  #leistungen li .wrap:hover p, */
    #finanz_leistungen li .active p
    {
        color: #61667b;
    }
    /*#leistungen li .wrap:hover .umbrella, */
    #finanz_leistungen li .active .umbrella
    {            
        background-position: 0px 0px;            
    }
    /*#leistungen li .wrap:hover .house, */
    #finanz_leistungen .active .house
    {
        background-position: 0px -45px;
    }
    /*#leistungen li .wrap:hover .safe, */
    #finanz_leistungen .active .safe
    {
        background-position: 0px -95px;
    }
    /* #leistungen li .wrap:hover .tree ,*/
    #finanz_leistungen .active .tree
    {
        background-position: 0px -150px;
    }
    
    
    #finanz_leistungen>li{
    float: none;
    text-align: center;
    cursor: pointer;
  width: 100%;
    margin: auto;
clear: both;

}

    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 240dpi) {
        .sprite {
            background-image: url(../img/sprite_test_1x.png);
        }
    }
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 560px){
    
#toggle_dtables, #fc_print_button{
  
    margin: 8px 20px 8px auto;
}
   

}
@media screen and (min-width: 720px){
     .icontext {
        border: 0px solid lime;
        color: #fff;
        text-align: center;
        padding: 0px;
        float: none;
        clear: both;
     
        margin: auto;
    }
   .sprite {
        background-image: url(../img/sprite_test_1x.png);
        background-repeat: no-repeat;
        background-size: 100px;
        padding: 0px;
        margin: auto;
        width: 50px;
        height: 50px;
        display: inline-block;
        border: 0px solid lime;
        float: none;
        clear: both;
    }
  #finanz_leistungen li .wrap{
                cursor: pointer;
        border: 1px solid rgba(255, 255, 255, 0.98);
        list-style: none;
        height: 140px;
        width: 90%;
        padding: 22px 0px;
margin: auto;
        border-radius: 4px;
        max-width: none;
        float: none;
        clear: none;
    }
    #finanz_leistungen{
    overflow: auto;
    clear: both;
}

#finanz_leistungen img{
    margin: auto;
}
#finanz_leistungen>li{
    float: left;
    text-align: center;
    cursor: pointer;
  width: 25%;
    margin: auto;
clear: none;

}


.leistung>li{
    float: none;
    text-align: center;
}
    
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 960px) {
    #vorgehensweise_grafik{
        padding-top: 83px;
    }

    .ico {
        clear: both;
        display: block;
        float: none;
        margin: 0 auto 30px 0;
    }

    .headline{
        text-align: left;
        color:  #61667B;
        background: transparent;
    }/*.leistungenbox {
         margin: 0 0 0 30px;
    
        border-left: 1px dotted silver;
    }
    
    */   
    #finance_calculator{
        text-align: center;
        overflow: auto; 

        border-radius: 10px; 
        padding: 20px 0 120px 0;

    }
    #charts{
        width: 75%;
        float: left;  
    }
    #financePanel{
        width: 25%;
        float: left;
        padding: 0px;  

    }


    #claimslist li{
        float: left;
    }

    #cclogo {
        text-align: right;
        padding-top: 6px;
        font-size: 22px;
        font-size: 26px;
        display: block;
        cursor: pointer;
        color: #7D849D;
    }
    #xheader {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #xheader>div {
        padding-top: 0px !important;
    }

}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1300px) {
    /*
    #navcontainer{
        width: 85%; 
        clear: none;
        float: left;
    }
    #logocontainer{
        position: absolute;
   
top: 32px;
right: 10px;

    }
    #menu_toggle {
        display: none;
    }
    nav #navigation {

        overflow: auto;
        width: auto;
        border: 0px dashed gray;
        margin: 0px auto 4px auto;
        margin: 14px 0px;
        padding: 0px;
        list-style-type: none;
    }
    nav #navigation li {
        clear: none;
        border: 0px dashed silver;
        float: left;
        width: auto;
        display: block;
        color: #666;
        background: #e3e3e3; 
        background: #dadce0; 
        background: rgba(97,102,123, 0.3); 
        background: rgba(220,223,236, 0.7); 
        
        margin-right: 20px;
        margin-right: 0px;
    }

    nav #navigation li a {
        border: 0px;
        background: transparent;
        border-radius: 0px;
        text-align: center;
        text-transform: none;
        display: inline-block;
        padding: 2px;
        border: 0px;
        border-left: 1px dotted transparent;
        color: rgba(97, 102, 123, 1);
        text-transform: uppercase;
    }

    nav #navigation li a.current {     
        background: #61667B;
        color: #fff !important;
    }
    #navcontainer,
    #logocontainer{

        
        padding: 0px; 
        overflow: hidden; 


    }



    #navcontainer{
        clear: none;
        float: left;
       
        width: 85%; 
        max-width: 1260px;

    }



    //
*/
nav #navigation {
   /* margin-left: 20px;*/
    margin-top: 20px;
   min-height: 40px;
    padding: 10px;
background: rgba(99,99,99,0.3);    
}
nav #navigation li {
    /*
    float: left;
    clear: none;
  */
   float: none;
    clear: both;
max-width: 250px;
}
 nav #navigation li a {
 border: 0px solid rgba(97, 102, 122, 0.2);
background: rgba(97, 102, 122, 0.1);
 }
 #menu_toggle {
     
     z-index: 99;
 }
}


@media screen and (min-width: 1450px) {

    nav #navigation li a {

        /*padding: 2px 18px;*/

    }
}