﻿        html, body          {
                            padding-top:17px;
                            margin:0;
                            font-family:Arial;
                            background-color:#115369;
                            background-image:url('http://www.l4u.dk/files/gfx/pagebg.jpg');
                            background-repeat:repeat-x;
                            background-position:top left; 
                            }
        a                   {
                            text-decoration:none;
                            color:#c0c0c0;
                            }
        a img               {border:0;}
        p a                 {color:#1a7089;text-decoration:underline;}
        a:hover             {
                            text-decoration:none;
                            color:#1a7089;
                            }
        ul                  {
                            margin:0;
                            padding:10px 0 42px 18px;
                            }
        li                  {
                            list-style-image:url('/files/gfx/bullet.gif');
                            height:20px;
                            }
        h4                  {
                            color:#c3c3c3;
                            font-style:italic;
                            font-size:11px;
                            margin:15px 0 0 0;
                            }
        h3                  {
                            font-family:Arial, helvetica, Sans-Serif;
                            color:#1a7089;
                            font-size:18px;
                            font-weight:normal;
                            margin:15px 0 10px 0;
                            }
        h3 a                {color:#1a7089;}
        h3 a:hover          {color:#303030;}
        h2                  {
                            font-family:arial, helvetica, Sans-Serif;
                            font-size:30px;
                            letter-spacing:-1px;
                            font-weight:lighter;
                            color:#fff;
                            margin:0;
                            }
        h2 a                {
                            color:#303030;
                            font-weight:bold;
                            letter-spacing:-1px;
                            margin:0;
                            }
        h2 a:hover          {
                            color:#1a7089;
                            margin:0;
                            }
        h1                  {
                            font-family:arial, helvetica, Sans-Serif;
                            font-size:36px;
                            font-weight:bold;
                            letter-spacing:-2px;
                            margin:0;
                            }
        h1  a               {color:#fff;}
        h1 a:hover          {
                            color:#115369;
                            }
        /* h1 a:hover       {
                            color:#d9d9d9;
                            } */
        p                   {
                            font-size:9pt;
                            color:#4e4e4e;
                            margin:0;
                            }
        blockquote          {
                            font-family:arial, helvetica, Sans-Serif;
                            font-size:12px;
                            font-style:italic;
                            color:#28a3ca;
                            margin:5px;
                            }
        #top                {
                            height:47px;
                            width:970px;
                            margin:auto;
                            }
        #container          {
                            width:970px;
                            background-color:#383838;
                            padding-top:10px;
                            padding-bottom:10px;
                            margin:auto;
                            }
        #subcontainer       {
                            width:950px;
                            margin:auto;
                            background-color:#e8e8e8;
                            }
        #menu               {
                            float:left;
                            background-image:url('/files/gfx/tab_bg.gif');
                            background-repeat:no-repeat;
                            width:291px;
                            height:35px;
                            padding-top:12px;
                            }
        #blogName           {float:right;padding-right:21px;}
        #mainContent        {
                            width:565px;
                            background-color:#fff;
                            float:left;
                            margin:10px 0 10px 10px;
                            padding:30px;

                            }
        #sideContent        {
                            width:235px;
                            background-color:#181818;
                            margin:10px 0 10px 10px;
                            padding:30px;
                            float:left;
                            height:775px;
                            }
        #sideContent a      {
                            font-size:11px;
                            }
        .menuItem           {
                            font-size:10px;
                            font-weight:bold;
                            color:#fff;
                            float:left;
                            text-transform:uppercase;
                            margin-left:16px;
                            padding-top:7px;
                            text-align:center;
                            width:68px;
                            height:21px;
                            }
        #selMenuItem        {
                            background-image:url('/files/gfx/menubtn.jpg');
                            background-repeat:no-repeat;
                            width:68px;
                            height:28px;
                            }
        .readmore           {text-align:right;padding-right:10px;}
        .menuItem a         {
                            color:#fff;
                            }
        .menuItem a:hover   {
                            color:#e5e5e5;
                            }
        .comments           {
                            float:left;
                            padding-top:5px;
                            }
        .comments img       {
                            vertical-align:middle;
                            }
        .articleText p      {
                            line-height:1.55em;
                            margin-bottom:25px;
                            }
        .articleText        {border-bottom:1px solid #cecece;margin-bottom:20px;}
        .articleText img    {border:1px solid #cecece;}
        .clear              {
                            clear:both;
                            }
        .commentsDate       {
                            font-size:10px;
                            color:#5a5a5a;
                            }
        .commentsDate a     {
                            color:#5a5a5a;
                            }
       .commentsDate a:hover{
                            color:#c0c0c0;
                            }
        .comment            {
                            background-color:#f7f7f7;
                            border:1px solid #cecece;
                            padding:10px;
                            font-size:11px;
                            }
        .endOfArticle       {
                            margin-bottom:20px;
                            }
        .text               {
                            font-family:Arial;
                            font-size:11px;
                            color:#393939;
                            }
        .commentUrl         {
                            text-decoration:underline;
                            font-size:12px;
                            color:#1a7089;
                            font-weight:bold;
                            }
        .commentTbl         {font-size:11px;color:#787878;}
        .commentUrl:hover   {
                            text-decoration:underline;
                            color:#454545;
                            }
        .emote              {
                            vertical-align:sub;
                            width:16px;
                            }
        .uInput             {
                            background-image:url('/files/gfx/uInputBg.gif');
                            background-repeat:repeat-x;
                            height:18px;
                            padding:4px 0px 0px 10px;
                            background-color:#e4e4e4;
                            color:#393939;
                            border:1px solid #cecece;
                            width:395px;
                            font-size:11px;
                            font-family:Arial;
                            margin-bottom:5px;
                            }
