* { margin: 0 0 0 0; padding: 0 0 0 0; border-width: 0px; }


body { text-align: center;
  margin:0;
  padding:0;
  background-color: #798073;
  font: normal 14px/20px "trebuchet ms", "Times New Roman"; color: #4D4C4C;
  background-image: url(/images/body-bg.png); background-repeat: repeat-x repeat-y;
  position: relative;
    }
p { font: normal 14px/150% "trebuchet ms", "Times New Roman"; color: #4D4C4C; padding-bottom: 8px; }
a { font: normal 16px/150% "trebuchet ms", "Times New Roman"; color: #4D4C4C; }
h1 { font: normal 20px/150% "trebuchet ms", "Times New Roman"; color: #7f7959; padding-bottom: 10px;
 }
 h2 { font: bold 16px/161% "trebuchet ms", "Times New Roman"; color: #8b8776; padding-bottom: 10px;
 }
 
 

.hr { height: 6px; max-height: 5px; width: 501px; border-bottom: 1px solid #4D4C4C;  margin-bottom: 10px; margin-left: 55px; }

* html body, * html #main { height: 100%; }
#outer {
	}
#outer { margin-left: auto; margin-right: auto; text-align: center;
  width: 890px; 
   }

#main {
	width: 890px;
	background-image: url(/images/main-bg-test.png); background-repeat: repeat-y;
	}

#main_bottom, #main_top {
	width: 890px; font: 1px/1px  "trebuchet ms", "Times New Roman";
	background-repeat: no-repeat; height: 3px;
	}

#main_top {
	background-image: url(/images/main-bg-top.png);
	margin-top: 19px;
	}

#main_bottom {
	background-image: url(/images/main-bg-bottom.png);
	margin-bottom: 19px;
	}

#copyright {
	color: #cccbad !important;
	margin-bottom: 30px;
	}

.placeholder {
	color: #cccbad !important;
	}

#lang_menu {
	margin-top: 8px;
	padding-bottom: 24px;
	float: left;
    display: inline;
}

#lang_menu ul {
	overflow:hidden;
	list-style-type:none;
	margin:0;
	padding:0;
}

#lang_menu ul li {	
	display:block;
	width: 234px;
}

#lang_menu ul li a {
	width: 234px;
	display: block;
	text-decoration: none;
	font: normal 16px/100% "trebuchet ms", "Times New Roman";
  padding: 12px;
  padding-top: 2px;
  padding-bottom: 8px;
  max-width: 210px;
  color: #c0c4c4;
}

#menu_container {
  width: 234px;
  float: left;
	}

#menu {
  width: 234px;
  max-width: 234px;
  margin-top: 28px;
  
	}


#menu ul{
	overflow:hidden;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu ul li{	
	display:block;
	width: 234px;
	
}

#menu a {
	width: 234px;
	display: block;
	text-decoration: none;
}

#menu a:hover {
	color: #fffed8;
}
	

#menu h2 {
	width: 234px;
	margin-left: auto;
	margin-right: auto;
	color: #fffed8;
	
}

#menu ul li a {
  font: normal 20px/100% "trebuchet ms", "Times New Roman";
  padding: 8px;
  padding-top: 6px;
  padding-bottom: 12px;
  width: 234px;
  max-width: 222px;
  color: #E3E8E8;
}

#menu ul li.menusub, #menu ul li.menusubsel {
background-image: url(/images/menu-0-bg.png);
background-position: bottom center;
background-repeat: no-repeat;
}

#menu ul li h2 {
  font: normal 20px/100% "trebuchet ms", "Times New Roman";
  padding: 8px;
  padding-top: 6px;
  padding-bottom: 12px;
  max-width: 222px;
}

#menu ul li.menusubsel {
background-image: url(/images/menu-0-sel-bg.png);
background-position: bottom center;
background-repeat: no-repeat;
}

#menu ul li ul li {
}

