/* TinyMCE Editor */

/* General font styles as used on website and editor */

address {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-decoration: italic;
  margin-top: 2px; 
  margin-bottom: 2px; 
  color: #000000;
}

pre {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 0; 
  margin-bottom: 0; 
  color: #000000;
}

h1 {
  font-family: Arial, Verdana;
  font-size: 20px;
  font-weight: normal;
  color: #002F5C;
  margin-top: 4px; 
  margin-bottom: 2px; 
}

h2 {
  font-family: Arial, Verdana;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  margin-top: 4px; 
  margin-bottom: 2px; 
  line-height: 1em;
}

h3 {
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  margin-top: 4px; 
  margin-bottom: 2px; 
  line-height: 1em;
}

h4 {
  font-family: Arial, Verdana;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  margin-top: 4px; 
  margin-bottom: 2px; 
  line-height: 1em;
}

h5 {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  margin-top: 4px; 
  margin-bottom: 2px; 
  line-height: 1em;
}

h6 {
  font-family: Arial, Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  margin-top: 4px; 
  margin-bottom: 2px; 
  line-height: 1em;
}

/* Styles */

.Mikro {
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 9px;
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.Lille {
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 10px;
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.Normal {
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 12px;
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.Stor {
  margin-top: 0; 
  margin-bottom: 0; 
  font-size: 16px;
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.Overskrift {
  margin-top: 4px; 
  margin-bottom: 2px; 
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

td {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

/* Generelt */

body { 
  font-family: arial, verdana, tahoma;
  color: #000000;
}

p { 
  font-family: arial, verdana, tahoma;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: #8B9D00;
  background: transparent;
  font-family: arial, verdana, tahoma;
}

a:hover {
  text-decoration: underline;
  color: #8B9D00;
}

a.bundforside:link, a.bundforside:visited, a.bundforside:active {
  text-decoration: none;
  color: #FFFFFF;
  background: transparent;
  font-family: arial, verdana, tahoma;
  font-size: 12px;
}

a.bundforside:hover {
  text-decoration: underline;
  color: #FFFFFF;
  font-size: 12px;
}


a.bund:link, a.bund:visited, a.bund:active {
  text-decoration: none;
  color: #002F5C;
  background: transparent;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
}

a.bund:hover {
  text-decoration: underline;
  color: #002F5C;
  font-size: 11px;
}

a.forside:link, a.forside:visited, a.forside:active {
  text-decoration: none;
  color: #FFFFFF;
  background: transparent;
  font-family: arial, verdana, tahoma;
  font-weight: bold;
}

a.forside:hover {
  text-decoration: underline;
  color: #FFFFFF;
  font-weight: bold;
}

a.omkring:link, a.omkring:visited, a.omkring:active {
  text-decoration: none;
  color: #C4C4C4;
  background: transparent;
}

a.omkring:hover {
  text-decoration: underline;
  color: #C4C4C4;
}

.tp_bund {
  font-family: arial, verdana, tahoma;
  color: #002F5C;
  font-size: 11px;
}

.tp_omkring {
  font-family: tahoma, arial;
  color: #C4C4C4;
  font-size: 10px;
}

.tp_plain {
  font-family: arial, verdana, tahoma;
  color: #000000;
  font-size: 12px;
}

.tp_plain_hvid {
  font-family: arial, verdana, tahoma;
  color: #FFFFFF;
  font-size: 12px;
}

.tp_header {
  font-family: arial, verdana, tahoma;
  color: #002F5C;
  font-size: 20px;
}