.tooltip{
    width: 300px;
    height: 55px;
    margin:0px;
    padding:0px;
}
.ueberschrift{
	width: 299px;
	height: 22px;
	background-color:#0000FF;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
	float:left;
    margin:0px;
    padding:2px;
    font-family: Verdana, MS Sans Serif, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
	color:#FFF;
}
.inhalt{
	width: 299px;
	height: 50px;
	background-color:#FFFFCC;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
	float:left;
    margin:0px;
    padding:2px;
    line-height:150%;
    font-family: Verdana, MS Sans Serif, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}


/* ============================================================================================ */
/* Für neue Einträge einen Block kopieren und den Text hinter der Raute # entsprechenden anpassen */
/* ============================================================================================ */
#stapler{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#staplerundgefahrgut{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#ladungssicherung{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#kranausbildung{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#energiespartraining{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#brandschutz{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#erstehilfe{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#dozentenpool{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

