#dhtmltooltip{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ac1400;
	font-size: 13px;
	line-height: 19px;
	position: absolute;
	width: 490px;
	height: 210px;
	padding-left: 55px;
	padding-top: 35px;
	padding-bottom: 35px;
	visibility: hidden;
	z-index: 100;
	background-image: url(../pix/impressum-bg.png);
	background-repeat: no-repeat;
}

#dhtmltooltip h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FCAD04;
	font-weight: normal;
	font-size: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#dhtmltooltip a:link, #dhtmltooltip a:active, #dhtmltooltip a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color:#ac1400;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFBE01;
}

#dhtmltooltip a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color:#ac1400;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ac1400;
}

#dhtmltooltip a:link.thickbox , #dhtmltooltip a:active.thickbox , #dhtmltooltip a:visited.thickbox {
	color:#ac1400;
	text-decoration:none;
	font-size: 13px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFBE01;
}


#dhtmlpointer{
visibility: hidden;
}