.allgemeinInput {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

.niedaxInput {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border-color: #0636AB;
        border-style: groove;
        border-top-width:2px;
        border-left-width:2px;
        border-bottom-width:1px;
        border-right-width:1px;
}

.kleinhuisInput {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border-color: #A2A6A2;
        border-style: groove;
        border-top-width:2px;
        border-left-width:2px;
        border-bottom-width:1px;
        border-right-width:1px;
}

.fintechInput {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border-color: #CC0099;
        border-style: groove;
        border-top-width:2px;
        border-left-width:2px;
        border-bottom-width:1px;
        border-right-width:1px;
}

.headline { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold }

.text { font-family: Arial, Helvetica, sans-serif;  font-size: 12px }

.agb { font-family: Arial, Helvetica, sans-serif; font-size: 10px }

.text-klein { font-family: Arial, Helvetica, sans-serif; font-size: 10px }

.textnodecoration { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }

.link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline; }

body { background-color:#FFFFFF;}

.div {
    height:450px;
    overflow:auto;
}
.div-haupt {
    height:90%;
}

.div-export {
  height:400px;
  width:800px;
  border-color: #CC0099;
  border-width:0px;
  border-style: groove;
  background-image:url(../../../../pic/kontakt/weltkarte.jpg);
  background-repeat:no-repeat;
}

.div-export-nav {
  height:200px;
  width:230px;
  border-color: #CC0099;
  border-width:0px;
  border-style: groove;
  position:absolute;
  top:320px;
  left:250px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px
}
.snsm { display:none; }