#menu ul li ul li a {
  font: normal 18px/100% "trebuchet ms", "Times New Roman";
  padding: 9px;
  padding-top: 3px;
  padding-bottom: 9px;
  max-width: 216px;
  color: #d0d5d5;
}

#menu ul li ul li.menusubsel {
background-image: url(/images/menu-1-sel-bg.png);
background-position: bottom center;
background-repeat: no-repeat;
}

#menu ul li ul li.menusub {
background-image: url(/images/menu-1-bg.png);
background-position: bottom center;
background-repeat: no-repeat;
}

#menu ul li ul li.lastchild {
background-image: url(/images/menu-0-lastchild-bg.png) !important;
background-position: bottom center;
background-repeat: no-repeat;
padding-bottom: 5px;
}

#menu ul li ul li h2 {
  font: normal 18px/100% "trebuchet ms", "Times New Roman";
  padding: 9px;
  padding-top: 3px;
  padding-bottom: 9px;
  max-width: 216px;
}

#menu ul li ul li ul li a {
  font: normal 16px/100% "trebuchet ms", "Times New Roman";
  padding: 12px;
  padding-top: 2px;
  padding-bottom: 8px;
  max-width: 210px;
  color: #c0c4c4;
}

#menu ul li ul li ul li.menusub {
background-image: url(/images/menu-2-bg.png);
background-position: bottom center;
background-repeat: no-repeat;
}

#menu ul li ul li ul li h2 {
  font: normal 16px/100% "trebuchet ms", "Times New Roman";
  padding: 12px;
  padding-top: 2px;
  padding-bottom: 8px;
  max-width: 210px;
}

#menu ul li ul li ul li.menusubsel {
background-image: url(/images/menu-2-sel-bg.png);
background-position: bottom center;
background-repeat: no-repeat;
}

#menu ul li ul li ul li.lastchild {
background-image: url(/images/menu-1-lastchild-bg.png) !important;
background-position: bottom center;
background-repeat: no-repeat;
padding-bottom: 4px;
}

#menu ul li ul li ul li ul li a {
  font: normal 14px/100% "trebuchet ms", "Times New Roman";
  padding: 15px;
  padding-top: 1px;
  padding-bottom: 6px;
  max-width: 204px;
  color: #afb3b3;
}

#menu ul li ul li ul li ul li.menusub {
background-image: url(/images/menu-3-bg.png);
background-position: bottom center;
background-repeat: no-repeat;
}

#menu ul li ul li ul li ul li h2 {
  font: normal 14px/100% "trebuchet ms", "Times New Roman";
  padding: 15px;
  padding-top: 1px;
  padding-bottom: 6px;
  max-width: 204px;
}

#menu ul li ul li ul li ul li.menusubsel {
background-image: url(/images/menu-3-sel-bg.png);
background-position: bottom center;
background-repeat: no-repeat;
}


#content { width: 611px;
text-align: left;
  float: left;
  display: inline;
  margin-bottom: 30px;
  margin-top: 24px;
  margin-left: 45px;
  }
  
  
#content p {
	margin-left: 55px; margin-right: 55px;
}

#content h1 {
    padding-left: 55px; padding-right: 55px;
    
    padding-bottom: 3px;
    padding-top: 4px;
}

#content h2 {
	padding-left: 55px; padding-right: 55px;
    
    padding-bottom: 3px;
    padding-top: 4px;
	}

#content ul  {
	margin-left: 55px; margin-right: 55px;
}

#content ul ul  {
	margin-left: 20px;
}

#content li { display: list-item; }

  
.content_article {
	width: 611px;
}

.content_standard {
	width: 611px;
}

.content_article_date {
	width: 611px;
	max-width: 556px;
	padding-left: 55px;
	font: italic 14px/161% "trebuchet ms", "Times New Roman";
    padding-bottom: 1px;
    margin-bottom: 10px;
}

.billedetilhoejre {
  float: right; margin-left: 10px;  margin-top: 4px; display: inline; border: 1px solid #261717;
}

