body{
  /* background-color:#DAD4BB; */
  background-color:#A8935C;
  margin: 0px 0px 0px 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

ul {
list-style-type: circle;
margin-bottom: 0em;
margin-top: 0em;
}

table.udenkanter {
  border-width: 0px;
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  border-style: solid;
}
table.udenkanter th {
  border-width: 0px;
  padding: 0px;
  border-style: none;
}
table.udenkanter td {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  border-style: none;
}









p {
  line-height: 1.7em;
}
li {
  line-height: 1.7em;
}
li {
  margin-bottom: 0.4em;
  margin-top: 0.4em;
}
h1, h2 { 
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  color: #88734C;
  clear: left;
  margin-top: 30px;
  border-bottom: 1px dashed black;
}
h2 {
  font-size: 18px;
  /* color: black; */
  border-bottom: none;
  margin-top: 0px;
}
h3 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  border-bottom: none;
  margin-top: 0px;
  margin-bottom: 4px;
}
a:link, a:visited {
  text-decoration: underlined;
  font-weight: bold;
  color: black;
}
a:hover {
  text-decoration: underline;
  color: black;
  /* background-color: #EDEBD5; */
}
td {
  margin: 20px 10px 20px 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}


#billeder {
  float: right; 
  width: 280px; 
  margin-left: 20px;
}
#billeder img {
  clear: both;
}

#oeverst {
  max-width:900px;
  background-color:#DAD4BB;
  margin-left: auto;
  margin-right: auto;
  vertical-align: center;
}

#oeverst2 {
  width: 100%;
  max-width:912px;
  background-color:#88734C;
  margin-left: auto;
  margin-right: auto;
}

#indhold {
  background-color:#DAD4BB;
}

#overskrift_tekst{
  letter-spacing: 0.1em;
/*   white-space: nowrap; */
  font-family: Georgia, minfont, "Times New Roman", Times, serif;
  font-size: 40px;
  color: #88734C;
  border: 1px solid #88734C;
  background-color: #EDEBD5;
  margin-top: 0.3em;
  margin-bottom: 0.6em;
  padding: 0.1em;
  padding-right: 0.3em;
  padding-left: 150px;
  -webkit-border-bottom-rigth-radius: 0.5em; 
  -webkit-border-top-rigth-radius: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  -moz-border-radius-topright: 0.5em;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}
#overskrift_billede {
  position: absolute;
  top: 0px;
/*   left: 0px; */
  width: 194px;
  height: 161px;
}


#sidelinks_boks {
  width: 170px;
  position: absolute;
  top: 161px;
/*   left: 0px; */
}
#sidelinks{
  letter-spacing: 0.1em;
/*   white-space: nowrap; */
  font-family: Georgia, minfont, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #88734C;
  border: 1px solid #88734C;
  background-color: #EDEBD5;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
/*   margin-right: 0.3em; */
  padding: 0.3em;
  padding-right: 0.3em;
  padding-left: 0.3em;
  border-left-width: 0px;
  -webkit-border-bottom-rigth-radius: 0.5em; 
  -webkit-border-top-rigth-radius: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  -moz-border-radius-topright: 0.5em;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
/*   width: 4cm; */
}
#sidelinks ul {
  margin:0px;
  margin-left:0px;
  padding: 0px;
}
#sidelinks li {
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-top: 0px;
  margin-left:0px;
  list-style: none;
  display: block;
  font: Georgia, "Times New Roman", Times, serif;
  font-size:18px; 
  line-height: 1em;
  font-weight: bold;
/*  margin-left: -30px; */
/*  border: 0px solid #88734C; */
}
#sidelinks a:link {
  text-decoration: none;
  color: #88734C;
  display: block;
  background-color: #EDEBD5;
  padding: 3px;
/*  padding-left: 10px; */
}
#sidelinks  a:visited {
  text-decoration: none;
  color: #88734C;
  display: block;
  background-color: #EDEBD5;
  padding: 3px;
/*  padding-left: 10px; */
}
#sidelinks a:hover {
  background-color: #DAD4BB;
  color: black;
}
#sidelinks_fyld{
  width: 170px;
}

#broedtekst {
  margin-left:0.6em;
  margin-right:0.6em;
/* background-color: blue; */
}

#gallery_items img {
	margin: 10px 0px;
	border: 1px solid #000000;
}
#gallery_items h2 {margin-top: 30px;}
#gallery_items p {
	width: 150px;
	height: 235px;
	border: 1px solid #dddddd;
	float: left;
	padding: 10px;
	margin: 10px;
	text-align: center;
	vertical-align: bottom;
	}

div.en {
  display:none;
}
div.da {
  display:inline;
}
