.centraltekstfelt
{
  width:             1000px;
  margin:            20px auto 10px auto; 
}
p, td, th, li, ol, ul, blockquote, textarea, input, a, div
{
  font-size:        14px; 
}
.title
{
  font-size:        2.5em;
  background-image: url(./img/pletvingebanner.jpg);
  color:            black;
  width:            1000px;
  padding:          55px 0px 73px 0px;
  margin:           5px 0px;
}

a.menupunkt, a.aktivmenupunkt
{
  width:             174px;
  padding:           8px 12px;
  font-size:         1.2em;
}

a.turmenupunkt, a.aktivturmenupunkt
{
  width:             107px;
  padding:           8px;
  font-size:         1em;
}

.vspalte
{
  float:              left;
  width:              490px;
  margin:             0px;
  padding:            5px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: black;
}
.hspalte
{
  width:             490px;
  margin:            0px 0px 0px 500px;
  padding:           5px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: black;  
}

.artikel, .aktuelartikel
{
  margin:            15px;
}

.lilleartsbillede
{
  border-width:     1px;
  border-color:     black;
  width:            246px;
}

.artsbillede
{
  border-width:     1px;
  border-radius:    10px; 
  width:            1000px;
}
.caption
{
  font-size:        1.5em;
}
.artsfigur
{
  margin-top:       5px;
  margin-bottom:    25px;
}
.flyvetid
{
  width:            1000px;
}
.imageresize
{
  width:             400px;
  object-fit:        contain;
}
.footer
{
  font-size:         1em;
  padding:           15px;
  width:             970px;
}
