Public paste
HIERRR
By: KARIMO | Date: Jun 21 2007 07:57 | Format: None | Expires: never | Size: 1.47 KB | Hits: 1345

  1. #body
  2. {
  3. background-color:#FFFFFF;
  4. }
  5.  
  6. #header
  7. {
  8. background-color:#FF9900;
  9. font-size:17px;
  10. float:left;
  11. width:1005px;
  12. }
  13.  
  14. #kolom1
  15. {
  16. width:200px;
  17. height:480px;
  18. float:left;
  19. }
  20.  
  21. #kolom1 a.index
  22. {
  23. width:200px;
  24. color:#FF9900;
  25. float:left;
  26. height:480px;
  27. }
  28.  
  29. #kolom1 a.index:hover
  30. {
  31. width:200px;
  32. background-color:#FF9900;
  33. color:#FFFFFF;
  34. float:left;
  35. height:480px;
  36. }
  37.  
  38. #kolom2
  39. {
  40. float:left;
  41. height:480px;
  42. }
  43.  
  44. #kolom1 a.pagina2
  45. {
  46. color:#003300;
  47. float:left;
  48. }
  49.  
  50. #kolom1 a.pagina2:hover
  51. {
  52. background-color:#FF9900;
  53. color:#FFFFFF;
  54. float:left;
  55. }
  56.  
  57. #kolom3
  58. {
  59. width:200px;
  60. float:left;
  61. height:480px;
  62. color:#999;
  63. }
  64.  
  65. #footer
  66. {
  67. margin:left;
  68. argin:right;
  69. color:#999999;
  70. width:200px;
  71.  
  72. }
  73.  
  74. h1
  75. {
  76. font-size:13px;
  77. margin-bottom:10px;
  78. }
  79.  
  80. p
  81. {
  82. font-size:11px;
  83. }
  84.  
  85. #vierkant {
  86. width:500px;
  87. height:500px;
  88. margin:auto auto;
  89. border:medium;
  90. border-style:solid;
  91. border-color:#00CC00;
  92. }
  93.  
  94. #vierkant1
  95. {
  96. width:250px;
  97. height:250px;
  98. float:left;
  99. background-image:url(assets/boek.gif);
  100. }
  101.  
  102. #vierkant2
  103. {
  104. width:250px;
  105. height:250px;
  106. float:left;
  107. background-image:url(assets/verloop1.jpg);
  108. }
  109.  
  110. #vierkant3
  111. {
  112. width:250px;
  113. height:250px;
  114. float:left;
  115. background-image:url(assets/verloop2.jpg);
  116. }
  117.  
  118. #vierkant4
  119. {
  120. width:250px;
  121. height:250px;
  122. float:left;
  123. background-image:url(assets/schnappi.jpg);
  124. }
  125.  
  126. #achtergrond
  127. {
  128. background-image:url(assets/tegel.jpg);
  129. background-repeat:repeat;
  130. height:1000px;
  131. width:1050px;
  132. }
  133.  
  134. #link
  135. {
  136. margin-top:200px;
  137. }
  138.