


.subnav {
font-family: Haettenschweiler; 
font-size: 18px; 
font-style: normal; 

color: #FFFFFF;
padding-left:40px;
text-decoration: none;}


.subnav A:link {text-decoration: none; color: #ffffff;}
.subnav A:visited {text-decoration: none; color: #ffffff;}
.subnav A:active {text-decoration: none;}
.subnav A:hover {text-decoration: none; color:#EFAD08;}



.dropdown2
	{position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 14px Haettenschweiler;
	line-height: 18px;
	z-index: 100;
	background-color: #3895D0;
	width: 160px;}
.dropdown2 a
	{width: 100%;
	color: white;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;}
.dropdown2 a:hover
	{background-color: #EFAD08;
	color: white;}



.dropdown1
	{position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 12px Tahoma;
	line-height: 18px;
	z-index: 100;
	background-color: #102973;
	width: 100px;}
.dropdown1 a
	{width: 100%;
	color: white;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;}
.dropdown1 a:hover
	{background-color: #EFAD08;
	color: white;}

.dropdown
	{position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 14px Haettenschweiler;
	line-height: 18px;
	z-index: 100;
	background-color: #3895D0;
	width: 180px;}
.dropdown a
	{width: 100%;
	color: white;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;}
.dropdown a:hover
	{background-color: #EFAD08;
	color: white;}