

a {
	font-size: 12px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:100;
	text-decoration:none;
	background-image: url(/images/layout/3/buttonhgmenueoff.gif);
	cursor: hand;
	color: #999999;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 225px;
	height: 17px;
}
a:hover {
	font-size: 12px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:100;
	text-decoration:none;
	background-image: url(/images/layout/3/buttonhgmenueon.gif);
	cursor: hand;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	background-repeat: no-repeat-y;
	width: 225px;
	height: 17px;
}
a:active {
	text-decoration: none;
	color: #000000;
	background-image:  url(/images/layout/3/buttonhgmenueon.gif);
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 225px;
	height: 17px;
}

.BaseColor
{	
	background-color: #FF0000;
}
.myDiv 
{
	width: 225px;
	height: 100%;
	position: absolute;
	background-image: url(/images/layout/3/buttonhgmenueoff.gif);
	z-index: -1;
	overflow: hidden;
	visibility: inherit;
}

.NAVTOPBACKGROUND
{
	background-image:url(/images/layout/3/bogen.gif);
	background-repeat: no-repeat;
	width:225px;
	height:185px;
	background-color:White;
}
.NAVSUBTOPBACKGROUND
{
	background-image:url(/images/layout/3/ecke.gif);
	width:225px;
	height:115px;
	background-color:White;
}
.NAVSTRETCHTOPBACKGROUND
{
	background-image:url(/images/layout/3/hgnavigationstretch.gif);
	width:225px;
	background-color:White;
}

.NAVTDBACKGROUND
{
	background-image:url(/images/layout/3/buttonhgmenueoff.gif);
	width:225px;
	height:17px;
	background-color:White;
}
.NAVTDBACKGROUNDNO
{
	background-image:url(/images/layout/3/buttonhgmenueoff.gif);
	width:225px;
	height:17px;
	background-color:White;
	text-decoration: line-through;
}
.NAVBOLDLINK
{
	font-weight:Bold;
	color: #000000;
}
.NABBODYBACKGROUNDCOLOR
{
	background-color: #ffffff;	
}