.click-menu {
    width: 160px;
}
.click-menu .box1 {
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	cursor: default;
	position: relative;
	left: auto;
	top: auto;
	color: #EA8A15;
}
.click-menu .box1-hover {
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	cursor: default;
	position: relative;
	color: #EA8A15;
	text-decoration: underline;
}
.click-menu .box1-open {
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	cursor: default;
	position: relative;
	color: #E26410;
}
.click-menu .box1-open-hover {
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	cursor: default;
	position: relative;
	color: #E26410;
}
/* start smiley */
.click-menu .lnk1 {
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	cursor: default;
	position: relative;
	text-decoration: none;
	color: #E88915;

}
.click-menu .lnk1-hover {
	font-weight: bold;
	font-size: 14px;
	cursor: default;
	position: relative;
	text-decoration: none;
	padding: 4px;
	color: #E26410;
}
.click-menu .lnk1-hover a {
	cursor:pointer;
	cursor:hand;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	text-indent: 0pt;
	color: #E26410;

}
.click-menu .lnk1 a {
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	padding: 0px;
	font-size: 14px;
	color: #EA8A15;

}
.click-menu .lnk1 a:hover {
	text-decoration: none;
	white-space: nowrap;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	padding: 6px;
	font-size: 14px;
	text-align: left;
	color: #E26410;

}
/* end smiley */

.click-menu .box1 img, 
.click-menu 
.box1-hover img, 
.click-menu 
.box1-open img, 
.click-menu 
.box1-open-hover img, 
.click-menu 
.lnk1 img, 
.click-menu 
.lnk1-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
	font-size: 12px;
	line-height: 15px;
	padding: 5px 5px 6px 5px;
	display: none;
	color: #EA8A15;
}
.click-menu .section a {
	text-decoration: none;
	white-space: nowrap;
	font-size: 12px;
	color: #EA8A15;
}
.click-menu .section a:hover {
	text-decoration: underline;
	white-space: nowrap;
	font-weight: bold;
	color: #EA8A15;
}
.click-menu .box2 {
	background-color: #CC0000;
	font-weight: bold;

}
.click-menu .box2-hover {
	background-color: #F00000;
}
.click-menu .section .active:hover {
	color: #FFFFFF;
}
.click-menu .section .active {
 } 
.tdabstandoben {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.unterbegriffe {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
