#atomz {
	padding-top: 7px;
        padding-left: 7px;
}
body {
	COLOR: #000000;
	FONT-FAMILY: verdana, tahoma, sans-serif;
	background-image: url(bg.png);
	background-attachment: fixed;
	text-align: center;
		
}
.header {
	
	height: 60px;
	text-align: center;
	background-image: url(header.png);
	font-size: xx-large;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
#box {
	background-image: url(menu.png);
	background-attachment: fixed;
	border-collapse: collapse;
	border: 1px solid black;
	font-size: small;
	overflow: auto;
	width: 750px;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
}
#indhold {
	margin-left: 150px;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1em;
	padding-bottom: 2em;
	border-top: 1px solid black;
	border-left: 1px solid black;
	background-image: url(historisk.png);
	text-align: justify;


}
img {
	border-collapse: collapse;
	border: 2px inset green;
       

}
h1 {
	FONT-SIZE: large;
	COLOR: #000000;
	FONT-STYLE: italic;
	FONT-FAMILY: verdana, tahoma, sans-serif;
	TEXT-ALIGN: left;
	FONT-VARIANT: normal
}
h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: medium;
	COLOR: #000000;
	FONT-STYLE: italic;
	FONT-FAMILY: verdana, tahoma, sans-serif
}
h4 {
	font-family: verdana,tahoma,sans-serif;
	margin-top: 0;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	background-image: url(hover.png);
	
}

a:active {
	TEXT-DECORATION: none;
}

#menu {
	BACKGROUND-color: transparent;
	MARGIN: 0px 12px 12px 0px;
	WIDTH: 150px;
	border-bottom: 1px solid #5E3582;
	float: left;
}
a {
	PADDING-RIGHT: 1px;
	BORDER-TOP: green 1px solid;
	DISPLAY: block;
	font-weight: bold;
	PADDING-LEFT: 10px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	WIDTH: auto;
	COLOR: green;
	PADDING-TOP: 1px;
	TEXT-DECORATION: none;
	
}
a:hover {
	COLOR: white;
	BACKGROUND-image: url(hover.png);
	TEXT-DECORATION: none;
}

a.indhold {
	BORDER-TOP-WIDTH: 0px;
	DISPLAY: inline;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-COLLAPSE: collapse;
	BORDER-RIGHT-WIDTH: 0px;
	TEXT-DECORATION: none;
}
#asia a {
	font-weight: normal;
	border: none;
}
#footer {
	height: 30px;
	clear: both;
	background-image: url(header.png);
	text-align: center;
}
#footer a {
	color: #ffffff;
}
