.startpostWrapper {
	padding-bottom: 15px;
	font-size:0.9em;
}
.startpostTitle, .startpostTitle a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
	color:#990000;
	text-decoration:none;
}
.startpostTitle h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.startpostTitle h3 {
	font-size: 9px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.startpostContent {
	padding-bottom: 15px;
	font-size:1.1em;
}
.postWrapper {
	
}

.postTitle {
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cbc1a7;*/

	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	background:url(../images/content_middle_head_2cols.jpg) no-repeat;
	height:40px;

}
.postWrapperOverview .postTitle, .postWrapperOverviewOver .postTitle {
	background:none;
	padding-left:0px;
	padding-right:0px;
}
.postWrapperOverviewOver .postTitle{
	padding-top:5px;
}
.postTitle h2, .postTitle h2 a ,.postWrapperOverviewOver .postTitle h2, .postWrapperOverviewOver .postTitle h2 a{

	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	font-size:12px;
	color:#9f2631;
}
.postWrapperOverviewOver .postTitle h2, .postWrapperOverviewOver .postTitle h2 a{
	font-size:0.9em;
	color:#9f6166;
}
.postWrapperOverviewOver .blogbox-date{
	font-size:0.9em;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent{
	padding:5px 20px;
}
.postWrapperOverview .postContent, .postWrapperOverviewOver .postContent{ 
	border-bottom: 1px dashed #706352;
	padding:0;
	padding-bottom:20px;
}
.postWrapperOverviewOver .postContent{
	padding-bottom:10px;
	font-size:0.9em;
	line-height:1.1em;
	color:#666666;
}
.postDetails {
	font-size: 10px;
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 10px;
	padding: 0px;
}
.postError {
	margin-top:15px;
	color:#8f2638;
	font-weight:bold;
}
.blog-form-notice{
	margin-bottom:20px;
	font-weight:bold;
}
/* Veranstaltungsblog Kasten links*/

.blogbox-date{
	color:#4b4538;
	font-weight:bold;
	
}
.blogbox-title, .blogbox-title a{
	color:#9f2631;
}
.blogbox-daydiff{
	color:#4b4538;
}