.searchButton { font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal; background-color: rgb(228,228,228); border: 1px solid rgb(87,102,117); width: 70px; cursor: pointer }
.schrift12 { font-size: 12px; color: rgb(0,0,255) }
.schrift16 { font-size: 16px; color: rgb(153,153,153); font-weight: bold }
.schriftrot { font-size: 12px; color: rgb(255,0,0) } |