/* Das User-Stylesheet von Thomas Luethi */ /* http://www.tiptom.ch/tests/css/lesbar.css */ /* Darf nach Belieben kopiert und angepasst werden :-) */ body { margin-top:1px; margin-bottom:1px; } /* margins: Abstand zwischen Fensterrand und Inhalt */ body,p,table,th,td,li,font { font-size:16px !important; } /* Die Schriftgroesse fuer die wichtigsten Elemente */ body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,b,i { font-family:tahoma,"lucida sans",helvetica,geneva,swiss,arial,verdana,sans-serif !important; } /* Schriftarten fuer die meisten Textelemente */ /* Tahoma,...,sans-serif = Serifenlose Schriften */ pre,code,tt { font-family:"courier new",courier,monospace; } /* Schriftart fuer vorformatierten Text, Quelltext u.s.w. */ body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,font { color:#000000 !important; background-color:#FFFFFF !important; line-height:140%; } /* Schriftfarbe schwarz, Hintergrundfarbe weiss, Zeilenabstand 140% der Schrifthoehe */ a { border:1px dotted #009CFF; } a:link { color:#0000FF !important; background-color:#FFFFD0 !important; text-decoration:underline !important; } a:visited { color:#B5377C !important; background-color:#FFFFD0 !important; text-decoration:underline !important; } a:hover { color:#FFFF38; background-color:#0000A0; text-decoration:none; } a:active { color:#FFFF00; background-color:#0000A0; text-decoration:none; } /* Generelle Link-Farben: unbesuchter Link blau, besuchter Link violett, */ /* mit Maus beruehrter und angeklickter Link orange */ h1 { font-size:200%; font-weight:bold; } h2 { font-size:180%; font-weight:bold; } h3 { font-size:160%; font-weight:bold; } h4 { font-size:140%; font-weight:bold; } h5 { font-size:120%; font-weight:bold; } h6 { font-size:110%; font-weight:bold; } /* Ueberschriften: fett, Schriftgroessen relativ zur Standardschrift */ table { border-collapse:collapse; width:auto !important; } td,th { border:solid 1px #C0C0C0 !important; padding:3px !important; vertical-align:top; text-align:left; width:auto !important; max-width:40em !important; } p,blockquote,li { max-width:40em !important; } /* a font, */ a code, a b, a i, a h1, a h2, a h3, a h4, a h5, a h6, a p, a span { color:#0000FF; background-color:#FFFFD0 !important; border-bottom:1px solid #0000FF; } a font { color:#0000FF !important; background-color:#FFFFD0 !important; border-bottom:1px solid #0000FF; } a font:visited, a:visited font { color:#d000d0 !important; background-color:#FFFFD0 !important; border-bottom:1px solid #d000d0; } a[target="_blank"] { border-left: 3px solid red; border-right: 3px solid red; } /* Links, die in einem neuen Fenster geoeffnet werden sollen, */ /* kriegen rechts und links einen roten Strich */ img[height="60"][width="468"], img[height="60px"][width="468px"], *[height="60"][width="468"], *[height="60px"][width="468px"], *[height="60"][width="234"], *[height="60px"][width="234px"], *[height="60"][width="120"], *[height="60px"][width="120px"], *[height="600"][width="120"], *[height="600px"][width="120px"], *[height="600"][width="160"], *[height="600px"][width="160px"], *[height="120"][width="240"], *[height="120px"][width="240px"], *[height="150"][width="180"], *[height="150px"][width="180px"], *[height="300"][width="250"], *[height="300px"][width="250px"], *[height="336"][width="280"], *[height="336px"][width="280px"], *[height="400"][width="240"], *[height="400px"][width="240px"], *[height="250"][width="250"], *[height="250px"][width="250px"], *[height="280"][width="336"], *[height="280px"][width="336px"] {display: none !important;} /* Macht gewisse Werbungen unsichtbar */