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

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

.verbaritem1 a
{
	position: 			relative;
	color: 				white;
	display: 			block;
	text-decoration: 	none;
	padding-left: 		0px;
	padding-top : 		0px;
	padding-bottom : 	0px;
	height:				22px;
	border-top: 		1px solid #4C4A72;
	border-bottom: 		1px solid #181733;

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

.verbaritem1 a:visited
{
	color: 				white;
	text-decoration: 	none;
	height:				22px;
}

.verbaritem1 a:hover 
{
	color: 				white;
	background-color: 	#FD0C0B;
	text-decoration: 	none;
	height:				22px;
	border-top: 		1px solid #FE6C6C;
	border-bottom: 		1px solid #7D0101;
}

.verbaritem1 a:active	
{
	color: 				white;
	text-decoration: 	none;
	height:				22px;
}

.separatorV1
{
	border-top: 		1px solid #4C4A72;
	border-bottom: 		1px solid #181733;
	margin: 			0px 0px 0px 0px;
	height: 			0;
	font-size: 			1px;
	line-height: 		0;
}

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

.submenu1
{
	position: 			absolute;
	left: 				0;
	top: 				0;
	visibility: 		hidden;
/*	filter: alpha(opacity = 85);
	-moz-opacity:0.85;
*/
}
.subframe1
{
	position: 			relative;
	display: 			block;
	background-color: 	#FFFFFF;
	border: 			1px solid #2A285A;
}

.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: 	#FD0807;
	text-decoration: 	none;
}

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

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

.grafik1
{
	background-color: 	#2A285A;
}


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

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

.schattenDunkel{
	background-color: #000000;
	filter: alpha(opacity = 30); 
	-moz-opacity:0.3;
	opacity: 0.3;
	khtml-opacity: 0.3;
}

.schattenHell{
	background-color: #000000;
	filter: alpha(opacity = 15); 
	-moz-opacity:0.15;
	opacity: 0.15;
	khtml-opacity: 0.15;
}
