*|body {
  background-position:  center 0px;
  background-image: url(ec2024_baggrund.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-attachment: fixed;
}
p {
    font-size: 13px;
  font-style: normal;
  font-family: tahoma;
  font-weight: normal;
  text-align: left;
}
h1 {
  font-family: Tahoma;
  font-weight: bold;
  font-style: italic;
  padding: 2px;
  border-radius: 5px;
  background-color: #3155a1;
  text-align: center;
  color: #f7ef01;
  text-shadow: #000000 2px 2px;
  font-size: 28px;
}
*|h2 {
  font-size: 20px;
  font-style: italic;
  font-family: tahoma;
  font-weight: bold;
  text-align: left;
  color: #3155a1;
}
*|h3 {
  font-style: normal;
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: black;
}
*|h4 {
   font-size: 14px;
  font-style: normal;
  font-family: tahoma;
  font-weight: bold;
  text-align: left;
}
*|h5 {
    font-size: 14px;
  font-style: normal;
  font-family: tahoma;
  font-weight: bold;
  text-align: right;
}
*|h6 {
    font-size: 14px;
  font-style: normal;
  font-family: tahoma;
  font-weight: normal;
  text-align: center;
}
*|h7 {
   font-size: 12px;
  font-style: normal;
  font-family: tahoma;
  font-weight: bold;
  text-align: center;
}
*|h8 {
    font-size: 12px;
  font-style: italic;
  font-family: tahoma;
  font-weight: normal;
  text-align: right;
}
*|hr {
  width: 95%;
  height: 0.5px;
  background-color: #0000cc;
      
}

td {
  padding-left: 10px;
  padding-right: 10px;
    font-size: 13px;
  font-style: normal;
  font-family: tahoma;
  font-weight: normal;
  text-align: left;
}
li {
    font-size: 13px;
  font-style: normal;
  font-family: tahoma;
  font-weight: normal;
  text-align: left;
}

a:link {
    
font-family: Tahoma;
font-size: 12px;
color: #1546ff;
font-style: normal;
font-weight: bold;
    
}
 
a:hover {
    
font-family: Tahoma;
font-size: 12px;
color: #1546ff;
font-style: italic;
text-decoration: underline;
font-weight: bold;
}
 
a:active {
    color: red;
}
ul.uordnet {
  list-style-image: url('favicon.ico');
  list-style-position: initial;
}
div.main {
    
    width: 90%; 
    height:660px; 
    margin-left: auto;
    margin-right: auto;
    background-color: transparent; 
}
.container {
padding: 22%;
margin-top: -25%;
}
        img.cll {
    width: 75%; 
    height:auto; 
    margin: 5px;
}
adress {
    
    font-size: 16px;
    font-family: tahoma;
    font-style: italic;
    font-weight: bold;
    color: #3155a1;
        
}
.bg-border {
	background-color: transparent;  
	border-style: solid;
    border-width: 2px;
    border-color: #0000cc;
    border-radius: 8px;
    padding-left: 15px;
}
.indhold {
    width: 100%; 
    padding: 5px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: transparent;
    
}
table,td {
  border-bottom: 0.5px solid silver;
  border-collapse: collapse;
  text-align: left;
}
.indhold2 {
    width: auto; 
    background-color: transparent;
    border-right: solid 0.5px silver;
}
.indhold-tekst {
    margin:auto;
    padding: 3px;
    margin-top: 3px;
    background-color: transparent;
    overflow: auto;    
}
.linkbutton {
    width: 80%; 
    color: #000047;
    background-color:  #0000cc;     
}
.navbar-nav {
    width: 100%;
   background-color: transparent;
   color: white;
   font-family: Tahoma;
   font-size: 20px;
   font-weight: Bold;
}
.sidefod {
    width: 100%; 
    height: auto; 
    margin-top: 40px;
    padding: 15px;
    background-color: transparent;
    border-top: silver solid 1px;
    float: none;
}
.menubjaelke {
    background-color: transparent; 
    border-left-style: solid; 
    border-bottom-style: solid;
    border-width: 2px;
    border-color: #cc00cc;
    padding-left: 15px;
}
div.fod1 {
    width: 25%; 
    height: auto;
    float: left;
    background-color: transparent;
}
div.fod2 {
    width: 40%; 
    height: auto;
    float: left;
    background-color: transparent;
}
div.fod3 {
    width: 25%; 
    width: 30%; 
    height: auto;
    float: left;
    text-align: right;
    background-color: transparent;
    margin-left: 2%;
}
@media (min-width: 576px) {
  .container {
    max-width: 800px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 900px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 2000px;
  }
}
