@charset "utf-8";
#socialbookmarks {
	padding-left: 15px;
	margin-left: 15px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	margin-bottom: 15px;
	background-image: url(images/themen-det.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-left-color: #cccccc;
	padding-right: 15px;
	margin-top: 25px;
}
#socialbookmarks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#socialbookmarks a img {
	background-image: url(images/icons/ico_bg_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#socialbookmarks a:hover img {
	background-image: url(images/icons/ico_bg_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#socialbookmarks  a  span  {
	visibility: visible;
	position: relative;
	bottom: 40px;
	font-size: x-small;
}
#socialbookmarks a:hover span {
	visibility: visible;
	position: relative;
	bottom: 40px;
	font-size: x-small;
}

