body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
 	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color:#7BCE08;
}

#page
	{
	background-image:url(./images/baggrund.jpg);
	margin: auto;
	width: 1000px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
	}

#header
	{
	background-image:url(./images/mhv.jpg);
	width: 1000px;
	height: 96px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
	}

#printer
	{
	position: relative;
	top: 12px;
	left: 920px;
	width: 40px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
	}

#leftmenu
	{
	vertical-align: top;
	float: left;
	width:180px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
	}

#body
	{
	vertical-align: top;
	margin-left: 180px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
	}

#footer_top
	{
	background-image:url(./images/bund_top.jpg);
	width: 1000px;
	height: 16px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
	}

#footer_bottom
	{
	background-image: url(./images/bund_bund.jpg);
	width: 1000px;
	height: 199px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
	}

#footer_contains
	{
	background-image: url(./images/bund_indhold.jpg);
	width: 1000px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	padding: 0px;
	text-align: center;
	}
	
.clearfloat 
	{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

p.footer
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #414381;
}

a.footer
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #414381;
}

a.footer:HOVER
{
	color: #7BCE08;
}

p.rightmenu
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.rightmenu
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.rightmenu:HOVER
{
	color: #7BCE08;
}

h3.rightmenu
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
