.text {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}td           { font-size: 11px; font-family: Tahoma }a            { font-size: 11px; font-family: Tahoma; text-decoration: none; color: #000000 }a:hover      { text-decoration: underline }input        { border: 1px solid #000000; background-color:#FFFFFF }button       { background-color: #FFFFFF }/* ---------- LINKS BEREICH Navigationstabelle---------------------------------------- */#links {   width: 180px;   border-collapse:collapse;  }  #links a {   display: block;   background: #ffffff;   font: 11px Verdana,Arial;   margin: 0px auto;   text-decoration: none;   width: 180px;  }  #links a:hover {   background:#DFDFDF;   color: black  }/* ---------- LINKS BEREICH Navigationstabelle---------------------------------------- */textarea     { border-style: solid; border-width: 1px }select       { border-style: solid; border-width: 1px; background-color: #FFFFFF }h1           { font-size: 10pt; font-family: Tahoma; color: #FF0000; font-weight: bold }