/* Copyright 2011 © A-Ware, Denmark */
body {
	margin:0;
	padding:0;
	font-family:Verdana, tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5e5e5e;
	background-color: #f9f9f9;
	/*background-image: url("adm/doks/pics/baggrundsbillede.jpg") ;
	background-repeat: repeat;*/
}
.dejlighonning {
	display: none;
}
div, td, img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

#cm2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1cm;
  height: 1cm;
  background-color: #f9f9f9;
  color: #000;
  z-index: 1;
}

#helesitet_center {
	width: 930px;
	margin: 0 auto;
}

#helesitet {
	width: 100%;
	float: left;
	clear: both;
}

#venstrediv {
	width: 170px;
	float: left;
	clear: both;
}

#snirklen {
	float: left;
	width: 100%;
	height: 80px;
	text-align: center;
	padding-top: 20px;
}
#snirklen img {
	width: 70px;

}

/* ******************** */
#menu {
	width: 140px;
	height: 568px;
	float: left;
	clear: both;
	margin: 13px 5px 0 5px;
	padding: 30px 5px 5px 15px;
	background-color: #eee;
}

.menupunkt {
	float: left;
	clear: both;
	width:130px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 2em;
	font-size: 10pt;
	margin: 18px 0 0 0;
}
a {
	text-decoration: none;
	color: #35e;
	outline: none;
}
a:hover {
	color: #00f;
}
.valgt {
	font-weight: bold;
}
.sowli {
	border: 1px dashed blue;
	margin-bottom: -1px;
}

/* ****************  */
#hojrediv {
	float: left;
	clear: none;
	width: 718px;
}

#overligger {
	width: 100%;
	height: 80px;
	float: left;
	clear: both;
	font-family: Times, serif;
	padding: 20px 0 0 0;
	margin: 0 0 0 40px;
}
#overligger .teksten {
	width: 100%;
}
#overligger .teksten .navn {
	font-size:27pt;
}
#overligger .teksten .www {
	font-size:14pt;
}
.www a {
	color: #5e5e5e;
}

#main {
	width:100%;
	float: left;
	clear: both;
	margin: 0 0 0 40px;
}

#main img {
  border: 0;
}


/* ************ */

.luu {
  text-decoration: none;
}

.luu img {
  border: 0;
}

.tabel_tynd_ramme {
  border-width: 1px;
  border-spacing: 1px;
  border-style: solid;
  border-color: black;
  border: 1px solid black;
  border-collapse: collapse;
  margin-left: 1px;
}
.tabel_tynd_ramme th,tfoot {
  border-width: 1px;
  padding: 1px;
  border-style: inset;
  border-color: black;
  vertical-align: bottom;
  border: 1px solid black;
  font-weight:normal;
}
.tabel_tynd_ramme tr {
  border-width: 1px;
  padding: 1px;
  border-style: inset;
  border-color: black;
  border: 1px solid black;
  vertical-align: top;
}
.tabel_tynd_ramme td {
  border-width: 1px;
  padding: 1px;
  border-style: inset;
  border-color: black;
  border: 1px solid black;
  vertical-align: top;
}
.tabel_tynd_ramme caption {
  font-weight: bold;
}

td.hojrestillet {
  text-align: right;
}
td.medramme {
  border: 1px black solid;
}

.fv_blaa {
  background-color: #68c;
  color: #000;
}
.fv_groen {
  background-color: #6a8;
  color: #000;
}
.fv_roed {
  background-color: #a77;
  color: #000;
}

acronym {
  border-bottom: none;
  font-variant: normal;
}
fieldset {
  padding: 0.5cm;
  padding-top: 0;
  border-color: #828177;
  margin-left: 1px;
  margin-right: 2px;
}
legend {
  color: black;
  font-size: 1.8em;
  font-weight: normal;
}
h1 {
  margin: 0;
  padding: 25px 0 5px 0;
  font-size: 22pt;
}
h2 {
  margin: 0;
  padding: 3px 0;
  font-size: 16pt;
}


#updated_footer {
  font-family:Arial,Sans;
  font-size:0.7em;
  clear:both;
  text-decoration:overline;
  font-style:normal;
  margin-top: 0.5cm;
}

.picpage_tabel {
	width: 100%;
}



