/* DATEI: etformatlink.css */

a {text-decoration:underline; color:#0000F0}
a:link {color:#0000A0}
a:focus {text-decoration:underline}
a.boldred {text-decoration:none}
a.lightgrey {text-decoration:none}
a.orange {text-decoration:none}
a.ohne {text-decoration:none}


a.mit {text-decoration:underline}
h5.ohne {font-size:18px; text-decoration:none}
h5.mit {font-size:18px; text-decoration:underline}

h6.ohne {font-size:16px; text-decoration:none}
h6.mit {font-size:16px; text-decoration:underline}
.ohne {font-size:14px;text-decoration:none}
.mit {font-size:14px; text-decoration:underline}
td {font-size:16px}
td.boldred{font-size:14px; text-decoration:none}
td.lightgrey{font-size:14px; text-decoration:none}
td.orange{font-size:14px; text-decoration:none}