.billedefuldbredde {
	margin-bottom: 5px; margin-top: 4px; display: block; border: 1px solid #261717;
}

.fontSize10 {
  font-size: 10px;
  line-height: 125%;
}
.fontSize12 {
  font-size: 12px;
  line-height: 16px;
}
.fontSize14 {
  font-size: 14px;
  line-height: 125%;
}
.fontsize16 {
  font-size: 16px;
  line-height: 125%;
}
.fontsize20 {
  font-size: 20px;
  line-height: 125%;
}
.fontsize24 {
  font-size: 24px;
  line-height: 125%
}

html {
	}
	
.billedetilvenstre {
  float: left; margin-right: 10px; margin-top: 4px; display: inline; border: 1px solid #261717;
}

.front_formular_linje {
	width: 501px;
}

.front_formular_label {
	margin-bottom: 18px;
	float: left;
	width: 170px;
	margin-left: 0px !important;
	margin-right: 22px !important;
	font: normal 16px/161% "trebuchet ms";
}

.front_formular_input {
  width:309px;
  padding-bottom: 18px;
  float: left;
  text-align: left !important;
  font: normal 16px/161% "trebuchet ms";
}

.gaestebog_right {
	float: right;
  display: inline;
  text-align: left;
  width: 150px;
  margin-bottom: 8px;
  border: 1px solid #0b2112;
}

.gaestebog_form_header {
  font: normal 16px/22px "trebuchet ms";
  width: 404px;
  max-width: 390px;
  float: left;
  display: inline;
  padding: 3px 6px 3px 6px;
}

.gaestebog_form {
	width: 501px;
	margin-left: 55px;
	margin-right: 55px;
	padding-top: 6px;
}

.gaestebog_form_content {

  display: inline;
  float: left;
}

.gaestebog_form_content p {
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 8px !important;
	margin-bottom: 0px !important;
	color: #9C4C4C;
}

.gaestebog_inputtext, .gaestebog_textarea {
  width:309px;
  max-width: 305px;
  border: 1px solid #4D4C4C;
  font: normal 16px/161% "trebuchet ms";
  padding: 1px;
  background-color: #808A81;
  color: #fffed8;
}

p.formerror {
	margin-top: 0px;
	
	}
	
.gaestebog_submit {
	width:80px;
  max-width: 78px;
  border: 1px solid #4D4C4C;
  font: normal 16px/161% "trebuchet ms";
  color: #fffed8;
  line-height: 16px;
  vertical-align: baseline;
  background-color: #808A81;
}

.gaestebog_tekst {
}

#gaestebog_paging {
	text-align: center;
	margin-left: 40px;
	margin-right: 55px;
	margin-top: 44px;
	float: right;
	display: inline;
} 

.gaestebog_indlaeg {
	}
	
.gaestebog_indlaeg p {
}

.gaestebog_skrivlink {
	float: right;
	display: inline;
	width: 90px;
	padding: 3px;
	max-width: 74px;
  border: 3px solid #c08a38;
  background-color: #0c2d17;
  color: #f9db88;
  text-align: center;
  margin-bottom: 8px;
  
}

.gaestebog_skrivlink a {
  color: #f9db88;
  text-decoration: none;
  font: normal 14px/16px "trebuchet ms";
  display: block;
}

.gaestebog_paging {
	}

.galleri {
  margin-bottom: 8px;
  padding-top: 8px;
  margin-left: 55px; margin-right: 55px;
}

#galleri_valg {
  width: 172px;
  float: left;
  display: inline;
  margin-top: 0px;
}
	
#galleri_header {
	border-bottom-width: 0px;
	padding: 2px 6px 4px 6px;
  
  font: normal 16px/161% "trebuchet ms";
  letter-spacing: 1px;
  display: block;
  margin: 0;
  
  text-decoration: none;  
  text-align: center;
  border: 1px solid #4D4C4C;
  border-bottom-width: 0px;
  width: 172px;
  max-width: 158px;
}

