Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
  2.  
  3. <head>
  4.  
  5.  
  6. body {
  7. margin: 0; padding: 0; margin-bottom: 15px; margin-top: 8px;
  8. background: #77b;
  9. }
  10. body, td {
  11. font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  12. }
  13.  
  14. #subTitle {
  15. background: #000; color: #fff; padding: 4px; font-weight: bold;
  16. }
  17.  
  18. #siteNavigation a, #siteNavigation .current {
  19. font-weight: bold; color: #448;
  20. }
  21. #siteNavigation a:link { text-decoration: none; }
  22. #siteNavigation a:visited { text-decoration: none; }
  23.  
  24. #siteNavigation .current { background-color: #ccd; }
  25.  
  26. #siteNavigation a:hover { text-decoration: none; background-color: #fff; color: #000; }
  27. #siteNavigation a:active { text-decoration: none; background-color: #ccc; }
  28.  
  29.  
  30. a:link { text-decoration: underline; color: #00f; }
  31. a:visited { text-decoration: underline; color: #000; }
  32. a:hover { text-decoration: underline; color: #c00; }
  33. a:active { text-decoration: underline; }
  34.  
  35. #pageContent {
  36. clear: both;
  37. border-bottom: 6px solid #000;
  38. padding: 10px; padding-top: 20px;
  39. line-height: 1.65em;
  40. background-image: url(backblue.gif);
  41. background-repeat: no-repeat;
  42. background-position: top right;
  43. }
  44.  
  45. #pageContent, #siteNavigation {
  46. background-color: #ccd;
  47. }
  48.  
  49.  
  50. .imgLeft { float: left; margin-right: 10px; margin-bottom: 10px; }
  51. .imgRight { float: right; margin-left: 10px; margin-bottom: 10px; }
  52.  
  53. hr { height: 1px; color: #000; background-color: #000; margin-bottom: 15px; }
  54.  
  55. h1 { margin: 0; font-weight: bold; font-size: 2em; }
  56. h2 { margin: 0; font-weight: bold; font-size: 1.6em; }
  57. h3 { margin: 0; font-weight: bold; font-size: 1.3em; }
  58. h4 { margin: 0; font-weight: bold; font-size: 1.18em; }
  59.  
  60. .blak { background-color: #000; }
  61. .hide { display: none; }
  62. .tableWidth { min-width: 400px; }
  63.  
  64. .tblRegular { border-collapse: collapse; }
  65. .tblRegular td { padding: 6px; background-image: url(fade.gif); border: 2px solid #99c; }
  66. .tblHeaderColor, .tblHeaderColor td { background: #99c; }
  67. .tblNoBorder td { border: 0; }
  68.  
  69.  
  70. // -->
  71. </style>
  72.  
  73. </head>
  74.  
  75. <table width="76%" border="0" align="center" cellspacing="0" cellpadding="3" class="tableWidth">
  76. <tr>
  77.  
  78. </tr>
  79. </table>
  80. <table width="76%" border="0" align="center" cellspacing="0" cellpadding="0" class="tableWidth">
  81. <tr class="blak">
  82. <td>
  83. <table width="100%" border="0" align="center" cellspacing="1" cellpadding="0">
  84. <tr>
  85. <td colspan="6">
  86. <table width="100%" border="0" align="center" cellspacing="0" cellpadding="10">
  87. <tr>
  88. <td id="pageContent">
  89. <!-- ==================== End prologue ==================== -->
  90.  
  91. <meta name="generator" content="HTTrack Website Copier/3.x">
  92. <TITLE>Local index - HTTrack</TITLE>
  93. </HEAD>
  94. <BODY>
  95.  
  96. <TABLE BORDER="0" WIDTH="100%" CELLSPACING="1" CELLPADDING="0">
  97. <TR>
  98. <TD BACKGROUND="fade.gif">
  99. &middot;
  100. <A HREF="www.stk-gartengestaltung.de/referenzen.html">
  101. www.stk-gartengestaltung.de/referenzen.html
  102. </A>
  103. </TD>
  104. </TR>
  105. </TABLE>
  106. <BR>
  107. <BR>
  108. <BR>
  109. <H6 ALIGN="RIGHT">
  110. <I>Mirror and index made by HTTrack Website Copier [XR&amp;CO'2008]</I>
  111. </H6>
  112.  
  113. <meta HTTP-EQUIV="Refresh" CONTENT="0; URL=www.stk-gartengestaltung.de/referenzen.html">
  114.  
  115.  
  116. <!-- ==================== Start epilogue ==================== -->
  117. </td>
  118. </tr>
  119. </table>
  120. </td>
  121. </tr>
  122. </table>
  123. </td>
  124. </tr>
  125. </table>
  126.  
  127. <table width="76%" border="0" align="center" valign="bottom" cellspacing="0" cellpadding="0">
  128. <tr>
  129. <td id="footer"><small>&copy; 2008 Xavier Roche & other contributors - Web Design: Leto Kauler.</small></td>
  130. </tr>
  131. </table>
  132.  
  133. </body>
  134.  
  135. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement