﻿

#fondssuche { width:963px;clear:both;background-color:#373e48;color:white;padding:30px 0px 30px 60px;font-size:14px }
#fondssuche select { width:300px;color:#817d7e;border:solid 1px #D4D6D1;padding:6px 6px 5px 10px }
#fondssuche .button2 { float:right;margin-left:10px}
#fondssuche tr td { padding:3px 0px 0px 0px }
#fondssuche tr td:nth-child(3) { padding-left:40px }
#fondssuche tr td:nth-child(2), #fondssuche tr td:nth-child(4) { padding-left:10px }

.fondsfilter { float:right;padding:25px 0px 0px 0px }
.fondsfilter div { margin-left:10px;float:right }
.fondsfilter div:first-child a { display:block;background-color:#373E48;padding:10px 10px 9px 14px;color:white;font-size:13px;width:130px }
.fondsfilter div:first-child a img { margin-top:2px;float:right }
.fondsfilter div:last-child a { display:block;padding:10px 10px 9px 14px;color:#3f618f;font-size:13px;width:160px }
.fondsfilter div:last-child a img { margin-top:1px;float:left;margin-right:10px }

.fondstable .main h2 { margin-bottom:9px}

.DocLangs { display:none;position:absolute;list-style:none;margin:0px 0px 0px -9px;background-color:#025597;padding:0px;border-top:solid 1px white}
.DocLangs div { float:left;margin-right:10px;border:solid 1px white;width:22px;text-align:center;padding:4px 0px 3px 0px;line-height:12px  }
.inhalt .DocLangs a { color:white;display:block;padding:6px 10px 4px 10px;height:23px;line-height:21px }
.DocLangs li { border-bottom:solid 1px white }




.button2 {
   background-image: -webkit-linear-gradient(top, rgba(235,235,236,1) 50%,rgba(219,220,220,1) 50%);
   background-image:    -moz-linear-gradient(top, rgba(235,235,236,1) 50%,rgba(219,220,220,1) 50%);
   background-image:     -ms-linear-gradient(top, rgba(235,235,236,1) 50%,rgba(219,220,220,1) 50%);
   background-image:      -o-linear-gradient(top, rgba(235,235,236,1) 50%,rgba(219,220,220,1) 50%);
   background-image:         linear-gradient(top, rgba(235,235,236,1) 50%,rgba(219,220,220,1) 50%);
   border: solid 1px rgba(98,100,104,1);
   width: 142px;
   height: 30px;
   display: block;
   line-height: 28px;
   text-align: center;
   color: rgba(50,100,161,1);
   font-weight: bold;
}
.button2:hover {
   background-color: rgba(230,230,230,1);
   background-image: none;
}
.button2:active {
   background-color: rgba(230,230,230,1);
   background-image: none;
}


.fondslegende {
    color:#636469;
    font-size:13px;
    margin:40px 0px 30px 0px;
}