.post_title a {
        color: #AB0809;
         text-align: left;
         font-family: verdana, arial;
         font-size: 14px;
         text-decoration: none;
         float: left;
         padding-bottom: 10px;
}

.post_date {
        text-align: right;
        font-weight: bold;
         display: none;
}

.post_short {
         text-align: left;
         font-family: verdana, arial;
         font-size: 10px;
         line-height: 1.5;
         text-align: justify;
         padding-bottom: 20px;
}

.weiterlesen a{
    margin-top: 10px;
    line-height: 30px;

}

.post_short a
{
        font-size: 10px;
        color: #AB0809;
         text-align: left;
         font-family: verdana, arial;
         position: relative;
         top: -5px;
}

.post-short p {
         text-align: justify;
}

.post_short ol li {
        list-style-type:decimal;
         position: relative;
         left: 20px;
}

.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;
}

.loop-header {
        width: 100%;
}

.page-header {
        width: 100%;
}
.post-header {
        width: 100%;
        color: #AB0809;
         text-align: left;
         font-family: verdana, arial;
         font-size: 14px;
         text-decoration: none;
         margin-bottom: 20px;
}

.post-header h1
{
         font-weight: normal;
}

.page-left {
        text-align: left;
}
.page-center {
        text-align: center;
}

.page-right {
        text-align: right;
}

.comment-header {
        width: 100%;
}

.public-info {
        text-align: right;
         display: none;
}

.group-page {
        text-align: center;
}								