html {
	margin:0;
	height:100%;
}

body {
	margin: 0;
	padding:0;
	width: 100%;
	background: #fff url(pic/bground.gif) repeat-y center;
}

table {
	font-size:12px;
	color: #000044;
	font-family: Verdana,Geneva,sans-serif;
}

h4 {
	text-transform:uppercase;
	font-size: 20pt;
	color: #056839;
	font-family: Arial;
}
.fontbody1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E29536;
	font-size: 12px;
	font-weight: bold;
}

#map a:link {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #e29536; FONT-SIZE: 12px; FONT-WEIGHT: bold
}

#apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	float:left;
	z-index:1;
}
#apDiv2 {
	position:relative;
	left:0px;
	top:0px;
	float:left;
	z-index:2;
}
#apDiv3 {
	position:relative;
	left:0px;
	top:0px;
	float:left;
	z-index:3;
}
#apDiv4 {
	position:relative;
	left:0px;
	top:0px;
	float:left;
	z-index:4;
}

#apDiv1 a:hover {
	background-image:url(images/floorplan2010_halld.png);
	border:1px solid #FF0000;
	width:139px;
	height:304px;
	display:block;
}
#apDiv2 a:hover {
	background-image:url(images/floorplan2010_halle.png);
	border:1px solid #FF0000;
	width:141px;
	height:304px;
	display:block;
}
#apDiv3 a:hover {
	background-image:url(images/floorplan2010_hallf.png);
	border:1px solid #FF0000;
	width:140px;
	height:304px;
	display:block;
}
#apDiv4 a:hover {
	background-image:url(images/floorplan2010_hallg.png);
	border:1px solid #FF0000;
	width:138px;
	height:304px;
	display:block;
}

img {
	border:0;
}