
a { color: black; text-decoration: underline }
a:visited { color: black; text-decoration: underline }
a:hover { color: black; text-decoration: underline; background: #e3f4fd }
body  { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif }
.breadcrumbs  { font-size: 11px; text-align: left; padding-top: 5px }
.button { background: #ebebeb; border: solid 1 black }
.footer { font-size: 11px; text-align: center; padding-top: 20px }
.main {
 padding: 15px;
}
.news { font-size: 12px; background: #fffef4 }
.obenrechts { font-size: 11px; padding-top: 10px; padding-right: 10px }
.textfeld_blue { background-color: #e3f4fd; border: none }
.textfeld_yellow {
 border: none;
 background-color: #FFFEF4;
}
