Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2010
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.23 KB | None | 0 0
  1. @charset "utf-8";
  2. /* CSS Document */
  3.  
  4. /*
  5.  * Project: "Weinhandel Typelsberg"
  6.  * File: basic.css
  7.  *
  8.  *
  9.  * @copyright   Copyright 2009, id-script - Die TYPO3 Agentur
  10.  * @author  Suzana Kötter
  11.  * @link    http://www.id-script.de
  12.  *
  13.  *
  14.  */
  15. /*----------- RESET ---------------------------------------
  16. ----------------------------------------------------------*/
  17. * {padding: 0; margin: 0; font-size: 100%; font-weight: normal;}
  18. ul, ol {list-style: none;}
  19. b, strong {font-weight: bold;}
  20. img, a img, span img {border: none;}
  21. html:abbr, abbr, acronym  {border-bottom:1px dotted #999; cursor:help;}
  22. /*----------- SCHRIFT / GRÖSSE -----------------------------
  23. -----------------------------------------------------------*/
  24. html { height:100%}
  25. body {
  26. font-size: 86%;
  27. font-family: Arial, Helvetica, sans-serif !important;
  28. color:#000;
  29. text-align: left;
  30. line-height: 1.4em;
  31. height:100%;
  32. }
  33. h1, h2, h3  {color:#6c0000; font-weight:bold;}
  34. h1      {font-style:italic; letter-spacing:1px;}
  35. h2      {}
  36. h3      {}
  37. h4      {font-size:12px; font-weight:bold; color:#666;}
  38. p       {}
  39. /*----------- LINKS --------------------------------------
  40. ----------------------------------------------------------*/
  41. a:link,
  42. a:visited { text-decoration: none; color:#6c0000;}
  43. a:hover,
  44. a:focus,
  45. a:active  {color:#8c68ab;}
  46. /*------------ LISTE ---------------------------------------
  47. -----------------------------------------------------------*/
  48. ul, ol          {}
  49. ul li, ol li    {}
  50. /*------------ CONTENT -------------------------------------
  51. -----------------------------------------------------------*/
  52. #page       {width:892px; margin:0 auto; border:4px solid #6c0000;}
  53. #header     {height:120px; position:relative;}
  54. #header h1  {font-family:"Times New Roman", Times, serif; font-size:2.5em; line-height:1.5em;}
  55. #colLeft    {width:170px; float:left;}
  56. #colRight   {margin-left:170px;}
  57. #main       {float:left; width:66%; padding: 0 1% 2% 2%;}
  58. #sidebar    {border:1px solid #6C0000; border-right:0; float:right; width:30%;}
  59. #footer     {clear:both; background:#6c0000; color:#FFF; text-align:center; font-size:11px;}
  60. /*------------ allgemein -----------------------------------
  61. -----------------------------------------------------------*/
  62. #page img       {border:2px solid #6c0000;}
  63. #header img,
  64. #nav img,
  65. #page .frontEndEditIcons {border: none;}
  66. .fl         {float:left; margin:13px 10px 10px 0;}
  67. .fr         {float:right;}
  68. .clear      {clear:both;}
  69. /*------------ NAVIGATION -----------------------------------
  70. -----------------------------------------------------------*/
  71. #nav        {background:#6c0000; border-right:1px solid #6c0000; padding-top:3px; padding-bottom:15px; /*braucht IE6*/ width:169px;}
  72. #nav li     {margin:2px 0; border:2px solid #ffffe9; border-right:0; }
  73. #nav li a   {text-transform:uppercase; font-size:11px; color:#6c0000; background:#eceada; display:block; padding-left:10px;}
  74. #nav li a:hover,   
  75. #nav li.active a    {background:#ecc377;}
  76. #nav li.active      {background:#ecc377; color:#6c0000;}
  77. #nav li span        {padding-left:10px; text-transform:uppercase; font-size:11px;} 
  78.  
  79. #nav .active ul     {background:#ffffe9;;}
  80. #nav .active ul li  {border:0; margin:0;}
  81. #nav .active ul li a    {background:#ffffe9; border-top:2px solid #6c0000; padding-top:2px; padding-left:40px;}
  82. #nav .active ul li a:hover,
  83. #nav .active ul li.active a:hover{background:#fff59b; border-top:2px solid #6c0000;}
  84. #nav .active ul li.active {background:#fff59b; border-top:2px solid #6c0000; padding-top:2px;}
  85. #nav .active ul li span   {padding-left:40px; text-transform:uppercase;}
  86. /*------------ LOGIN -- ------------------------------------
  87. -----------------------------------------------------------*/
  88. #login      {background:#6c0000; padding-bottom:10px; width:170px;}
  89. #login h4   {color:#f6f7e7; font-size:12px; font-weight:bold; text-align:right; padding-right:10px;}
  90. #login form {}
  91. #login fieldset {border:0; padding:0 8px 8px 8px;}
  92. #login input    {width:150px; border:1px solid #f6f7e7; background:#af8d7f; }
  93. #login label    {font-size:11px; color:#f6f7e7;}
  94. #login input.button {width:70px; margin-top:8px; float:right; margin-right:1px; color:#6c0000; background:#f6f7e7; font-size:11px;}
  95. /*------------ SIDEBAR ----------------------------------------
  96. -----------------------------------------------------------*/
  97. #sidebar h3 {background:#6C0000; color:#fff; padding:2px 0; text-align:center; font-weight:bold; text-transform:uppercase;}
  98. #sidebar{padding:10px 8px;}
  99. /*------------ EXTENSIONS ----------------------------------
  100. -----------------------------------------------------------*/
  101. .news-latest-item {padding: 5px;}
  102. /*------------ FCE--------------------------------------
  103. -----------------------------------------------------------*/
  104. .rebsorte {background:#f2edce; padding-bottom:8px;}
  105. .rebsorte h2 { background:#6C0000; color:#fff; padding:2px 0; text-align:center; font-weight:bold; text-transform:uppercase; }
  106. .rebsorte .desc {width: 200px; float: left; margin: 8px;}
  107. .rebsorte .flaeche,
  108. .rebsorte .farbe,
  109. .rebsorte .gebiet { color: #580b01; font-weight: bold; margin: 8px;}
  110. .rebsorte img { margin: 8px 8px 20px; }
  111.  
  112. .gebiet {background:#f2edce; padding-bottom:8px;}
  113. .gebiet h2 { background:#6C0000; color:#fff; padding:2px 0; text-align:center; font-weight:bold; text-transform:uppercase; }
  114. .gebiet .desc {width: 350px; margin: 8px;}
  115. .gebiet .land, .links { color: #580b01; font-size: 0.9em; font-weight: normal; margin: 8px;}
  116. .gebiet h3 { margin-left: 10px; margin-top: 20px; font-size: 0.9em; margin: 8px;}
  117. .gebiet .bodytext { font-weight: normal; margin: 8px;}
  118. .gebiet a {font-size: 0.9em; margin-left: 15px; margin: 8px;}
  119. .gebiet img { margin: 8px 8px 20px; }
  120. /*------------ TEXTBLOCK ------------------------------------
  121. -----------------------------------------------------------*/
  122. .textblock, #main ,csc-default          {background:#f2edce; padding-bottom:8px;}
  123. .textblock h1, #main .csc-default h1    {background:#ecc377;padding:2px 10px;}
  124. .textblock p, #main .csc-default p      {padding:8px;}
  125. div.csc-textpic img {border: 2px solid #6c0000; }
  126. /*------------ TOPBAR --------------------------------------
  127. -----------------------------------------------------------*/
  128. #topbar     {height:15px; display:block; position:absolute; bottom:15px; width:700px; padding-left:180px;}
  129. #topbar ul li   {display:inline; font-size:0.8em; padding: 0 4px;}
  130. #clickpfad  {float:left;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement