body{

    font-size: 100%;
    line-height: 1.5em;
    color: #336667;
    font-family: Arial, Times, sans-serif;
    
}
div{
    font-size: 11px;
    line-height: 1.5em;
    font-family: Arial, Times, sans-serif;
}



.inputheight{
    height: 4.1em;
}

.abstand{
        padding: 10px 10px 10px 10px; 
        font-family: Times, sans-serif;
    }
.senden{
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    width: 100px;
    height: 25px;
    color: #336667;
}
ul{
    list-style-type: none;
    padding-left: 0px;
    
    
}
a{
    color: #336667;
    text-decoration: none;
    font-weight: bold;
}
a:hover{
    
    text-decoration: underline;
    font-weight: bold;
}
