html, body {
  margin:0 0px 20px 0;
  background-color: #3e6189;
}

div#banner {
  margin-top:12px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left:0px;
  height: 105px;
  border-top: 0px solid #c7c7c7;
  border-bottom: 0px solid #c7c7c7;
  background-image: url(bannerbag.gif);
}

div#banner p {
  position: absolute;
  font-family: arial , "sans serif";
  font-weight: 900;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 1pt;
  margin-left: 180px;
  margin-top: 0px;
  margin-bottom: 1px;
}

div#topmenu {
  margin: -5px 10px 10px 120px;
  background-color: #3e6189;
}

div#topmenu a {
  font-family: verdana , "sans serif";
  font-weight: 600;
  font-size: 9pt;
  color: #fff;
  margin:15px 0px;
  letter-spacing:0px;
  text-decoration: none;
}

div#topmenu a:visited {
  color: #ffffff;
}

div#topmenu a:hover {
  color: #3e6189;
  background-color: #ffffff;
}

div#navigation {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left:-10px;
  height: 10px;
  background-color: none;
}

div#navigation p {
  font-family: arial , "sans serif";
  font-size: 9pt;
  font-color: #008888;
  margin-top: 1px;
  margin-left: 5px;
}

div#navigation a {
  font-family: arial , "sans serif";
  font-weight: 600;
  font-size: 9pt;
  color: #077353;
  margin:0px 2px;
  text-decoration: none;
}

div#navigation a:visited {
  color: #077353;
}

div#navigation a:hover {
  color: #ffffff;
  background-color: #3e6189;
  text-decoration: underline;
}

div#side {
  margin: -7px 165px 0px 120px;
  padding: 0 10px 7px 10px;
  background:#c7c7c7;
  border: 3px;
  border-style: solid;
  border-color: #e5e5e5  #555555 #333333 #888888;
}

div#indhold {
  position: absolute top;
  padding: 10px 15px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  background-image: url(baggrund.gif);
  border:3px;
  border-style: solid;
  border-color: #777777 #dadada #f3f3f3 #888888;
}

div#rightcol {
  position: absolute top;
  float: right;
  width: 140px;
  margin-top:-7px;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-left:10px;
  padding: 0 0 8px 0;
  border: 1px solid;
  border-color: #fff;
  background-image: url(teasebag.gif);
  }

div#leftcol {
	position:absolute;
	left:1px;
	top:118px;
	background-color: #3e6189;
	width:110px;
  }

div#leftcol p {
  font-family: verdana , "sans serif";
  color: #fff;
  font-size: 10pt;
  font-weight: 600;
  margin: 3px;
  text-align: center;
  }

h1 {
 font-family: times , "sans serif";
 color: #3e6189;
 font-size: 24pt;
 font-weight: 900;
 margin: 5px;
 text-align: center;
}

h2 {
  font-family: arial, "sans serif";
  color: #000;
  font-size: 12pt;
  font-weight: 700;
  margin-top: 10pt;
  margin-bottom: 2pt;
}

h3 {
  font-family: arial, "sans serif";
  color: #3e6189;
  font-size: 13pt;
  font-weight: 700;
  margin-top: 10pt;
  margin-bottom: 2pt;
}

h4 {
  font-family: verdana , "sans serif";
  color: #000;
  font-size: 8pt;
  font-weight: 500;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
}
h5 {
  font-family: verdana , "sans serif";
  color: #000000;
  font-size: 10pt;
  font-weight: 600;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
}

h6 {
  font-family: "arial";
  color: #ffffff;
  font-size: 11pt;
  font-weight: 600;
  margin-top: 2px;
  margin-left: 0;
  margin-rigth: 0;
  margin-bottom: 2px;
  text-align: center;
}

p {
  font-family: verdana , "sans serif";
  color: #000;
  font-size: 10pt;
  margin-top: 5px;
  margin-bottom: 8px;
}

hr {
  color: #077353;
  height: 1px;
  border-style: dashed;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

a {
  font-family: "verdana","sans serif";
  font-size: 10pt;
  text-decoration: none;   font-weight: 600;
  color: #077353;
}

a:visited {
  color: #077353;
}

a:hover {
  color: #fff;
  text-decoration: underline;
  background-color: #3e6189;
}

