html, body {
	height: 100%;
	background-color: #d5d5d5;
	background-image: url(../Assets/Images/Birkegaarden_net/Index_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.MainDiv {
	width: 885px;
	height: auto;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
.contentContainerDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 598px;
}
.frameDiv {
	margin: 0px;
	padding: 0px;
	width: 598px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: -1;
	height: auto;
}
.contentMain {
	width: 885px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	position: relative;
}
.menuContainer {
	height: 32px;
	width: 885px;
	display: block;
	position: fixed;
	top: 226px;
	margin: 0px;
	padding: 0px;
	
}
.menuPlaceholder {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 885px;
	overflow: visible;
}
.headerDiv {
	margin: 0px;
	padding: 0px;
	height: 226px;
	width: 885px;
}
.widgetContainerDiv {
	width: 285px;
	float: right;
	right: 3px;
	position: relative;
	background-image: url(../Assets/Images/Birkegaarden_net/widgetbar_background.jpg);
	background-repeat: repeat-x;
	background-color: #c8c8c8;
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: visible;
	z-index: 0;
	text-align: center;
}
.widgetDiv {
	width: 269px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.menuTop {
	height: auto;
	width: 885px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	z-index: 2;
}
