
.infoKader2 {
	border: 1px solid #BBBBBB;
	width: 170px;
	background-position: right;
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
}
.infoKader2:hover {
	cursor: default;
}
.linkKader2 {
	background-color:#FFFFFF;
	border: 1px solid #BBBBBB;
	width: 170px;
	height: 100px;
	overflow:auto;
	position:absolute;
	/* Uncoment these next lines to make the window apear above
	top:-115px;
	*/
}
.linkKader2 A {
	color:#000000;
	display:block;
	width:150px;
	text-decoration: none;
}
.linkKader2 A:link {
	color:#000000;
	display:block;
	width:150px;
	text-decoration: none;
}
.linkKader2 A:visited {
	color:#000000;
	text-decoration: none;
}
.linkKader2 A:hover {
	color:#FFFFFF;
	background-color:#000000;
	text-decoration: none;
}
.linkKader2 A:active {
	color:#000000;
	text-decoration: none;
}


.infoKader3 {
	border: 1px solid #BBBBBB;
	FONT-SIZE: 11px;
	width: 135px;
	background-position: right;
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
}
.infoKader3:hover {
	cursor: default;
}
.linkKader3 {
	background-color:#FFFFFF;
	FONT-SIZE: 11px;
	border: 1px solid #BBBBBB;
	width: 135px;
	height: 100px;
	overflow:auto;
	position:absolute;
	/* Uncoment these next lines to make the window apear above
	top:-115px;
	*/
}
.linkKader3 A {
	color:#000000;
	display:block;
	width:115px;
	text-decoration: none;
}
.linkKader3 A:link {
	color:#000000;
	display:block;
	width:115px;
	text-decoration: none;
}
.linkKader3 A:visited {
	color:#000000;
	text-decoration: none;
}
.linkKader3 A:hover {
	color:#FFFFFF;
	background-color:#000000;
	text-decoration: none;
}
.linkKader3 A:active {
	color:#000000;
	text-decoration: none;
}

