.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-right: 4px;
	vertical-align: top;
}
.idezet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000066;
	vertical-align: baseline;
}
.kepfelirat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	left: 5px;
	right: 5px;
	vertical-align: top;
}

/************* #Footer styles ***************/

#Footer{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #99FFFF;
	padding: 0px 5px 0px 5px;
	margin-top: 0px;
	bottom: 2px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#Footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
.bold_12_pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bold_14_pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
