.blog_pi1_title {
	width: 631px;
	font-family: Georgia,times new roman,Arial,Tahoma,Helvetica,Sans;
	font-size: 18px;
	line-height: 25px;
	color: #006387;
}

.blog_pi1_comments_title {
	font-family: Georgia,times new roman,Arial,Tahoma,Helvetica,Sans;
	font-size: 16px;
	line-height: 22px;
}

.blog_pi1_latest_element{
	padding-left: 15px;
	background-image: url(/typo3conf/ext/wc_blog/images/dot.png);
	background-repeat: no-repeat;
	background-position: 5px; 
	margin-bottom: 5px;
}

.blog_pi1_comments_answer {
	border-top: 1px dotted #717171;
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
}

.blog_pi1_comments_answer a {
	color: #717171;
}

.blog_pi1_comments_author {
	font-size: 11px;
}

.blog_pi1_comments_text_top {
	height: 5px;
	background-image: url(../images/comment_top.png);
	background-repeat: no-repeat;
	background-color: white;
}

.blog_pi1_comments_text_bottom {
	height: 5px;
	background-image: url(../images/comment_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 10px; 
}

.blog_pi1_comments_text {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #f0f0f0;
}

.blog_pi1_comments {
	margin-top: 20px;
}

.blog_commentform {
	margin-top: 20px;
	border-top: 1px dotted #717171;
	padding-top: 20px;
}

.blog_pi1 {
	margin-left: -19px;
	padding-left: 19px;
	width: 631px;
	background-image: url(/typo3conf/ext/wc_blog/images/blog.png);
	background-repeat: no-repeat;
	color: #0a0a0a;
}

.blog_pi1_subtitle_time {
	float: left;
}

.blog_pi1_subtitle_expert {
	padding-left: 3px;
	float: left;
}

.blog_pi1_support_navi {
	margin-top: 15px;
	margin-bottom: 15px;
}

.blog_pi1_content_image {
	float: left;
	padding-right: 10px;
}

.blog_pi1_content {
	line-height: 130%;
	margin-bottom: 40px;
	padding-bottom: 35px;
	border-bottom: 1px dotted #717171;
}

.fontsize_normal a{
	color: #05628d !important;
}

.fontsize_big a{
	color: #05628d !important;
}

.fontsize_bigger a{
	color: #05628d !important;
}

.fontsize_normal a:hover{
	text-decoration: underline;
}

.fontsize_big a:hover{
	text-decoration: underline;
}

.fontsize_bigger a:hover{
	text-decoration: underline;
}

.blog_pi1_support_navi {
	color: #717171;
}

.blog_pi1_support_navi a{
	color: #717171;
}

.blog_pi1_sendmail {
	margin-bottom: 15px;
}

