.popup { 
	background-color:#fff;
	border: 1px solid Gray;
	width: 470px;
	height: 280px;
	position: absolute;
	visibility: hidden;
	left: 25%;
	top: 25%;
	z-index:1;
	<!--[if IE]>
	filter: progid:DXImageTransform.Microsoft.Shadow(color=silver,direction=135);
	<![endif]-->
}
.inhalt { width: 970px;}
#suche a {
	display:block;
	line-height: 20px;
	width:78px;
	height:22px;
	text-align:center;
	background-image:url(../img/btn_grau.gif);
}
#suche a:hover {
	display:block;
	background-image:url(../img/btn_grau_hover.gif);
}
.anylinkcss{
	text-align: left;
	position:absolute;
	visibility: hidden;
	border:1px solid gray;
	border-bottom-width: 0;
	font:normal 11px Verdana;
	z-index: 100;
	background-color: #E9FECB;
	width: 75px;
}

.anylinkcss a{
	display: block;
	border-bottom: 1px solid gray;
	padding: 3px 0;
}

.anylinkcss a:hover{
	background-color: orange;
	color: white;
}

#dhtmltooltip{
	position: absolute;
	width: 180px;
	border: 1px solid gray;
	padding: 7px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 1000;
	<!--[if IE]>
	filter: progid:DXImageTransform.Microsoft.Shadow(color=silver,direction=135);
	<![endif]-->
}
.sortablelist {
	width: 970px;
}
.sortablebox{
	width: 310px;
	height: 370px;
	margin: 0px;
}
.linklistitem {
	width: 310px;
	margin: 1px;
}
.togglebtndown { 
	cursor: pointer;
	padding: 0px;
	color: Gray;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 290px;
}

.linkbtn {
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	border: 1px #336699 solid;
	background-color: #B3BCC0;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align : center;
}

.katicon { 
	padding: 0px;
	position: absolute;
	left: 5px;
}

.linkmenu {
	padding: 1px;
	position: absolute;
	left: 265px;
	visibility: hidden;
}

.dirmenu {
	padding: 3px;
	position: Absolute;
	left: 230px;
	visibility: hidden;
	top: 2px;
}

.feedmenu {
	padding: 3px;
	position: Absolute;
	left: 250px;
	visibility: hidden;
	top: 2px;
}

.linkliste { 
	height: 18px;
	padding-left: 20px;
	background:url(http://www.favoor.com/img/box_grey.gif) 4px 0px no-repeat;
}

.tabelle {
	width: 970px;
	position: relative;
	text-align: left;
	float:left;
}