/* Stilark for POLIMIKEN.DK */

* {
  padding:0px;
  margin:0px;
  }
html, body, .venstrespalte, .hoejrespalte, .midt { 
  height: 100%;
  }
body { 
  background-color: white;
  background-image: url(billeder/baggrund.jpg);
  color: rgb(0,0,0);
  font-family: verdana, helvetica,arial,sans-serif;
  text-align: center;
   }
.side {
  top: 5px;
  position:relative;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-family: verdana, helvetica,arial,sans-serif;
  background-color: rgb(255,255,255);
  }
.annonce_top { 
  top: 0px;
  padding:0px;
  position: relative;
  width: 780px;
  height: 100px;
  border-style: none;
  border-color: rgb(0,0,0);
  border-width: 2px 2px 2px 2px;
  background-image: url(billeder/annoncebag.jpg); 
 }
.topbar { 
  top: 0px;
  padding-left:5px;
  position: relative;
  width: 775px;
  height: 64px;
  background-color: rgb(206,2,2);
    color:rgb(255,255,255);
  font-weight:bold;
  font-variant:small-caps;
 }
.indpakning {
/*  position: absolute; */
  background-image: url(billeder/indpakbaggrund.png);
  width: 780px;
  padding:0px;
 }
.venstrespalte {
  top: 5px;
  position: relative;
  float: left;
  width: 155px;             
  background-color: rgb(255,255,255);
  color: rgb(0,0,0);
  font-size: 90%;
  }
.menu {
  padding-top:0px;
  width: 135px;
  }
.menu p {
  margin: 0px; 
  width: 145px;
  border-style: none none solid none;
  border-width: 1px;
  border-color: rgb(155,155,155);
  }
.menu a { 
  background-color: rgb(255, 255, 255);
  color: rgb(50, 50, 50);
  font-weight:bold;
  display: block;
  text-decoration: none;
  padding:0.1em;
  width:100%; 
  }
.menu a:hover { 
  background-color: rgb(206, 2, 2);
  color: rgb(255, 255, 255);
  font-weight:bold;
  display: block;
  }
.menuoverskrift {
  background-color: rgb(75,75,75);
  color: rgb(255,255,255);
  font-weight:bold;
  display: block;
  }
.kolofon  {
  font-size:80%;
  color: rgb(25,25,25);
  }
.midt { 
  top:5px;
  position: relative;
  float: left;
  width: 474px;
  background-color: rgb(255,255,255);
  color: rgb(0,0,0);
  }
.hoejrespalte {
  top:5px;
  float: right;
  position: relative;
  width: 151px;             
  background-color: rgb(200,200,200);
  color: rgb(0,0,0);
  font-size: 80%;
  }
.hoejrespalte a { 
  text-decoration: none;
  color: rgb(0,0,0); 
  }
.hoejrespalte a:hover { 
  color: rgb(0, 0, 255);
  }
.sortlink{
  text-decoration: none;
  color: rgb(0,0,0);
  }   
h1 { 
  font-weight: bold;
  padding: 10px;
  padding-left: 5px;
  color: rgb(0,0,0);
  background-color:inherit;
  font-size: 150%;
  margin-top: -0.1em;
  font-variant:small-caps;
  }
h1 a {
  color: rgb(0,0,0);
  }
h2 { 
  padding: 5px;
  color: rgb(50,50,50);
  background-color:inherit;
  font-size: 100%;
  font-weight: bold;
  font-variant:small-caps;
  }
.forside h2 {
  font-variant:normal;
  font-weight:normal;
  color: rgb(0,0,0);
  }
h3 {
  color:rgb(0,0,0); 
  padding: 5px;
  font-weight: bold;
  font-size: 100%;
  margin-bottom:0;
  }
h4 { 
  padding: 5px;
  color:rgb(0,0,0);
  font-weight: bold;
  font-size: 80%;
  }
h5 { 
  margin-top: -0.1em;
  color:rgb(0,0,0);
  font-size: 120%;
  font-weight: normal;    
  }
p {
  padding-left:5px;
  padding-right: 5px;
  margin-bottom:12px;
  }
.understreg { 
  text-decoration: underline;
  }
.kursiv { 
  font-style: italic; 
  }
.fed { 
  font-weight: bold;
  }
.int {
    font-style: italic;  
  }  
.midt span.fed { 
  font-weight: bold;
  color:#222;
  }
.red {
  color:red !important;
  }
.flydestop { 
  clear: both;
  }
img { 
  border: medium none ;
  }
.billedeleft { 
  padding: 5px;
  float: left;
  margin-bottom: 5px;
  }
.billederight { 
  padding: 5px;
  float: right;
  margin-bottom: 5px;
  margin-right:5px;
  }
.topbar .billederight {
  padding:2px;
  }
.billedemidt { 
  padding: 3px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  }
.midt a {
  font-variant:small-caps;
  }
.caps {
  font-variant:small-caps;
  }
li {
  padding:2px;
  margin-left:20px;
  }
ul {
  padding-bottom:10px;
  }
input {
  margin-left:3px;
  margin-bottom:3px;
  border: 2px solid rgb(206,2,2);
  border-top-width:1px;
  border-left-width:1px;
  background-image: url(billeder/baggrund.jpg);
  }
.laeser {
  text-align:right;
  margin-top:-10px;
  font-style: italic;
  }
.faktaboks {
  background:rgb(225,225,225);
  margin:5px;
  margin-top:15px;
  border:solid;
  border-width:1px;
  border-color:rgb(0,0,0); 
  padding-bottom:10px;
  }
.flydebokse2spalter {
  width: 225px; 
  float: left;
  padding:5px;
  }
.flydebokse3spalter {
  width: 155px; 
  float: left;
  padding:5px;
  }
.venstrespalte input {
  border-color:black;
  padding:0px;
  margin:3px;
  width:140px;
  } 
textarea {
  width:456px;
  margin:5px; 
  font-family: verdana, helvetica,arial,sans-serif;
  }
.kommentarer {
  background-color:rgb(200,200,200);
  width:470px;
  }
.indlaeg, .kommentar {
  background-color:rgb(225,225,225);   
  border-style:solid;
  border-width:4px;
  border-color:rgb(175,175,175);
  width:462px;
  }
.kommentar {
  border-color:rgb(200,200,200);
  width:455px;  }
.rek {
  text-align:center;
  margin-top:20px;
  margin-bottom:20px;
  }
.kommentartal {
  color: rgb(50,50,50);
  font-style: italic;
  font-size:80%;  
  }
