/* Generelt */
a      { color: #2b44d4; text-decoration: none }

a:hover    { color: #c00; text-decoration: underline }

a:vlink    { color: #820009; text-decoration: none }

.kalender  { color: black; font-size: 9px; vertical-align: middle }

.kalenderhoved   { color: black; font-weight: bold; font-size: 9px; vertical-align: middle }

.menutxt  { color: black; font-weight: bold; font-size: 9px; text-indent: 5px; vertical-align: middle }

.smalspalte_head  { color: #2b44d4; font-weight: bold; font-size: 10px; vertical-align: middle }

.smalspalte_body  { color: black; font-size: 10px; line-height: 12px; vertical-align: middle }

.result_minisite_button { color: #363636; font-weight: bold; font-size: 10px; background-color: #c2dcfc; text-align: center; vertical-align: middle }

.result_beskrivelse  { color: black; font-size: 11px; line-height: 14px; vertical-align: top }

h1 { color: black; font-weight: bold; font-size: 19px; line-height: 22px; font-family: Verdana, Arial, Helvetica, Geneva }

h2 { color: #666; font-weight: bold; font-size: 16px; line-height: 18px; font-family: Verdana, Arial, Helvetica, Geneva }

h3 { color: #333; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Verdana, Arial, Helvetica, Geneva }

h4 { color: #000; font-weight: bold; font-size: 10pt; line-height: 14pt; font-family: Verdana, Arial, Helvetica, Geneva }

h5 { color: black; font-weight: 600; font-size: 8pt; line-height: 12pt; font-family: Verdana, Arial, Helvetica }
p, none    { color: black; font-size: 10pt; line-height: 14pt; font-family: Verdana, Arial, Helvetica; vertical-align: top }

td    { color: black; font-size: 10pt; line-height: 14pt; font-family: Verdana, Arial, Helvetica; vertical-align: top }

.menu_head  { color: #2b44d4; margin-top: 4px; font-weight: 600; font-size: 10pt; line-height: 12pt; font-family: Verdana, Arial, Helvetica }
.menu { color: black; font-weight: 600; font-size: 8pt; line-height: 8pt; font-family: Verdana, Arial, Helvetica }

/* Kant til venstre og højre side af ramme */ 
.lodretstreger_midtspalte { background: url(media/indre_bjlke.gif) repeat; vertical-align: top }

.tabel_lodretstreger_h  { vertical-align: top; border-right: 1px solid #333; border-left: 1px solid #333 }

.lodretkant_venstre  { background: url(media/ramme03_02.gif) repeat-y }

.lodretkant_hojre  { background: url(media/ramme03_04.gif) repeat-y }


.error {
	background-color: #ffbbbb;
	border: 1px solid #cc0000;
	padding: 3px;
}
.error_nb {
	background-color: #ffbbbb;
}
.error div {
	color: #cc0000;
}
.error strong {
	color: #cc0000;
}

/* Style til registrering */
.formular_overskrift { background-color:#495baf; text-align: center; color: white; font-weight: bold }
.formular_info { text-align: left; background-color:#b8d9ff }
.formular_label { text-align: right; background-color:#b8d9ff }
.formular_input { background-color: #e2e2e2 }
.formular_beskr { background-color: #e2e2e2 }
.tekst_ikke_medlem { color: red }
.tekst_medlem { }

/* Style til søgeresultat */
.result_minisite_button  { color: white; font-weight: bold; font-size: 10px; background-color: transparent; text-align: center; vertical-align: middle }
.result_beskrivelse  { color: black; font-size: 11px; line-height: 14px; vertical-align: top }
.result_edit_link { vertical-align: bottom }

/* Style til menu */
.menu a { color: #000000; text-decoration: none; line-height: 1.2em }
.menu a:hover { color: #C00000; text-decoration: underline }
.menu a:vlink { color: #000000; text-decoration: none }

/* Style til højre kolonne */
.right h1 {
  color: #2b44d4; font-size: 9pt; line-height: 9pt; position: relative; top: 2px; font-family: Verdana, Arial, Helvetica;

}
.right p {
  color: #000000; font-size: 8pt; line-height: 1.4em; font-family: Verdana, Arial, Helvetica; position: relative; top: 2px;
}


/* Float af billeder */
.story img  { padding: 0; border: solid 1px #351d99 }.storyimg1   { margin-top: 0; margin-right: 20px; margin-left: 0; padding-right: 16px; float: left; border: 0 }.storyimg2  { margin: 0 0 20px 20px; float: right; border: 0 }