.features {
	width: 98%;
        text-align: justify;
}
.features ul {
        list-style: square;
}


#divs-news-01 {
	top:0px;
	width:30%;
	height:100%;
        display: block;
	float:left;
	margin-left:3px;
        border: 1px solid black;
        position: relative;
}



.tabelle {
	    border-left: 1px solid #DDDDDD;
        border-right: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;
        padding: 5px;
        font-weight: bold;
        text-align: right;
}

.post_title, .post_date {
	border-top: 1px solid #DDDDDD;

}

.post_title {
	    font-weight: bold;
	    color: #000000;
        border-left: 1px solid #DDDDDD;
        border-right: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
        padding: 5px;
}

.post_date {
	    text-align: right;
	    font-weight: bold;
        border-right: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;
        padding: 5px;
}

.post_read_more {
	    text-align: right;
	    font-weight: bold;
        border-right: 1px solid #DDDDDD;
        border-left: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;
        padding: 5px;
}

.post_short {
	    text-align: justify;
	    padding: 5px;
        border-right:1px solid #DDDDDD;
        border-left:1px solid #DDDDDD;
}


.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
