.link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}

a:link { color:#000000; text-decoration:none}
a:visited { color:#000000; text-decoration:none}
a:hover { color:#666666; text-decoration:underline; cursor:hand}
a:active { color:#000000; text-decoration:none}




BODY {SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #666666; SCROLLBAR-ARROW-COLOR:  #000000; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #666666; }


.in {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}

/* zertifikat definition   */
#zertifikathg {
	width:210px;
	height:35px;
	background-image: url(../pictures/zertifikathg.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight:bold;
	margin-bottom:5px;
}

#zertifikathg #text {display:inline;float:left;margin-top:10px;margin-left:41px;}
#zertifikatbild, #anlage {margin-top:25px;border:1px solid #999999;}

a#zertifikatlink {outline:none;display:block;background:url(../pictures/zertifikatlogos.jpg); background-repeat:no-repeat; width:106px;height:143px; overflow:hidden;}
a#zertifikatlink:hover {background-position: 0px -140px;}

/* hinweistext anzeigen */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}


a.tooltip span {
display: none;
text-decoration: none;
text-align:left;


}

a.tooltip:hover span {
display: block;
position: absolute;
top: 20px;
left: 5px;

z-index: 100;
color: #000000;
border: 1px solid;
border-color: black;
font-size:10px;
padding: 2px 2px 2px 2px;
background-color: #ffffcc;
font-family:Arial, Helvetica, sans-serif;

}