.galleri_paging {
  float: right;
  display: inline;
  text-align: center;
  width: 172px;
  
  margin-bottom: 26px;
  
}

#paginationinfo {
	border: 1px solid #0b2112;
	border-bottom-width: 0px;
	font: normal 16px/150% "trebuchet ms";
	padding: 2px 6px 4px 6px;
	width: 172px;
    max-width: 158px;
}

#paginationpages {
  border-bottom: 1px solid #c08a38;
  padding-bottom: 1px;
  padding: 2px 6px 4px 6px;
  font: normal 16px/150% "trebuchet ms";
  border: 1px solid #0b2112;
  background-color: #798073;
  color: #E3E8E8;
  width: 172px;
  max-width: 158px;
}

#paginationfirst {
	float: left;
	width: 15px;
	text-align: left;
	display: inline;
}

#paginationfirst a img {
	vertical-align: middle;
}

#paginationprev {
  float: left;
  width: 15px;
  text-align: left;
  display: inline;
}

#paginationprev a img {
	vertical-align: middle;
}

#paginationnext {
  float: right;
  width: 15px;
  text-align: right;
  display: inline;
}

#paginationnext a img {
	vertical-align: middle;
}

#paginationlast {
  float: right;
  width: 15px;
  text-align: right;
  display: inline;
}

#paginationlast a img {
	vertical-align: middle;
}


.galleri_paging a, #gaestebog_paging a {
	font: normal 16px/150% "trebuchet ms";
	color: #E3E8E8;
	text-decoration: underline;
}

.galleri_paging a:hover, #gaestebog_paging a:hover {
	color: #fffed8;
}

.galleri_paging img {
	border-width: 0px;
	vertical-align: bottom;
}


#galleri_menu {
  width: 172px;
  float: left;
  display: inline;
  z-index: 2;
  margin-top: 0px;
  margin-bottom:30px;
}

#galleri_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 172px;
  float: left;
}


#galleri_menu a, #galleri_menu h2 {
  padding: 2px 6px 4px 6px;
  width: 172px;
    max-width: 158px;
  font: normal 16px/161% "trebuchet ms";
  letter-spacing: 1px;
  display: block;
  margin: 0;
  color: #E3E8E8;
  text-decoration: none;  
  text-align: center;
  border: 1px solid #0b2112;
}

#galleri_menu h2 {
  color: #E3E8E8;
}

#galleri_menu a {
  border-top-width: 0px;
}

#galleri_menu a:hover {
  padding: 2px 5px 2px 5px;
  border: 2px solid #c08a38;
  border-top-width: 1px;
}

#galleri_menu li {
  position: relative;
  padding: 0; margin: 0;
  background-image: none;
  background-position: top left;
  width: 172px;
  font: bold 13px/15px "trebuchet ms";
  background-color: #798073; }


#galleri_menu ul ul {
position: absolute;
z-index: 500;
}

#galleri_menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#galleri_menu ul ul,
div#galleri_menu ul li:hover ul ul,
div#galleri_menu ul ul li:hover ul ul
{display: none; }

div#galleri_menu ul li:hover ul,
div#galleri_menu ul ul li:hover ul,
div#galleri_menu ul ul ul li:hover ul
{display: block; }

.galleri_thumbnails {
  width: 684px;
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 25px;
}

.galleri_thumbnail {
  float: left;
  margin-right: 49px;
  display: inline;
  
  
}

.galleri_thumbnail a {
	display: inline-block;  
	height: 1px;
	}

.galleri_picture img {
  border: 1px solid #5c7373;
}
.galleri_text {
	font-style: italic;
	width: 684px;
}


.galleri_thumbnail img, .galleri_thumbnail_last img {
  border: 1px solid #5c7373;
}

.galleri_thumbnail_last {
  float: left;
  display: inline;
}