.blog-meta {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding-top: 0.8em;
	margin-bottom: 2.5em;	
}
.blog .sub-img,
.blog-detail .sub-img  {
	padding: 0 0.8em 0 0;
	float: left;
}

.blog h2,
.blog-detail h2 {
	margin-bottom: 0;
}

/* Detailseite */
.blog-detail .blog-meta {
	border-bottom: none;
	margin: 0.8em 0;
}

.blog-detail .pc-player {
	background: #ffffff url(../../img/basics/podcast_player_bg.gif) no-repeat 0 0;
	width: 430px;
	height: 47px;
	margin: 0.5em 0 1em 0;
	padding: 4px;
}
.blog-detail .pc_feed {
	margin: 0 0 0.2em 0;
}
.blog-detail .pc-url {
	margin: 1em 0 1em 0;
}
.blog-detail .pc-url strong,
.blog-detail .pc-url input {
	color: #646464;
}

/* Bildergalerie */
#gallery h2 {
	margin-bottom: 15px;
	font-size: 1.2em;
}
#gallery .imgpaging-box {
	background-color: #f6f6f6;
	width: 400px;
	padding: 8px;
}
#gallery #imgsubline {
	float: left;
	width: 70%;
}
#gallery .imgpaging {
	float: right;
}
#gallery .imgpaging #imginfo {
	width: 6em;
	padding-top: 2px;
	text-align: center;
}
#gallery .text {
	margin-top: 15px;
}

/* Sidebox */
.sidebox {
	background: #f5f6f6 url(../../img/basics/sidebox_quot_t.gif) no-repeat 0 0;
	padding: 2.25em 0 0 1.35em;
	margin-bottom: 0.8em;
}
.sidebox-inner {
	background: url(../../img/basics/sidebox_quot_b.gif) no-repeat right bottom;
	padding: 0 1.35em 1.44em 0;
}
.sidebox .limiter {
	border: none;
	background: url(../../img/basics/limiter_sidebox.gif) repeat-x 0 0;
	height: 3px;
	padding: 0;
}

.sidebox-inner strong {
	color: #646464;
}
