/*NEWS*/
      
      .NewsDIV {
      margin-top:30px;
      margin-left:60px;
      margin-right:100px;
      }
      
      .Newsbiodsg {
      font-size: 10px;
      text-decoration: none;
      color: white;
      font-family:Verdana;
      font-style:Italic;
      }
      
      .Newsbeitrag {
      font-size: 12px;
      text-decoration: none;
      color: white;
      font-family:Verdana;
      font-style:normal;
      }
      
      .News_Trennstrich {
      color: transparent;
      background-color: transparent;
      height: 1px;
      border: 1px dotted transparent;
      border-top: 1px dotted white;
      }
      
.feedback {
	text-align: right;
	clear: both;
	border-top: 1px solid #fff;
}

.meta {
	font-size: 0.9em;
}
.meta {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.post{
	margin-bottom: 40px;
}

.storycontent {
  padding-left: 60px;
}
.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #444;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #D70606;
}
.feedback{
  font-size: 10px;
}
div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	background: transparent url(../images/beitrag/date.png) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.monat{
	display: block;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 12px;
}
div.date span.tag{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.jahr{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
