/* Safari - Chrome Hacks */
/* Loginbereich */

div.topsuche input,
div.toploginbox input{
	padding:4px;
}
div.toploginbox .button{
	position:relative;
	top:-1px;
	padding:4px 5px 5px 5px;
}
div.toploginbox,
div.topsuche{
	margin-top:8px;
}
div.toploginbox a.pwvergessenbutton,
div.toploginbox a.registerbutton{
	margin-top:2px;
	float:left;
	padding:5px 5px 6px 5px;
}
div.topsuche .button{
	margin-top:2px;
	padding:5px 5px 4px 5px;
}
/*.social-button a.socialoff.current{
	background:transparent url(images/icons/socialoff.png) no-repeat bottom;
	padding:2px 36px;
	display:none;
}
.social-button a.socialoff{
	background:transparent url(images/icons/socialoff.png) no-repeat bottom;
	padding:2px 36px;
	height:20px;
}
.social-button a.socialon{
	background:transparent url(images/icons/socialoff.png) no-repeat top;
	padding:2px 36px;
	height:20px;
}
.social-button a.socialon.current{
	background:transparent url(images/icons/socialoff.png) no-repeat top;
	padding:2px 36px;
	display:none;
	height:20px;
}

.social-button a.socialoff-padding.current{
	background:transparent url(images/icons/socialoff.png) no-repeat bottom;
	padding:4px 36px 2px;
	display:none;
	height:20px;
}
.social-button a.socialoff-padding{
	background:transparent url(images/icons/socialoff.png) no-repeat bottom;
	padding:3px 36px 3px;
	height:20px;
}
.social-button a.socialon-padding{
	background:transparent url(images/icons/socialoff.png) no-repeat top;
	padding:3px 36px 3px;
	height:20px;
}
.social-button a.socialon-padding.current{
	background:transparent url(images/icons/socialoff.png) no-repeat top;
	padding:1px 36px;
	display:none;
	height:20px;
}
*/
