body {
    font-family: Arial, Helvetica, sans-serif, Verdana;
    color: #414440  ;
    font-size: 12px;
    line-height: 16px;
    }

a {
    color: #414440;
    font-size: 12px;
    }

 a:link { text-decoration:none; }
 a:visited { text-decoration:none;  }
 a:hover { text-decoration:none; }
 a:active { text-decoration:none; }

a.abold {
        font-weight: bold;
        }

table {
    color: #414440;
    font-size: 12px;
    line-height: 16px;
    }
.kontaktText {
    height: 10px;
    font-size: 11px;
    }
.kontaktArea {
    height: 10px;
    font-size: 11px;
    width: 100px;
    }
.kontaktInput {
    height: 18px;
    font-size: 11px;
    width: 140px;
    }
.Anschrift {
    font-size: 11px;
    }
.sat {
    font-size: 12px;
    line-height: 18px;
    }
.satHead {
    font-size: 12px;
    font-weight: bold;
    }

.rahmen  {
    border-top: 0px solid #66CC33;
    border-left: 0px solid #66CC33;
    border-right: 0px solid #66CC33;
    border-bottom: 0px solid #66CC33;
    width: 480px;
    height: 265px;
    padding: 0px;
	overflow: auto;
    }

