.wrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 900px;
	height: 100%;
	text-align: left;
}

/* content */
#top {
	width: 900px;
	height: 175px;
	margin-top: 20px;
}

.corners {
	background: url(http://henningv.net.dynamicweb.dk/Files/System/corners.gif) no-repeat;
}

#content {
	width: 900px;
	height: 100%;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
}

/* menu */
.menuV {
	padding-left: 12px
}

.menuH {
	padding-right: 20px
}

#menu {
	background: url(/Files/System/menu-bg.gif) repeat-x top left;
	background-color: #fff;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 900px;
}

a.ikon {
	margin-left: 5px;
}

/* footer */
#footer {
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-top: 0px #fff solid;
	width: 900px;
	height: 20px;
	clear: both
}

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #fff;
	padding-top: 2px;
	letter-spacing: 1px;
}

.myre {
	width: 16px;
	float: right;
	margin-top: -12px;
}