diff options
Diffstat (limited to 'template/Deutsch/style.css')
-rw-r--r-- | template/Deutsch/style.css | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/template/Deutsch/style.css b/template/Deutsch/style.css deleted file mode 100644 index 8d2cabb..0000000 --- a/template/Deutsch/style.css +++ /dev/null @@ -1,32 +0,0 @@ -body { background: #c4cdd7 url(bilder/background.gif) repeat-x } -td { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif } -.rec { font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif } -div { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif } -input { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif } -textarea { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif } -select { color: #000; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif } -b { font-weight: bold } -i { font-style: italic } -a { color: #039; text-decoration: none } -a:visited { color: #039; text-decoration: none } -a:hover { color: #cc0000; text-decoration: underline } -a:active { color: #000; text-decoration: underline } -a.rec:link { color: #c00; text-decoration: none } -a.rec:visited { color: #000; text-decoration: none } -a.rec:hover { color: #cc0000; text-decoration: underline } -a.rec:active { color: #000; text-decoration: underline } -a.sort:link { color: black; text-decoration: none; font-weight: bold } -a.sort:visited { color: black; text-decoration: none; font-weight: bold } -a.sort:hover { color: black; text-decoration: underline; font-weight: bold } -a.sort:active { color: black; text-decoration: underline; font-weight: bold } -.headline { font-weight: bold; font-size: 14px; margin-top: 20px; margin-bottom: 20px } -.subheadline { color: #039; font-weight: bold } -.kleine { font-size: 10px } -.mini { font-size: 9px } -.rechts { text-align: right} -.einzug { margin: 10px 12px } -.einzug_ohnetop { margin-right: 12px; margin-left: 12px } -.einzug_liste { margin: 3px 5px 0px 5px } -.einzug_liste_headlines { margin-right: 5px; margin-left: 6px } -.einzugklein { color: #000; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; margin-right: 7px; margin-left: 7px } -.gbutton { color: black; font-weight: bold } |