@charset "UTF-8";
/* CSS Document */
#used_blog h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

#used_blog h1 a {
	text-decoration: none;
	color: #333333;
}

#used_blog h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-weight: normal;
}

#used_blog h5 {
	sfont-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 0px;
}

#used_blog a {
	color: #888888;
}

.blog_intro_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454433;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

#used_blog #blog_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container_half_width {
	width: 370px;
}

#used_blog #missing_content_warning {
	font-weight: bold;
	color: #CC0000;
}

#used_blog #content_send {
	font-weight: bold;
	color: #7b9849;
}

.sbm_icon img {
	padding-right: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.anzahl_kommentarte {
	font-style: italic;
	color: #888888;
	margin-bottom: 3px;
}

#used_blog .sbm_icon h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.buchempfehlung {
	border: solid 1px #cccccc;
	padding: 5px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.buchempfehlung .empfehlungHeadline {
	font-size: 11px;
	text-align: center;
	display: block;
	font-weight: bold;
}

#used_blog a.highlightLink {
	color: #7B9849;
}
