#divUpControl				{position:relative; width:30; height:29; z-index:99;}
#divDownControl				{
	position:relative;
	width:30;
	height:29;
	z-index:99;
}

#divContainer_verti			{
	position:relative;
	width:120;
	overflow:hidden;
	clip:rect(0,97,490,0);
	visibility:visible;
	z-index:1;
	left: 0px;
	border-bottom-color:#6600FF;
	top: 0px;
	height: 120;
}
#divContent_verti			{
	position:relative;
	top:0;
	left:0;
	z-index:1;
	border-color:#FFFFFF;
	width: 120;
}
.konzept {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
