
.schrift1{
font-weight: bold;
color: #000000;
font-size:12px;
}

.felder{
font-family: "Courier New", Courier, mono;
font-size: 12px;
background-color: #80BF80;
border: 1px solid #000000;
}

.button{
font-family: "Courier New", Courier, mono;
background-color:#80BF80;
border: 1px solid #000000;
overflow: scroll;
cursor: pointer;

}

.button:hover{
font-family: "Courier New", Courier, mono;
background-color:#64B064;


}
.button-link{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#0000CC;
background-color:#99CC99;
border: 1px solid #99CC99;
overflow: scroll;
cursor: pointer;
}
.button-link:hover{
color:#003366;
}

.empfaenger
{
font-family: "Courier New", Courier, mono;
font-size: 10px;

height:10px;
width:200px;

}
