body {
	background-color: #005B2E;
	text-align: center;
	margin-top: 0px;
	font-family: arial, verdana, trebuchet, sans-serif;
	font-size: medium;
}
#box {
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	
}
#head {
	background-image: url(../pics/logo.jpg);
	background-color: #ffffff;
	background-position: top left;
	background-repeat: no-repeat;
	height: 100px;
	border: 1px solid #0000A0;
}
#footer {
	text-align: center;
	height: 30px;
	clear: both;
	background-color: #0000A0;
	border: 1px outset #ffffff;
	color: #fff;
}
#footer a{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border: 2px solid #c0c0c0;
	background-color: #ffffff;
	
}
td {
	border-collapse: collapse;
	border: 1px solid #c0c0c0;
}
#indhold {
	margin-top: 100px;
	margin-left: 250px;
	padding: 10px;
}
a.forrige img {
	border: none;
	padding: 20px;
	text-align: left;
}
a.next img {
	border: none;
	padding: 20px;
	text-align: right;
}
#topmenu {
	margin-left: 0px;
	padding: 0;
	background-color: #ffffff;
	
}
#topmenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#topmenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 26px;
	
}
#topmenu ul li a {
	background: #ffffff;
	height: 2em;
	border-top: 1px solid #0000A0;
	border-left: 1px solid #0000A0;
	border-bottom: 1px solid #0000A0;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-weight: bold;
	   
	 
}
#topmenu ul li a.tom {
	background: #ffffff;
	height: 2em;
	border-top: 1px solid #0000A0;
	border-left: 1px solid #0000A0;
	border-bottom: 1px solid #0000A0;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c0c0c0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-weight: bold;
}
html>#topmenu ul li a  {
	font-size: x-small;   
} 

#resources a:link, #resources a:visited {
	border-right: 1px solid #93291E;
	}


#topmenu ul li a:hover {
	color: #ffffff;
	background: #000080;
}
#topmenu ul li a.tom:hover {
	color: #ffffff;
	background: #AEAEFF;
}
#topmenu a:active	{
	background: #0000A0;
	color: #fff;
}

hr {
	display: none;
	clear: both;
}
#menu {
	position: absolute;
	top: 130px;
	left: 10px;
	width: 230px;
	padding: 10px;
}
#menu a img {
	height: 100px;
	width: 100px;
	border: 1px solid #000000;
	margin: 10px;
}	