div#wcbox {
	width: 110px;
	height: auto;
	border:1px solid #CECED4;
	background-color:#E5E5E9;
	position: fixed;
	top: 50px;
	right:5px; 
	cursor: all-scroll;
	overflow: auto;
	z-index: 200; 
	font-family:"Verdana",sans-serif;
	font-size: 9px;
	color: #5E5E5E;
	margin: 0px;
	padding: 0px;
	line-height:10px;
}
div.dragged {
	cursor: all-scroll !important;
	border-color: #C4C4C6 !important;
	z-index: 300 !important; 
	opacity:.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}
a.keyLink {
	display: none;
}
.wcbox_top {
	width:100%;
	height:13px;
	margin: 0px;
	padding: 0px;
	background-color:#CBCBCB;
	border-bottom:1px solid #CECED4;
}
.wcboxkatinhalt {
	width:40px;
	height:12px;
	background-color:#E2E2E5;
	border:1px solid #CBCBCB;
	overflow:hidden;
}

.wcboxkatinhalt2 {
	background-color:#EEEEF2;
}
.tabletr_wcbox {
	background-color:#E2E2E6;
}
.hr_wcbox {
	width:auto;
	height:1px;
	background-color:#D8D6D6;
	padding:0;
	margin: 2px 4px;
}
div#wcbox a{
	font-size: 10px;
	position:relative;
	right:2px;
	top:-1px;
	text-decoration: none;
	padding:0;
	margin: 0px 0px 0px 0px;
	color: #34445E;
}

.wcboxtable {
	margin:3px 0 2px 0;
	text-align:left;
	padding-left:2px;
}
.wcboxtable2 {
	margin:0px;
	padding-left:2px;
	text-align:left;
}
