@charset "UTF-8";
html, body, div#page {
	padding: 0;
	width: 100%;
	min-height:100%;
	height:100%;   /* Højde til IE5-6 */
}
html>body, html>body div#page {
	height:auto; /* Højde for alle andre som forstår struktur selektorer > (Mozilla-IE7) */
}
body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	/*background-image: url(images/general/tile.gif);*/
	background-image: url(images/general/zepback.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #333333;
	text-align: left;
}
h1.topmenuheading{
	visibility: hidden;
	display: none;
}
h3 {
	font-size: 18px;
	margin: 10px 0px 2px;
	padding: 0px;
	text-align: left;
	vertical-align: text-top;
	text-align: left;
	color: #000000;
}
p {
	margin: 0px 0px 5px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	text-align: left;
}
/* Sætter skrift str i lister og menuer lavet med li */
li {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 90%;
}
img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
	color: #000000;
}
address {
	/* Bruges med #foot i bunden af siden og .box på museumssiderne. */ 
}
/* ////////////////// */
/* Side elementer */
/* ////////////////// */
div#page{
	position: absolute;
	top:0;
	left:0;
	text-align:center;
}
.contentbox{
	position: relative;
	width: 780px;
	text-align: center;
	margin: 0 auto; /* Mozilla centrering */
}
#sidemenubox {
	position: absolute;
	top: 108px;
	left: 5px;
	z-index: 4;
	margin:0 auto;
	text-align:left;
	width: 180px;
}
#contentmain {
	position: absolute;
	top: 108px;
	width: 615px;
	text-align:left;
	left: 160px;
}
#contentmain2 {
	position: absolute;
	top: 108px;
	left: 160px;
	width: 460px;
	text-align:left;
}
#undercover {
	position: relative;
	top: 108px;
	width: 460px;
	text-align:left;
	visibility: hidden;
}
#contentside {
	position: absolute;
	top: 108px;
	width: 150px;
	z-index: 4;
	right: 5px;
}
address#foot {
	position: absolute;
	z-index: 0;
	font-size: 80%;
	text-align: right;
	bottom: 2px;
	width: 100%;
	right: 5px;
}

/* ////////////////// */
/* Topmenu */
/* ////////////////// */
#topmenu {
	position: absolute;
	top: 86px;
	background-color: #006600;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 20px;
	z-index: 1;
	left: 0px;
}
#topmenu li {
	display: inline;
}
#topmenu li a {
	background-color: #006600;
	padding: 1px 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#topmenu li a:hover {
	color: #FFFF00; 
	background-color: #009900;
}
#topmenu li.topmenufirst {
	margin-left: 15px;
}
#topmenu li.topmenufirst a {
	font-weight: bold;
}
#topmenu li.topmenulink a {
	font-weight: bold;
}
.topmenulangdk a {
	font-style: italic;
}
.topmenulangde a {
	font-style: italic;
}
.topmenulanguk a {
	font-style: italic;
}
.topmenulangdk {
	padding-left: 22px;
	background-attachment: scroll;
	background-image: url(images/general/flag_dk.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.topmenulanguk {
	padding-left: 22px;
	background-attachment: scroll;
	background-image: url(images/general/flag_uk.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.topmenulangde {
	padding-left: 22px;
	background-attachment: scroll;
	background-image: url(images/general/flag_de.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.logotype {
	text-decoration: none;
}
#logotypeimagedk {
	background-attachment: scroll;
	background-image: url(images/general/topmenu_logotype_dk.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 90%;
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #000000;
	height: 80px;
}
#logotypeimageuk {
	background-attachment: scroll;
	background-image: url(images/general/topmenu_logotype_uk.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 90%;
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #000000;
	height: 80px;
}
/* ////////////////// */
/* Sidemenu */
/* ////////////////// */
#sidemenubox {
	width: 150px;
}
div#sidemenubox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	color: #000000;
}
#sidemenubox a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contentside img {
	border: 1px solid #333333;
	color: #000000;
}
/* ////////////////// */
/* Data rammer */
/* ////////////////// */
.datacol {
	vertical-align: top;
	color: #000000;
}
.datacoltable {
	margin: 5px;
	width: 194px;
	height: 200px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #000000;
}
.dataItem {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #99CCFF;
	width: 50%;
	padding: 1px;
	text-align: left;
	vertical-align: top;
	color: #000000;
}
.zepdataimage {
	display: block;
	border: 0px none;
	margin-bottom: 5px;
	text-align: center;
	color: #000000;
}
/* ////////////////// */
/* Rammer */
/* ////////////////// */
.framebar {
	background-image: url(images/general/girder.gif);
	background-repeat: repeat-x;
	height: 27px;
	color: #000000;
}
.framecontentdefault {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.framecontentgrey {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
}
.framecontent div {
	padding: 2px 5px;
	text-align: center;
}
.framecontent div p {
	/*padding: 2px 5px;
	text-align: left;*/
}
.framecontent h3 {
	margin: 0px 0px 2px;
}
.box {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #333333;
}
/* ////////////////// */
/* Billeder */
/* ////////////////// */
.sideimage {
	float: right;
	clear: right;
	display: block;
	position: relative;
	color: #000000;
}
.imageleft {
	float: left;
	position: relative;
	clear: left;
}
.imageright {
	float: right;
	position: relative;
	clear: right;
}
.articleimage a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.homeimage {
	display: block;
	border: 0px none;
	margin-bottom: 5px;
	text-align: center;
	color: #000000;
}
/* Se ogsaa framecontent div */
.gallery {
	width: 100%;
	text-align: center;
}	
.gallery a {
	text-decoration: none;
}
.historylist {
	list-style-type: none;
}
/* ////////////////// */
/* Side: START */
/* ////////////////// */
#startlogotype {
	padding-top: 15px;
	background-attachment: scroll;
	background-image: url(images/start/start_logotype.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	display: block;
	background-color: #FFFFFF;
}
.start {
	background-color: #FFFFFF;
	padding: 10px;
	background-attachment: scroll;
	/*background-image: url(images/start/start_logo.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}
.start img {
	border: none;
}
.start td {
	text-align: center;
	vertical-align: top;
}
.start a {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
/* ////////////////// */
/* Side: LINKS */
/* ////////////////// */
#links li {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 90%;
	list-style-type: circle;
}
#links h3 {
	margin: 14px 0px 2px 0px;
}
#links ul {
	margin: 0px;
}
/* 21-06-2009 */