body {
	/*margin: 2em 1em 2em 70px;*/
	font-family: helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-family: sans-serif;
	color: #000000;
	background: #e6e6d2
}

*#logo {margin: 1em 1em 1em 2em;
	background-color: #336666;
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(DGF_logojord.png);
	color: #e6e6d2
}

*#menu {background-color: #336666;
	color: #e6e6d2
}

*#fremhaev {color: #336666;
	    background-color: #BFBFB5;
}	

a:link.menu {color: #e6e6d2; background: transparent; text-decoration:none}
a:visited.menu {color: #e6e6d2; background: transparent; text-decoration:none}
a:active.menu {color: #b9b9aa; background: transparent; text-decoration:none}
a:hover.menu {color: #b9b9aa; background: transparent; text-decoration:none}


th, td { font-family: sans-serif; text-align: left }
th { color: #325E3D; background: transparent; font: 120% sans-serif}

h1,h2,h3,h4,h5,h6 {
	font-family: helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	background: transparent
}

h1{font-size: 200%; color: #669999}
h2{font-size: 180%; color: #e6e6d2}
h3{font-size: 110%; color: #336666}
h4{font-size: 100%; color: #7b7b76}
h5{font-size: 100%; color: #336666}
h4{font-size: 100%; color: #7b7b76}



div.foot h6 { text-align: right }

.hide { display: none }

div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }
/*div.head img { color: white; border: none }*/

p.copyright { font-size: small }
p.copyright small { font-size: small }

pre { margin-left: 2em }
dt, dd { margin-top: 0; margin-bottom: 0 }
dt { font-weight: bold }

pre, code { font-family: monospace }

ul.toc {
  list-style: disc;
  list-style: none
}

/*@media screen {
a[href]:hover { background: #E0E7E2 }
}
*/


