@charset "utf-8";
.t_blog {
	background-image: url(../blog/images/t_blog01.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 280px;
	padding-top: 120px;
	padding-right: 191px;
	font-size: 13px;
	_width: 471px;
	_height: 208px;
}
.t_blog02 {
	background-image: url(../blog/images/t_blog02.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 230px;
	padding-top: 120px;
	padding-right: 236px;
	font-size: 13px;
	_width: 466px;
	_height: 208px;
}
.blog_page {
	font-size: 13px;
	text-align: center;
	top: -30px;
	/*_top: 5px;*/
	position: relative;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.blog_date {
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../blog/images/bg_date.gif);
	height: 30px;
	_height: 39px;
	width: 455px;
	_width: 471px;
	padding-top: 9px;
	padding-left: 16px;
	_margin-top: 15px;
	clear:both;
}
.blog_title {
	font-size: 16px;
	margin: 8px 8px 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
}
.blog_photo {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blog_text {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 50px;
}
.blog_new,
.blog_thema,
.blog_archive {
	font-size: 13px;
	line-height: 18px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
}
.blog_text {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 50px;
}
.blog_text a:link,
.blog_text a:visited {
	color: #E4007F;
	text-decoration: underline;
}
.blog_text a:hover {
	color: #E4007F;
	text-decoration: none;
}
h2.comments-open-header {
	color: #777777;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.comments {
	border: 1px solid #CCCCCC;
	padding: 15px;
}
.page_link {
	text-align: center;
}
.comments-header {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 8px;
}
.byline {
	font-weight: bold;
}
.asset-meta {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
}
#comments-open-content {
                display: none; 
              }

