            #subnavi0      { position: absolute; z-index: 0; top: 20px; left: 0px; width: 930px; visibility: visible; display: block }
.tensidlistlayer {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#555555;
	width:220px;
	z-index:50;
	height: auto;
	overflow: auto;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	visibility: visible;
}
a.tensiddropdownentry:link {
	cursor: hand;
	color: #555555;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.tensiddropdownentry:visited {
	cursor: hand;
	color: #555555;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.tensiddropdownentry:hover {
	cursor: hand;
	color: #000000;
	text-decoration: none;
	background-color: #DADADA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.tensiddropdownentry:active {
	cursor: hand;
	color: #A5ACB2;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tensiddropdownlayer {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	width:175px;
	z-index:800;
	overflow: visible;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	visibility: hidden;
}
.tensiddropdownfield {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 119px;
	border: 1px solid #A5ACB2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5acb2;
	border-right-color: #a5acb2;
	border-bottom-color: #a5acb2;
	border-left-color: #a5acb2;
}
.tensiddropdownbutton {
	position:relative;
	top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 17px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	visibility: visible;
}
.checkbox {
	height: 14px;
	width: 14px;
	border: 1;
	}
.content   { font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
.contentbox {
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	border: 1px solid #A5ACB2;
	height: 18px;
	width: 136px;
}
.sendbutton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	font-style: normal; font-weight: normal; color: #000000}
.titelspez {
	text-transform: uppercase;
	font-weight: bold;
}

/* limit the with of lists */
.listdivspan {
	border: 1px solid #DADADA;
	width: 368px;
	height: auto;
}

/* container to handle scrolling (overflow: auto !!) */
/* inner list div */
.listdiv {
	width: auto;
	height: auto;
	overflow: auto;
}

.listdivrow {
	float: left;
	color: #555555;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

.listdivrowHL {
	float: left;
	color: #555555;
	width: auto;
	height: auto;
	background-color: #DADADA;
	cursor: pointer;
	cursor: hand;
}

.listdivcheckbox {
	float: left;
	width: 16px;
	height: 13px;
	}

.listcheckbox {
	width: 13px;
	height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.listdivfield {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	}

.ddwrapper {
	float: left;
	width: auto;
	height: 22px;
	padding: 1px 0px 0px 0px;
	margin: 0px;
}

.ddfieldwrapper {
	float: left;
}

.ddbuttonwrapper {
	height: auto;
	float: left;
	clear: right;
	padding-top: 1px;
}

/* hide this from IE6.x by using attribute selectors [..]
(IE does not understand that) */
.ddbuttonwrapper[class] {
	padding-top: 0px;
}

.ddbutton {
	font-size: 8px;
	border: 1px solid #A5ACB2;
	background-color: #FFFFFF;
	width: 20px;
	height: 17px;
	margin: 0px; 
	padding-bottom: 0px;
	cursor: pointer;
	cursor: hand;
}

.ddedit {
	font-size: 10px;
	color: #3B4759;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	border: 1px solid #A5ACB2;
	height: 17px;
	width: 186px;
}
	
.ddlayer {
	font-size: 10px;
	position: absolute;
	color: #555555;
	width: 206px;
	height: auto;
	border: 1px solid #A5A5A5;
	background-color: #FFFFFF;
	z-index: 10;
	visibility: hidden;
}

.ddentry {
	font-size: 10px;
	color: #A21C09;
	text-decoration: none;
	background-color: #FFFFFF;
	cursor: pointer; 
	cursor: hand;
}

.ddentry_highlight {
	font-size: 10px;
	color: #A21C09;
	text-decoration: none;
	background-color: #DADADA;
	cursor: pointer; 
	cursor: hand;
}

.ddgsausz {
	font-size: 10px;
	color: #dadada;
	background-color: #555555;
}

