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

.verbaritem1
{
	background-color: 	#FFB137;
	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: 				#FFFFFF;
	background-color: 	#000000;
	text-decoration: 	none;
}

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

.separatorV1
{
	border-top: 		1px solid #C07500;
	border-bottom: 		1px solid #FFC263;
	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 #FFB137;
}

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

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

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

.grafik1
{
	background-color: 	#FFB137;
}


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

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

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

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

/******************** News ****************/
#newsbox1 {padding-bottom:15px; position:relative; top:5px; left:5px; width:153px; height:305px; font-family: Arial, Verdana, Helvetica; font-size:10px; background:#EEEEEE; border:0px solid; clip:rect(0 155 2000 0); overflow:hidden;}
#newsbox {position:relative; left:5px; top:5px; width:140px; font-family: Arial, Verdana, Helvetica; font-size:10px; background:#EEEEEE; clip:rect(0 155 2000 0); overflow:hidden;}
