body {
    background-color: white;
    color: black;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
}

h1 {
    background: url(images/pil.jpg) no-repeat;
    margin-top: 0px;
    margin-bottom: 5px; 
    padding: 0px;
    padding-left: 15px;
    font-size: 75%;
}
h2 {
    background: url(images/pil.jpg) no-repeat;
    margin-top: 0px;
    margin-bottom: 10px; 
    padding: 0px;
    padding-left: 15px;
    font-size: 100%;
}
h3 {
    margin-top: -2pt;
    margin-bottom: 2pt; 
    padding: 0px;
    font-size: 115%;
}

p {
    margin-top: 0px;
    font-size: 75%;
}

a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
  
img {
    border: none;
    text-align: left;
}

  a.meny          { color:            #E7CEE5; }
  a.meny:visited  { color:            #E7CEE5; }

  a.meny:hover    { color:  #E7CEE5; text-decoration: underline;}

  a.fred          { color:            #000000; }
  a.fred:visited  { color:            #000000; }
 a.fred:hover  { color:            #000000; text-decoration: none;}
  
  hr.orange { color:    #F67D14; margin-top: 3px; margin-bottom: 3px; width: 100%; height: 1px;}  

table {
    margin: 0px;
    border: none;
    padding: 0px;
    text-align: left;
    vertical-align: top;
}
td {
    margin: 0px;
    border: none;
    padding: 0px;
    vertical-align: top;
}

table.columns {
}
table.columns td.left {
    width: 150px;
    padding-left: 5px;
    padding-right: 15px;
}
table.columns td.center {
    width: 330px;
    padding-top: 30px;
}
table.columns td.right {
    width: 180px;
    padding-left: 15px;
    padding-right: 5px;
}
table.columns td.ads {
    width: 140px;
    padding-left: 15px;
}

p.intro {
    margin-bottom: 4px;
    color: #e37513;
    font-weight: bold;
}

p.footer {
    font-size: 60%;
    font-style: italic;
    text-align: right;
    font-color: #821B1F;
}

p.bild {
    margin-bottom: 10px;
    font-size: 55%;
}

p.pages {
    font-size: 60%;
    text-align: right;
}

p.details {
    color: rgb(128,128,128);
    font-size: 60%;
}

p.comments {
    text-align: center;
    color: #EB6314;
    font-size: 60%;
    font-weight: bold;
}

p.comments a {
    color: #CC5008;
}

p.rightlink {
    text-align: left;
    color: #888888;
    font-size: 60%;
    font-weight: normal;
}

p.rightlink a {
    color: #CC5008;
    font-weight: bold;
}

div.links a:hover {
    background: #F67D12;
}
div.links .date {
    font-weight: bold;
}
div.links a {
    font-weight: normal;
    text-decoration: none;
}

div.photos {
    text-align: center;
    font-size: 60%;
}

div.preview {
    position: absolute;
    top: 20px;
    left: 500px;
    width: 200px;
}

div.ad {
    margin-bottom: 10px;
    border: solid 1px #e37513;
    padding: 5px;
    padding-bottom: 0px;
    background: #fffffe;
}