/* generelle elementer i tekst */

/*
body,table,tr,td,p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 96%; }
*/
body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt; }

body {
  background: #fff url(/img/U1P3112.jpg) no-repeat fixed 790px center;
  /* NB: Billederne skal være ca. 240 pixels i bredden. */
}

h1 { font-size:150%; font-weight:bold; margin-bottom:0;}

h2 { font-size:140%; font-weight:bold; margin-bottom:0;}

h3 { font-size:120%; font-weight:bold; margin-bottom:0;}

h4 { font-size:105%; font-weight:bold; margin-bottom:0;}

h5 { font-size:100%; font-weight:bold; margin-bottom:0;}

h6 { font-size:100%; margin-bottom:0; }

p {margin:0em 0.5em 0.5em 0em;}

p#opdatnote { font-size:80%;text-align:right;color:#cc0000 }

p#noteramme { margin:5pt 5pt 5pt 20pt;padding:10pt;border-style:solid; border-width: 2px;border-color: #cc0000; background-color: #ffffcc; }

ul { margin-top:0.5em; margin-bottom:0.5em; }

li { margin:0.3em 0em 0.3em 0em; }


/* generelle indstillinger for links */
a:link    { color:#006a6a; text-decoration:underline; }
a:visited { color:#009999; }
a:hover   { color:#009999; text-decoration:underline; }
a:active  { color:#009999; }


.fedfarve { font-weight:bold; color:#006060; }

.citat { font-style: italic; color:#330099; }


.header {
  font-size: 145%;
  font-weight: bold ;
  color: #007070;
  margin-bottom:0.5em; }


.subheader {
  font-size: 110%;
  font-weight: bold ;
  color: #007070; }


.indent { margin-left:1em; }


.error {
  font-weight: bold ;
  margin-top: 3pt;
  font-size: 100%;
  color: #cc3333; }


.info { margin-bottom: 0.8em;
  font-size: 90%; }


.reply {  font-weight: bold ;
  font-size: 100%;
  color: #003399;
  margin-bottom: 3pt; }


.btextarea { width:420px; height:320px; }


.bsubmit {
  line-height:0.9em; height:1.6em;
  font-weight:bold;
  padding: 0em 0.5em 0.2em 0.5em;
  margin: 0em 0em 0.1em 0em;
  color:#4D4D2F;
  background-color:#BCBCB1;
  border: 2px ridge #66664C;
}


/* ************************************************************************** */

/* ***** Lay-out elementer ***** */

/* Overskrift */
#logoDiv {
  width:760px;
  border-bottom: 1px solid #cc0000; }

#logoDiv h1 { margin-top:0.3em; }
#logoDiv img { margin-left: 1em; margin-bottom:0.3em; }

/* Brødtekst */
#textDiv {
  width:560px;
  margin-top:1.5em;
  padding-bottom:0.5em;
 }

/* Venstre menu */
#menuDiv {
  margin-left: 1em;
  margin-top:1.5em; padding-top:0px;
  width:200px; font-weight: bold
}

/* nyheder på forsiden */
#nyheder {
  margin:5pt 5pt 0pt 20pt;padding:10pt;border-style:solid; border-width: 2px;border-color: #cc0000;
  background-color: #ffffcc; 
}

#nyheder nyhedOverskrift { font-weight:bold; }
#nyheder nyhedTekst      { font-weight:normal; }

#dato { display:none; }


.topMenu { margin-bottom:0.5em; font-size:0.9em; color:#006060 }
.subMenu { margin-left:20px; font-size:0.9em; color:#006060; }
.subMenu a { text-decoration:none; }
.showSubmenu { float:left; width:16px }
.showSubmenu a { text-decoration:none; }
.showSubmenu img { width:10px; height:10px; margin-top:3px; }


/* indstillinger for links i menu */
.menuLink:link    { color: #006a6a;text-decoration:none; } /* link */
.menuLink:visited { color: #009999;text-decoration:none; } 
.menuLink:hover   { color: #009999; text-decoration:underline; } 
.menuLink:active  { color: #009999; } 


/* copyright */
#copyrightDiv {
  clear: both;
  padding-left:0px; margin-top:6px;
  width:760px; height:34px;
  background-color: transparent;
  background-repeat: repeat-y;
  background-position: 15px 0px;
  border-top: 1px solid #cc0000;
}


#copyright {
  padding-top:4px;
  margin-left: 1em;
  margin-bottom:0em;
  font-size:0.8em; }

#search .itext  { height:1.8em; width:9em; line-height:1.4em; padding-left:0.2em; border-style:solid; margin-top:0.2em; border-width: 1px; border-color:#cc0000;background-color:#fff; }
#search .submit { height:1.8em; font-weight:bold; border-style: outset; margin-top:0.2em; border-width:2px; border-color:#cc0000; background-color:#efefef; }

/* ikke brugt
.leftMenu0,.leftMenu1,.leftMenu2,.leftMenu3 {margin: 0em 2em 0.2em 0em; }
.leftMenuText0  {
  font-size:0.9em;color:#006060}
.leftMenuText1  {
  font-size:0.8em;color:#006060;
  margin-left:1em; }
.leftMenuText2  {
  font-size:0.8em;color:#006060;
  margin-left:2em;}
.leftMenuText3  {
  font-size:0.8em;
  margin-left:3em; }

.activeMenu {
  font-weight:bold;color:#009999;
  border-bottom:1px solid #003a2a; }
*/

