/* CSS Document */

.post_title, .post_date {
        
}

.unterstrich {
        
}

.doppelstrich {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}

.background {
	background-color: #CCCCCC;

}

.doppelstrich_duenn {
        font-weight: normal;
        font-size: 10px;
        color: #000000;
        text-align: right;                        
}

.back_unten {
        font-weight: normal;
        font-size: 10px;
        color: #990000;
        text-align: right;                 
}

.back_oben {
        font-weight: normal;
        font-size: 10px;
        color: #990000;
        text-align: right;                 
}

.post_title {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}

.post_date {
        text-align: right;
        font-weight: normal;
}

.post_short {
        text-align: justify;
        padding-bottom: 5px;
}

.newstitel {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 15px;
        }

.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: 11px;
        color: #000000;      
        text-align: left;
        padding-bottom: 20px;           
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
        display:none;
}
