@charset "UTF-8";

body {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  left: auto;
  right: auto;
  background-color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#main {
  height: 768px;
  width: 1024px;
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  background-image: url(Grafik/Billeder/baggrund.jpg);
  background-repeat: no-repeat;
  top: 0%;
}
#navigation {
  position:absolute;
  top:2%;
  left:0%;
  width: 700px;
  font-size: 10pt;
}
#navigation li {
  display: inline;
}
#navigation a {
  border-bottom: 1px solid #990000;
  padding-right: 1em;
  padding-left: 1em;
  padding-top: 1px;
  padding-bottom: 1px;
  float: left;
  color: #666666;
}
#navigation a:hover {
  color: #FFFFFF;
}
#undermenu {
  font-size: 8pt;
  color: #666666;
  float: left;
  height: 20px;
  width: 525px;
  position: absolute;
  bottom: 0%;
  text-align: center;
}
#billede {
  position: absolute;
  Top: 44%;
  height: 315px;
  width: 300px;
  left: 8%;
}
#tekst  {
  font-size: 10pt;
  width: 550px;
  height: 375px;
  float: left;
  position: absolute;
  top: 40%;
  left: 46%;
}
#udtalelse {
  font-size: 9pt;
  font-style: italic;
  color: #FFFFFF;
  width: 400px;
  float: left;
  top: 10%;
  height: 250px;
  position: absolute;
  left: 5%;
}
#bundmenu {
  font-size: 9pt;
  color: #666666;
  width: 550px;
  height: 50px;
  position: absolute;
  bottom: 0%;
  float: left;
  left: 46%;
  border-top: 1px solid #990000;
  list-style-position: outside;
}
#bundmenu a {
  color: #333333;
  text-decoration: none;
  padding-right: 1px;
  padding-left: 1px;  
}
#bundmenu a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.style11 {
  color: #666666;
  font-size: 12pt;
}
.style10 {
  font-size: 10pt;
}
.style13 {
  font-size: 16pt
}
.style14 {
  font-size: 16pt
}
.style21 {
  font-size: 9pt;
}
.style22 {
  color: #333333
}
.style23 {color: #666666}
.style24 {font-size: 14pt}
.style25 {font-size: 8pt}
#presse {
  width: 400px;
  position: absolute;
  top: 42%;
  left: 54%;
  height: 375px;
}
#video {
  position: absolute;
  Top: 45%;
  height: 300px;
  width: 400px;
  left: 4%;
}
#logoer {
  height: 315px;
  width: 400px;
  float: left;
  position: absolute;
  top: 43%;
  left: 4%;
}
#udtalelser {
  float: left;
  width: 450px;
  left: 51%;
  top: 43%;
  position: absolute;
  font-size: 9pt;
  font-style: italic;
  height: 350px;
}
#foto {
  font-size: 8pt;
  height: 50px;
  width: 300px;
  position: absolute;
  top: 83%;
  float: left;
  left: 8%;
}
#image1 {
  height: 141px;
  width: 169px;
  position: absolute;
  top: 44%;
  left: 25%;
}
#image2 {
  height: 141px;
  width: 169px;
  left: 5%;
  top: 44%;
  position: absolute;
}
#image3 {
  height: 141px;
  width: 169px;
  position: absolute;
  left: 5%;
  top: 67%;
}
#image4 {
  height: 141px;
  width: 169px;
  position: absolute;
  left: 25%;
  top: 67%;
}
#comedy1 {
  position: absolute;
  top: 45%;
  left: 25%;
  height: 293px;
  width: 160px;
}
#comedy2 {
  height: 293px;
  width: 160px;
  position: absolute;
  top: 45%;
  left: 5%;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #666666;
}
a:hover {
  text-decoration: none;
  color: #CCCCCC;
}
a:active {
  text-decoration: none;
  color: #666666;
}
