Inital commit

This commit is contained in:
Tilman
2011-10-26 10:11:42 +02:00
commit c0da376199
888 changed files with 44367 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
/* letzte Änderung: 5. Jan. 2003 */
body { background-color:#FFFFFF; font-family: Helvetica, Arial, sans-serif; }
#top-bar { display: none; }
.logo { display: none; }
.top-bar-left { display: none; }
#top-bar-right { display: none; }
#service { display: none; }
#path { display: none; }
#menu { display: none; }
#content { color:#000000; line-height: 120%; }
#content a { color:#0000FF; text-decoration: underline; }
#content h1 { font-size: 160%; line-height: 100%; }
#content h2 { font-size: 130%; line-height: 80%; }
#content h3 { font-size: 110%; line-height: 80%; }
#content h4 { font-size: 100%; line-height: 80%; }
#content h5 { font-size: 80%; line-height: 80%; }
#content h6 { font-size: 60%; line-height: 80%; }
#content img { margin: 5px; border: 0px; }
#signature { font-size: 75%; margin-top: 10px; }
#signature a { color:#0000FF; text-decoration: underline; }
/* Barrierefreiheit */
#menu-skip { display: none; }
#search-label { display: none; }
/* Netscape 4.x */
#ns4print { display: none }