.post_title-news, .post_daten-news {
	border-bottom: 1px solid #DDDDDD;
}

.post_title-news {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post_date-news {
	text-align: right;
	font-weight: bold;
}

.post_short-news {
	text-align: justify;
	padding-bottom: 5px;
}

.comment_title-news {
	font-weight: bold;
}

.comment_text-news {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title-news, .comment_text-news {
	border-left: 1px solid #DDDDDD;
}

.comment_info-news {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title-news, .comment_info-news {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title-news { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}




ul.mod_wbtweets_twittermenue{
  list-style-type: none;
}
ul.mod_wbtweets_twittermenue li{
  display: inline;
}
a.mod_wbtweets_follow {
  width: 200px;
  height: 20px;
  padding-top: 2px;
  background:#00FF66;
  
}
a.mod_wbtweets_subscribe {
  width: 200px;
  height: 20px;
  padding-top: 2px;
  background-image: url(layoutbin/rssicon.jpg);
  background-repeat: no-repeat;
}
/*linked hashtags introduced in WB Tweets 0.3*/
a.mod_wbtweets_hashtag{
  color: #666666;
  text-decoration: none;
  border: 0px;
  font-style:italic;
}
a.mod_wbtweets_hashtag:hover{
  border-bottom: 1px dotted #666666;
  font-style:italic;
}

ul.mod_wbtweets_tweets {
  list-style-type: none;
}

ul.mod_wbtweets_tweets li {
  width: 170px;
  height: 100px;
  font-size:11px;
  line-height:18px;
  margin-left:-25px;
  
 
}

.mod_wbtweets_tweets .mod_wbtweets_tweetmeta a{
  font-size:10px;
}

.mod_wbtweet_licence{
visibility:hidden;

}
.mod_wbtweet_licence a{
visibility:hidden;
}