.verbar
{
	color: 				black;
	padding-top : 		0px;
	padding-bottom : 	0px;
}

.verbaritem1
{
	background-color: 	#FEDC64;
	white-space: 		nowrap;
	font-family: 		Arial, Verdana, Helevtica;
	font-size: 			12px;
}

.verbaritem1 a
{
	position: 			relative;
	color: 				black;
	display: 			block;
	text-decoration: 	none;
	padding-left: 		10px;
	padding-top : 		3px;
	padding-bottom : 	3px;

}
.verbaritem1 a:link
{
	text-decoration: 	none;
}

.verbaritem1 a:visited
{
	color: 				black;
	text-decoration: 	none;
}

.verbaritem1 a:hover 
{
	color: 				#846702;
	background-color: 	#FFEEB5;
	text-decoration: 	none;
}

.verbaritem1 a:active	
{
	color: 				black;
	text-decoration: 	none;
}

.separatorV1
{
	border-top: 		1px solid #BE9402;
	margin: 			0px 0px 0px 0px;
	
	<!--[if gt IE 7]>
	margin-bottom:		-1px;
	<![endif]-->
	
	height: 			0;
	font-size: 			1px;
	line-height: 		0;
}

/************************************************* Unter-Menüs*********************************************/

.submenu1
{
	position: 			absolute;
	left: 				0;
	top: 				0;
	visibility: 		hidden;
/*	filter: alpha(opacity = 93);
	-moz-opacity:0.93;*/

}
.subframe1
{
	position: 			relative;
	display: 			block;
	background-color: 	#FFFFFF;
	border: 			1px solid #7DB3C9;
}

.item1
{
	text-align: 		left;
	white-space: 		nowrap;
	font-family: 		Arial, Verdana, Helvetica;
	font-size: 			12px;
}

.item1 a
{
	position: 			relative;
	display: 			block;
	text-decoration: 	none;
	padding-left : 		10px;
}

.item1 a:link
{
	color:				black;
	text-decoration: 	none;
}

.item1 a:visited	
{
	color: 				black;
	text-decoration: 	none;
}

.item1 a:hover
{
	color: 				white;
	background-color: 	#3F7D97;
	text-decoration: 	none;
}

.item1 a:active
{
	color: 				white;
	text-decoration: 	none;
}

.separator1
{
	border-top: 		1px solid #7DB3C9;
	margin: 			0px 0px 0px 0px;
	height: 			0;
	font-size: 			1px;
	line-height: 		0;
}

.grafik1
{
	background-color: 	#7DB3C9;
}


/*	forward arrow */
.fwdarr
{
	position: 			absolute;
	top:				8px;	
	right: 				5px;
}

.fwdarr2
{
	position: 			absolute;
	top:				5px;	
	right: 				5px;
}

/******************** News ****************/
#newsbox {position:relative; top:0; left:0; width:184px; height:280px; font-family: Arial, Verdana, Helvetica; font-size:10px; background:#EEEEEE; border:0px solid; clip:rect(0 184 280 0); overflow:auto;}

