body {
	font-family: Georgia, "Times New Roman", Times, serif;/*
	background-image: url(images/banowetz_bak.gif);
	background-position: top left;
	background-color: #ee3a43; */
	
}
#content {
	height: 430px;
	overflow: auto;
}

#content h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#content h2 {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
}
#content p {
	font-size: 13px;
	line-height: 139%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content td, #content li {
	font-size: 13px;
	line-height: 139%;
}
a:link {
	color: #039;
	text-decoration: underline;
}
a:visited {
	color: #039;
	text-decoration: underline;
}
a:hover {
	color: #03C;
	text-decoration: none;
}
a:active {
	color: #03C;
	text-decoration: underline;
}

#inv_menu_container {
	position: relative;
	height: 32px;
	width: 94px;
	margin: 0px;
	padding:0px;
	z-index: 200;
}
#footer a {
	color: #666;
}

#inv_menu_container2 {
	position: relative;
	height: 32px;
	width: 96px;
	margin: 0px;
	padding:0px;
	z-index: 201;
}
#inv_menu {
	font-size: 12px;
	width: 94px;
	position: absolute;
	background-color: #FFF;
	opacity: 0.95;
	left: -9999px;
	top: 32px;
	border-left: solid 1px #444;
	border-bottom: solid 1px #444;
	border-right: solid 1px #444;
	padding-left:5px;
	padding-bottom:10px;
}
#inv_menu2 {
	font-size: 12px;
	width: 96px;
	position: absolute;
	background-color: #FFF;
	opacity: 0.95;
	left: -9999px;
	top: 32px;
	border-left: solid 1px #444;
	border-bottom: solid 1px #444;
	border-right: solid 1px #444;
	padding-left:5px;
	padding-bottom:10px;
}
#inv_menu p, #inv_menu2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 1px; 
}
#inv_menu ul { 
	list-style-type: none;
	margin: 0 0 0 5px;
	margin: 0 0 0 -35px;
}
.popup { 
position:relative;
} 
.popup img { 
position:absolute;
left:-999em; 
} 
.popup:hover img, .popup:focus img {
left:125px;
border:2px solid #000;
top:-20px;
}
a:hover{visibility:visible;} 
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	margin: 0px auto;
}
