@page {
  size: A4 portrait;
  /*margin: 1cm;*/
  font-family: "Times New Roman", Georgia, "Palatino Linotype", Serif;
  font-size: 12pt;
  color: black;
  background-color: white;
}

#main {
  position: static;
}  
#cm2, #sidehoved, #menu {
  display: none;
}
.usynlig_ved_print {
  display: none;
}  

acronym {
  border-bottom: none;
  font-variant: normal;
}
fieldset {
  padding-left: 0.3cm;
  padding-bottom: 0.3cm;
  border-color: #828177;
}
legend {
  color: black;
  font-size: 1.8em;
  font-weight: normal;
}
a {
  text-decoration: none;
  color: #b00000;
}  
h1 {
  margin: 0;
  padding: 3px 0;
  font-size: 22pt;
}

table.undermenupunkter {
  margin: 1px auto;
  border: 0;
}
table.billedramme {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1cm;
  width: 400px;
  height: 300px;
  text-align: center;
  font-size: 22pt;
}
table.nyhed {
  background-color: #b00000;
  color: #ffffd0;
  padding: 0.1cm;
  margin: 0.1cm auto;
  border-collapse: separate;
  border: 0.1cm groove #b0bb80;
}

.forside_koncert {
  margin:0 auto;
  background-color:#383;
  color:#ffffd0;
  border:groove 3px #e0e0a0;
  padding-left:5px;
  padding-top:2px;
  width:75%;
}

.gas_titel {
  font-weight: bold;
}

.tabel_tynd_ramme {
  border-spacing: 1px;
  border: 1px solid black;
  border-collapse: collapse;
  margin-left: 1px;
}
.tabel_tynd_ramme td {
  padding: 1px;
  border-style: inset;
  vertical-align: top;
  border: 1px solid black;
  font-weight:normal;
}
.tabel_tynd_ramme tr {
  padding: 1px;
  border-style: inset;
  vertical-align: top;
  border: 1px solid black;
  font-weight:normal;
}
.tabel_tynd_ramme tfoot {
  padding: 1px;
  border-style: inset;
  vertical-align: top;
  border: 1px solid black;
  font-weight:normal;
}
.tabel_tynd_ramme th {
  padding: 1px;
  border-style: inset;
  vertical-align: bottom;
  border: 1px solid black;
  font-weight:normal;
}
.tabel_tynd_ramme caption {
  font-weight: bold;
}

.luu {
  text-decoration: none;
}
img {
  border: 0;
}




