/* kindly stolen from http://www.stud.uni-karlsruhe.de/~unk6/style.css */ H1, H2, H3 { font-family: sans-serif; } H1 { text-align: center; } A { text-decoration: none; } ADDRESS { display: block; text-align: right; } /* CLIM style */ A { margin: -3px; padding: 0 3px; } A:hover { margin: -3px; padding: 0 2px; border: 1px solid black; } DIV.skills { color:red; } /* html, body { background-color: #FFFFFF; color: #000000; font-family: sans-serif; } a:link { color: #1f00ff; background-color: transparent; text-decoration: underline; } a:visited { color: #9900dd; background-color: transparent; text-decoration: underline; } a:hover { color: #9900dd; background-color: transparent; text-decoration: none; } .center { text-align: center; } .italic { font-style: italic; } .bold { font-weight: bold; } .quote { margin-left: 40px; margin-right: 40px; } .hrsmall { width: 80px; height: 1px; margin-left: 20px; } .td_title { border-color: #3366cc; border-style: solid; border-width: thin; color: #3366cc; background-color : #f2f2f9; font-weight: bold; } .td_con { padding-top: 3px; padding-left: 8px; padding-bottom: 3px; color : #303030; background-color : #fefefe; font-size: smaller; } .translations { background-color: transparent; color: black; font-family: serif; font-size: smaller; } .fsflink { font-size: smaller; font-family: monospace; color : #000000; border-left: #3366cc thin solid; border-bottom: #3366cc thin solid; padding-left: 5px; padding-bottom: 5px; } .trans { font-size: smaller; color : #000000; border-left: #3366cc thin solid; padding-left: 20px; } img { border: none 0; } td.side { color: #3366cc; /--*-- background: #f2f2f9; border-color: #3366cc; border-style: solid; border-width: thin; --*--/ border-color: white; border-style: none; vertical-align: top; width: 150px; } div.copyright { font-size: 80%; border: 2px solid #3366cc; padding: 4px; background: #f2f2f9; border-style: solid; border-width: thin; } .footnoteref { font-size: smaller; vertical-align: text-top; } */