<style type="text/css">
/*  font-family: trebuchet ms verdana, arial; */

body {
  background-color: #0000ff;
  font-family: trebuchet ms, verdana, arial;
  /* font-family:      Verdana, Trebuchet MS, Arial; */
  font-size:        11pt;
  color:            #000000;
  font-weight:      normal;
  margin:           0px;
 }

a:active, a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/*
 * Hele hovedet er i DIV id=head
 */

/* 
 * Titellinien øverst
 */
#mainheadline_table table {
  border-collapse:  collapse;
}
#mainheadline_table TH, TD {
  padding:        0px; 
}
#mainheadline_table A {
  color: black;
}

h1.mainheadline {
  color:         #f1f7cb;
  margin-left:   3px;
  margin-top:    -7px;
  margin-bottom: -4px;
  font-size: 22pt;
}

#header_links input { 
  border: 1px solid #ffd5c4;
  background-color:#990000; 
  color: #000000; 
  font-size: 12px;
  height: 23px; 
}

/*
 * Blokken med billeder, DIV id=rotation
 */
#rotation {
  margin-left:   0px;
}

/* 
 * Hovedmenuen er i en DIV, id=main_menu.
 * Hvert enkelt menupunkt er i en SPAN, class=mainmenuitem
 */
#main_menu {
  align: right;
}
#main_menu a {
/*  color:         #FFFF99; */
  color:         #f1f7cb;
  font-weight:   bold;
  font-size:     13pt;
  margin-left:   13px;
  margin-right:  0px;
}

/*
 * Undermenuen er i en DIV, id=secondary_menu.
 * Det valgte menupunkt er i en DIV, class=menupunkt_selected.
 * Øvrige menupunkter er i DIV, class=menupunkt.
 */
#secondary_menu_area {
  margin-left:   5px;
  margin-top:    5px;
  font-size:     12pt;
}
#secondary_menu a {
  color:          #990000;
}

#secondary_menu DIV {
  line-height: 14pt;
  margin-top: 0px;
  margin-bottom: 14px;
}

/*
 * Indholdsområdet, DIV, id=content class=content style=overflow:auto
 */
#content {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
}
#content_areas {
  margin-left: 0px;
  margin-top: 3px;
}

/*
 * Visning af nyhedsbokse
 */
.news_area {

}

.news_title strong {
  font-weight: normal;
}

.news_manchet p {
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

.newsbox_headline_td_head {
  background-color: #990000;
  border: 1px solid #990000;
  #margin-left: 0px;
  #margin-top: 0px;
  text-align: center; text-align: center;
}

.newsbox_headline_td_content {
  background-color: #ffffff;
  border: 1px solid #990000;
  #margin-left: 0px;
  #margin-top: 0px;
  text-align: center; text-align: center;
}

.newsbox_headline {
  #margin-left: 0px;
  #margin-top: 0px;
  color: #FFFF99;
  font-weight: bold;
}


.newsbox_news_date {
  font-size: 10pt;
}


#news_devider hr {
  margin-top:    0px;
  margin-bottom: 2px;
  color: #990000;
}

#news_devider {
  line-height:3px;
  /*border-top: 2px solid #990000;*/

}

.news_headline {
  color: #990000;
}


/*
 * Visning af sitemap niveauer
 */

.csc-sitemap-level1 {
  margin-top:    0px;
  margin-bottom: 0px;
}

.csc-sitemap-level2 {
  margin-top:    0px;
  margin-bottom: 0px;
}

.csc-sitemap-level3 {
  margin-top:    0px;
  margin-bottom: 0px;
}

.csc-sitemap-level4 {
  margin-top:    0px;
  margin-bottom: 0px;
}

.csc-sitemap-level1 A {
  margin-left: 0px;
  margin-top:    -7px;
  margin-bottom: 0px;
}

.csc-sitemap-level2 A {
  margin-left: 10px;
}

.csc-sitemap-level3 A {
  margin-left: 20px;
}

.csc-sitemap-level4 A {
  margin-left: 30px;
}



TD {
  font-family: trebuchet ms, verdana, arial;
  font-size: 12pt;
}
p, a, span, div, input, textarea {
  font-family: trebuchet ms, verdana, arial;
  margin-top: 0px;
  margin-bottom: 0px;
}

H1 {
  font-family: trebuchet ms, verdana, arial;
  font-size: 15pt;
  font-weight: bold;
  color:#9d005c;
  margin-top: 2px;
  margin-bottom: 2px;
}
H2 {
  font-size: 14pt;
  font-weight: bold;
  color:#9d005c;
  margin-top: 2px;
  margin-bottom: 2px;
}
H3 {
  font-size: 13pt;
  font-weight: normal;
  color:#9d005c;
  margin-top: 0px;
  margin-bottom: 2px;
}
H4 {
  font-size: 12pt;
  font-weight: normal;
  color:#9d005c;
  margin-top: 0px;
  margin-bottom: 2px;
}
A {text-decoration: none}
A:hover {text-decoration: underline}

.button { background-color: #ff3333;
          color: #ffffff; 
          font-size: 10px;
          border: 1px solid #000000}

input    { 
	   border: 1px solid #000000;
           background-color: #FFFFFF; 
           color: #000000; 
           font-size: 12px;
	 }

select    { 
	   border: 1px solid #000000;
           background-color: #FFFFFF; 
           color: #000000; 
           font-size: 12px;
	  }

textarea { border: 1px solid #000000; 
           background-color: #FFFFFF; 
           color: #000000; 
           font-size: 12px;
	}


</style>

