.tooltip_templates { display: none; }
.thumb .lupe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
#content .thumb div {
  z-index: 1;
}
#content .optionen .w90 {
  width: 90px;
}
#content .optionen .w100 {
  width: 100px;
}
#content .optionen .w130 {
  width: 130px;
}
#content .optionen .w140 {
  width: 140px;
}
#anmelden section input.buttonblau100 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	height: 30px;
	padding: 0;
	margin:0;
	color: #fff;
	background: #009fe3;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-align: center;
        width: 65%;
        float: right;
        border: none;
}
#anmelden section input.buttonblau100:hover {
	background: #333;
}
.firma img {
	width: 93px;
	float: left;
	display: inline;
	margin-right: 10px;
	background:#fff;
}
span.tooltip {
  color: #009fe3;
  cursor: pointer;
}
